aboutsummaryrefslogtreecommitdiff
path: root/src/site/components/grid
Commit message (Collapse)AuthorAgeFilesLines
* feat: refactor account to use vuex, fix small presentational componentsZephyrrus2020-07-021-3/+5
|
* 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
| | | | | serverLoad++; userRamUsage--;
* fix: Remove hero and hero body and use sections and containers insteadZephyrrus2020-06-291-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 showPitu2020-06-251-1/+6
|
* Feat: implement lazy loading for waterfall viewPitu2020-05-101-183/+258
|
* chore: update depsPitu2020-04-101-0/+3
|
* This commit adds a bunch of features for admins:Pitu2019-10-131-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 permissionsPitu2019-10-121-5/+0
|
* chore: Upgrade buefy to newest versionPitu2019-10-121-2/+2
|
* feature: album linksPitu2019-09-301-1/+8
|
* Refactor a bit since we globally catch API exceptionsPitu2019-04-241-11/+7
|
* Add flexsearchPitu2019-03-291-1/+23
|
* Added middleware for pages and switched to $axiosPitu2019-03-291-2/+2
|
* Be able to add a file to multiple albumsPitu2019-03-021-1/+1
|
* Switch to Nuxt.jsPitu2018-09-195-530/+16
|
* Public albums wooo!Pitu2018-09-171-30/+47
|
* SitePitu2018-09-165-0/+925