Commit graph

37 commits

Author SHA1 Message Date
Rolands
dcb6c36f42 file upload not working 2025-12-23 21:48:06 +02:00
Rolands
46d66d5647 RPC return values implemented 2024-12-06 13:41:39 +01:00
Rolands
ee13165cda RPC implemented 2024-12-05 13:46:48 +01:00
Rolands
3c927a92a5 server hook register as public dict 2024-12-05 09:35:08 +01:00
Rolands
1b5522b27d much better hook type definitions and init 2024-12-04 22:40:41 +01:00
Rolands
f78ed42c0f better error logging with origin & msgs 2024-12-04 18:35:41 +01:00
Rolands
8d80258d94 client self identification & network discovery 2024-12-04 16:32:21 +01:00
Rolands
17b9d45a3c went back to old tsconfig 2024-11-01 09:44:51 +01:00
Rolands
e992d69692 ./types.d.ts import 2024-10-16 10:34:35 +02:00
Rolands
af505bf073 tsconfig & import ext change to comply with JSR 2024-10-16 10:33:15 +02:00
Rolands
f9e7cc82eb better sql parsing + test cases 2024-07-15 19:41:44 +03:00
Rolands
5ee46d051f migrate from JSON to YAML serialization over net 2023-11-22 19:55:32 +02:00
Rolands
2e5f38afa7 client RegisterProp & observationaly_temporary 2023-11-18 18:02:15 +02:00
Rolands
eaf6380f3a msg kind enums 2023-08-02 15:44:13 +03:00
Rolands
86514516c8 remove socio template fn implementation 2023-07-23 09:17:57 +03:00
Rolands
8f05fd979a regex global flag for socio_string_regex 2023-07-22 17:44:41 +03:00
Rolands
59434f74d5 regex tests all passing now 2023-07-21 16:48:59 +03:00
Rolands
d12acc55fd DB Arbiter implemented 2023-07-21 11:07:43 +03:00
Rolands
a213be8541 clamp 2023-05-26 18:44:48 +03:00
Rolands
826063b2ad refactors for the new socio string idea 2023-04-08 20:18:58 +03:00
Rolands
0279071687 add types and exclude_regex for vite plugin 2023-04-06 19:25:27 +03:00
Rolands
4adc0b4296 move regex and fix 2023-04-01 14:41:16 +03:00
Rolands
1e01e161bd new regex for finding socio strings 2023-03-31 20:06:11 +03:00
Rolands
e50449c88d fix sql parse regex include prefixed whitespaces 2023-03-31 18:47:53 +03:00
Rolands
7150a4cda0 credit for map and set JSON functions 2023-03-03 19:40:57 +02:00
Rolands
7342885e40 json parse and stringify uses Map and Set rules 2023-03-03 19:36:16 +02:00
Rolands
781cd897ac message compression default added 2023-02-28 19:15:23 +02:00
Rolands
2d45394414 file uploads work proper 2023-02-20 17:25:03 +02:00
Rolands
6d939e4aaa admin tech works, clients have IP stored 2023-01-26 22:07:43 +02:00
Rolands
264f53c66e simpler regex 2023-01-20 12:59:54 +02:00
Rolands
1810ae4f64 better decypter logic and can encrypt prop keys 2023-01-08 14:17:16 +02:00
Rolands
9c86552604 important security update 2022-12-29 21:42:08 +02:00
Rolands
3c895d643d query string marker type and utils upd 2022-12-26 11:46:42 +02:00
Rolands
46a1476dee props work 2022-12-24 12:43:36 +02:00
Rolands
d541a71909 refactor sub and unsub, hooks and props 2022-12-22 11:15:48 +02:00
Rolands
9daf460810 fixups 2022-12-18 20:23:42 +02:00
Rolands
24870d362e migrated to TypeScript and compiles 2022-12-17 16:00:23 +02:00
Renamed from core/utils.js (Browse further)