Commit graph

347 commits

Author SHA1 Message Date
6779a13a29 - Set mode is now a number. 2025-10-12 13:27:48 -03:00
fa9f163971 - Compiling again. 2025-10-12 11:44:35 -03:00
4c3bf0f029 - 0 errors. 2025-10-11 20:41:52 -03:00
03ab8117c4 - Only 18 errors missing being fixed. 2025-10-11 20:25:08 -03:00
147d12b7c0 - main.rs is compiling again. 2025-10-11 20:02:14 -03:00
076f130b6b - Fix compilation errors. 2025-10-11 17:26:56 -03:00
ecddc10244 - Fixing compilation errors. 2025-10-11 13:29:38 -03:00
283774aa0f - Remove all compilation errors. 2025-10-11 12:29:03 -03:00
4251757391 - Remove of all warnings. 2025-10-07 10:53:09 -03:00
a8c2a5ba25 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
8a9cd104d6 - Warning removal and restore of old code. 2025-10-07 07:16:03 -03:00
76dc51e980 - First run after refactor. 2025-10-06 22:33:43 -03:00
84f28bc956 - New rust version is now compiling. 2025-10-06 20:49:38 -03:00
c0c470e9aa - Fixing compilation errors. 2025-10-06 20:06:43 -03:00
66e2ed2ad1 - Just more errors to fix. 2025-10-06 19:12:13 -03:00
5330180c36 - Fix compiling errors. 2025-10-06 14:55:04 -03:00
9749893dd0 Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
1bb97ebee9 Migration to Rust removal of Azure. 2025-10-06 10:29:14 -03:00
9d7f86c23f Update app.ts
Some checks failed
GBCI / build (push) Failing after 3m8s
2025-09-28 19:29:43 -03:00
904a33a409 - Warming removal.
Some checks failed
GBCI / build (push) Failing after 2m51s
2025-09-21 16:49:03 -03:00
f078881b0d feat(KeywordsExpressions, DialogKeywords, AdminDialog, GBDeployer, KBService): enhance functionality and improve file handling
All checks were successful
GBCI / build (push) Successful in 1m20s
2025-05-11 10:09:32 -03:00
bc0aa7627e feat: update dependencies and improve file handling in GBVMService
Some checks failed
GBCI / build (push) Failing after 3m57s
2025-04-18 22:20:33 -03:00
ea224b4937 feat: add bcrypt for password hashing and comparison utilities
Some checks failed
GBCI / build (push) Failing after 3m46s
2025-04-17 21:45:46 -03:00
6d75b4997b fix: update URLs and email addresses to reflect new domain 2025-04-15 12:49:05 -03:00
97862e54a5 fix(app): comment out boot instance creation and saving in legacy mode
All checks were successful
GBCI / build (push) Successful in 6m44s
2025-04-04 16:14:08 -03:00
5fe45a04f7 new(all): Removal of OneDrive dependencies. 2025-03-05 22:09:05 -03:00
9c2c1bc204 fix(llm.gblib): Talk to data local db use fix. 2024-11-24 13:17:18 -03:00
29ddb89d2a fix(llm.gblib): Talk to data local db use fix. 2024-11-24 12:57:14 -03:00
cde7ecc66a fix(llm.gblib): MultiURL player type fixed. 2024-11-24 10:03:23 -03:00
0b238ab99d fix(llm.gblib): Fix in doc. publishing. 2024-11-22 14:28:31 -03:00
1f74549963 fix(llm.gblib): Fix in doc. publishing. 2024-11-22 14:27:45 -03:00
2cc6a63121 fix(all): Back router. 2024-10-28 10:11:49 -03:00
5590460000 fix(all): Removed router. 2024-10-28 09:43:02 -03:00
8fe977bf2d new(all); 2024-10-20 08:01:58 -03:00
bd26fdc0bf new(all); 2024-10-20 00:21:14 -03:00
4331258cba new(all); 2024-10-19 23:56:04 -03:00
6a8acee69a new(all); ROUTER. 2024-10-19 23:36:02 -03:00
a3d557712f new(all); ROUTER. 2024-10-19 13:55:57 -03:00
1a687b7270 new(all); ROUTER. 2024-10-19 13:01:53 -03:00
2367fe22ff new(all); 2024-10-19 12:52:57 -03:00
64c26632dd new(core.gbapp): LLM alerts for data. 2024-10-17 13:47:18 -03:00
06ae13ba4f new(core.gbapp): LLM alerts for data. 2024-10-17 10:35:48 -03:00
c41d6bfdd0 new(core.gbapp): LLM alerts for data. 2024-10-17 08:47:01 -03:00
789fd79777 new(core.gbapp): LLM alerts for data. 2024-10-16 02:50:24 -03:00
0832f9d769 new(core.gbapp): Timestamp fields are now default. 2024-10-15 15:05:43 -03:00
0b10992f3e new(basic.gblib): SEND FILE pdf as temporary images. 2024-10-04 01:32:51 -03:00
7013d168df new(basic.gblib): SEND FILE pdf as temporary images. 2024-10-02 18:39:25 -03:00
30994a3a28 new(all): Node.js v22 and ts-node. 2024-09-24 14:30:01 -03:00
Rodrigo Rodriguez
b159b99aa4 fix (templates): ai-search OK. Fix themes. 2024-09-19 17:46:43 -03:00
Rodrigo Rodriguez
55e3334cc3 fix (templates): llm-server almost OK. 2024-09-15 16:30:03 -03:00