aboutsummaryrefslogtreecommitdiff
path: root/src/site/components
Commit message (Expand)AuthorAgeFilesLines
* feat: separate album view into multiple components and use vuexZephyrrus2020-07-032-0/+356
* feat: refactor account to use vuex, fix small presentational componentsZephyrrus2020-07-025-19/+53
* feat: start refactoring the code to actually use vuexZephyrrus2020-07-021-6/+4
* 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-292-3/+5
* misc: remove patreon. sorry.Zephyrrus2020-06-291-2/+0
* fix: change navbar to buefy navbar for mobile supportZephyrrus2020-06-291-22/+23
* feat: add logout link if logged inZephyrrus2020-06-291-1/+7
* 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
* wip:Pitu2020-04-285-202/+192
* feature: footerPitu2020-04-131-0/+135
* chore: remove filepondPitu2020-04-112-117/+0
* chore: update depsPitu2020-04-101-0/+3
* This commit adds a bunch of features for admins:Pitu2019-10-132-70/+224
* refactor: removed useless code, cleaned up, fixed permissionsPitu2019-10-122-32/+0
* Added new links to the navbarPitu2019-10-121-8/+31
* fix: update sharex snippetPitu2019-10-121-6/+3
* chore: Upgrade buefy to newest versionPitu2019-10-122-3/+3
* chore: prepare for filepondPitu2019-10-011-0/+97
* feature: uploader with chunks supportPitu2019-10-011-9/+14
* feature: tags logicPitu2019-09-301-0/+2
* feature: album linksPitu2019-09-301-1/+8
* Add parallel chunks and raise timeoutPitu2019-04-301-1/+2
* Refactor a bit since we globally catch API exceptionsPitu2019-04-242-21/+17
* Add flexsearchPitu2019-03-291-1/+23
* Added middleware for pages and switched to $axiosPitu2019-03-293-6/+6
* Added faqPitu2019-03-121-1/+1
* Put this on holdPitu2019-03-121-2/+0
* Be able to add a file to multiple albumsPitu2019-03-021-1/+1
* Fix tokenPitu2019-03-021-1/+1
* Allow downloading shareX config filePitu2019-03-021-2/+34
* changesPitu2019-02-281-0/+3
* User managementPitu2019-02-261-8/+16
* Settings page and other thingsPitu2019-02-261-5/+22
* Switch to Nuxt.jsPitu2018-09-1910-561/+45
* Add an add more files button to the uploaderPitu2018-09-181-1/+21
* Public albums wooo!Pitu2018-09-171-30/+47
* Added logoPitu2018-09-161-1/+1
* SitePitu2018-09-1614-0/+1851