Commit Graph

22 Commits

Author SHA1 Message Date
0df4d14bdf use buckler for security 2019-09-29 14:49:06 -04:00
47d3dc5b0b added text paste area 2019-04-12 18:53:16 -04:00
8d01dfbd33 made it possible to use /upload/ instead of /upload/upload/ 2019-04-02 10:47:24 -04:00
c7f90fb933 fix html vs. plaintext (for cli purposes) return result 2019-04-02 10:37:15 -04:00
0fa57ac7a3 added uploading image from url 2019-04-02 10:12:58 -04:00
c997e68791 I learned about SCRIPT_NAME 2018-07-31 14:49:06 -04:00
73e48d2209 split upload function from the index, made uploading from index return a proper html page, added /upload api endpoint 2018-06-12 12:12:42 -04:00
992587fac7 changed scheduling to apscheduler 2018-06-12 09:00:02 -04:00
671e7a107d added @login_required() decorator for easier security 2018-06-07 12:24:53 -04:00
d3c744e072 added Flask-paranoid module to secure cookies better 2018-06-05 17:26:42 -04:00
6ac585d9f5 allow uploading multiple files 2018-06-05 06:58:18 -04:00
2815e9e029 added public gallery 2018-05-22 09:42:02 -04:00
bd8e83426a implemented cron thread for deleting files 2018-05-21 17:50:43 -04:00
88e462b0e0 upload form submits delete_time to database 2018-05-21 17:28:58 -04:00
a760b40718 add delete option to upload form 2018-05-21 14:27:51 -04:00
62c444f703 manage_uploads deletes files now 2018-05-17 12:46:36 -04:00
90f7bf75ed more manage_users 2018-04-15 00:08:18 -04:00
62653d106b manage_uploads 2018-04-14 21:27:43 -04:00
62d8195705 made db connection not constant 2018-04-14 20:34:49 -04:00
0499adaddf some refactoring 2018-04-06 19:18:45 -04:00
b8cac6db00 changed html format of templates a bit 2018-03-03 11:32:09 -05:00
a54d358388 first commit 2018-02-19 23:01:28 -05:00