Commit graph

23 commits

Author SHA1 Message Date
baldo 683937539b Allow to filter and sort by site. 2017-08-13 18:18:40 +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 5086d8c71f Allow to specify nodes.json-URLs for multiple communities / domains. 2017-03-03 22:02:26 +01:00
baldo 7921178165 Added support for writing profiling logs.
For now it supports profiling database queries and
job execution time.
2016-07-29 12:53:20 +02:00
baldo 7c09523e53 Config option for tile layers.
See: https://github.com/freifunkhamburg/ffffng/issues/23
2016-07-14 16:28:17 +02:00
baldo 124f330895 Version information and extended header for admin panel. 2016-06-26 20:21:45 +02:00
baldo 2dc7ad0c23 Fix: More asynchronous glob operations and graceful-fs.
Hope this fixes the "Error: EMFILE, too many open files" in
NodeInformationRetrievalJob.

See: https://github.com/freifunkhamburg/ffffng/issues/13
2016-06-21 22:59:37 +02:00
baldo 2a2a2b72e9 Get config.json location from command line parameter. 2016-06-11 17:15:19 +02:00
baldo 03083b819b Open node in form and map. 2016-06-07 14:18:28 +02:00
baldo 921052dff5 Protect logging backend. 2016-05-24 19:40:02 +02:00
baldo 09b01f5ccf Nicer logging + Monitoring progress 2016-05-24 19:14:09 +02:00
baldo a82b66c637 Added logging framework. 2016-05-24 16:40:57 +02:00
baldo ad3f075d93 WIP: Job to retrieve node information for monitoring. 2016-05-24 14:42:25 +02:00
baldo 001e7b59a3 Background job for sending emails + confirmation email template. 2016-05-21 17:06:24 +02:00
baldo 8102181a7e Use configured database file. 2016-05-20 22:38:13 +02:00
baldo 03271573be Added sqlite db and email queue. 2016-05-20 22:11:35 +02:00
baldo 0bdce5debb Added confirmation page for monitoring + a few tweaks. 2016-05-18 22:50:06 +02:00
Andreas Baldeau cabc070b77 Fixed warnings. 2014-06-14 00:51:54 +02:00
Your Name 1aba5ccd2e Allow local config.json to overwrite defaults. 2014-06-06 23:00:32 +02:00
Your Name a2723c6b12 Only one config for client and server. 2014-06-06 21:22:57 +02:00
Andreas Baldeau 0335f5aa93 Initial commit. 2014-05-12 20:08:19 +02:00