Commit graph

343 commits

Author SHA1 Message Date
baldo 5e8bd35bf1 Version bump => 0.18.0 2022-07-11 11:25:24 +02:00
baldo 16da719e2c yarn audit fix 2022-07-11 11:25:24 +02:00
baldo 9c55508970 Use npm for publishing for now. 2022-07-11 11:25:09 +02:00
baldo ad2db3427d Allow having multiple users for admin login.
* Use password hashes via bcrypt.
* Trying to reduce the risk of timing attacks against login.
2022-07-07 13:10:57 +02:00
baldo 2eb0aab89f New TODO. 2022-07-07 11:19:11 +02:00
baldo 975d5288a3 Refactoring of sorting and filtering in API. 2022-07-07 11:18:30 +02:00
baldo 3590ba048d More types refactoring. 2022-07-07 11:16:59 +02:00
baldo 29be32907c Server side types refactoring. 2022-07-07 11:15:34 +02:00
baldo 361d7a07a5 Update server dependencies 2022-07-07 11:14:52 +02:00
baldo c0fe593dbf Removed unused type guard. 2022-07-07 11:14:00 +02:00
baldo b6b16f5250 Server side type refactoring. 2022-07-07 11:12:40 +02:00
baldo 4c77f9f5ab Suppress wrong typeguard warnings 2022-07-07 11:11:06 +02:00
baldo a81dc30f0a Updated server dependencies. 2022-07-07 11:10:46 +02:00
baldo 3e2828e6d5 Version => Snapshot 2022-07-07 11:10:28 +02:00
baldo 5d49e1bcb8 Update server dependencies. 2022-07-07 11:10:14 +02:00
baldo 61a4cc1269 Fix: Workaround GLIBC not found issue in Webstorm 2022-07-07 11:09:57 +02:00
baldo 061f25db39 Fix: Run NixOS wrappers in interactive shell
* Makes sure run configurations terminate properly.
2022-07-07 11:09:35 +02:00
baldo dabc675aa9 New api endpoint for client config. 2022-07-07 11:08:35 +02:00
baldo 7ef13bc28c Extracted some types to shared module. 2022-07-07 11:08:15 +02:00
baldo 7671bfd4d3 Add wrapper scripts for node / yarn on NixOS. 2022-05-19 11:56:17 +02:00
baldo 1967637d98 Use yarn instead of npm. 2022-05-19 11:17:23 +02:00
baldo 8cccf4d9cd
Merge pull request #63 from freifunkhamburg/dependabot/npm_and_yarn/mout-1.2.3
Bump mout from 1.2.2 to 1.2.3
2022-02-22 15:27:14 +01:00
baldo 2a8a4eb2b2
Merge pull request #64 from freifunkhamburg/dependabot/npm_and_yarn/ajv-6.12.6
Bump ajv from 6.12.2 to 6.12.6
2022-02-22 15:27:02 +01:00
dependabot[bot] 8d02b06531
Bump ajv from 6.12.2 to 6.12.6
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.2...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 03:21:18 +00:00
dependabot[bot] 67c5d01cb9
Bump mout from 1.2.2 to 1.2.3
Bumps [mout](https://github.com/mout/mout) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/mout/mout/releases)
- [Changelog](https://github.com/mout/mout/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mout/mout/compare/v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: mout
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 22:57:30 +00:00
baldo 734135fc19 Updated LICENSE. 2022-02-09 18:16:59 +01:00
baldo 2bf3101338 Updated REFACTOR.md. 2022-02-09 18:15:06 +01:00
baldo 002ae4419f Implement custom logger to replace scribe.js.
* scribe.js is unmaintained and adds unnecessary complexity.
2022-02-09 18:02:59 +01:00
baldo 2df8539c46 Version bump => 0.17.0 2022-02-07 21:06:30 +01:00
baldo 93fa21fff0 Update jest config to avoid deprecated settings. 2022-02-07 21:06:30 +01:00
baldo b50cbfe3c0 npm audit fix 2022-02-07 21:06:30 +01:00
baldo be10257c0e Update deps. 2022-02-07 21:06:30 +01:00
baldo 2da00b6a29 Update nodejs to >= 16.x 2022-02-07 20:36:48 +01:00
baldo 0fc869624a Version bump => 0.16.1 2021-11-01 20:57:24 +01:00
baldo d37cdf1b32 Even more server-side depency updates. 2021-11-01 20:55:40 +01:00
baldo 5edeea4573 Lots of package updates. 2021-10-14 17:18:30 +02:00
baldo 83c2d24381
Merge pull request #54 from freifunkhamburg/dependabot/npm_and_yarn/pug-code-gen-2.0.3
Bump pug-code-gen from 2.0.2 to 2.0.3
2021-10-14 16:41:24 +02:00
baldo 77a2b88600
Merge pull request #55 from freifunkhamburg/dependabot/npm_and_yarn/is-svg-4.3.1
Bump is-svg from 4.2.1 to 4.3.1
2021-10-14 16:41:15 +02:00
baldo 33e8ed8f6c
Merge pull request #56 from freifunkhamburg/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
2021-10-14 16:41:07 +02:00
baldo 56c7478aa2
Merge pull request #57 from freifunkhamburg/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-10-14 16:40:57 +02:00
baldo 580efbb946
Merge pull request #62 from freifunkhamburg/dependabot/npm_and_yarn/codemirror-5.63.3
Bump codemirror from 5.55.0 to 5.63.3
2021-10-14 16:40:41 +02:00
dependabot[bot] b46476074e
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-14 14:40:11 +00:00
dependabot[bot] 81a0a01015
Bump pug-code-gen from 2.0.2 to 2.0.3
Bumps [pug-code-gen](https://github.com/pugjs/pug) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug-code-gen@2.0.2...pug@2.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-14 14:40:04 +00:00
dependabot[bot] bac0fdb424
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-14 14:39:36 +00:00
dependabot[bot] a7919dc99d
Bump codemirror from 5.55.0 to 5.63.3
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.55.0 to 5.63.3.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.55.0...5.63.3)

---
updated-dependencies:
- dependency-name: codemirror
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-14 14:39:32 +00:00
dependabot[bot] a1e376733b
Bump is-svg from 4.2.1 to 4.3.1
Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/sindresorhus/is-svg/releases)
- [Commits](https://github.com/sindresorhus/is-svg/compare/v4.2.1...v4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-14 14:39:14 +00:00
baldo ab78f6ee8e
Merge pull request #60 from freifunkhamburg/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-10-14 16:39:12 +02:00
dependabot[bot] 815217dda5
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-14 14:39:06 +00:00
baldo fc734ad863
Merge pull request #53 from freifunkhamburg/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
2021-10-14 16:38:43 +02:00
baldo 6d345e2a8d
Merge pull request #61 from freifunkhamburg/dependabot/npm_and_yarn/tar-4.4.19
Bump tar from 4.4.13 to 4.4.19
2021-10-14 16:38:08 +02:00