aboutsummaryrefslogtreecommitdiff
path: root/src/site/layouts
Commit message (Collapse)AuthorAgeFilesLines
* chore: chibisafe -> HostessFuwn2022-01-151-1/+2
|
* chore: style changesPitu2020-12-251-4/+26
|
* Fix ESLint rules once and for allPitu2020-12-242-3/+3
|
* chore: remove trailing commasZephyrrus2020-12-242-6/+6
|
* feat: add notifier plugin for 🐍 and 🍞Zephyrrus2020-07-091-10/+19
|
* chore: linter the entire project using the new rulesZephyrrus2020-07-082-11/+14
|
* fix: change watcher from a component watcher to a store watcherZephyrrus2020-07-041-8/+9
|
* feat: start refactoring the code to actually use vuexZephyrrus2020-07-021-32/+34
| | | | 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)
* fix: heigh issues where the parent is smaller than the childZephyrrus2020-06-291-2/+5
|
* fix: Remove hero and hero body and use sections and containers insteadZephyrrus2020-06-291-26/+19
| | | | 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-6/+30
| | | | | | * Dark theme by default * Re-arranged vue files structure * Re-arranged the layout file to make it easier to extend
* feature: footerPitu2020-04-131-0/+3
|
* chore: remove filepondPitu2020-04-111-3/+0
|
* chore: Upgrade buefy to newest versionPitu2019-10-121-1/+1
|
* chore: prepare for filepondPitu2019-10-011-1/+12
|
* Better alert handlingPitu2019-04-241-19/+18
|
* Get rid of the icons altogether in a future commitPitu2019-04-231-1/+1
|
* Fix toastPitu2019-04-231-3/+3
|
* Tody up a little bitPitu2019-03-291-23/+7
|
* Added middleware for pages and switched to $axiosPitu2019-03-291-8/+2
|
* This is not needed anymorePitu2019-03-151-53/+0
|
* Removed google analyticsPitu2019-03-021-8/+1
|
* When a call regarding the token fails, logoutPitu2019-02-281-1/+1
|
* Switch to Nuxt.jsPitu2018-09-192-0/+149