|
9fcbd3b79b
|
close sessions and start authorization implementation
|
2025-04-01 23:19:29 +02:00 |
|
|
8c50802224
|
add close session func
|
2025-04-01 23:18:16 +02:00 |
|
|
2cb604951a
|
rm allow admin property switch to relationship
|
2025-04-01 23:17:58 +02:00 |
|
|
59b31cb71a
|
implement relationship delete
|
2025-04-01 23:17:27 +02:00 |
|
|
d3ed3f8b75
|
format query
|
2025-04-01 23:08:00 +02:00 |
|
|
3a9a05103b
|
tidy go mod
|
2025-04-01 20:47:07 +02:00 |
|
|
47c5d868d0
|
rm unused funcs
|
2025-04-01 20:46:23 +02:00 |
|
|
d3e4202e06
|
commit gen.go too to conform with go get
|
2025-04-01 20:46:16 +02:00 |
|
|
f8f0694a1b
|
implement person apis
|
2025-03-30 22:04:29 +02:00 |
|
|
f036bff6d6
|
implement relationship queries
|
2025-03-30 22:02:33 +02:00 |
|
|
6b41ce5f49
|
rm old stuff
|
2025-03-30 21:59:41 +02:00 |
|
|
471ecb8956
|
upgrade wrangler
|
2025-03-30 21:58:59 +02:00 |
|
|
5ea66fdd78
|
add relationship type enum
|
2025-03-30 21:58:41 +02:00 |
|
|
723c679ad0
|
implement google queries
|
2025-03-28 22:15:12 +01:00 |
|
|
2d3f8cfa34
|
fix person create issues and some httpstatus
|
2025-03-28 22:14:54 +01:00 |
|
|
391907792c
|
Add todo comment
|
2025-03-28 22:14:07 +01:00 |
|
|
84b9cdf9f6
|
add auth func
|
2025-03-28 22:13:42 +01:00 |
|
|
fb2da46331
|
fix golang ci exclusion
|
2025-03-28 21:05:19 +01:00 |
|
|
0445ef4dc1
|
get person by id
|
2025-03-28 21:05:02 +01:00 |
|
|
71145858c5
|
fix param var
|
2025-03-28 21:04:48 +01:00 |
|
|
40377416da
|
restructure pkg and internal
|
2025-03-28 12:33:42 +01:00 |
|
|
bb792b41e2
|
embed queries (in progress)
|
2025-03-28 00:22:23 +01:00 |
|
|
c10a4a71f7
|
update golang ci lint
|
2025-03-27 22:12:04 +01:00 |
|
|
5385244f97
|
add extra trigger paths
|
2025-03-27 22:10:28 +01:00 |
|
|
46077870c3
|
fix folder name for db adapter
|
2025-03-27 22:09:34 +01:00 |
|
|
a56454110a
|
fix lint issues with prettier
|
2025-03-27 22:08:01 +01:00 |
|
|
03120d7242
|
fixup ci cd triggers and node version
|
2025-03-27 22:01:04 +01:00 |
|
|
166d00f0e6
|
add deployment
|
2025-03-27 21:55:34 +01:00 |
|
Vargha Csongor
|
2e9c91415d
|
Merge branch 'main' into feature/migrate-100-percent-to-svelte
|
2025-03-27 20:49:35 +01:00 |
|
|
cd72097e02
|
move to new pipeline
|
2025-03-27 20:46:25 +01:00 |
|
|
2b78629fd0
|
fixup syntax in pipeline
|
2025-03-27 20:26:33 +01:00 |
|
|
db93735058
|
add required field to google id registration
|
2025-03-27 20:18:46 +01:00 |
|
|
97737375be
|
temp ci fix
|
2025-03-27 20:18:26 +01:00 |
|
|
267285c356
|
init api implementations
|
2025-03-24 21:41:33 +01:00 |
|
|
d9d565e0ee
|
add adapter ci
|
2025-03-23 18:16:19 +01:00 |
|
|
8d27d31968
|
update api
|
2025-03-23 18:16:09 +01:00 |
|
|
c716973525
|
add code generation
|
2025-03-22 16:55:33 +01:00 |
|
|
62566b3ec5
|
fix id type
|
2025-03-22 12:05:58 +01:00 |
|
|
bbf66ddc74
|
restructure repo
|
2025-03-17 21:48:21 +01:00 |
|
|
833c396b9b
|
add generated code to git
|
2025-03-17 21:48:03 +01:00 |
|
|
44de928ab6
|
create openapi base
|
2025-03-17 21:47:50 +01:00 |
|
|
75b2cb2dcc
|
add missing fav.ico
|
2025-03-15 11:07:07 +01:00 |
|
|
1c7f107c23
|
add wrangler config
|
2025-03-15 11:06:58 +01:00 |
|
|
6ba03fc10d
|
fix up login screen
|
2025-03-15 11:06:16 +01:00 |
|
|
004c0f9c05
|
remove theme button duplicate
|
2025-03-15 11:04:58 +01:00 |
|
|
2008e8ba94
|
format
|
2025-03-15 11:04:13 +01:00 |
|
|
ced4e1b89c
|
add theme button to layout
|
2025-03-15 11:04:01 +01:00 |
|
|
f860f25e56
|
fix up getUserFromGoogleID
|
2025-03-15 11:03:44 +01:00 |
|
|
34bacf8b93
|
add a google registration call back site
|
2025-03-15 11:02:39 +01:00 |
|
|
ccb377e6f6
|
change userid type to string in session
|
2025-03-15 11:01:45 +01:00 |
|