aboutsummaryrefslogtreecommitdiff
path: root/src/api/routes/admin/userGET.js
Commit message (Expand)AuthorAgeFilesLines
* chore: get host from req instead of configPitu2021-06-081-1/+1
* feat: add pagination to user files in admin viewPitu2021-01-201-2/+20
* chore: remove trailing commasZephyrrus2020-12-241-1/+1
* fix: stop leaking user passwords to admins AGAINZephyrrus2020-07-101-1/+1
* fix: stop leaking user's password and their apikey to adminsZephyrrus2020-07-091-1/+4
* chore: linter the entire project using the new rulesZephyrrus2020-07-081-1/+1
* Sort files by newestPitu2020-05-101-1/+3
* This commit adds a bunch of features for admins:Pitu2019-10-131-0/+32