1
0
mirror of https://github.com/Foltik/Shimapan synced 2024-11-14 08:49:51 -05:00
Commit Graph

23 Commits

Author SHA1 Message Date
e2985de01d
Add raw document stats endpoints 2019-01-01 15:35:56 -05:00
62854d8ff5
Work on stat service 2018-12-31 18:37:34 -05:00
685783f6a4
Remove hard coded value 2018-12-26 21:03:41 -05:00
5f2320a492
Fix rate limiting middleware 2018-12-26 21:01:15 -05:00
69cba82d75
Add rate limiting instead of fail2ban 2018-12-26 20:47:04 -05:00
f1437f16a9
Use ip instead of remoteAddress for logging 2018-12-26 19:30:42 -05:00
e4684384ea
Add newline to auth logging 2018-12-26 19:15:29 -05:00
19d8d026fe
Add auth failure logging 2018-12-26 19:02:59 -05:00
137b47cf0b
Finish stats tests and fix all time calculation 2018-09-19 16:12:43 -04:00
7f4565faf5
Finish dashboard historical view 2018-09-15 22:25:49 -04:00
f892b5676c
Add View model for logging views in the db 2018-09-15 18:25:48 -04:00
c1a3882097
Add stats API route 2018-09-15 18:25:07 -04:00
822bbb015a
Change id in Upload schema to uid 2018-09-15 16:20:14 -04:00
b4a83b4e87
Small formatting change 2018-08-14 08:32:42 -04:00
d28ce97ff5
Fix key limit check and add test 2018-08-13 06:13:47 -04:00
cbebe2b003
Redo users api route and add tests 2018-08-13 05:52:54 -04:00
b8d40032ca
Add banned field and tests to User 2018-08-12 05:30:50 -04:00
a395485f09
Update view.js route 2018-08-01 20:25:00 -04:00
cc788d10e4
Update keys.js route 2018-08-01 18:57:45 -04:00
827072212d
Separate middleware from verifyBody logic into bodyVerifier 2018-08-01 17:11:08 -04:00
21fe0de46d
Extend body verifier to sanitize, regex trim, and length check 2018-08-01 12:34:15 -04:00
c23c9b345e
Clean Invites route 2018-08-01 12:20:35 -04:00
49b77c5c03
Clean up routes folder 2018-08-01 11:54:35 -04:00