Commit graph

20 commits

Author SHA1 Message Date
175bd3734b
add session, container, and routes to app 2025-10-29 22:06:12 +02:00
aa89f77fcb
add dashboard and login templates 2025-10-29 22:02:16 +02:00
4c8b07103b
add auth middleware 2025-10-29 22:02:03 +02:00
5775b4b3c3
pass requests to controller, return twig template 2025-10-25 23:06:48 +03:00
2383fd9d93
add twig 2025-10-25 22:51:34 +03:00
44325cd74c
add DI Container to app instance 2025-10-25 22:48:56 +03:00
f4eed80d4d
change namespace 2025-10-24 14:21:17 +03:00
22fb98a5b1
add htaccess files and index.php with slim instantiation 2025-10-24 14:16:36 +03:00
da1b81663d
install slim and php-di, change psr-4 namespace 2025-10-24 14:15:56 +03:00
2d7ada60fd
create fake implementations for auth and user repo 2025-09-30 10:53:28 +03:00
ee48f578be
move login test 2025-09-30 10:53:14 +03:00
1ba2bfcfd9
init use case for login 2025-09-30 10:52:54 +03:00
00fbffd31e
create user repo interface 2025-09-30 10:52:38 +03:00
b23b939e9a
create auth tokeizer interface 2025-09-30 10:52:21 +03:00
814346437a
init tests 2025-09-26 13:51:54 +03:00
e131ad45ec
init empty user 2025-09-26 13:51:44 +03:00
c2ac7d92e8
install phpunit 2025-09-26 13:51:13 +03:00
c9a69e80e4
namespace tests 2025-09-26 13:50:15 +03:00
819059ef37
init composer.json 2025-09-25 22:40:26 +03:00
72f84c1353
ignore vendor 2025-09-25 22:39:56 +03:00