Hakan Shehu
afc259be3f
Move tasks in account level and some other improvements
2025-05-10 19:09:32 +02:00
Hakan Shehu
c1ccb90240
Initial implementation of workspace import task
2025-05-09 18:52:13 +02:00
Hakan Shehu
2c8ff8a543
Improve date informations
2025-05-08 12:07:59 +02:00
Hakan Shehu
69641b0783
Switch exports to general 'tasks'
2025-05-08 10:59:22 +02:00
Hakan Shehu
1e07f7862c
Workspace export improvements
2025-05-07 00:28:39 +02:00
Hakan Shehu
989101a03b
Include uploads in data and zip uploaded files as part of the export
2025-05-06 21:03:48 +02:00
Hakan Shehu
f8fe6f40ca
Initial implementation of workspace data export
2025-05-06 19:22:41 +02:00
Hakan Shehu
90c7a22685
Send client metadata as headers on each request ( #19 )
2025-05-01 10:57:24 +02:00
Hakan Shehu
7e5c31d7f8
Include immutable version and commit sha as part of server docker build ( #18 )
2025-05-01 10:41:10 +02:00
Hakan Shehu
412a396b28
Switch from express to fastify ( #16 )
...
* Switch from express to fastify
* Use zod validation for api routes
* Fix type in password reset routes
* Use string as data type for bigint because of serialization issues
* Fix use of user id instead of account id for some file operations
2025-04-30 11:07:58 +02:00
Hakan Shehu
1d739879c3
Implement mentions
2025-04-28 19:28:58 +02:00
Hakan Shehu
c10ec7e856
Mark preview tab as opened in double click
2025-04-24 17:44:27 +02:00
Hakan Shehu
a0df904981
Update packages
2025-04-23 18:04:40 +02:00
Hakan Shehu
63437894bf
Implement password reset
2025-04-23 14:33:23 +02:00
Hakan Shehu
fa8c941e93
Update packages in desktop, core & crdt
2025-04-08 19:58:08 +02:00
Hakan Shehu
130524708d
Update packages
2025-03-17 23:33:48 +01:00
Hakan Shehu
d095dbbd16
Add recurring jobs to check node and document embeddings
2025-03-03 23:07:50 +01:00
Ylber Gashi
29c96f7dd6
Add support for specifying context nodes in AI assistant response
2025-02-21 22:49:00 +01:00
Ylber Gashi
913c2f05cf
Merge branch 'main' of https://github.com/colanode/colanode into ai-assistant-rag
2025-02-20 22:21:22 +01:00
Hakan Shehu
81dd328d4b
Store all uploads in a special table in server
2025-02-20 08:55:25 +01:00
Hakan Shehu
3a276d79d4
Update packages
2025-02-19 22:13:02 +01:00
Hakan Shehu
f7a1388536
Rename some pending entries to nodes
2025-02-19 19:50:43 +01:00
Ylber Gashi
cce2d41f8d
Merge branch 'restructure' of https://github.com/colanode/colanode into ai-assistant-rag
2025-02-19 19:38:33 +01:00
Ylber Gashi
ee111a845f
Enhance assistant response handling and node type support
...
- Update assistant response job to handle optional citations
- Modify node creation to trigger assistant response for question messages
- Add new message subtypes: 'question' and 'answer'
- Refactor node embedding scheduling to skip embedding for message nodes
- Integrate Langfuse callback for LLM service tracing
- Update SQL vector similarity queries for embedding retrieval
2025-02-19 19:16:10 +01:00
Hakan Shehu
a0eaf40735
Fix an issue with node sync
2025-02-19 15:17:48 +01:00
Hakan Shehu
0c2fb121c9
Refactor node updates
2025-02-19 13:14:57 +01:00
Hakan Shehu
25fb7ac46a
Refactor documents and text indexing
2025-02-19 11:23:03 +01:00
Hakan Shehu
18b15e09c3
Add document update validation and revert
2025-02-18 11:23:36 +01:00
Hakan Shehu
99b3189fc3
Refactor node reaction permission check
2025-02-18 10:00:39 +01:00
Hakan Shehu
f4ad5756f3
Merge files with nodes
2025-02-12 21:45:02 +01:00
Hakan Shehu
6d79824f93
Minor renames for clarity
2025-02-12 12:32:14 +01:00
Hakan Shehu
95999b4f9e
Permission checks improvements
2025-02-12 12:16:05 +01:00
Hakan Shehu
d8745d84cd
Separate documents into it's own table
2025-02-11 18:43:07 +01:00
Hakan Shehu
c82fbedefa
Consolidate entries and messages into 'nodes'
2025-02-05 22:40:35 +01:00
Hakan Shehu
565fd2af50
Implement space container
2025-01-28 22:46:20 +01:00
Hakan Shehu
852a1e4ed7
Skip entry update if there are no changes
2025-01-21 19:38:10 +01:00
Hakan Shehu
715be7910d
Fix an out of bound exception in crdt array operations
2025-01-21 19:24:23 +01:00
Hakan Shehu
15b2384a7e
User access improvements
2025-01-20 10:23:32 +01:00
Hakan Shehu
7e39676081
Update packages
2025-01-19 19:23:50 +01:00
Hakan Shehu
1d8bb8760b
Use sqlite for emojis and icons
2025-01-19 15:41:39 +01:00
Hakan Shehu
89c3969b72
Add some extra columns in desktop tables
2025-01-18 01:56:43 +01:00
Hakan Shehu
2c4b92120f
Send event on user created
2025-01-17 16:47:56 +01:00
Hakan Shehu
74f74ea37a
Restructure and refactor services in desktop
2025-01-17 14:35:13 +01:00
Hakan Shehu
194b0fce44
Refactor debuggers
2025-01-15 15:34:03 +01:00
Hakan Shehu
81583cf054
Add visibility attribute for spaces
2025-01-15 01:29:20 +01:00
Hakan Shehu
fce5bdc60d
Improve device creation on login/register
2025-01-15 01:24:19 +01:00
Hakan Shehu
5b40313ff4
Improve account sync
2025-01-15 01:11:49 +01:00
Hakan Shehu
faa0554112
Improve message interactions tracking
2025-01-13 16:23:36 +01:00
Hakan Shehu
d63e2ee2d0
Refactor some columns
2025-01-13 15:59:59 +01:00
Hakan Shehu
4fb71bcaad
Improve file state handling
2025-01-13 14:27:42 +01:00