aboutsummaryrefslogtreecommitdiff
path: root/src/api/routes/albums
Commit message (Collapse)AuthorAgeFilesLines
* chore: use instance name for album downloadPitu2020-12-271-2/+2
|
* RebrandPitu2020-12-252-3/+3
|
* Fix ESLint rules once and for allPitu2020-12-241-2/+2
|
* chore: remove trailing commasZephyrrus2020-12-249-13/+13
|
* feat: allow administrators to create custom links for albumsZephyrrus2020-10-021-5/+22
|
* chore: linter the entire project using the new rulesZephyrrus2020-07-087-19/+14
|
* refactor: change uploader component to use vuexZephyrrus2020-07-081-8/+7
|
* feat: try fixing THE SHITTY WATERFALLZephyrrus2020-07-072-1/+3
|
* feat: refactor single album page to use vuexZephyrrus2020-07-051-2/+2
|
* feat: refactor some of the queries to returned added/updated dataZephyrrus2020-07-045-36/+64
|
* feat: backend pagination for albumsZephyrrus2020-07-011-2/+20
|
* Optimize album viewPitu2020-06-251-22/+10
|
* CleanupPitu2020-06-251-3/+0
|
* Update error messagePitu2020-06-251-1/+1
|
* Optimize the queries fetching albums/filesPitu2020-06-253-48/+37
|
* Feature: enable apiKey access to uploads and album fetching for the ↵Pitu2020-05-111-1/+1
| | | | uploader/sharex/3rd party
* chore: cleanup and todoPitu2020-05-112-2/+1
|
* feat: Proper deleting of albumsPitu2020-05-101-3/+11
|
* refactor: removed useless code, cleaned up, fixed permissionsPitu2019-10-125-6/+7
|
* Fix deletion of albums and linksPitu2019-09-303-12/+31
|
* feature: album linksPitu2019-09-301-2/+6
|
* dunno what's wrong here yetPitu2019-03-141-0/+7
|
* Small fixesPitu2019-03-141-1/+1
|
* Clicking on album title takes you to the album nowPitu2019-03-121-0/+55
|
* Not tested, but should delete an albumPitu2019-03-121-1/+0
|
* stuffPitu2019-03-122-6/+14
|
* Error consistencyPitu2019-03-124-7/+3
|
* TypoPitu2019-03-121-1/+1
|
* WIPPitu2019-03-082-2/+37
|
* wipPitu2019-03-021-1/+1
|
* Removed google analyticsPitu2019-03-021-1/+1
|
* Enviroment variables parsing fixPitu2019-03-021-1/+1
|
* Better DB handling and stuffPitu2019-02-231-1/+2
|
* Switch config to .envPitu2019-02-197-25/+11
|
* Better error handling on invalid linksPitu2018-09-181-2/+2
|
* We can now download albums yayyyyPitu2018-09-182-1/+80
|
* Commented all the codePitu2018-09-175-29/+49
|
* Public albums wooo!Pitu2018-09-172-2/+12
|
* This route should handle more stuff, so it does nowPitu2018-09-171-7/+11
|
* Links can now be createdPitu2018-09-161-5/+5
|
* Links are managed elsewhere, so there's no point in thisPitu2018-09-161-2/+2
|
* We dont need the second one, probablyPitu2018-09-161-17/+1
|
* RoutesPitu2018-09-166-0/+294