Commit graph

449 commits

Author SHA1 Message Date
9609aa4e70 Switch message_type to integer across codebase 2025-10-12 14:39:23 -03:00
d28a63f2dc Make AuthService thread-safe and auto-create user 2025-10-12 13:38:56 -03:00
42dabc6982 - Set mode is now a number. 2025-10-12 13:27:48 -03:00
d3875d3c50 - Compiling again. 2025-10-12 11:44:35 -03:00
b9bc01098a - 0 errors. 2025-10-11 20:41:52 -03:00
83ead0db31 - Only 18 errors missing being fixed. 2025-10-11 20:25:08 -03:00
a16d9affe7 - main.rs is compiling again. 2025-10-11 20:02:14 -03:00
8dd71c4a8e - Fix compilation errors. 2025-10-11 17:26:56 -03:00
ba8fc38431 - Fixing compilation errors. 2025-10-11 13:29:38 -03:00
a1dd7b5826 - Remove all compilation errors. 2025-10-11 12:29:03 -03:00
d1a8185baa - Remove of all warnings. 2025-10-07 10:53:09 -03:00
0203f0ad0e Add organizations table and build fix script
Create organizations table with UUID primary key, unique slug,
timestamps, and indexes on slug and created_at. Add
scripts/dev/build_fix.sh to consolidate prompts and source files for LLM
context. Allow dead_code in main.rs and rename unused org_id parameter
to _org_id.
2025-10-07 09:08:53 -03:00
2f77b68294 - Warning removal and restore of old code. 2025-10-07 07:16:03 -03:00
ed984f89fb - First run after refactor. 2025-10-06 22:33:43 -03:00
191b6a741a - New rust version is now compiling. 2025-10-06 20:49:38 -03:00
959f67aa83 - Fixing compilation errors. 2025-10-06 20:06:43 -03:00
704a575926 - Just more errors to fix. 2025-10-06 19:12:13 -03:00
dfc615134c - Fix compiling errors. 2025-10-06 14:55:04 -03:00
6d58491281 Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
c88a240903 Migration to Rust removal of Azure. 2025-10-06 10:29:14 -03:00
ac818f3704 Update app.ts 2025-09-28 19:29:43 -03:00
1f5466eae4 - Warming removal. 2025-09-21 16:49:03 -03:00
7b91f56baa feat(KeywordsExpressions, DialogKeywords, AdminDialog, GBDeployer, KBService): enhance functionality and improve file handling 2025-05-11 10:09:32 -03:00
e95d180eb7 feat: update dependencies and improve file handling in GBVMService 2025-04-18 22:20:33 -03:00
f1b9c1742e feat: add bcrypt for password hashing and comparison utilities 2025-04-17 21:45:46 -03:00
2a4710b902 fix: update URLs and email addresses to reflect new domain 2025-04-15 12:49:05 -03:00
7f7459b4e2 fix(app): comment out boot instance creation and saving in legacy mode 2025-04-04 16:14:08 -03:00
527a129d84 new(all): Removal of OneDrive dependencies. 2025-03-05 22:09:05 -03:00
4e9cfa52cb fix(llm.gblib): Talk to data local db use fix. 2024-11-24 13:17:18 -03:00
00c82be6a9 fix(llm.gblib): Talk to data local db use fix. 2024-11-24 12:57:14 -03:00
816d71b470 fix(llm.gblib): MultiURL player type fixed. 2024-11-24 10:03:23 -03:00
fd81f60b28 fix(llm.gblib): Fix in doc. publishing. 2024-11-22 14:28:31 -03:00
0a506f728e fix(llm.gblib): Fix in doc. publishing. 2024-11-22 14:27:45 -03:00
e5f5793aa1 fix(all): Back router. 2024-10-28 10:11:49 -03:00
1de47e4b0a fix(all): Removed router. 2024-10-28 09:43:02 -03:00
c9dc852b6e new(all); 2024-10-20 08:01:58 -03:00
da1fa5ee93 new(all); 2024-10-20 00:21:14 -03:00
9962cf1f6d new(all); 2024-10-19 23:56:04 -03:00
bfbd3c01a6 new(all); ROUTER. 2024-10-19 23:36:02 -03:00
4716fc6370 new(all); ROUTER. 2024-10-19 13:55:57 -03:00
c2b2366fa1 new(all); ROUTER. 2024-10-19 13:01:53 -03:00
92accfbba8 new(all); 2024-10-19 12:52:57 -03:00
eb9b3038e1 new(core.gbapp): LLM alerts for data. 2024-10-17 13:47:18 -03:00
f8447ddb64 new(core.gbapp): LLM alerts for data. 2024-10-17 10:35:48 -03:00
511e700c2c new(core.gbapp): LLM alerts for data. 2024-10-17 08:47:01 -03:00
7500148252 new(core.gbapp): LLM alerts for data. 2024-10-16 02:50:24 -03:00
5acbc7a5b9 new(core.gbapp): Timestamp fields are now default. 2024-10-15 15:05:43 -03:00
ca3a5370be new(basic.gblib): SEND FILE pdf as temporary images. 2024-10-04 01:32:51 -03:00
4fb7eae1fc new(basic.gblib): SEND FILE pdf as temporary images. 2024-10-02 18:39:25 -03:00
afc0f4b445 new(all): Node.js v22 and ts-node. 2024-09-24 14:30:01 -03:00