Commit Graph

  • cecfd6f17a Display users that reacted to a message Hakan Shehu 2025-01-23 15:43:13 +01:00
  • 6e661894d2 Show add collaborator box only for spaces Hakan Shehu 2025-01-23 00:39:42 +01:00
  • 7bc261cbe4 Fix selection restore from remote edits v0.0.2 Hakan Shehu 2025-01-22 15:12:09 +01:00
  • 154f73527e Fix toolbar menu show condition Hakan Shehu 2025-01-22 13:13:34 +01:00
  • 1b584b4b51 Implement database block for the editor Hakan Shehu 2025-01-22 13:07:38 +01:00
  • e266da2450 Implement initial version of block dragging in editor Hakan Shehu 2025-01-22 12:29:53 +01:00
  • 63d447c159 Remove kafka dependency Hakan Shehu 2025-01-22 10:44:41 +01:00
  • c74902fd7a Merge pull request #9 from colanode/dependabot/npm_and_yarn/vite-6.0.9 Hakan Shehu 2025-01-22 00:54:02 +01:00
  • 69911d6a87 Bump vite from 6.0.7 to 6.0.9 dependabot[bot] 2025-01-21 23:51:13 +00:00
  • 852a1e4ed7 Skip entry update if there are no changes Hakan Shehu 2025-01-21 19:38:10 +01:00
  • 715be7910d Fix an out of bound exception in crdt array operations Hakan Shehu 2025-01-21 19:24:23 +01:00
  • dff5a2257f Fix fonts loading for desktop Hakan Shehu 2025-01-21 13:33:21 +01:00
  • 9bb5a5d388 Fix text render for url value hover card Hakan Shehu 2025-01-21 13:15:43 +01:00
  • 5b0ff0275e Fix block delete handler for record content update mutation v0.0.1 Hakan Shehu 2025-01-20 13:00:51 +01:00
  • 1d9df2fa5c Use native retries for directory deletes Hakan Shehu 2025-01-20 11:21:19 +01:00
  • 15b2384a7e User access improvements Hakan Shehu 2025-01-20 10:23:32 +01:00
  • 9de5f06887 Fix postinstall script for server builds Hakan Shehu 2025-01-19 23:40:58 +01:00
  • 7f5bd66937 Use tanstack virtual for emojis and icons browser Hakan Shehu 2025-01-19 19:46:25 +01:00
  • 7e39676081 Update packages Hakan Shehu 2025-01-19 19:23:50 +01:00
  • 1d8bb8760b Use sqlite for emojis and icons Hakan Shehu 2025-01-19 15:41:39 +01:00
  • 14227da2a8 Restructure some utilities in desktop Hakan Shehu 2025-01-18 02:13:39 +01:00
  • 89c3969b72 Add some extra columns in desktop tables Hakan Shehu 2025-01-18 01:56:43 +01:00
  • c6ad50e3ec Add destroy method for radar service Hakan Shehu 2025-01-18 01:31:20 +01:00
  • 6ffa9c96e8 Improvements in event loop and some syncs Hakan Shehu 2025-01-18 01:27:09 +01:00
  • 8587ebf704 Public workspace create event on sync Hakan Shehu 2025-01-17 16:51:05 +01:00
  • 6adebb4cf3 Publish event on workspace delete Hakan Shehu 2025-01-17 16:49:44 +01:00
  • 2c4b92120f Send event on user created Hakan Shehu 2025-01-17 16:47:56 +01:00
  • 4aa249e0fe Fix order of mutations when syncing Hakan Shehu 2025-01-17 16:22:49 +01:00
  • 8e64472420 Switch from eventemitter to eventbus Hakan Shehu 2025-01-17 15:16:57 +01:00
  • 60742806f5 Fix file loading path Hakan Shehu 2025-01-17 14:39:15 +01:00
  • 74f74ea37a Restructure and refactor services in desktop Hakan Shehu 2025-01-17 14:35:13 +01:00
  • ddbf5e55e3 Fix message reactions version update trigger Hakan Shehu 2025-01-15 17:31:22 +01:00
  • 1a11494b09 Fix view fields memo Hakan Shehu 2025-01-15 15:40:05 +01:00
  • 194b0fce44 Refactor debuggers Hakan Shehu 2025-01-15 15:34:03 +01:00
  • bfed89e3d3 Fix pub/sub communication for event-bus in server Hakan Shehu 2025-01-15 15:13:31 +01:00
  • 81583cf054 Add visibility attribute for spaces Hakan Shehu 2025-01-15 01:29:20 +01:00
  • fce5bdc60d Improve device creation on login/register Hakan Shehu 2025-01-15 01:24:19 +01:00
  • 5b40313ff4 Improve account sync Hakan Shehu 2025-01-15 01:11:49 +01:00
  • 062bae9797 Improve synchronizer cleanups in desktop Hakan Shehu 2025-01-14 19:18:27 +01:00
  • 85d38e943c Improve workspace delete handler Hakan Shehu 2025-01-14 18:53:02 +01:00
  • dbffc94527 Fix message reaction deletion Hakan Shehu 2025-01-14 18:18:34 +01:00
  • 1de1807e40 Rename desktop assets Hakan Shehu 2025-01-14 17:04:34 +01:00
  • ffca3df579 Update assets paths Hakan Shehu 2025-01-14 16:42:04 +01:00
  • d16bf6e84c Enable autohide menu bar Hakan Shehu 2025-01-14 14:26:10 +01:00
  • 17945fd4d5 Small field type changes Hakan Shehu 2025-01-14 13:34:30 +01:00
  • 7c5b96591b Enable electron audo update Hakan Shehu 2025-01-14 10:44:31 +01:00
  • b086819e09 Optimize mutations Hakan Shehu 2025-01-13 20:46:43 +01:00
  • faa0554112 Improve message interactions tracking Hakan Shehu 2025-01-13 16:23:36 +01:00
  • d63e2ee2d0 Refactor some columns Hakan Shehu 2025-01-13 15:59:59 +01:00
  • 9a0ad90137 File optimizations Hakan Shehu 2025-01-13 15:42:24 +01:00
  • a758035be4 Improve account logout handlers in desktop Hakan Shehu 2025-01-13 14:35:26 +01:00
  • 4fb71bcaad Improve file state handling Hakan Shehu 2025-01-13 14:27:42 +01:00
  • 53ef5d6dd6 Refactor redis key names Hakan Shehu 2025-01-13 11:17:32 +01:00
  • 6a4f14f8b8 Wrap the queue name in curly braces to handle Redis clusters in Bullmq Hakan Shehu 2025-01-13 11:10:18 +01:00
  • a322fafcbf Update packages Hakan Shehu 2025-01-13 10:50:36 +01:00
  • f074495f5f Implement ssl configuration for postgres Hakan Shehu 2025-01-13 10:27:10 +01:00
  • 5b87a8097f Use only redis url for connecting Hakan Shehu 2025-01-13 00:05:17 +01:00
  • 75132d5b60 Add total storage limit and max file size limit for files Hakan Shehu 2025-01-12 18:25:04 +01:00
  • b39b90b71a Add a prefix for device tokens Hakan Shehu 2025-01-10 15:58:03 +01:00
  • 1bc3bcb3b2 Switch password hashing algorith to argon2 Hakan Shehu 2025-01-10 15:31:38 +01:00
  • 4f344f3388 Improve email verification message Hakan Shehu 2025-01-10 15:04:21 +01:00
  • d2e1cc7020 Minor workflow rename Hakan Shehu 2025-01-10 14:45:00 +01:00
  • 2ae847becd Rename and update workflows Hakan Shehu 2025-01-10 14:43:33 +01:00
  • b6ba69c339 Update macos build workflow Hakan Shehu 2025-01-10 11:59:58 +01:00
  • c6f4b97a23 Improve config for app signing for macos Hakan Shehu 2025-01-10 00:15:23 +01:00
  • 02ab454cdb Add preview gif Hakan Shehu 2025-01-09 18:56:35 +01:00
  • dcb16873e2 Implement new changes in seed script Hakan Shehu 2025-01-09 17:52:53 +01:00
  • 772b306103 Add a note regarding email verification in seed script Hakan Shehu 2025-01-09 15:33:31 +01:00
  • 86dba5762c Store entry transaction operation as integer enum instead of text Hakan Shehu 2025-01-09 11:26:18 +01:00
  • 6f9c09b121 Refactor message attributes Hakan Shehu 2025-01-09 11:13:22 +01:00
  • 299a0abbef Add apple signing in forge config Hakan Shehu 2025-01-09 10:05:21 +01:00
  • 881f622804 Update some readme files Hakan Shehu 2025-01-08 22:18:07 +01:00
  • 98f1076154 Implement entry not found pages Hakan Shehu 2025-01-06 18:46:53 +01:00
  • fa76b575ee Implement workspace not found page Hakan Shehu 2025-01-06 16:44:51 +01:00
  • 42ed334a14 Implement account not found page Hakan Shehu 2025-01-06 16:31:44 +01:00
  • 4d8652a7c5 Fix query result updates for null values when items are deleted Hakan Shehu 2025-01-06 16:07:59 +01:00
  • 3d46b36a34 Fix content security policy for loading fonts Hakan Shehu 2025-01-06 16:00:20 +01:00
  • c5f6b67410 Implement file drop handlers in editor Hakan Shehu 2025-01-06 15:41:51 +01:00
  • 4824d43646 Fix clean deleted files handler Hakan Shehu 2025-01-06 15:25:00 +01:00
  • c384d7a4f4 Implement file paste handler for editor Hakan Shehu 2025-01-06 14:46:56 +01:00
  • 661720bb4e Add templates copy in tsup config Hakan Shehu 2025-01-05 21:44:15 +01:00
  • 14acf5dc82 Fix teplates dir resolve Hakan Shehu 2025-01-05 21:06:28 +01:00
  • dec5812a6a Implement account email verification Hakan Shehu 2025-01-05 20:25:48 +01:00
  • b13be3c024 Rename smtp configuration keys Hakan Shehu 2025-01-05 12:36:40 +01:00
  • 40415a5bd0 Refactor configurations Hakan Shehu 2025-01-05 12:13:46 +01:00
  • d778db6040 Add ip in server config output Hakan Shehu 2025-01-05 10:18:20 +01:00
  • b8bdecf33b Add device request rate limits in api and socket service Hakan Shehu 2025-01-05 10:15:07 +01:00
  • 2660f3d3a9 Add rate limits for auth attempts Hakan Shehu 2025-01-05 09:51:10 +01:00
  • 779468c719 Add some extra account register validation Hakan Shehu 2025-01-05 00:31:45 +01:00
  • aab6c553d9 Open URLs externaly Hakan Shehu 2025-01-04 20:44:18 +01:00
  • b264632c63 Publish mutation created event on file create Hakan Shehu 2025-01-04 16:21:35 +01:00
  • 897a8c3f9e Layout improvements Hakan Shehu 2025-01-04 11:34:02 +01:00
  • 0ac450932f Make nullable fields optional in entry schemas and some crdt optimizations Hakan Shehu 2025-01-04 11:14:13 +01:00
  • 43cf296058 Fix file download Hakan Shehu 2025-01-03 22:31:22 +01:00
  • 4386c253ee Add vector extension migration and reorder message/entry embeddings migrations Ylber Gashi 2025-01-03 21:11:43 +01:00
  • a70a3622e2 Merge pull request #8 from colanode/ai-embeddings Hakan Shehu 2025-01-03 21:09:16 +01:00
  • 2d81a0a113 Refactor AI embedding handling: update schema, add entry_id to message embeddings, and implement embedding scheduling with configurable delay Ylber Gashi 2025-01-03 21:07:23 +01:00
  • 42d3cdca24 Fix delete entry handler Hakan Shehu 2025-01-03 20:07:35 +01:00
  • 19de9bf56c Fix null value in crdt and document updates handlers Hakan Shehu 2025-01-03 18:35:09 +01:00
  • af3c2d8843 Improve server update transaction apply Hakan Shehu 2025-01-03 10:26:23 +01:00