Commit graph

316 commits

Author SHA1 Message Date
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
dependabot[bot] 820b32f196
Bump tar from 4.4.13 to 4.4.19
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 15:17:33 +00:00
baldo deee3f36ae Version bump => 0.16.0 2021-08-23 21:05:54 +02:00
baldo 12a13f47bf Allow to completely disable logging. 2021-08-23 21:05:17 +02:00
baldo b2e2d93bb0 Version bump => 0.15.0 2021-08-09 22:05:12 +02:00
baldo e2766e8402 Fix logging. 2021-08-09 22:03:27 +02:00
baldo 8262d8d469 Version bump => 0.14.5-beta3 2021-08-09 21:54:34 +02:00
baldo 3a253ba72e Fix: Use seconds for unix timestamps to not compare seconds and milliseconds. 2021-08-09 21:54:13 +02:00
baldo d06c732cfe Version bump => 0.14.5-beta2 2021-08-09 21:37:02 +02:00
baldo 8cc9ee0908 Added logging when deleting nodes that were never online. 2021-08-09 21:36:41 +02:00
baldo d1008c57d6 Version bump => 0.14.5-beta1 2021-08-09 21:01:55 +02:00
baldo f96113c1c5 [UNTESTED]: Also delete offline nodes that were never online. 2021-07-26 21:40:54 +02:00
baldo 2013fbab3d Version bump => 0.14.4 2021-02-22 22:36:12 +01:00
baldo ada5d99128 Fix: Typo in field assignment. 2021-02-22 22:35:40 +01:00
baldo 15e86eecd5 Version bump => 0.14.3 2021-02-22 22:26:42 +01:00
baldo 93069806f6 Fix: Parsing node files did not prefill missing fields correctly.
* This lead to a HTTP 500 on dashboard as some nodes were missing
monitoring fields.
* Removed a problematic cast and added sane defaults.
2021-02-22 22:26:19 +01:00
baldo 2247e462ea Version bump => 0.14.2 2021-02-22 21:50:22 +01:00
baldo 9ad9ffabf7 Fix: Background-Jobs did not run automatically.
* Had to make sure `this` referred to `task` in `task.run()`.
2021-02-22 21:48:39 +01:00
baldo 8c93a47682 Fix: Database migration and mail template files were not included in dist.
* Moved copying server-build/ from grunt to package.json
  using rsync to make sure to copy exactly what is needed
  and resolve symlinks correctly.
2021-02-22 21:36:40 +01:00
baldo bde2a8710a Version bump => 0.14.1 2021-01-25 22:42:02 +01:00
baldo cc44bce95a Fix: Some calls returned not only the node but also nodeSecrets.
* Broke REST-calls.
* Also prevents leaking monitoring tokens.
2021-01-25 22:40:41 +01:00
baldo 642803f0bb Version bump => 0.14.0 2021-01-25 20:53:15 +01:00
baldo 5558171f9b Package updates. 2021-01-25 20:52:22 +01:00
dependabot[bot] 7edfd90b78
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 23:11:27 +00:00
baldo 5ae2ac7029 Bump versions of server / dev dependencies. 2020-09-06 01:15:41 +02:00
baldo 84ac9bd256 Bump versions of server / dev dependencies. 2020-06-30 18:29:06 +02:00
baldo b6a67d6e74 Admin: Add message with failed / total nodes for nodes.json-task. 2020-06-30 17:08:24 +02:00
baldo fb87695b3e Migrate to version 2 of nodes.json and start adding tests 2020-06-30 13:47:30 +02:00