aboutsummaryrefslogtreecommitdiff
path: root/controllers/login.php
Commit message (Collapse)AuthorAgeFilesLines
* feat(views): Move login and logout to session/create and session/deleteSyndamia2025-02-021-31/+0
|
* feat: Replace sessionStorage with (custom) cookieStorageSyndamia2025-01-261-2/+2
|
* feat: Logout buttonSyndamia2025-01-261-0/+8
|
* feat!: Rework all views to be used with the routerSyndamia2025-01-261-4/+7
|
* feat(views/login): Add login pageSyndamia2025-01-251-0/+20