Commit Graph

122 Commits

Author SHA1 Message Date
Simon Larsen
30c1932ca1
Fix rendering server error and parseJSONObject function***
***Update Blog ListByTag view
2024-03-04 11:32:59 +00:00
Simon Larsen
54b6eb8b74
Update JSON parsing functions and fix file paths in BlogAPI 2024-03-04 10:06:47 +00:00
Simon Larsen
fa2282b48f
Add type annotations to GenericObject and GenericFunction***
***Update GConstructor type in Mixins***
***Update ReflectionMetadataType in Reflection***
***Update connectToDatabase function in Redis***
***Update MockRouterForMethodFunction in Helpers***
***Update DefaultValidateFunction type in BasicForm***
***Update result type in BaseAPI.test***
***Update startUserNotificationRuleExecution function in OnCallDutyPolicyEscalationRuleService***
***Update getTableColumn and getTableColumns functions in TableColumn***
***Update getColumnBillingAccessControl and getColumnBillingAccessControlForAllColumns functions in ColumnBillingAccessControl
2024-02-27 17:40:15 +00:00
Simon Larsen
739f7a0aef
Fix import paths and types in various files 2024-02-27 16:54:50 +00:00
Simon Larsen
26e3025a95
Refactor function types and imports 2024-02-27 16:51:35 +00:00
Simon Larsen
006a01d0a5
Refactor function signatures and handle errors in fetchCount 2024-02-27 15:42:27 +00:00
Simon Larsen
31875081e5
Update function type names 2024-02-27 15:17:39 +00:00
Simon Larsen
50770eb6e8
Refactor code formatting and types 2024-02-27 15:16:02 +00:00
Simon Larsen
b423d2c5e8
Fix PromiseRejectErrorFunctionType in code 2024-02-27 13:31:55 +00:00
Simon Larsen
ba7a2fb057
Update PostgresConfig and Init files 2023-12-26 11:13:00 +00:00
Simon Larsen
937679d544
Update test setup in CommonServer workflow and PostgresConfig 2023-12-25 18:42:48 +00:00
Simon Larsen
0a688459ee
Commented out logging option in PostgresConfig.ts 2023-12-11 18:46:36 +00:00
Simon Larsen
f4ffc4f115
Add replaceAll method to Text class and update component id in Manual.ts 2023-12-11 18:45:22 +00:00
Simon Larsen
4fa048929c
make realtime work 2023-11-16 18:34:23 +00:00
Simon Larsen
12df8275a5
fix socket connection 2023-11-16 17:16:37 +00:00
Simon Larsen
08d13997fe
Fix formatting and add realtime event emission 2023-11-15 19:20:04 +00:00
Simon Larsen
e12ea14d85
Add realtime events support to
AnalyticsDatabaseService and BaseModel
2023-11-15 18:49:43 +00:00
Simon Larsen
625c96b91a
fix otel collector 2023-11-09 21:37:23 +00:00
Simon Larsen
b402450eac
add more logs to redis events 2023-10-12 15:16:42 +01:00
Simon Larsen
e4af38dfa9
add create default clickhouse db on connect 2023-10-04 13:54:48 +01:00
Simon Larsen
bcb2df9a37
update config.example 2023-09-11 19:16:01 +05:30
Simon Larsen
cc548d9353
refactor into database config 2023-09-11 15:59:36 +05:30
Simon Larsen
765aff8e79
fix fmt 2023-08-22 09:41:57 +01:00
Simon Larsen
4dc7741289
fix phone number 2023-08-22 09:37:39 +01:00
Simon Larsen
bdc4c5f4f2
add clickhouse service 2023-08-21 17:23:19 +01:00
Simon Larsen
c8d1af6daf
add logs to clickhouse 2023-08-21 13:53:14 +01:00
Simon Larsen
0978c5a2b8
fix slug and faker 2023-08-21 12:54:19 +01:00
Simon Larsen
ca30a7b8b6
fix fmt 2023-08-21 12:04:28 +01:00
Simon Larsen
a21a7b43d5
add clickihouse client 2023-08-19 20:49:24 +01:00
Simon Larsen
38ba31fa38
fix fmt 2023-08-02 17:35:48 +01:00
Simon Larsen
bf5763b63f
move to io redis 2023-08-02 17:34:38 +01:00
Jordan Jones
de8a03dc09
chore: update redis client 2023-08-01 16:57:33 -07:00
Jordan Jones
b72398d6ef
chore: trying ioredis 2023-08-01 15:53:25 -07:00
Jordan Jones
7af57b06b5
chore: update to use pascalcase 2023-07-30 06:15:31 -07:00
Jordan Jones
1d7f064f4b
chore: tls expects ssl to be false or tlsoptions 2023-07-30 04:42:22 -07:00
Jordan Jones
a8f662a5ae
chore: fix lint and lint fix 2023-07-30 04:33:38 -07:00
Jordan Jones
a5c938fa3c
chore: attempt to support postgresql ssl 2023-07-30 04:11:45 -07:00
Simon Larsen
74cc556f7c
fix date 2023-05-12 12:29:51 +01:00
Simon Larsen
0137c906d4
fix fmt 2023-05-09 19:31:10 +01:00
Simon Larsen
fd7b2d3db2
add http test server 2023-05-09 17:03:03 +01:00
Simon Larsen
22f17ce103
move to a better json parsing lib 2023-05-08 14:22:16 +01:00
Simon Larsen
5fb65efd31
fix lint 2023-03-18 21:48:21 +00:00
Simon Larsen
906cc53b4b
refactor api docs 2023-03-18 21:37:34 +00:00
Simon Larsen
7151609189
add workers to queue 2023-03-02 19:36:06 +00:00
Simon Larsen
db2f76e79f
add worker to jobs 2023-03-02 19:23:03 +00:00
Simon Larsen
9ff88f6162
fix postgres 2023-03-02 15:19:15 +00:00
Simon Larsen
241a44168a
postgres and redis retry 2023-03-02 14:59:06 +00:00
Simon Larsen
300d455af0
postgres 2023-03-02 14:48:44 +00:00
Simon Larsen
306a9975bc
fix lint. 2023-03-01 22:20:15 +00:00
Simon Larsen
93cbac33fb
fix bugs 2023-03-01 22:15:25 +00:00