aboutsummaryrefslogtreecommitdiff
path: root/src/site/pages/dashboard/albums
Commit message (Expand)AuthorAgeFilesLines
* Add meta name to pagesPitu2021-01-051-3/+5
* RebrandPitu2020-12-251-1/+1
* Fix ESLint rules once and for allPitu2020-12-241-1/+1
* chore: remove trailing commasZephyrrus2020-12-242-13/+13
* feat: add experimental query to sql generator for searchingZephyrrus2020-07-231-4/+0
* feat: Add hiding to recommendations as a propZephyrrus2020-07-231-12/+9
* chore: add custom class to inputs until fix is released on buefy's masterZephyrrus2020-07-192-1/+3
* refactor: refactor most of the admin pages to use the store instead of intern...Zephyrrus2020-07-091-4/+2
* refactor: refactor grid to use vuex for every actionZephyrrus2020-07-081-0/+1
* feat: try fixing THE SHITTY WATERFALLZephyrrus2020-07-071-9/+8
* feat: refactor single album page to use vuexZephyrrus2020-07-052-48/+79
* feat: refactor most of the album components to use store for presentation and...Zephyrrus2020-07-042-24/+64
* feat: separate album view into multiple components and use vuexZephyrrus2020-07-031-301/+11
* feat: backend pagination for albumsZephyrrus2020-07-011-5/+38
* feat: add darker image for album sectionZephyrrus2020-06-291-1/+1
* fix: Remove hero and hero body and use sections and containers insteadZephyrrus2020-06-291-14/+12
* fix: fix minor visual issues on the album pageZephyrrus2020-06-291-14/+28
* Optimize the queries fetching albums/filesPitu2020-06-251-1/+7
* chore: cleanup and todoPitu2020-05-111-52/+1
* Style changes to albumsPitu2020-05-101-6/+0
* wip:Pitu2020-04-281-133/+134
* refactor: removed useless code, cleaned up, fixed permissionsPitu2019-10-122-16/+2
* chore: Upgrade buefy to newest versionPitu2019-10-122-8/+8
* Fix deletion of albums and linksPitu2019-09-301-11/+2
* Refactor a bit since we globally catch API exceptionsPitu2019-04-242-71/+43
* Added middleware for pages and switched to $axiosPitu2019-03-292-20/+22
* Small fixesPitu2019-03-141-1/+1
* WhoopsPitu2019-03-121-2/+2
* Clicking on album title takes you to the album nowPitu2019-03-122-0/+518