| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: trying to fetch tags and albums on a public album link | Zephyrrus | 2021-01-17 | 1 | -51/+11 |
| | | |||||
| * | chore: style changes | Pitu | 2020-12-25 | 1 | -1/+0 |
| | | |||||
| * | Cleanup | Pitu | 2020-12-25 | 1 | -4/+0 |
| | | |||||
| * | Fix ESLint rules once and for all | Pitu | 2020-12-24 | 2 | -46/+41 |
| | | |||||
| * | bug: fix showlist resetting itself every time the page is changed | Zephyrrus | 2020-12-24 | 1 | -3/+9 |
| | | | | | bug: fix store not commiting search results | ||||
| * | chore: remove trailing commas | Zephyrrus | 2020-12-24 | 3 | -32/+32 |
| | | |||||
| * | chore: update buefy to 0.9 | Zephyrrus | 2020-11-12 | 1 | -40/+37 |
| | | |||||
| * | fix: make modal use full height on mobile | Zephyrrus | 2020-07-21 | 1 | -6/+8 |
| | | |||||
| * | feat: implement all-in-one file detail viewer, tag editor and album ↵ | Zephyrrus | 2020-07-20 | 2 | -41/+33 |
| | | | | | selection modal | ||||
| * | Merge branch 'dev' into dev-zephy | Zephyrrus | 2020-07-19 | 1 | -0/+6 |
| |\ | |||||
| | * | Update displaying thumbnails of unsupported file types | Pitu | 2020-07-18 | 1 | -9/+13 |
| | | | |||||
| * | | feat: Start working on a new album/tags/image info modal | Zephyrrus | 2020-07-19 | 1 | -4/+28 |
| | | | |||||
| * | | refactor: finish refactoring all the components to use vuex | Zephyrrus | 2020-07-10 | 1 | -1/+1 |
| | | | |||||
| * | | chore: linter the entire project using the new rules | Zephyrrus | 2020-07-08 | 1 | -2/+2 |
| | | | |||||
| * | | refactor: refactor grid to use vuex for every action | Zephyrrus | 2020-07-08 | 1 | -35/+48 |
| | | | |||||
| * | | feat: refactor waterfall to be more efficient | Zephyrrus | 2020-07-07 | 3 | -244/+99 |
| | | | |||||
| * | | feat: try fixing THE SHITTY WATERFALL | Zephyrrus | 2020-07-07 | 3 | -33/+54 |
| | | | |||||
| * | | feat: add video preview on hover to dashboard and apply new linter rules to ↵ | Zephyrrus | 2020-07-05 | 3 | -251/+269 |
| | | | | | | | | | some of the files | ||||
| * | | feat: experimental videos in grid | Zephyrrus | 2020-07-04 | 3 | -19/+52 |
| | | | |||||
| * | | feat: refactor most of the album components to use store for presentation ↵ | Zephyrrus | 2020-07-04 | 1 | -7/+5 |
| | | | | | | | | | and actions | ||||
| * | | feat: refactor account to use vuex, fix small presentational components | Zephyrrus | 2020-07-02 | 1 | -3/+5 |
| | | | |||||
| * | | feat: move toolbar into a level and add slot for pagination on grid | Zephyrrus | 2020-07-02 | 1 | -27/+30 |
| | | | |||||
| * | | fix: use file id instead of index and remove load more button | Zephyrrus | 2020-07-01 | 1 | -12/+2 |
| | | | |||||
| * | | feat: backend pagination | Zephyrrus | 2020-06-29 | 1 | -2/+2 |
| | | | | | | | | | | | serverLoad++; userRamUsage--; | ||||
| * | | fix: Remove hero and hero body and use sections and containers instead | Zephyrrus | 2020-06-29 | 1 | -1/+3 |
| |/ | | | | Hero is meant to be used as a full-width banner to showcare or present somethign, not to contain the entire content of the webpage | ||||
| * | Only display `Show more` button when there's more to show | Pitu | 2020-06-25 | 1 | -1/+6 |
| | | |||||
| * | Feat: implement lazy loading for waterfall view | Pitu | 2020-05-10 | 1 | -183/+258 |
| | | |||||
| * | chore: update deps | Pitu | 2020-04-10 | 1 | -0/+3 |
| | | |||||
| * | This commit adds a bunch of features for admins: | Pitu | 2019-10-13 | 1 | -68/+222 |
| | | | | | | | | * banning IP * see files from other users if you are admin * be able to see details of an uploaded file and it's user * improved display of thumbnails for non-image files | ||||
| * | refactor: removed useless code, cleaned up, fixed permissions | Pitu | 2019-10-12 | 1 | -5/+0 |
| | | |||||
| * | chore: Upgrade buefy to newest version | Pitu | 2019-10-12 | 1 | -2/+2 |
| | | |||||
| * | feature: album links | Pitu | 2019-09-30 | 1 | -1/+8 |
| | | |||||
| * | Refactor a bit since we globally catch API exceptions | Pitu | 2019-04-24 | 1 | -11/+7 |
| | | |||||
| * | Add flexsearch | Pitu | 2019-03-29 | 1 | -1/+23 |
| | | |||||
| * | Added middleware for pages and switched to $axios | Pitu | 2019-03-29 | 1 | -2/+2 |
| | | |||||
| * | Be able to add a file to multiple albums | Pitu | 2019-03-02 | 1 | -1/+1 |
| | | |||||
| * | Switch to Nuxt.js | Pitu | 2018-09-19 | 5 | -530/+16 |
| | | |||||
| * | Public albums wooo! | Pitu | 2018-09-17 | 1 | -30/+47 |
| | | |||||
| * | Site | Pitu | 2018-09-16 | 5 | -0/+925 |