| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: try fixing THE SHITTY WATERFALL | Zephyrrus | 2020-07-07 | 5 | -201/+251 |
| | | |||||
| * | feat: refactor single album page to use vuex | Zephyrrus | 2020-07-05 | 2 | -48/+79 |
| | | |||||
| * | feat: refactor most of the album components to use store for presentation ↵ | Zephyrrus | 2020-07-04 | 5 | -24/+69 |
| | | | | | and actions | ||||
| * | feat: separate album view into multiple components and use vuex | Zephyrrus | 2020-07-03 | 1 | -301/+11 |
| | | |||||
| * | feat: refactor account to use vuex, fix small presentational components | Zephyrrus | 2020-07-02 | 2 | -31/+45 |
| | | |||||
| * | feat: start refactoring the code to actually use vuex | Zephyrrus | 2020-07-02 | 1 | -47/+77 |
| | | | | | This includes creating multiple stores as needed for components and removing all complex states from components (since all those states should be stored in vuex) | ||||
| * | feat: backend pagination for albums | Zephyrrus | 2020-07-01 | 1 | -5/+38 |
| | | |||||
| * | feat: use SSR when rendering the dashboard (if possible) | Zephyrrus | 2020-07-01 | 1 | -4/+17 |
| | | |||||
| * | feat: backend pagination | Zephyrrus | 2020-06-29 | 1 | -10/+12 |
| | | | | | | serverLoad++; userRamUsage--; | ||||
| * | feat: add darker image for album section | Zephyrrus | 2020-06-29 | 1 | -1/+1 |
| | | |||||
| * | fix: Remove hero and hero body and use sections and containers instead | Zephyrrus | 2020-06-29 | 8 | -416/+428 |
| | | | | | 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 | ||||
| * | fix: fix minor visual issues on the album page | Zephyrrus | 2020-06-29 | 2 | -14/+32 |
| | | |||||
| * | Optimize the queries fetching albums/files | Pitu | 2020-06-25 | 1 | -1/+7 |
| | | |||||
| * | chore: cleanup and todo | Pitu | 2020-05-11 | 1 | -52/+1 |
| | | |||||
| * | Feat: implement lazy loading for waterfall view | Pitu | 2020-05-10 | 1 | -54/+1 |
| | | |||||
| * | Style changes to albums | Pitu | 2020-05-10 | 1 | -6/+0 |
| | | |||||
| * | wip: | Pitu | 2020-04-28 | 2 | -137/+137 |
| | | | | | | | * Dark theme by default * Re-arranged vue files structure * Re-arranged the layout file to make it easier to extend | ||||
| * | This commit adds a bunch of features for admins: | Pitu | 2019-10-13 | 4 | -3/+275 |
| | | | | | | | | * 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 | 7 | -97/+7 |
| | | |||||
| * | fix: we don't want non-admins to access the settings section | Pitu | 2019-10-12 | 1 | -1/+1 |
| | | |||||
| * | chore: Upgrade buefy to newest version | Pitu | 2019-10-12 | 7 | -22/+22 |
| | | |||||
| * | chore: remove exif strip support. | Pitu | 2019-10-12 | 1 | -8/+0 |
| | | | | | After some thought, modifying uploaded files is not something I want to support. | ||||
| * | chore: hide search until it's ready | Pitu | 2019-09-30 | 1 | -1/+2 |
| | | |||||
| * | Fix deletion of albums and links | Pitu | 2019-09-30 | 2 | -12/+3 |
| | | |||||
| * | Refactor a bit since we globally catch API exceptions | Pitu | 2019-04-24 | 7 | -189/+110 |
| | | |||||
| * | Fix conflicts | Pitu | 2019-03-29 | 1 | -1/+2 |
| |\ | |||||
| | * | Update account.vue | Robin B | 2019-03-21 | 1 | -1/+1 |
| | | | | | | | | | | | As discussed before, an adjustment for the wording alongside a grammatical fix. PR as suggested by you. | ||||
| | * | API key WIP | Pitu | 2019-03-19 | 1 | -2/+5 |
| | | | |||||
| * | | Added middleware for pages and switched to $axios | Pitu | 2019-03-29 | 7 | -53/+62 |
| |/ | |||||
| * | Tags | Pitu | 2019-03-14 | 1 | -0/+284 |
| | | |||||
| * | Small fixes | Pitu | 2019-03-14 | 1 | -1/+1 |
| | | |||||
| * | Whoops | Pitu | 2019-03-12 | 1 | -2/+2 |
| | | |||||
| * | Clicking on album title takes you to the album now | Pitu | 2019-03-12 | 3 | -17/+127 |
| | | |||||
| * | Not tested, but should delete an album | Pitu | 2019-03-12 | 1 | -5/+33 |
| | | |||||
| * | WIP | Pitu | 2019-03-08 | 1 | -4/+18 |
| | | |||||
| * | Various password fixes | Pitu | 2019-03-02 | 1 | -2/+2 |
| | | |||||
| * | Removed google analytics | Pitu | 2019-03-02 | 5 | -27/+1 |
| | | |||||
| * | Be able to add a file to multiple albums | Pitu | 2019-03-02 | 1 | -8/+64 |
| | | |||||
| * | Purge user's files | Pitu | 2019-02-28 | 1 | -0/+22 |
| | | |||||
| * | Some stuff | Pitu | 2019-02-28 | 2 | -9/+39 |
| | | |||||
| * | Change password and api keys | Pitu | 2019-02-28 | 1 | -0/+153 |
| | | |||||
| * | User management | Pitu | 2019-02-26 | 1 | -0/+257 |
| | | |||||
| * | Settings page and other things | Pitu | 2019-02-26 | 3 | -15/+93 |
| | | |||||
| * | Switch to Nuxt.js | Pitu | 2018-09-19 | 3 | -0/+522 |