Commit graph

9 commits

Author SHA1 Message Date
baldo 9652519267 Typescript migration
* app.js
* main.js
* router.js
2020-04-08 03:19:55 +02:00
baldo 8697d79ba5 Removing ng-di on the server. 2018-12-18 00:29:20 +01: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 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 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 9e9202be8e Fix: Don't keep tags of suppressed debug log events. 2016-05-24 19:43:00 +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