aboutsummaryrefslogtreecommitdiff
path: root/src/site/components/grid
Commit message (Expand)AuthorAgeFilesLines
* fix: trying to fetch tags and albums on a public album linkZephyrrus2021-01-171-51/+11
* chore: style changesPitu2020-12-251-1/+0
* CleanupPitu2020-12-251-4/+0
* Fix ESLint rules once and for allPitu2020-12-242-46/+41
* bug: fix showlist resetting itself every time the page is changedZephyrrus2020-12-241-3/+9
* chore: remove trailing commasZephyrrus2020-12-243-32/+32
* chore: update buefy to 0.9Zephyrrus2020-11-121-40/+37
* fix: make modal use full height on mobileZephyrrus2020-07-211-6/+8
* feat: implement all-in-one file detail viewer, tag editor and album selection...Zephyrrus2020-07-202-41/+33
* Merge branch 'dev' into dev-zephyZephyrrus2020-07-191-0/+6
|\
| * Update displaying thumbnails of unsupported file typesPitu2020-07-181-9/+13
* | feat: Start working on a new album/tags/image info modalZephyrrus2020-07-191-4/+28
* | refactor: finish refactoring all the components to use vuexZephyrrus2020-07-101-1/+1
* | chore: linter the entire project using the new rulesZephyrrus2020-07-081-2/+2
* | refactor: refactor grid to use vuex for every actionZephyrrus2020-07-081-35/+48
* | feat: refactor waterfall to be more efficientZephyrrus2020-07-073-244/+99
* | feat: try fixing THE SHITTY WATERFALLZephyrrus2020-07-073-33/+54
* | feat: add video preview on hover to dashboard and apply new linter rules to s...Zephyrrus2020-07-053-251/+269
* | feat: experimental videos in gridZephyrrus2020-07-043-19/+52
* | feat: refactor most of the album components to use store for presentation and...Zephyrrus2020-07-041-7/+5
* | feat: refactor account to use vuex, fix small presentational componentsZephyrrus2020-07-021-3/+5
* | 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-291-1/+3
|/
* 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
* chore: update depsPitu2020-04-101-0/+3
* This commit adds a bunch of features for admins:Pitu2019-10-131-68/+222
* refactor: removed useless code, cleaned up, fixed permissionsPitu2019-10-121-5/+0
* chore: Upgrade buefy to newest versionPitu2019-10-121-2/+2
* feature: album linksPitu2019-09-301-1/+8
* Refactor a bit since we globally catch API exceptionsPitu2019-04-241-11/+7
* Add flexsearchPitu2019-03-291-1/+23
* Added middleware for pages and switched to $axiosPitu2019-03-291-2/+2
* Be able to add a file to multiple albumsPitu2019-03-021-1/+1
* Switch to Nuxt.jsPitu2018-09-195-530/+16
* Public albums wooo!Pitu2018-09-171-30/+47
* SitePitu2018-09-165-0/+925