Commit Graph

32 Commits

Author SHA1 Message Date
Leons Aleksandrovs
b88b0cf7da checkpoint(cover): backend ready before AI development 2025-07-12 14:38:21 +03:00
Leons Aleksandrovs
6cf30698b0 feat(cover): frontend for requesting cover letters 2025-07-10 22:48:01 +03:00
Leons Aleksandrovs
88deee3ea6 Merge pull request #3 from Skrazzo/create-template
feat(templates): Create template
2025-07-10 21:22:14 +03:00
Leons Aleksandrovs
16269e9669 feat(template): show template in templates view 2025-07-10 21:05:10 +03:00
Leons Aleksandrovs
e35bf46dac feat(api): add return for all user templates
BREAKING: Template api will return different variables in template
object
2025-07-10 20:36:37 +03:00
Leons Aleksandrovs
9f99f6a4a9 feat(template): create template via GUI 2025-07-10 19:11:21 +03:00
Leons Aleksandrovs
938c9a66e5 feat(api): create template
Add template table to the database
Create controller function to check if user has template, and create it
in the database
Made universal jwt.Claims of user data retrieval function
2025-07-09 23:19:31 +03:00
Leons Aleksandrovs
3376043428 feat(template): add form hook for rich text editor / create template page 2025-07-09 21:29:07 +03:00
Leons Aleksandrovs
49bc7dc60a Prepeared for template creation 2025-07-06 22:04:12 +03:00
Leons Aleksandrovs
3e9448775b Merge pull request #2 from Skrazzo/User-authentication
User authentication complete
2025-07-06 21:41:23 +03:00
Leons Aleksandrovs
4e730bfe12 User authentication complete 2025-07-06 21:40:32 +03:00
Leons Aleksandrovs
d18f9f9706 Auth middleware with JWT 2025-07-06 18:13:26 +03:00
Leons Aleksandrovs
3003a961b6 Backend structure / login with JWT 2025-07-06 16:46:21 +03:00
Leons Aleksandrovs
3166424426 No need for this shit 2025-07-05 22:31:10 +03:00
Leons Aleksandrovs
6b20ea1a3c Frontend registration 2025-07-05 22:29:51 +03:00
Leons Aleksandrovs
66ed77e758 User backend registration 2025-07-05 22:17:14 +03:00
Leons Aleksandrovs
8916f3e394 Hot reloading gin gonic with docker 2025-07-05 21:22:18 +03:00
Leons Aleksandrovs
a42e61fb48 Frontend form handling done 2025-07-05 21:11:09 +03:00
Leons Aleksandrovs
58d53b17cb Made login / register UI. Started implementing validation 2025-07-04 22:39:00 +03:00
Leons Aleksandrovs
2cd3027b72 Replaced tabler with lucide
Because it caused so many requests in development it was horrible
2025-07-04 21:49:16 +03:00
Leons Aleksandrovs
bedc593273 Added shadcn 2025-07-04 21:21:58 +03:00
Leons Aleksandrovs
b6e644e298 Added tabler icons 2025-07-04 21:20:13 +03:00
Leons Aleksandrovs
4c4f3000e2 Deleted demo junk 2025-07-04 20:53:06 +03:00
Leons Aleksandrovs
aad8dd5674 Prettier prettied 2025-07-04 19:11:47 +03:00
Leons Aleksandrovs
5596e37b1e Database support
Added connection
Added healthcheck
Added migration
2025-07-03 23:28:01 +03:00
Leons Aleksandrovs
d4c5fe3d4d Added postgres DB 2025-07-03 22:21:37 +03:00
Leons Aleksandrovs
9164553c0f Merge pull request #1 from Skrazzo/Setting-up-dev-env
Set up dev environment
2025-07-03 12:02:49 -07:00
Leons Aleksandrovs
3c3036b9ca Update README 2025-07-03 22:01:38 +03:00
Leons Aleksandrovs
2ad7b27fd5 Finished development
Caddy
Frontend
And backend
are now running
2025-07-03 21:58:49 +03:00
Leons Aleksandrovs
6130fc8abf Started BE structure / docker for FE dev 2025-07-03 17:55:15 +03:00
Leons Aleksandrovs
df38c61069 Added backend dockerfile 2025-07-03 15:04:27 +03:00
Leons Aleksandrovs
1818b3f225 BE / FE Init 2025-07-03 14:01:40 +03:00