1
0
mirror of https://github.com/Foltik/Shimapan synced 2024-11-10 15:48:27 -05:00
Commit Graph

32 Commits

Author SHA1 Message Date
bc499aa260
Add tests for verifyBody 2018-08-01 17:19:02 -04:00
67909552dc
Add key stubs and specify code in verifyRejectedUsername 2018-08-01 16:53:55 -04:00
21fe0de46d
Extend body verifier to sanitize, regex trim, and length check 2018-08-01 12:34:15 -04:00
f02a4f05f4
Update tests for upload rewrite 2018-07-29 20:09:09 -04:00
b8c87c1b89
Add assertion messages and malformed request tests for all routes 2018-07-29 11:06:57 -04:00
cc84fdb20c
Rewrite auth router to use middleware for verification 2018-07-28 18:22:48 -04:00
d6aa85ae80
Redo invite API routes and add full testing suite 2018-07-28 17:13:19 -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
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
4887771996
Add missing import 2018-07-26 15:18:54 -04:00
c8091a0e1d
Clear Key in tests 2018-07-26 13:19:47 -04:00
15db9a47ba
Redo uploading and tests 2018-07-26 13:17:37 -04:00
0db0caf422
Add ping api route and test for valid session 2018-07-25 21:34:16 -04:00
2e7ca23d9f
Rewrite User tests to be async 2018-07-25 18:45:38 -04:00
1fdb121260
Change response code, add length test, verify user and invite are processed correctly 2018-07-25 01:44:45 -04:00
9be1013bb7
Update all tests and add some new ones 2018-07-24 19:39:55 -04:00
098865cbbf
Fix file permissions 2018-01-15 17:13:35 -05:00
4aa2dc0011
Add new permission nodes 2018-01-15 11:46:28 -05:00
24893a0405
Update permissions.txt 2018-01-14 10:28:27 -05:00
b36ff0f136
Add file to show all available permission nodes 2018-01-14 10:27:58 -05:00
86b7de2039
Update file permissions 2018-01-13 17:20:14 -05:00
Jack Foltz
94ae0cccf4 Delete extraneous README.md 2017-10-20 17:40:18 -04:00
Jack
70f44a94dc
Refactor build process and dependency management 2017-10-20 13:30:01 -04:00
Jack
f1e9e7e78b Work on stuff 2017-10-18 13:31:08 -04:00
Jack
f14fac18ec
Strip tags from usernames and update tests 2017-10-14 15:15:27 -04:00
Jack
9a090d794d
Move test functions to util file 2017-10-13 18:08:13 -04:00
Jack
589dad32df
Rename test file and add file upload tests 2017-10-13 16:17:18 -04:00
Jack
95b0526858
Fix db execution order and add expired invite test 2017-10-12 20:57:22 -04:00
Jack
3191aad0c1
Start unit tests 2017-10-12 17:27:03 -04:00