1
0
mirror of https://github.com/Foltik/Shimapan synced 2024-09-21 11:11:22 -04:00
Commit Graph

19 Commits

Author SHA1 Message Date
b8d40032ca
Add banned field and tests to User 2018-08-12 05:30:50 -04:00
1d2a493258
Add salt length and hash iterations config for User model 2018-07-29 19:38:29 -04:00
e7eafef605
Remove inviteCount field 2018-07-27 14:56:06 -04:00
c9e250a68e
Change exp field to expires 2018-07-27 14:23:23 -04:00
7441eaaf02
Make use of username/displayname field consistent throughout api 2018-07-26 19:40:42 -04:00
827c4cdbfa
Remove redundant info in Upload model 2018-07-26 16:51:27 -04:00
15db9a47ba
Redo uploading and tests 2018-07-26 13:17:37 -04:00
c246d3738a
Reduce pbkdf2 iterations 2018-07-25 18:45:08 -04:00
ce99433afc
Properly async-ify registration code 2018-07-25 01:45:05 -04:00
098865cbbf
Fix file permissions 2018-01-15 17:13:35 -05:00
26cc9bf6ef
Refactor all base auth routes, allowing for case insensitivity and unicode usernames. 2018-01-15 15:29:32 -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
53bf056bc5
Add auth to login and start panel 2017-10-11 20:26:07 -04:00
Jack
e6a09bbe40
Add invite codes for registering 2017-10-11 12:55:46 -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