• Joined on 2024-08-19
test pushed to main at test/megahunt.test 2024-08-30 01:28:44 +02:00
b98e545826 fix: move out logic to a service
5d3c41cfa0 fix: undefined behaviour with sessions
Compare 2 commits »
test pushed to main at test/megahunt.test 2024-08-30 00:46:30 +02:00
6722c9a75d refactor: unfuck register request
e28348cfbf docs: add laravel validation errors to openapi
Compare 2 commits »
test pushed to main at test/megahunt.test 2024-08-30 00:14:30 +02:00
73f7072b7f fix: move user definition to UserFactory
test pushed to main at test/megahunt.test 2024-08-30 00:10:41 +02:00
7e1f1184fe feat: proper faker
7cee091b6d fix: nullable db error
Compare 2 commits »
test pushed to main at test/megahunt.test 2024-08-29 23:53:01 +02:00
0ca5a445f5 feat: `histories` table
1e27b8447a fix: set default morph key type
Compare 2 commits »
test pushed to main at test/megahunt.test 2024-08-29 13:14:58 +02:00
7cd5f1c4da fix: save password correctly
41e61d772e feat: /api/users/reset
Compare 2 commits »
test pushed to main at test/megahunt.test 2024-08-29 12:38:18 +02:00
8dd1044d8b fix: enable cookies in swagger
test pushed to main at test/megahunt.test 2024-08-29 12:37:11 +02:00
ab7b5c0a97 feat: make reset password less secure and more convenient
55d9b7dc6b feat: /api/users/login
Compare 2 commits »
test pushed to main at test/megahunt.test 2024-08-29 11:52:45 +02:00
3c0a6007d0 fix: return json
test pushed to main at test/megahunt.test 2024-08-29 11:48:56 +02:00
d106ba956a feat: /api/users/register
f32cb1832a feat: User model
Compare 2 commits »
test pushed to main at test/megahunt.test 2024-08-29 11:27:22 +02:00
837a1ffa5b fix: rollback to password in column
test pushed to main at test/megahunt.test 2024-08-29 11:23:53 +02:00
0acfbf5685 fix: strip out some unnecessary functionality
test pushed to main at test/megahunt.test 2024-08-29 11:22:02 +02:00
187092b38a fix: sessions PK
a9e0999811 fix: use uuid instead of PK
Compare 2 commits »
test pushed to main at test/megahunt.test 2024-08-29 10:56:18 +02:00
4fe830228e fix: migrations and model so they fit the schema
b31fc46a1f fix: ignore csrf
Compare 2 commits »
test pushed to main at test/megahunt.test 2024-08-29 10:22:22 +02:00
7ee2254bb5 fix: change jwt to session
test pushed to main at test/megahunt.test 2024-08-29 10:15:49 +02:00
9bc8c6bf60 fix: switch to postgres
test pushed to main at test/megahunt.test 2024-08-29 06:53:58 +02:00
e78fb556a3 feat: openapi
test pushed to main at test/megahunt.test 2024-08-29 03:41:09 +02:00
1b0af8bebf init with laravel.build
test created branch main in test/megahunt.test 2024-08-29 03:41:09 +02:00
test created repository test/megahunt.test 2024-08-29 03:39:57 +02:00