aboutsummaryrefslogtreecommitdiff
path: root/src/site/pages/login.vue
Commit message (Collapse)AuthorAgeFilesLines
* chore: chibisafe -> HostessFuwn2022-01-151-3/+3
|
* Add meta name to pagesPitu2021-01-051-0/+5
|
* RebrandPitu2020-12-251-3/+3
|
* chore: remove trailing commasZephyrrus2020-12-241-3/+3
|
* chore: add custom class to inputs until fix is released on buefy's masterZephyrrus2020-07-191-0/+2
|
* refactor: refactor most of the admin pages to use the store instead of ↵Zephyrrus2020-07-091-19/+28
| | | | internal states
* feat: try fixing THE SHITTY WATERFALLZephyrrus2020-07-071-16/+30
|
* feat: refactor account to use vuex, fix small presentational componentsZephyrrus2020-07-021-1/+1
|
* feat: start refactoring the code to actually use vuexZephyrrus2020-07-021-23/+16
| | | | 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-33/+31
| | | | 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
* Fix frontend registration displayPitu2020-05-111-1/+1
|
* wip:Pitu2020-04-281-16/+6
| | | | | | * 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-2/+5
|
* Fix conflictsPitu2019-03-291-0/+2
|\
| * API key WIPPitu2019-03-191-0/+1
| |
* | Added middleware for pages and switched to $axiosPitu2019-03-291-18/+13
|/
* Removed google analyticsPitu2019-03-021-7/+0
|
* Enviroment variables parsing fixPitu2019-03-021-1/+3
|
* Switch to Nuxt.jsPitu2018-09-191-0/+155