Commit Graph

15 Commits

Author SHA1 Message Date
88beaa6f7d Added code and upload expiration checks
Added the feature to override email templates
Added automatic refresh of disk space indicator
2018-05-02 23:01:29 +02:00
fb746966af Changed config from example to defaults file, merged with config.js 2018-05-02 20:54:27 +02:00
c466db2431 Moved file management into upload repository
Minor visual tweaks
2018-05-02 20:28:32 +02:00
bb91384cab Added expiration settings for codes
Added missing Dutch translations
2018-05-02 20:07:09 +02:00
df6f22ab91 Fixed case issue on Linux 2018-05-02 11:32:43 +02:00
0ac43ce0e5 Implemented email notifications 2018-04-28 15:00:30 +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