aboutsummaryrefslogtreecommitdiff
path: root/src/site/store/albums.js
Commit message (Collapse)AuthorAgeFilesLines
* fix: nsfw album toggle doesn't propagate the changes properlyZephyrrus2020-12-271-2/+2
| | | | fix: add nsfw flag to the booleanFields in knex postProcessResponse
* feat: Add warning to nsfw albumsPitu2020-12-281-0/+12
|
* Fix ESLint rules once and for allPitu2020-12-241-2/+2
|
* chore: remove trailing commasZephyrrus2020-12-241-8/+8
|
* feat: allow administrators to create custom links for albumsZephyrrus2020-10-021-0/+7
|
* refactor: change uploader component to use vuexZephyrrus2020-07-081-7/+12
|
* chore: eslint storesZephyrrus2020-07-071-1/+0
| | | | feat: merge album and images
* feat: refactor single album page to use vuexZephyrrus2020-07-051-21/+17
|
* feat: refactor most of the album components to use store for presentation ↵Zephyrrus2020-07-041-1/+74
| | | | and actions
* feat: separate album view into multiple components and use vuexZephyrrus2020-07-031-0/+56