Commit Graph

12 Commits

Author SHA1 Message Date
andrzej e32df99446 make dot env file on build
Gitea/subman-nextjs/pipeline/head This commit looks good Details
2024-10-04 15:11:59 +02:00
andrzej 885f5cd56c get env variables
Gitea/subman-nextjs/pipeline/head This commit looks good Details
2024-10-04 14:53:55 +02:00
andrzej 3c4a999ef7 tidy up 2024-09-30 16:06:52 +02:00
andrzej ca097dfb65 fix build errors 2024-09-30 14:44:47 +02:00
andrzej 164097e821 add responsiveness 2024-09-23 14:15:26 +02:00
andrzej f8bb05d8b9 logout functionality 2024-09-21 16:40:19 +02:00
andrzej c7dfbee0e0 redirect on login now works 2024-09-19 10:08:58 +02:00
andrzej 9eb558dc2f verifying jwt now works
issue - I was importing the textEncoder for browser, rather than using the native one
2024-09-16 14:55:34 +02:00
andrzej 9c2148076b login endpoint authentication now working 2024-09-16 13:17:15 +02:00
andrzej fff780922d begin debugging 2024-09-13 22:01:21 +02:00
andrzej 1d13d79682 make it a server component 2024-09-13 21:53:27 +02:00
andrzej 5aa503a236 bcrypt fix
basically webpack tries to compile it which is not good
so I edited to next.config
2024-09-13 19:24:39 +02:00