aboutsummaryrefslogtreecommitdiff
path: root/src/api/routes/admin
Commit message (Expand)AuthorAgeFilesLines
* chore: get host from req instead of configPitu2021-06-082-2/+2
* feat: add pagination to user files in admin viewPitu2021-01-201-2/+20
* feat: change mutation timestamp on every database mutationZephyrrus2021-01-074-37/+6
* fix: use PassThrough from FileType to get the real mimetype of a file while i...Zephyrrus2021-01-071-2/+0
* chore: Move statistics related functions to it's own fileZephyrrus2021-01-071-190/+18
* feat: Add experimental stats endpoint (no cache system yet)Zephyrrus2021-01-071-0/+208
* chore: remove trailing commasZephyrrus2020-12-2410-10/+10
* feat: Start working on a new album/tags/image info modalZephyrrus2020-07-191-1/+1
* fix: stop leaking user passwords to admins AGAINZephyrrus2020-07-102-2/+5
* 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-0810-10/+10
* chore: cleanup and todoPitu2020-05-111-0/+29
* Sort files by newestPitu2020-05-101-1/+3
* This commit adds a bunch of features for admins:Pitu2019-10-133-0/+84
* Small fixesPitu2019-03-143-3/+3
* Prevent snowflakes from demoting/disabling themselvesPitu2019-03-124-1/+5
* Purge user's filesPitu2019-02-281-0/+26
* User managementPitu2019-02-264-5/+59
* User promotion/demotionPitu2019-02-263-0/+77