1
0
mirror of https://github.com/Foltik/Shimapan synced 2024-11-15 01:06:32 -05:00
Commit Graph

19 Commits

Author SHA1 Message Date
50f37fd1a2
Rewrite upload code to phase out Multer, allowing for more granular control 2018-07-29 20:08:52 -04:00
4770fd3178
Add custom authenticator in upload.js 2018-07-28 12:19:38 -04:00
001be23d00
Add uploaded message 2018-07-27 14:26:55 -04:00
094a45b6be
Change requireAuth to only export itself 2018-07-27 14:08:02 -04:00
a8acf85052
Change wrap to only export itself 2018-07-26 21:52:47 -04:00
7441eaaf02
Make use of username/displayname field consistent throughout api 2018-07-26 19:40:42 -04:00
82e9989b2b
Fix some warnings 2018-07-26 19:01:16 -04:00
8bfec46001
Replace constants with configurable values 2018-07-26 17:34:47 -04:00
eda74de1de
Fix upload size bug in upload.js and add more tests 2018-07-26 16:54:08 -04:00
15db9a47ba
Redo uploading and tests 2018-07-26 13:17:37 -04:00
098865cbbf
Fix file permissions 2018-01-15 17:13:35 -05:00
86b7de2039
Update file permissions 2018-01-13 17:20:14 -05:00
Jack
ebfbcbe2ce
Allow uploading via API key 2017-10-22 12:19:51 -04:00
Jack
f1e9e7e78b Work on stuff 2017-10-18 13:31:08 -04:00
Jack
5ffc93b147
Add upload and view stats 2017-10-14 15:13:50 -04:00
Jack
907478e6f1
Add file size verification in upload script 2017-10-13 18:07:52 -04:00
Jack
3f75f3d59b
Add a check for upload permission 2017-10-13 16:16:48 -04:00
Jack
8251900309
Work on stuff... 2017-10-11 10:15:19 -04:00
Jack
659792e71b
Initial Commit 2017-10-09 22:01:02 -04:00