1
0
Fork 0
Commit Graph

81 Commits

Author SHA1 Message Date
Ruben Meyer 00475d4619
web - add mfa-support 2021-08-14 02:51:44 +02:00
Ruben Meyer 734a910143
web - fix redirect 2021-08-14 01:30:25 +02:00
Ruben Meyer dc0ab91951
node - update packages 2021-08-14 01:28:05 +02:00
Ruben Meyer 6feab9ef68
db - fix deprecation warnings and index timestamps 2020-10-30 23:19:48 +01:00
Ruben Meyer b7a7b95972
web - fix session expiration 2020-10-30 23:18:05 +01:00
Ruben Meyer ff55932d44
web - authenticate user,app combination 2020-09-26 22:47:39 +02:00
Ruben Meyer 6e15aa5fe9
git - more specific README.md 2020-09-26 22:46:31 +02:00
Ruben Meyer b3d0896f51
web,prometheus - initial support 2020-09-26 22:23:52 +02:00
Ruben Meyer e2de57ea0a
web,db - comments, remove legacy code and add error page 2020-09-25 20:05:16 +02:00
Ruben Meyer be6f4dc2ac
web - minor ui fixes 2020-09-20 19:00:06 +02:00
Ruben Meyer 1b3224bd79
git - README.md remove TODO part 2020-09-16 18:52:28 +02:00
Ruben Meyer ba8be413b7
web - minor fixes on reset page and path ruling 2020-09-16 16:42:51 +02:00
Ruben Meyer 54f5a173ef
web - add settings page 2020-09-16 16:40:17 +02:00
Ruben Meyer b4a0bd1be7
git - ignore files in .notes 2020-09-16 16:25:08 +02:00
Ruben Meyer 7f92f3e721
web - each api route has its own file to simplify structure 2020-09-16 16:20:55 +02:00
Ruben Meyer d48aca05bc
db - minor fixes 2020-08-31 12:10:56 +02:00
Ruben Meyer 7b02cdbaf8
web - form usability fix 2020-08-31 09:52:41 +02:00
Ruben Meyer 71f6b18b85
web - remove debug info api 2020-08-31 09:49:39 +02:00
Ruben Meyer 50cc5c93a9
web,db - user groups using object ids now 2020-08-31 09:49:24 +02:00
Ruben Meyer 8ddd2e9013
web,db - path rules are now handled by db queries 2020-08-31 09:42:38 +02:00
Ruben Meyer 2420bd2e80
web - remove file state caching 2020-08-31 09:35:18 +02:00
Ruben Meyer dcbe7509d2
web - persistent sessions using mongodb as session-store 2020-08-17 13:57:10 +02:00
Ruben Meyer 73df853124
web - proxy subdirectory fix 2020-08-17 10:11:45 +02:00
Ruben Meyer a3e626a274
web - form usability 2020-08-14 23:45:29 +02:00
Ruben Meyer e288966cfe
web - use app name from config 2020-08-14 23:44:12 +02:00
Ruben Meyer 7e77b8d0f9
web - quick fix 2020-08-14 23:40:19 +02:00
Ruben Meyer 5d13783ed5
logs - load config directly in module 2020-08-14 13:26:07 +02:00
Ruben Meyer f79d5771f1
general - moved event handler to global['event'] 2020-08-14 13:25:42 +02:00
Ruben Meyer fd9e52bd65
auth - pre-defined hash delimiter in config 2020-08-14 13:23:05 +02:00
Ruben Meyer cd8cedf592
general,web,db - rewrite db module, add async handling 2020-08-14 13:20:19 +02:00
Ruben Meyer 4cf687bd58
general - remove CLI 2020-08-12 11:53:42 +02:00
Ruben Meyer 265e270110
general - update dependencies 2020-08-12 11:43:10 +02:00
Ruben Meyer 5c89e3a766 web - cancel request 2020-03-07 00:41:48 +01:00
Ruben Meyer fbdc3e1e28 general - .gitignore update (Ternjs and package-lock) 2020-03-07 00:40:07 +01:00
Ruben Meyer 4b5e9c865c general - unused dependency 2020-02-29 21:32:56 +01:00
Ruben Meyer 84b94ac653 web - login messages 2020-02-29 21:18:37 +01:00
Ruben Meyer 357dda7b5f web - app request -> proper handling 2020-02-29 21:17:51 +01:00
Ruben Meyer 2225d8a33e db - sanitize input 2020-02-29 21:16:48 +01:00
Ruben Meyer f895af3890 web - routes -> comments 2019-12-01 00:56:33 +01:00
Ruben Meyer 8c2d8a6920 web - app request -> redirecting 2019-11-30 23:42:34 +01:00
Ruben Meyer 57f73a2372 web - no session data fix for login page 2019-11-24 23:23:33 +01:00
Ruben Meyer c4eb8811ad web - app request -> alpha implementation 2019-11-24 23:23:04 +01:00
Ruben Meyer a636eba122 web - minimal layout update 2019-11-24 23:22:01 +01:00
Ruben Meyer ccc1408c4b cli - alias for get -> ls 2019-11-24 00:42:13 +01:00
Ruben Meyer 538e7b0a60 web - login and logout 2019-11-24 00:37:01 +01:00
Ruben Meyer 08200451e3 cli - colour support 2019-11-24 00:28:34 +01:00
Ruben Meyer 7038eec5c4 cfg - remove rememberMe feature. not useful & secure 2019-11-24 00:26:53 +01:00
Ruben Meyer 01b7de0d29 web - views update 2019-09-25 20:23:49 +02:00
Ruben Meyer 34afe46a82 web - error pages 2019-09-25 20:22:51 +02:00
Ruben Meyer 4eff02408d web - dynamic path rules 2019-09-25 20:22:25 +02:00