aboutsummaryrefslogtreecommitdiff
path: root/src/site/pages/dashboard/albums/index.vue
Commit message (Expand)AuthorAgeFilesLines
* chore: chibisafe -> HostessFuwn2022-01-151-1/+1
* chore: switch to asyncData where neededPitu2021-01-201-7/+4
* chore: refactor stats generator to use an enum for typesZephyrrus2021-01-071-1/+1
* 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-241-5/+5
* chore: add custom class to inputs until fix is released on buefy's masterZephyrrus2020-07-191-0/+1
* feat: refactor single album page to use vuexZephyrrus2020-07-051-11/+22
* feat: refactor most of the album components to use store for presentation and...Zephyrrus2020-07-041-8/+20
* feat: separate album view into multiple components and use vuexZephyrrus2020-07-031-301/+11
* feat: add darker image for album sectionZephyrrus2020-06-291-1/+1
* fix: fix minor visual issues on the album pageZephyrrus2020-06-291-14/+28
* Optimize the queries fetching albums/filesPitu2020-06-251-1/+7
* wip:Pitu2020-04-281-133/+134
* refactor: removed useless code, cleaned up, fixed permissionsPitu2019-10-121-10/+1
* chore: Upgrade buefy to newest versionPitu2019-10-121-7/+7
* Fix deletion of albums and linksPitu2019-09-301-11/+2
* Refactor a bit since we globally catch API exceptionsPitu2019-04-241-43/+23
* Added middleware for pages and switched to $axiosPitu2019-03-291-14/+15
* Small fixesPitu2019-03-141-1/+1
* WhoopsPitu2019-03-121-2/+2
* Clicking on album title takes you to the album nowPitu2019-03-121-0/+392