Commit graph

535 commits

Author SHA1 Message Date
baldo 732c973145 Version bump => 0.13.0 2018-12-17 20:08:19 +01:00
baldo 84b20b209e Splitting site field: Now we track site and domain. 2018-12-17 20:06:39 +01:00
baldo 7cec2788f8 Updating all the dependencies. 2018-10-01 22:24:42 +02:00
baldo 8bd79ac571 Version bump => 0.12.3 2018-05-21 13:22:55 +02:00
baldo d23024241c Added links for imprint and privacy information. 2018-05-21 13:22:28 +02:00
baldo b5805540ec Version bump => 0.12.2 2018-03-05 22:08:54 +01:00
baldo 8af07f47b7 Version bump => 0.12.2-beta1 2018-03-05 21:42:50 +01:00
baldo 6e0005c3cc Update a whole lot of dependencies. 2018-03-05 21:41:38 +01:00
baldo e2aada87fd Security fix: Update moment.js to 2.21.0
CVE-2017-18214: moment.js was prone to a regular expression denial of service

For details see: https://github.com/moment/moment/issues/4163
2018-03-05 21:23:50 +01:00
baldo 76bcb081b4 Version bump => 0.12.1 2018-01-05 20:44:16 +01:00
baldo 8513ff0f3d Fix: During import skip nodes which cannot be parsed. 2018-01-05 20:34:57 +01:00
baldo c6e94ecfc1 Version bump => 0.12.0 2017-08-13 19:47:10 +02:00
baldo 4545d3e9e1 Version bump => 0.11.5-beta9 2017-08-13 19:40:19 +02:00
baldo 0dd170d755 Fix: Give unix timestamp to db when marking missing nodes as offline. 2017-08-13 19:39:40 +02:00
baldo 8082114f04 Version bump => 0.11.5-beta8 2017-08-13 19:36:40 +02:00
baldo 7d413a6f76 Added logging. 2017-08-13 19:36:16 +02:00
baldo d7300fa3a1 Version bump => 0.11.5-beta7 2017-08-13 19:31:10 +02:00
baldo 950daf6939 Simplify and improve marking missing nodes as offline. 2017-08-13 19:30:30 +02:00
baldo 8628bee9e9 Fix: Typo. 2017-08-13 19:29:50 +02:00
baldo 2b22926b2f Fix: Setting site for missing node was bogus. 2017-08-13 19:29:36 +02:00
baldo 9f2bd4035f Version bump => 0.11.5-beta6 2017-08-13 18:56:37 +02:00
baldo 2cb804f4b3 Fix for deletion job: Don't try to delete key files for gateways. 2017-08-13 18:55:56 +02:00
baldo 82a69769c3 If site is currently unknown keep previous site on update. 2017-08-13 18:37:58 +02:00
baldo a4805b6b2b Version bump => 0.11.5-beta5 2017-08-13 18:32:14 +02:00
baldo 21f18a1330 Fix: Forgot to add validation constraint for new filter. 2017-08-13 18:31:39 +02:00
baldo d64c1c3099 Version bump => 0.11.5-beta4 2017-08-13 18:26:45 +02:00
baldo 683937539b Allow to filter and sort by site. 2017-08-13 18:18:40 +02:00
baldo 3b78215b5d Version bump => 0.11.5-beta3 2017-08-13 17:48:14 +02:00
baldo 7dd8d35139 Fix: Wrong object to store site from. 2017-08-13 17:47:37 +02:00
baldo 05dfade2a6 Version bump => 0.11.5-beta2 2017-08-13 17:44:51 +02:00
baldo 9774aa7e4f Fix: Site info wasn't stored correctly. 2017-08-13 17:44:12 +02:00
baldo 10951d37e7 Version bump => 0.11.5-beta1 2017-08-13 17:23:20 +02:00
baldo 88dab5743f Add field "site" in admin panel. 2017-08-13 17:22:34 +02:00
baldo a9c6ddc03b Update of multiple frontend libs. 2017-05-13 13:25:53 +02:00
baldo de261dbde5 Multiple library updates. 2017-05-13 13:11:13 +02:00
baldo 2519cf1030 Fix: Update of ng-admin broke buttons in admin panel. 2017-05-13 12:48:06 +02:00
baldo aca1fd520a Fix: "Open" button in admin panel now uses correct root path. 2017-05-13 12:47:24 +02:00
baldo b13cd297f8 Updated ng-admin: 0.9.1 => 1.0.6 2017-05-13 12:20:41 +02:00
baldo 05c6cdafb7 Show duration of previous task run in admin panel.
See: https://github.com/freifunkhamburg/ffffng/issues/29
2017-05-13 12:08:16 +02:00
baldo 3ad8eeffa2 Version bump => 0.11.4 2017-05-13 11:47:20 +02:00
baldo 8ec1b3e845 Add a nice error message if no nodes.json URL is set. 2017-05-13 11:38:51 +02:00
baldo 6214404b64 Fix: Allow proper logging of node.js Error objects.
See: https://github.com/bluejamesbond/Scribe.js/issues/70
2017-05-13 11:38:25 +02:00
baldo 744281751e Version bump => 0.11.3 2017-05-06 18:42:03 +02:00
baldo 8de06a0a8a Allow serving everything beneath a baseUrl with a path.
See: https://github.com/freifunkhamburg/ffffng/issues/44
2017-05-06 18:40:59 +02:00
baldo 3d6fb5feec Fixed or disabled warnings 2017-05-06 17:31:34 +02:00
baldo 94a51921fd Fix: Remove trailing slash from URLs in config.
Fixes: https://github.com/freifunkhamburg/ffffng/issues/33
2017-05-06 16:58:42 +02:00
baldo 7604ba0848 Version bump => 0.11.2 2017-03-19 16:32:50 +01:00
baldo 231eec3544 Fix: Avoid duplicates from different nodes.json files. Use only newest. 2017-03-19 16:31:50 +01:00
baldo d7555dfad1 Version bump => 0.11.1 2017-03-06 20:33:51 +01:00
baldo f12ef87567 Fix: Correct support for multiple nodes.json files. 2017-03-06 20:32:52 +01:00