|
c5e5d2f46d
|
feat: slightly better UI
|
2025-02-16 14:41:43 +01:00 |
|
|
9947a289de
|
chore: bump version
|
2025-02-15 18:09:06 +01:00 |
|
|
7081b40f51
|
chore: move callbacks in standalone fns
Co-authored-by: frelodev <frelodev@gmail.com>
|
2025-02-15 18:08:24 +01:00 |
|
|
243d7b2448
|
fix: placeholders in UI
|
2025-02-15 18:08:13 +01:00 |
|
|
0ead6bf93c
|
feat: config flag for debugging
|
2025-02-15 17:58:46 +01:00 |
|
|
747af5dce3
|
feat: command to display current codemp version
|
2025-02-15 17:39:15 +01:00 |
|
|
76d82fcb3a
|
fix: bump codemp lib version
should restore workspace events
|
2025-02-15 17:19:53 +01:00 |
|
|
ea40cbbd80
|
fix: no longer async
|
2025-02-15 17:19:47 +01:00 |
|
|
bc6f2133c1
|
feat: improve side UI
|
2025-02-15 17:19:37 +01:00 |
|
|
20b955ab14
|
fix: show owned workspaces in the tree view
|
2024-11-21 17:17:43 +01:00 |
|
|
cd54f12126
|
fix: remove package lock because of wrong ci
|
2024-11-18 23:15:21 +01:00 |
|
|
c0682ec0ec
|
fix: check hash before applying changes
|
2024-11-17 17:47:33 +01:00 |
|
|
aca566ab8e
|
chore: package-lock
|
2024-11-17 16:54:51 +01:00 |
|
|
c3abb889bb
|
chore: lib and version bump
|
2024-11-17 16:54:22 +01:00 |
|
|
fc1095b410
|
chore: updated dev dependencies
|
2024-11-17 16:54:01 +01:00 |
|
|
d7d187d2a3
|
chore: updated gitignore
|
2024-11-17 16:53:27 +01:00 |
|
|
d2168ef8bc
|
chore: updated README commands
|
2024-10-27 23:11:04 +01:00 |
|
|
3c3da87b19
|
feat: deleteWorkspace function
|
2024-10-27 22:48:07 +01:00 |
|
|
467defc486
|
chore: changed args order in inviteToWorkspace docs in the README
|
2024-10-27 22:41:29 +01:00 |
|
|
d85041bf4a
|
fix: yet another fix, now it should correctly delete lock
|
2024-10-27 11:48:16 +01:00 |
|
|
2aa513cc98
|
chore: format
|
2024-10-26 21:56:41 +02:00 |
|
|
8266b94710
|
fix: correctly ack messages and tryrecv again if failed to apply
|
2024-10-26 21:55:23 +02:00 |
|
|
db4d71121d
|
chore: bump codemp version
|
2024-10-26 21:54:55 +02:00 |
|
|
cf2bdc347a
|
fix: send is no longer async
|
2024-10-26 18:40:52 +02:00 |
|
|
5b9ab79350
|
chore: still compliance to api changes
|
2024-10-20 17:32:09 +02:00 |
|
|
0e7e004cba
|
chore: version bump
|
2024-10-20 17:25:43 +02:00 |
|
|
011bbf808f
|
chore: compliance to api changes
|
2024-10-20 17:25:27 +02:00 |
|
|
8586c07fe1
|
fix: dont stop following when jumping across bufs
also refactor a bit globals
Co-authored-by: frelodev <frelodev@gmail.com>
|
2024-10-13 00:42:06 +02:00 |
|
|
6bc6561769
|
feat: better UX on commands with quickPick
|
2024-10-12 23:56:45 +02:00 |
|
|
4bc9d27a32
|
fix: changed follow impl
Co-authored-by: alemi <me@alemi.dev>
|
2024-10-12 23:07:34 +02:00 |
|
|
dfe0650516
|
feat: follow
|
2024-10-06 23:58:58 +02:00 |
|
|
2a72104a02
|
chore: refactor
|
2024-10-05 18:21:20 +02:00 |
|
|
af3cde19fc
|
fix: share
|
2024-10-05 17:58:14 +02:00 |
|
|
bec2dea2cd
|
feat: delete Buffer
|
2024-10-05 17:55:23 +02:00 |
|
|
4b98c836c6
|
feat: leave
Co-authored-by: alemi <me@alemi.dev>
|
2024-10-04 23:20:42 +02:00 |
|
|
9c00cf9eeb
|
feat: detach
Co-authored-by: alemi <me@alemi.dev>
|
2024-10-02 23:42:09 +02:00 |
|
|
87f2b6f2fb
|
fix: last changes to resync
|
2024-10-02 23:17:32 +02:00 |
|
|
45f52535da
|
chore: removed forcedesync
|
2024-10-02 22:47:08 +02:00 |
|
|
5832e19f8a
|
fix: resync if editor.edit fails
Co-authored-by: alemi <me@alemi.dev>
|
2024-10-02 17:32:34 +02:00 |
|
|
f4e0758fb9
|
chore: removed user text on file
|
2024-10-02 15:18:08 +02:00 |
|
|
05a7638761
|
feat: leave and detach
|
2024-10-01 19:44:55 +02:00 |
|
|
509240838b
|
Woops
|
2024-10-01 18:56:08 +02:00 |
|
|
94b149c14f
|
feat: process workspace events
|
2024-10-01 18:55:01 +02:00 |
|
|
14144ec152
|
fix: remove cursors from inactive files
|
2024-10-01 18:54:30 +02:00 |
|
|
e6b86d3cff
|
fix: off by one cursor
|
2024-10-01 18:53:53 +02:00 |
|
|
4f16b46223
|
feat: resync with action on warning
|
2024-10-01 18:35:57 +02:00 |
|
|
21b93f9d14
|
chore: merge attach and share logic
|
2024-10-01 16:21:37 +02:00 |
|
|
3f5f72fbfb
|
chore: auto format code
|
2024-10-01 16:11:36 +02:00 |
|
|
d7736c0add
|
feat: autoresync
|
2024-09-28 12:42:58 +02:00 |
|
|
28f611ad86
|
fix: properly update workspaces and buffers in tree view
|
2024-09-28 12:37:44 +02:00 |
|