Commit graph

23 commits

Author SHA1 Message Date
baldo 13e4895b81 Added more explicit type for SMTP config and refactored transport initialization. 2022-07-28 14:45:28 +02:00
baldo bc304d9bfa Added script to generate password hashes. 2022-07-11 13:24:15 +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 1967637d98 Use yarn instead of npm. 2022-05-19 11:17:23 +02: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 12a13f47bf Allow to completely disable logging. 2021-08-23 21:05:17 +02:00
baldo fb87695b3e Migrate to version 2 of nodes.json and start adding tests 2020-06-30 13:47:30 +02:00
baldo 94d01310b9 Quick and dirty typescript setup to get going. 2020-04-08 01:55:48 +02:00
baldo 84b20b209e Splitting site field: Now we track site and domain. 2018-12-17 20:06:39 +01:00
baldo d23024241c Added links for imprint and privacy information. 2018-05-21 13:22:28 +02:00
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 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 f03c3bf952 README: First shot done 2016-07-24 13:35:28 +02:00
baldo 3a12b5db15 README for map layers. 2016-07-24 12:38:59 +02:00
baldo 0bb0d986f2 More README 2016-07-23 22:39:46 +02:00
baldo 26e6b53333 README: Features / Anti-Features 2016-07-19 14:34:40 +02:00
baldo ecd7f82a8b Fixed links in README 2016-07-19 14:27:57 +02:00
baldo 51be772cfa README: Kurzen Abschnitt für die Entwicklung geschrieben. 2016-07-19 14:24:46 +02:00
baldo e166ac009b First shot for the README 2016-07-19 14:07:35 +02:00
baldo 57c6d5d40f Version bump => 0.9.0-beta1 2016-06-20 22:49:25 +02:00
Andreas Baldeau 667cf6e20f First shot on README 2014-12-29 16:09:23 +01:00