31 Commits

Author SHA1 Message Date
Adrian Zürcher
f4b00ba297 change user db structure for workspaces 2026-02-20 18:31:26 +01:00
Adrian Zürcher
6e3df3ffa0 fix removing workspace from users 2026-02-17 17:47:36 +01:00
Adrian Zürcher
9dc6c217fa fix nil pointer error 2026-02-17 16:44:29 +01:00
Adrian Zürcher
c4bd121388 change workspace from string to model 2026-02-17 16:34:47 +01:00
Adrian Zürcher
e26c2af201 add uuid nil check 2026-02-17 12:16:21 +01:00
Adrian Zürcher
093c55616c add new function to read files in workspace 2026-02-17 12:07:56 +01:00
Adrian Zürcher
a99189b31a add remove folder in delete workspace 2026-02-17 07:34:34 +01:00
Adrian Zürcher
38a7660d41 add new uuid for workspace and create uuid folder 2026-02-17 07:30:10 +01:00
Adrian Zürcher
7d604189af fixes 2026-02-16 22:24:05 +01:00
Adrian Zürcher
4b574d4486 fix wrong relation name 2026-02-16 22:00:25 +01:00
Adrian Zürcher
a094b70b5b add new function replace realtions 2026-02-16 21:47:26 +01:00
Adrian Zürcher
3eb40bc02f add workspaces to user 2026-02-16 19:29:41 +01:00
Adrian Zürcher
81959425a1 check error 2026-02-16 19:29:10 +01:00
Adrian Zürcher
1f4f9a12aa add new database table workspace 2026-02-14 14:47:41 +01:00
Adrian Zürcher
8cbf36c5b3 add new user database creation indicator 2025-11-30 21:10:16 +01:00
Adrian Zürcher
21daaf1819 add relational table request 2025-11-27 07:53:22 +01:00
Adrian Zürcher
e15a94184c add relation to delete 2025-11-19 22:51:30 +01:00
Adrian Zürcher
2736aa1f6b add new db handler with table change to reference many2many 2025-11-19 16:29:37 +01:00
Adrian Zürcher
567cc726cc add new function to change passsword with test 2025-11-13 13:16:58 +01:00
Adrian Zürcher
db82dcf443 add exeption array to middleware Autorization 2025-11-13 13:16:11 +01:00
Adrian Zürcher
d50691776b move env vars to login and add domain 2025-11-12 14:21:57 +01:00
Adrian Zürcher
14968bfd4c replace static secrets with enviroment variables 2025-11-12 11:05:04 +01:00
Adrian Zürcher
e9fdea664f read role every refresh 2025-11-08 12:00:09 +01:00
Adrian Zürcher
7704fa9ecb new user expiration with user date format and never option 2025-11-08 11:27:45 +01:00
Adrian Zürcher
9a0019f3ad fix user defined exiration 2025-11-07 15:12:51 +01:00
Adrian Zürcher
0506ed6491 add new user defined user exiration 2025-11-07 13:51:58 +01:00
Adrian Zürcher
0c37d014a9 fix exist check 2025-11-07 08:06:54 +01:00
Adrian Zürcher
4670c93eff fix missing gin context (fixes #1) 2025-10-26 21:05:55 +01:00
Adrian Zürcher
8d8a1e3c33 change to api only handler and remove unused files, bring more structure 2025-10-26 10:38:44 +01:00
Adrian Zürcher
42c4f1d915 move handlers to root folder 2025-10-24 10:42:31 +02:00
Adrian Zürcher
4db4262195 first commit 2025-10-24 10:31:19 +02:00