aboutsummaryrefslogtreecommitdiff
path: root/src/site/components/album/AlbumEntry.vue
Commit message (Collapse)AuthorAgeFilesLines
* fix: nsfw album toggle doesn't propagate the changes properlyZephyrrus2020-12-271-1/+2
| | | | fix: add nsfw flag to the booleanFields in knex postProcessResponse
* CleanupPitu2020-12-251-7/+1
|
* Fix ESLint rules once and for allPitu2020-12-241-3/+3
|
* chore: remove trailing commasZephyrrus2020-12-241-7/+7
|
* chore: linter the entire project using the new rulesZephyrrus2020-07-081-16/+25
|
* feat: refactor most of the album components to use store for presentation ↵Zephyrrus2020-07-041-6/+5
| | | | and actions
* feat: separate album view into multiple components and use vuexZephyrrus2020-07-031-0/+179