| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |