48 Commits

Author SHA1 Message Date
einhornimmond
84862bce8b Merge branch 'upgrade_logging' into refactor_shared_module 2025-06-26 07:46:09 +02:00
einhornimmond
7c325b6fea use base const and strings for logger categories for the time beeing 2025-06-26 07:43:02 +02:00
einhornimmond
91ab2914c2 queries in database, shared initalized with validate user as example 2025-06-20 16:45:02 +02:00
einhornimmond
57bace2698 fix wrong position of initLogging call 2025-06-17 19:24:51 +02:00
einhornimmond
bfa9367050 integrate new logging in backend, update some logging messages 2025-06-17 15:32:51 +02:00
einhornimmond
e64ede2fe5 use better variable/function name 2025-06-07 08:18:22 +02:00
einhornimmond
fb63588361 use new appDatabase class everywhere 2025-06-07 08:01:48 +02:00
einhornimmond
9efdf80498 Merge branch 'master' into yarn_workspaces_turbo 2025-04-30 11:17:56 +02:00
einhornimmond
ecc2cfbca8 remove import type for the time beeing 2025-04-30 09:31:11 +02:00
einhornimmond
987582c3ef Revert "use root biome config for backend, add useImportType rule"
This reverts commit bb8132791557fb9dcbf117ff7c3622a83e2e3730.
2025-04-30 09:29:09 +02:00
einhornimmond
bb81327915 use root biome config for backend, add useImportType rule 2025-04-30 09:17:57 +02:00
einhornimmond
5173edbb39 update to yarn workspaces and turbo 2025-04-28 10:15:49 +02:00
einhornimmond
90b8dbcc7b refactor code to satisfy biome rules, remove eslint rule comments 2025-04-26 10:17:18 +02:00
einhornimmond
3ff399064b auto applied changes from biome 2025-04-26 08:01:43 +02:00
einhornimmond
6fdcb0a86d fix the fix 2025-04-17 18:04:48 +02:00
einhornimmond
b0444420a9 make sure that changing data for gms automatic disable random location type 2025-04-17 17:52:59 +02:00
einhornimmond
35f28dc060 update public name logic, test and usage, distinguish between unique username and publicName 2025-04-16 10:06:06 +02:00
einhornimmond
b4d65827d5 more infos, show minimal progress indicator for export gms user 2025-04-13 13:57:40 +02:00
einhornimmond
19720ee6ca adjust configs, add GMS_PLAYGROUND_ROUTE, move export script into apis folder like in humhub 2025-04-08 18:33:16 +02:00
einhornimmond
993743829c upgrade typescript and eslint, fix new eslint warnings 2025-03-15 13:45:51 +01:00
clauspeterhuebner
1b049ce4e1 treat user emailContact as optional 2025-02-05 01:40:51 +01:00
clauspeterhuebner
2ed44c315a treat users emailContact as optional 2025-02-05 01:29:23 +01:00
clauspeterhuebner
c6df86331e use PublishNameLogic but replace empty string with null 2025-01-28 16:54:30 +01:00
clauspeterhuebner
d604224b46 now use PublishNameLogic 2025-01-28 01:15:23 +01:00
einhornimmond
fec42a5bc2
Merge branch 'master' into montreal_user_location 2024-12-18 12:13:00 +01:00
einhornimmond
9a4dfa557f update keep alive also for humhub and gms client 2024-12-16 20:02:46 +01:00
clauspeterhuebner
26821f07b9 change gmsUser initialization depending on PublishNameType settings 2024-11-20 00:57:23 +01:00
einhornimmond
ac4723ecc5 merge PublishNameType and GMSPublishNameType 2024-05-07 13:44:29 +02:00
Claus-Peter Huebner
6f71c3a4e4 linting 2024-04-11 00:44:48 +02:00
Claus-Peter Huebner
e44da4d6a3 rework review comments 2024-04-11 00:40:38 +02:00
Claus-Peter Huebner
ba4484e9fd adapt result of authenticated gms playground for new frontend page 2024-04-04 22:03:18 +02:00
Claus-Peter Huebner
12cae42d0e adapt on new response of GMS.verifyAuthToken - only the token will be
returned not a complete URI
2024-04-02 16:00:03 +02:00
Claus-Peter Huebner
c5c6592964 rename graphql query to authenticateGmsUserSearch 2024-03-21 22:33:05 +01:00
Claus-Peter Huebner
9bc5c44163 Merge remote-tracking branch 'origin/master' into 3305-feature-gms-user-search-backend-authentication-handshake 2024-03-18 23:41:55 +01:00
Claus-Peter Huebner
7b08ada615 gms webhook called implicit over api verify-auth-token by the configured
gms.community-auth-url
2024-03-18 23:25:17 +01:00
Claus-Peter Huebner
2b8b086f6c first draft of gms authentication 2024-03-15 01:16:33 +01:00
Claus-Peter Huebner
cf13a9a7ec first draft for update gmsUser 2024-02-16 21:50:49 +01:00
Claus-Peter Huebner
a3c18408af Merge remote-tracking branch 'origin/master' into
3237-feature-connect-gms-api-with-a-new-rest-client
2024-02-08 00:57:45 +01:00
Claus-Peter Huebner
ef73207609 adapt user migrations on concept requirements 2023-12-20 21:07:15 +01:00
Claus-Peter Huebner
e699108952 adapt database and entities on model of concept 2023-12-18 21:10:34 +01:00
Claus-Peter Huebner
a941d06b55 configure gms-url instead of host and port 2023-12-18 18:17:46 +01:00
Claus-Peter Huebner
a96aa9eb2b use http for gms-requests 2023-12-06 21:29:18 +01:00
Claus-Peter Huebner
260790e3e2 Merge remote-tracking branch 'origin/master' into
3237-feature-connect-gms-api-with-a-new-rest-client
2023-12-01 00:51:11 +01:00
Claus-Peter Huebner
7971324d99 add gms publishing in user creation 2023-12-01 00:36:25 +01:00
Claus-Peter Huebner
7296fae503 correct response processing after gms-request create community-user 2023-11-28 23:52:33 +01:00
Claus-Peter Huebner
55671eb81a gmsuserList as new yarn-script 2023-11-28 23:50:52 +01:00
Claus-Peter Huebner
fe5234806a first draft seeding users to gms 2023-11-24 02:14:38 +01:00
Claus-Peter Huebner
aade850d0e draft: first gms-api request against local gms-server 2023-11-20 21:32:24 +01:00