aboutsummaryrefslogtreecommitdiff
path: root/src/site
Commit message (Expand)AuthorAgeFilesLines
* chore: update buefy to 0.9Zephyrrus2020-11-123-122/+126
* feat: allow administrators to create custom links for albumsZephyrrus2020-10-023-2/+65
* feat: add experimental query to sql generator for searchingZephyrrus2020-07-231-4/+0
* feat: Add hiding to recommendations as a propZephyrrus2020-07-234-22/+50
* feat: add new search inputZephyrrus2020-07-224-11/+646
* 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-209-60/+336
* Merge branch 'dev' into dev-zephyZephyrrus2020-07-193-4/+11
|\
| * Update displaying thumbnails of unsupported file typesPitu2020-07-182-9/+13
| * Add logout buttonPitu2020-07-181-1/+7
* | feat: Start working on a new album/tags/image info modalZephyrrus2020-07-196-10/+231
* | chore: add custom class to inputs until fix is released on buefy's masterZephyrrus2020-07-1910-22/+260
* | refactor: finish refactoring all the components to use vuexZephyrrus2020-07-108-90/+105
* | refactor: refactor most of the admin pages to use the store instead of intern...Zephyrrus2020-07-0912-136/+263
* | feat: add lolisafe as a color to bulma instead of doing weird hacksZephyrrus2020-07-092-2/+19
* | feat: add handler for actionsZephyrrus2020-07-091-0/+25
* | feat: add notifier plugin for 🐍 and 🍞Zephyrrus2020-07-092-12/+39
* | chore: linter the entire project using the new rulesZephyrrus2020-07-0824-197/+314
* | refactor: refactor grid to use vuex for every actionZephyrrus2020-07-086-104/+124
* | feat: add new sidebar with mdi icons and active reactivityZephyrrus2020-07-086-51/+98
* | refactor: change uploader component to use vuexZephyrrus2020-07-082-39/+54
* | feat: refactor waterfall to be more efficientZephyrrus2020-07-073-244/+99
* | feat: try fixing THE SHITTY WATERFALLZephyrrus2020-07-0712-266/+361
* | chore: eslint storesZephyrrus2020-07-079-43/+47
* | feat: add video preview on hover to dashboard and apply new linter rules to s...Zephyrrus2020-07-058-281/+342
* | feat: refactor single album page to use vuexZephyrrus2020-07-054-69/+150
* | feat: experimental videos in gridZephyrrus2020-07-043-19/+52
* | fix: fix axios plugin throwing if no message from backendZephyrrus2020-07-041-6/+15
* | feat: make the delete link button more reactive (loading state if deletion pe...Zephyrrus2020-07-041-6/+15
* | fix: change watcher from a component watcher to a store watcherZephyrrus2020-07-041-8/+9
* | feat: refactor most of the album components to use store for presentation and...Zephyrrus2020-07-0412-136/+289
* | feat: separate album view into multiple components and use vuexZephyrrus2020-07-034-301/+423
* | feat: refactor preview to support random fragment extractionZephyrrus2020-07-021-9/+13
* | feat: refactor account to use vuex, fix small presentational componentsZephyrrus2020-07-0210-54/+139
* | feat: start refactoring the code to actually use vuexZephyrrus2020-07-0214-181/+317
* | feat: move toolbar into a level and add slot for pagination on gridZephyrrus2020-07-021-27/+30
* | feat: backend pagination for albumsZephyrrus2020-07-011-5/+38
* | feat: use SSR when rendering the dashboard (if possible)Zephyrrus2020-07-011-4/+17
* | fix: use file id instead of index and remove load more buttonZephyrrus2020-07-011-12/+2
* | feat: backend paginationZephyrrus2020-06-293-13/+15
* | fix: heigh issues where the parent is smaller than the childZephyrrus2020-06-291-2/+5
* | feat: add darker image for album sectionZephyrrus2020-06-293-1/+1
* | misc: Change the color of the warning on the homepage to red and bigger font-...Zephyrrus2020-06-291-1/+2
* | fix: Remove hero and hero body and use sections and containers insteadZephyrrus2020-06-2918-535/+614
* | misc: remove patreon. sorry.Zephyrrus2020-06-291-2/+0
* | fix: fix minor visual issues on the album pageZephyrrus2020-06-293-14/+41
* | fix: change navbar to buefy navbar for mobile supportZephyrrus2020-06-292-22/+31
* | feat: add logout link if logged inZephyrrus2020-06-291-1/+7