aboutsummaryrefslogtreecommitdiff
path: root/src/site/components/album
Commit message (Collapse)AuthorAgeFilesLines
* fix: nsfw album toggle doesn't propagate the changes properlyZephyrrus2020-12-272-11/+11
| | | | fix: add nsfw flag to the booleanFields in knex postProcessResponse
* feat: Add warning to nsfw albumsPitu2020-12-281-1/+28
|
* CleanupPitu2020-12-252-11/+3
|
* Fix ESLint rules once and for allPitu2020-12-242-9/+9
|
* chore: remove trailing commasZephyrrus2020-12-242-18/+18
|
* chore: update buefy to 0.9Zephyrrus2020-11-121-37/+40
|
* feat: allow administrators to create custom links for albumsZephyrrus2020-10-021-1/+57
|
* chore: linter the entire project using the new rulesZephyrrus2020-07-082-40/+63
|
* feat: make the delete link button more reactive (loading state if deletion ↵Zephyrrus2020-07-041-6/+15
| | | | pending)
* feat: refactor most of the album components to use store for presentation ↵Zephyrrus2020-07-042-43/+53
| | | | and actions
* feat: separate album view into multiple components and use vuexZephyrrus2020-07-032-0/+356