Commit Graph

29 Commits

Author SHA1 Message Date
64db382546 Return correct errors in public accounts service
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-06-10 16:02:23 +02:00
6e5e0fc805 Add a method to validate email
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-06-10 13:58:02 +02:00
3ea6765486 Implement a couple of rpcs
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-06-09 14:52:06 +02:00
7c55e758fc WIP: keep adding projects
Some checks failed
ci/woodpecker/push/build Pipeline failed
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-06-09 13:18:38 +02:00
475d5a5b03 Implement list projects
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-06-09 13:18:37 +02:00
138db7ae8b WIP: Fix the create project test
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-06-09 13:18:11 +02:00
2cd21b382e WIP: Fix the create project test
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-06-09 13:18:10 +02:00
06afab3f5a WIP: Add a migration for project membmership
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-06-09 13:18:10 +02:00
4782caaca0 WIP: Adding list project
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-06-09 13:18:10 +02:00
0cf8aefc1c WIP: Keep writing projectS
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-06-09 13:18:10 +02:00
121e3f2664 WIP: Adding projects
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-06-09 13:18:10 +02:00
46b20ef356 Add tests for the transactions
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-06-09 13:18:10 +02:00
1c3df23bf9 Restructure the projec and start adding projects
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-06-09 13:18:08 +02:00
f04f5b923f WIP: Start adding projects
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2026-06-09 13:14:35 +02:00
ccf2f3d157 Update the auth controller
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-05-18 14:20:29 +02:00
26cf743f12 Tokens are covered by tests
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-05-18 13:39:44 +02:00
6081511625 Another bunch of refactoring and test
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-05-18 12:55:44 +02:00
8c5f88cb46 Add linter and a little bit more tests
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-05-18 11:02:10 +02:00
732f70238a Create a cache package
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-05-17 22:29:16 +02:00
68e166d90f Start testing tokens
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2026-05-17 22:06:36 +02:00
1d377b916c WIP: Adding tests to the token controller
Some checks failed
ci/woodpecker/push/build Pipeline failed
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-05-17 21:02:17 +02:00
14ad203f63 Structure code a wee bit better
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2026-05-17 20:07:31 +02:00
60297dfaf7 Start adding tests
Some checks failed
ci/woodpecker/push/build Pipeline failed
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2026-05-17 16:14:59 +02:00
cfa666e0a2 Token authorization is ready for MVP
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Reviewed-on: #8
2026-05-15 12:53:58 +00:00
35c6689a2c Start implementing the tokens controller
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-05-12 16:42:24 +02:00
33f48f2bfb A lot of thigs are going on
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2026-05-10 23:14:29 +02:00
e58eba1b16 Implement refresh token endpoint
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2026-05-09 21:36:23 +02:00
f15608e0ab Basic internal auth implementation
Some checks failed
ci/woodpecker/push/build Pipeline failed
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2026-05-08 21:18:12 +02:00
83ce16b16f Init commit
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2026-04-30 19:30:31 +02:00