aboutsummaryrefslogtreecommitdiff
path: root/src/site/pages/index.vue
Commit message (Collapse)AuthorAgeFilesLines
* chore: chibisafe -> HostessFuwn2022-01-151-6/+3
|
* Add meta name to pagesPitu2021-01-051-0/+5
|
* fix: mobile stylingPitu2020-12-271-1/+5
|
* chore: style changesPitu2020-12-251-47/+58
|
* chore: remove trailing commasZephyrrus2020-12-241-3/+3
|
* chore: linter the entire project using the new rulesZephyrrus2020-07-081-0/+1
|
* refactor: refactor grid to use vuex for every actionZephyrrus2020-07-081-4/+5
|
* feat: start refactoring the code to actually use vuexZephyrrus2020-07-021-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: backend paginationZephyrrus2020-06-291-1/+1
| | | | | serverLoad++; userRamUsage--;
* misc: Change the color of the warning on the homepage to red and bigger ↵Zephyrrus2020-06-291-1/+2
| | | | font-size
* fix: Remove hero and hero body and use sections and containers insteadZephyrrus2020-06-291-1/+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
* wip:Pitu2020-04-281-74/+49
| | | | | | * Dark theme by default * Re-arranged vue files structure * Re-arranged the layout file to make it easier to extend
* chore: revamp colorsPitu2020-04-131-1/+0
|
* chore: remove filepondPitu2020-04-111-4/+1
|
* chore: prepare for filepondPitu2019-10-011-2/+5
|
* Removed google analyticsPitu2019-03-021-7/+0
|
* Fix uploader not showing up when logged inPitu2019-03-021-1/+1
|
* Enviroment variables parsing fixPitu2019-03-021-2/+8
|
* Add background to main pagePitu2019-02-261-0/+14
|
* Switch to Nuxt.jsPitu2018-09-191-0/+95