Commit Graph

24 Commits

Author SHA1 Message Date
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
f750421141 add user public gallery link to index 2018-06-05 12:37:49 -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
46ade7956f manage_uploads.html 2018-04-14 21:29:21 -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
d07aa07674 ignore 2018-03-03 11:34:42 -05:00
22d1f2c018 Merge branch 'master' of https://git.steelbea.me/iou1name/fileHost 2018-03-03 11:32:39 -05:00
b8cac6db00 changed html format of templates a bit 2018-03-03 11:32:09 -05:00
6beb6e20d7 changed html format of templates a bit 2018-03-03 11:27:02 -05:00
94de630311 note about dependencies and secrets 2018-02-20 00:07:17 -05:00
6c38934d88 note about gunicorn 2018-02-19 23:16:00 -05:00
a54d358388 first commit 2018-02-19 23:01:28 -05:00