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

261 Commits

Author SHA1 Message Date
55f778e754
Update dashboard for new stats 2019-01-01 17:55:04 -05:00
af4d65e1c5
Flatten returned stats 2019-01-01 17:29:04 -05:00
8c440ffa6f
Remove old stats routes 2019-01-01 16:48:08 -05:00
c6011b751c
Add new stats tests 2019-01-01 16:45:49 -05:00
d1610db1fe
Fix string coercion of number types in body verifier 2019-01-01 16:29:37 -05:00
e2985de01d
Add raw document stats endpoints 2019-01-01 15:35:56 -05:00
cfcafdb993
Add min/max constraints to bodyVerifier 2019-01-01 14:29:42 -05:00
122fee21c6
Clean up body verifier and add date type 2019-01-01 14:23:21 -05:00
62854d8ff5
Work on stat service 2018-12-31 18:37:34 -05:00
679a85a1b5
Fix login shaking and update AuthService 2018-12-31 17:01:44 -05:00
f8ddb3924f
Only use one browserify bundle 2018-12-31 14:45:37 -05:00
013f8971cd
Unify minify browserify streams with sourcemaps 2018-12-31 12:16:22 -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
8d0e8d181c
Remove fail2ban filter 2018-12-26 19:37:52 -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
95d39e07b9
Add auth logfile to gitignore 2018-12-26 19:03:18 -05:00
19d8d026fe
Add auth failure logging 2018-12-26 19:02:59 -05:00
6d6768a849
Add TLS certs to ignore 2018-12-26 13:33:38 -05:00
dd0f4647fc
Add TLS support 2018-12-26 13:30:02 -05:00
70ba0706a3
Change production port 2018-12-26 13:16:30 -05:00
5f0592d976
Update stats tests 2018-12-26 11:20:26 -05:00
3c431d9b57
Update stuff 2018-12-25 20:22:32 -05:00
137b47cf0b
Finish stats tests and fix all time calculation 2018-09-19 16:12:43 -04:00
6820a4d2c6
Change key background to be more consistent 2018-09-19 13:07:38 -04:00
835a4aa384
Update modal style 2018-09-19 13:07:21 -04:00
a8cbb6b0cf
Add stats tests 2018-09-19 13:06:56 -04:00
2ad3148a08
Move keys css to separate file 2018-09-15 22:42:07 -04:00
7f4565faf5
Finish dashboard historical view 2018-09-15 22:25:49 -04:00
2783c10259
Add View model 2018-09-15 18:26:14 -04:00
1139ff7f10
Cleanup + work on dash ctrl 2018-09-15 18:26:01 -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
18d33de0c5
Fix date and label calculation 2018-09-15 14:00:20 -04:00
9e7679e539
Add graphs to dashboard 2018-08-15 11:23:30 -04:00
9d22adf8fb
Add angular-chart.js and start dashboard rework 2018-08-15 09:27:32 -04:00
9c1e7b864c
Merge license change 2018-08-15 09:03:27 -04:00
Jack Foltz
e7011befd3
Use MIT license 2018-08-15 13:01:12 -04:00
e94184b0bc
Update package.json license 2018-08-15 09:02:09 -04:00
315f7e48c8
Add asset build to CI 2018-08-14 11:34:25 -04:00
4ab33d141d
Redo panel page and css 2018-08-14 11:32:47 -04:00
4fd2c89e44
Update keys page to use new controller 2018-08-14 08:43:15 -04:00
c55401be2e
Update KeyController to use new service and create uploader templates 2018-08-14 08:42:59 -04:00
f0a7c05174
Update key service to use (err, data) callbacks 2018-08-14 08:42:05 -04:00
a14158dd3c
Properly overflow key identifier 2018-08-14 08:33:28 -04:00
b4a83b4e87
Small formatting change 2018-08-14 08:32:42 -04:00
93b62ee703
Fix extraneous upload logic and test 2018-08-14 08:30:46 -04:00