141 コミット (master)

作成者 SHA1 メッセージ 日付
  Jack Foltz 0a69781891 Brand 2年前
  Jack Foltz b5147c13ca
Fix rate limit error and remove log 5年前
  Jack Foltz b54054b588
Route formatting 5年前
  Jack Foltz 3c7947ada1
Rename and rework auth middleware 5年前
  Jack Foltz d04f681986
Clean up auth code and util 5年前
  Jack Foltz 03b8c53885
Remove last of wrap 5年前
  Jack Foltz 00d14df372
Remove wrap from the rest of routes 5年前
  Jack Foltz d5f6a3b57c
Update to latest express and remove wrap from auth 5年前
  Jack Foltz 3c0e5241b0
Separate verification logic and add QueryVerifier 5年前
  Jack Foltz 55f778e754
Update dashboard for new stats 5年前
  Jack Foltz af4d65e1c5
Flatten returned stats 5年前
  Jack Foltz 8c440ffa6f
Remove old stats routes 5年前
  Jack Foltz d1610db1fe
Fix string coercion of number types in body verifier 5年前
  Jack Foltz e2985de01d
Add raw document stats endpoints 5年前
  Jack Foltz cfcafdb993
Add min/max constraints to bodyVerifier 5年前
  Jack Foltz 122fee21c6
Clean up body verifier and add date type 5年前
  Jack Foltz 62854d8ff5
Work on stat service 5年前
  Jack Foltz 679a85a1b5
Fix login shaking and update AuthService 5年前
  Jack Foltz f8ddb3924f
Only use one browserify bundle 5年前
  Jack Foltz 685783f6a4
Remove hard coded value 5年前
  Jack Foltz 5f2320a492
Fix rate limiting middleware 5年前
  Jack Foltz 69cba82d75
Add rate limiting instead of fail2ban 5年前
  Jack Foltz f1437f16a9
Use ip instead of remoteAddress for logging 5年前
  Jack Foltz e4684384ea
Add newline to auth logging 5年前
  Jack Foltz 19d8d026fe
Add auth failure logging 5年前
  Jack Foltz 137b47cf0b
Finish stats tests and fix all time calculation 5年前
  Jack Foltz 6820a4d2c6
Change key background to be more consistent 5年前
  Jack Foltz 835a4aa384
Update modal style 5年前
  Jack Foltz 2ad3148a08
Move keys css to separate file 5年前
  Jack Foltz 7f4565faf5
Finish dashboard historical view 5年前
  Jack Foltz 2783c10259
Add View model 5年前
  Jack Foltz 1139ff7f10
Cleanup + work on dash ctrl 5年前
  Jack Foltz f892b5676c
Add View model for logging views in the db 5年前
  Jack Foltz c1a3882097
Add stats API route 5年前
  Jack Foltz 822bbb015a
Change id in Upload schema to uid 5年前
  Jack Foltz 18d33de0c5
Fix date and label calculation 5年前
  Jack Foltz 9e7679e539
Add graphs to dashboard 5年前
  Jack Foltz 9d22adf8fb
Add angular-chart.js and start dashboard rework 5年前
  Jack Foltz e94184b0bc
Update package.json license 5年前
  Jack Foltz 4ab33d141d
Redo panel page and css 5年前
  Jack Foltz c55401be2e
Update KeyController to use new service and create uploader templates 5年前
  Jack Foltz f0a7c05174
Update key service to use (err, data) callbacks 5年前
  Jack Foltz a14158dd3c
Properly overflow key identifier 5年前
  Jack Foltz b4a83b4e87
Small formatting change 5年前
  Jack Foltz 93b62ee703
Fix extraneous upload logic and test 5年前
  Jack Foltz 323a045465
Actually rename it 5年前
  Jack Foltz 50a96c9e95
Add auth requirement on home and panel 5年前
  Jack Foltz a24c84f9d0
Update auth controller 5年前
  Jack Foltz 189a438028
Rename api in panel to keys 5年前
  Jack Foltz d28ce97ff5
Fix key limit check and add test 5年前