Commit Graph

405 Commits

Author SHA1 Message Date
Hakan Shehu
d02e2061ec Use tabs for containers 2025-01-27 12:32:15 +01:00
Hakan Shehu
514974a891 Redesign sidebar 2025-01-24 19:15:36 +01:00
Hakan Shehu
477a7716a8 Improve the default page and channel created for new workspaces 2025-01-24 11:33:00 +01:00
Hakan Shehu
909afacf77 Restructure some files in server 2025-01-24 10:28:01 +01:00
Hakan Shehu
72c0cb2786 Improve drag and drop 2025-01-24 01:11:31 +01:00
Hakan Shehu
1c91f087f7 Improve document saving mutations 2025-01-23 23:39:50 +01:00
Hakan Shehu
cecfd6f17a Display users that reacted to a message 2025-01-23 15:43:13 +01:00
Hakan Shehu
6e661894d2 Show add collaborator box only for spaces 2025-01-23 00:39:42 +01:00
Hakan Shehu
7bc261cbe4 Fix selection restore from remote edits 2025-01-22 15:12:09 +01:00
Hakan Shehu
154f73527e Fix toolbar menu show condition 2025-01-22 13:13:34 +01:00
Hakan Shehu
1b584b4b51 Implement database block for the editor 2025-01-22 13:07:38 +01:00
Hakan Shehu
e266da2450 Implement initial version of block dragging in editor 2025-01-22 12:29:58 +01:00
Hakan Shehu
63d447c159 Remove kafka dependency 2025-01-22 12:29:58 +01:00
dependabot[bot]
69911d6a87 Bump vite from 6.0.7 to 6.0.9
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.7 to 6.0.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 23:51:13 +00:00
Hakan Shehu
852a1e4ed7 Skip entry update if there are no changes 2025-01-21 19:38:10 +01:00
Hakan Shehu
dff5a2257f Fix fonts loading for desktop 2025-01-21 13:33:21 +01:00
Hakan Shehu
9bb5a5d388 Fix text render for url value hover card 2025-01-21 13:15:43 +01:00
Hakan Shehu
5b0ff0275e Fix block delete handler for record content update mutation 2025-01-20 13:00:51 +01:00
Hakan Shehu
1d9df2fa5c Use native retries for directory deletes 2025-01-20 11:21:19 +01:00
Hakan Shehu
15b2384a7e User access improvements 2025-01-20 10:23:32 +01:00
Hakan Shehu
9de5f06887 Fix postinstall script for server builds 2025-01-19 23:40:58 +01:00
Hakan Shehu
7f5bd66937 Use tanstack virtual for emojis and icons browser 2025-01-19 19:46:25 +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
14227da2a8 Restructure some utilities in desktop 2025-01-18 02:13:39 +01:00
Hakan Shehu
89c3969b72 Add some extra columns in desktop tables 2025-01-18 01:56:43 +01:00
Hakan Shehu
c6ad50e3ec Add destroy method for radar service 2025-01-18 01:31:20 +01:00
Hakan Shehu
6ffa9c96e8 Improvements in event loop and some syncs 2025-01-18 01:27:09 +01:00
Hakan Shehu
8587ebf704 Public workspace create event on sync 2025-01-17 16:51:05 +01:00
Hakan Shehu
6adebb4cf3 Publish event on workspace delete 2025-01-17 16:49:44 +01:00
Hakan Shehu
2c4b92120f Send event on user created 2025-01-17 16:47:56 +01:00
Hakan Shehu
4aa249e0fe Fix order of mutations when syncing 2025-01-17 16:22:49 +01:00
Hakan Shehu
8e64472420 Switch from eventemitter to eventbus 2025-01-17 15:16:57 +01:00
Hakan Shehu
60742806f5 Fix file loading path 2025-01-17 14:39:15 +01:00
Hakan Shehu
74f74ea37a Restructure and refactor services in desktop 2025-01-17 14:35:13 +01:00
Hakan Shehu
ddbf5e55e3 Fix message reactions version update trigger 2025-01-15 17:31:22 +01:00
Hakan Shehu
1a11494b09 Fix view fields memo 2025-01-15 15:40:05 +01:00
Hakan Shehu
194b0fce44 Refactor debuggers 2025-01-15 15:34:03 +01:00
Hakan Shehu
bfed89e3d3 Fix pub/sub communication for event-bus in server 2025-01-15 15:13:31 +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
062bae9797 Improve synchronizer cleanups in desktop 2025-01-14 19:18:27 +01:00
Hakan Shehu
85d38e943c Improve workspace delete handler 2025-01-14 18:53:02 +01:00
Hakan Shehu
dbffc94527 Fix message reaction deletion 2025-01-14 18:18:34 +01:00
Hakan Shehu
1de1807e40 Rename desktop assets 2025-01-14 17:04:34 +01:00
Hakan Shehu
ffca3df579 Update assets paths 2025-01-14 16:42:04 +01:00
Hakan Shehu
d16bf6e84c Enable autohide menu bar 2025-01-14 14:26:10 +01:00
Hakan Shehu
17945fd4d5 Small field type changes 2025-01-14 13:34:30 +01:00
Hakan Shehu
7c5b96591b Enable electron audo update 2025-01-14 10:44:31 +01:00