Commit Graph

17 Commits

Author SHA1 Message Date
Alexis Saettler 8808fdaa5f feat: add true userless login and refactor Login page (#7676) 2025-05-06 18:34:47 +02:00
David 50d29cff66 feat: Disable Signups for new users (#7254)
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2025-04-19 10:36:28 +02:00
Alexis Saettler 9dbe25618f chore: upgrade to Laravel 11 (#7193) 2024-04-07 22:37:54 +02:00
dependabot[bot] 71c8dcde63 chore(deps): bump laravel/socialite from 5.8.1 to 5.9.0 (#6864)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2023-09-06 23:21:12 +02:00
Alexis Saettler 4e53a94713 refactor: fixing test and other small changes (#6796) 2023-08-21 03:23:13 +00:00
Alexis Saettler 2fddbe11e9 fix: fix socialite integration (monicahq/chandler#554) 2023-05-27 13:11:38 +00:00
Alexis Saettler 03b148c6a9 build: switch to yarn v2+ (monicahq/chandler#467) 2023-04-09 18:29:54 +00:00
Alexis Saettler f86d23051b chore: upgrade dependencies + small tasks (monicahq/chandler#385) 2023-01-08 13:23:52 +00:00
Alexis Saettler ef90e0b950 feat: simplify token permissions list (monicahq/chandler#325) 2022-12-01 08:48:05 +01:00
Alexis Saettler 1fa8db7a1a feat: add webauthn and socialite (monicahq/chandler#212) 2022-09-13 22:18:25 +02:00
Alexis Saettler e9ef0ba4c1 feat: use laravel fortify and jetstream (monicahq/chandler#187) 2022-08-31 19:37:59 +02:00
Alexis Saettler 0bc131cbc5 feat: remove the welcome page (monicahq/chandler#199) 2022-08-28 17:21:38 +02:00
Mazarin 914dbc8445 chore: vite instead of webpack (monicahq/chandler#141) 2022-08-05 22:41:45 +02:00
Mazarin d576eed56e feat: manage contact tasks (monicahq/chandler#79) 2022-05-16 10:31:47 -04:00
Regis Freyd 36b55e9ddf chore: move services and view helpers (monicahq/chandler#4) 2021-12-10 13:25:45 -05:00
Regis Freyd 250cd1e2c7 feat: functional registration page (monicahq/chandler#1) 2021-12-04 20:56:18 -05:00
Regis Freyd bf1f24434b chore: first commit 2021-12-04 18:26:14 -05:00