| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: separate album view into multiple components and use vuex | Zephyrrus | 2020-07-03 | 2 | -0/+356 |
| | | |||||
| * | feat: refactor account to use vuex, fix small presentational components | Zephyrrus | 2020-07-02 | 5 | -19/+53 |
| | | |||||
| * | feat: start refactoring the code to actually use vuex | Zephyrrus | 2020-07-02 | 1 | -6/+4 |
| | | | | | 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: 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 | 2 | -3/+5 |
| | | | | | 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 | ||||
| * | misc: remove patreon. sorry. | Zephyrrus | 2020-06-29 | 1 | -2/+0 |
| | | |||||
| * | fix: change navbar to buefy navbar for mobile support | Zephyrrus | 2020-06-29 | 1 | -22/+23 |
| | | |||||
| * | feat: add logout link if logged in | Zephyrrus | 2020-06-29 | 1 | -1/+7 |
| | | |||||
| * | 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 |
| | | |||||
| * | wip: | Pitu | 2020-04-28 | 5 | -202/+192 |
| | | | | | | | * Dark theme by default * Re-arranged vue files structure * Re-arranged the layout file to make it easier to extend | ||||
| * | feature: footer | Pitu | 2020-04-13 | 1 | -0/+135 |
| | | |||||
| * | chore: remove filepond | Pitu | 2020-04-11 | 2 | -117/+0 |
| | | |||||
| * | chore: update deps | Pitu | 2020-04-10 | 1 | -0/+3 |
| | | |||||
| * | This commit adds a bunch of features for admins: | Pitu | 2019-10-13 | 2 | -70/+224 |
| | | | | | | | | * 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 | 2 | -32/+0 |
| | | |||||
| * | Added new links to the navbar | Pitu | 2019-10-12 | 1 | -8/+31 |
| | | |||||
| * | fix: update sharex snippet | Pitu | 2019-10-12 | 1 | -6/+3 |
| | | |||||
| * | chore: Upgrade buefy to newest version | Pitu | 2019-10-12 | 2 | -3/+3 |
| | | |||||
| * | chore: prepare for filepond | Pitu | 2019-10-01 | 1 | -0/+97 |
| | | |||||
| * | feature: uploader with chunks support | Pitu | 2019-10-01 | 1 | -9/+14 |
| | | |||||
| * | feature: tags logic | Pitu | 2019-09-30 | 1 | -0/+2 |
| | | |||||
| * | feature: album links | Pitu | 2019-09-30 | 1 | -1/+8 |
| | | |||||
| * | Add parallel chunks and raise timeout | Pitu | 2019-04-30 | 1 | -1/+2 |
| | | |||||
| * | Refactor a bit since we globally catch API exceptions | Pitu | 2019-04-24 | 2 | -21/+17 |
| | | |||||
| * | Add flexsearch | Pitu | 2019-03-29 | 1 | -1/+23 |
| | | |||||
| * | Added middleware for pages and switched to $axios | Pitu | 2019-03-29 | 3 | -6/+6 |
| | | |||||
| * | Added faq | Pitu | 2019-03-12 | 1 | -1/+1 |
| | | |||||
| * | Put this on hold | Pitu | 2019-03-12 | 1 | -2/+0 |
| | | |||||
| * | Be able to add a file to multiple albums | Pitu | 2019-03-02 | 1 | -1/+1 |
| | | |||||
| * | Fix token | Pitu | 2019-03-02 | 1 | -1/+1 |
| | | |||||
| * | Allow downloading shareX config file | Pitu | 2019-03-02 | 1 | -2/+34 |
| | | |||||
| * | changes | Pitu | 2019-02-28 | 1 | -0/+3 |
| | | |||||
| * | User management | Pitu | 2019-02-26 | 1 | -8/+16 |
| | | |||||
| * | Settings page and other things | Pitu | 2019-02-26 | 1 | -5/+22 |
| | | |||||
| * | Switch to Nuxt.js | Pitu | 2018-09-19 | 10 | -561/+45 |
| | | |||||
| * | Add an add more files button to the uploader | Pitu | 2018-09-18 | 1 | -1/+21 |
| | | |||||
| * | Public albums wooo! | Pitu | 2018-09-17 | 1 | -30/+47 |
| | | |||||
| * | Added logo | Pitu | 2018-09-16 | 1 | -1/+1 |
| | | |||||
| * | Site | Pitu | 2018-09-16 | 14 | -0/+1851 |