aboutsummaryrefslogtreecommitdiff
path: root/src/site
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix: dispatch logout from axios if token expiresZephyrrus2020-06-291-0/+4
* Only display `Show more` button when there's more to showPitu2020-06-251-1/+6
* CleanupPitu2020-06-251-14/+3
* Optimize the queries fetching albums/filesPitu2020-06-251-1/+7
* Fix frontend registration displayPitu2020-05-111-1/+1
* chore: cleanup and todoPitu2020-05-111-52/+1
* Feat: implement lazy loading for waterfall viewPitu2020-05-102-237/+259
* Style changes to albumsPitu2020-05-101-6/+0
* Feature:Pitu2020-05-092-12/+6
* wip:Pitu2020-04-2815-504/+572
* feature: footerPitu2020-04-132-0/+138
* chore: revamp colorsPitu2020-04-133-3/+17