aboutsummaryrefslogtreecommitdiff
path: root/src/api/routes/admin
Commit message (Collapse)AuthorAgeFilesLines
* Sort files by newestPitu2020-05-101-1/+3
|
* This commit adds a bunch of features for admins:Pitu2019-10-133-0/+84
| | | | | | | * banning IP * see files from other users if you are admin * be able to see details of an uploaded file and it's user * improved display of thumbnails for non-image files
* 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