aboutsummaryrefslogtreecommitdiff
path: root/src/api/database
Commit message (Collapse)AuthorAgeFilesLines
* chore: add nsfw flag to migrationZephyrrus2020-07-041-0/+2
|
* chore: forgot to remove this uuidPitu2020-05-101-2/+0
|
* chore: remove the use of uuidPitu2020-05-102-4/+2
|
* This commit adds a bunch of features for admins:Pitu2019-10-132-21/+24
| | | | | | | * 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
* refactor: removed useless code, cleaned up, fixed permissionsPitu2019-10-121-1/+1
|
* chore: Upgrade buefy to newest versionPitu2019-10-121-1/+1
|
* chore: Remove unnecesary stuffPitu2019-10-011-1/+0
|
* API key WIPPitu2019-03-191-2/+0
|
* TagsPitu2019-03-141-0/+21
|
* What are strings evenPitu2019-03-121-6/+5
|
* Wonder if password generation is failing because of long passwordsPitu2019-03-121-1/+1
|
* Add uuidsPitu2019-03-121-0/+4
|
* Better DB handling and stuffPitu2019-02-232-5/+6
|
* Database migration and seedingPitu2019-02-212-0/+101