Commit Graph

14 Commits

Author SHA1 Message Date
0ebca23587 Allow login using e-mail address 2018-04-28 15:22:22 +02:00
0ac43ce0e5 Implemented email notifications 2018-04-28 15:00:30 +02:00
b17916be4b Implemented user editing 2018-04-28 11:34:32 +02:00
7aa680c26d Implemented user admin API
Renamed repository methods for consistency
2018-04-28 10:18:27 +02:00
de7953c6ea Added deleting of codes
Fixed issue with all users seeing all codes and uploads
2018-04-28 09:51:58 +02:00
6f827382ff Changed to nanoid for more flexible code generation
Added deleting of uploads
Adding a new code now goes into edit mode after applying, so you can copy the code directly
2018-04-28 09:24:53 +02:00
45ae38bd66 Admin panel
Added adding and editing of codes
Added code description and message
Added file sizes
Added disk usage footer
2018-04-27 17:13:18 +02:00
5d454ea7c7 Implemented file downloads 2018-04-26 16:34:07 +02:00
9defe0746f Implemented authorisation checks and logout 2018-04-26 15:39:21 +02:00
0e10f38383 Basic admin pages for Uploads and Codes implemented, list only 2018-04-26 14:08:08 +02:00
8b9ed0e666 Further admin preparations
Improved exception handling in async functions
2018-03-22 16:45:11 +01:00
a07c9a3ef7 Restructured in preparation for admin panel 2018-03-21 16:51:46 +01:00
1febe41516 Implemented NeDB based repository 2018-03-20 17:24:49 +01:00
50f83b47d1 Initial commit 2018-03-19 07:48:05 +01:00