aboutsummaryrefslogtreecommitdiff
path: root/src/site/pages/register.vue
Commit message (Collapse)AuthorAgeFilesLines
* chore: chibisafe -> HostessFuwn2022-01-151-4/+4
|
* Add meta name to pagesPitu2021-01-051-3/+5
|
* RebrandPitu2020-12-251-4/+4
|
* chore: remove trailing commasZephyrrus2020-12-241-4/+4
|
* chore: add custom class to inputs until fix is released on buefy's masterZephyrrus2020-07-191-0/+3
|
* refactor: refactor most of the admin pages to use the store instead of ↵Zephyrrus2020-07-091-25/+32
| | | | internal states
* chore: linter the entire project using the new rulesZephyrrus2020-07-081-14/+23
|
* 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)
* fix: Remove hero and hero body and use sections and containers insteadZephyrrus2020-06-291-37/+35
| | | | 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-15/+13
| | | | | | * Dark theme by default * Re-arranged vue files structure * Re-arranged the layout file to make it easier to extend
* Refactor a bit since we globally catch API exceptionsPitu2019-04-241-4/+8
|
* Added middleware for pages and switched to $axiosPitu2019-03-291-10/+12
|
* Removed google analyticsPitu2019-03-021-7/+0
|
* Switch to Nuxt.jsPitu2018-09-191-0/+103