aboutsummaryrefslogtreecommitdiff
path: root/src/site/components
Commit message (Expand)AuthorAgeFilesLines
* chore: update buefy to 0.9Zephyrrus2020-11-122-77/+77
* feat: allow administrators to create custom links for albumsZephyrrus2020-10-022-2/+58
* feat: Add hiding to recommendations as a propZephyrrus2020-07-231-9/+26
* feat: add new search inputZephyrrus2020-07-222-0/+635
* fix: add no-active classZephyrrus2020-07-221-0/+4
* feat: show selected albums first when modal is first openedZephyrrus2020-07-223-19/+33
* fix: make modal use full height on mobileZephyrrus2020-07-212-6/+11
* feat: implement all-in-one file detail viewer, tag editor and album selection...Zephyrrus2020-07-205-59/+252
* Merge branch 'dev' into dev-zephyZephyrrus2020-07-192-4/+11
|\
| * Update displaying thumbnails of unsupported file typesPitu2020-07-181-9/+13
| * Add logout buttonPitu2020-07-181-1/+7
* | feat: Start working on a new album/tags/image info modalZephyrrus2020-07-193-4/+207
* | refactor: finish refactoring all the components to use vuexZephyrrus2020-07-102-2/+2
* | chore: linter the entire project using the new rulesZephyrrus2020-07-088-76/+106
* | refactor: refactor grid to use vuex for every actionZephyrrus2020-07-081-35/+48
* | feat: add new sidebar with mdi icons and active reactivityZephyrrus2020-07-082-51/+70
* | refactor: change uploader component to use vuexZephyrrus2020-07-081-32/+42
* | feat: refactor waterfall to be more efficientZephyrrus2020-07-073-244/+99
* | feat: try fixing THE SHITTY WATERFALLZephyrrus2020-07-074-33/+54
* | feat: add video preview on hover to dashboard and apply new linter rules to s...Zephyrrus2020-07-054-269/+313
* | feat: experimental videos in gridZephyrrus2020-07-043-19/+52
* | feat: make the delete link button more reactive (loading state if deletion pe...Zephyrrus2020-07-041-6/+15
* | feat: refactor most of the album components to use store for presentation and...Zephyrrus2020-07-043-50/+58
* | feat: separate album view into multiple components and use vuexZephyrrus2020-07-032-0/+356
* | feat: refactor account to use vuex, fix small presentational componentsZephyrrus2020-07-025-19/+53
* | feat: start refactoring the code to actually use vuexZephyrrus2020-07-021-6/+4
* | feat: move toolbar into a level and add slot for pagination on gridZephyrrus2020-07-021-27/+30
* | fix: use file id instead of index and remove load more buttonZephyrrus2020-07-011-12/+2
* | feat: backend paginationZephyrrus2020-06-291-2/+2
* | fix: Remove hero and hero body and use sections and containers insteadZephyrrus2020-06-292-3/+5
* | misc: remove patreon. sorry.Zephyrrus2020-06-291-2/+0
* | fix: change navbar to buefy navbar for mobile supportZephyrrus2020-06-291-22/+23
* | feat: add logout link if logged inZephyrrus2020-06-291-1/+7
|/
* Only display `Show more` button when there's more to showPitu2020-06-251-1/+6
* Feat: implement lazy loading for waterfall viewPitu2020-05-101-183/+258
* wip:Pitu2020-04-285-202/+192
* feature: footerPitu2020-04-131-0/+135
* chore: remove filepondPitu2020-04-112-117/+0
* chore: update depsPitu2020-04-101-0/+3
* This commit adds a bunch of features for admins:Pitu2019-10-132-70/+224
* refactor: removed useless code, cleaned up, fixed permissionsPitu2019-10-122-32/+0
* Added new links to the navbarPitu2019-10-121-8/+31
* fix: update sharex snippetPitu2019-10-121-6/+3
* chore: Upgrade buefy to newest versionPitu2019-10-122-3/+3
* chore: prepare for filepondPitu2019-10-011-0/+97
* feature: uploader with chunks supportPitu2019-10-011-9/+14
* feature: tags logicPitu2019-09-301-0/+2
* feature: album linksPitu2019-09-301-1/+8
* Add parallel chunks and raise timeoutPitu2019-04-301-1/+2
* Refactor a bit since we globally catch API exceptionsPitu2019-04-242-21/+17