Commit graph

383 commits

Author SHA1 Message Date
3517af1461 Disallow changing settings while applying previous changes 2025-11-30 15:24:52 +00:00
d07fa32ba3 Format 2025-11-30 15:24:52 +00:00
10bde4bc3a Fix race condition of client-side path deconflicting 2025-11-30 15:24:52 +00:00
2ce5faea92 Ignore ds store 2025-11-30 15:24:52 +00:00
b595a060a7 Await settings event handlers 2025-11-30 15:24:52 +00:00
5905aa37b9 Add copy to clipboard button 2025-11-30 15:24:52 +00:00
5417c1ddd0 Small clean up 2025-11-30 15:24:52 +00:00
4456767ec4 Clean up 2025-11-30 15:24:52 +00:00
10fdc938c5 Add error on duplicate plugin load 2025-11-30 15:24:52 +00:00
7a95d9f0a8 Use named group 2025-11-30 15:24:52 +00:00
e53482ced8 Make skipped file a warning 2025-11-30 15:24:52 +00:00
67c912ae4c Format 2025-11-30 15:24:52 +00:00
b0b5da7d37 Remove frequent popups 2025-11-30 15:24:52 +00:00
13f5456b39 Fix race condition 2025-11-30 15:24:52 +00:00
c10b6435d4 Don't download all documents when initial sync gets interrupted 2025-11-30 15:24:52 +00:00
9d60ec14dd Improve API 2025-11-30 15:24:52 +00:00
d45d2c0be3 Fix E2E testing 2025-11-30 15:24:52 +00:00
82f11d8c86 Fix testing logic 2025-11-30 15:24:52 +00:00
c3cc678446 Stop leaking promises in ws manager 2025-11-30 15:24:52 +00:00
3ed2e4f666 Add api version check to client 2025-11-30 15:24:52 +00:00
b1826907e7 Add resetting tests 2025-11-30 15:24:52 +00:00
c3cbde052a Add server config for mergable extensions 2025-11-30 15:24:52 +00:00
7008c54e2e Run check.sh 2025-11-30 15:24:52 +00:00
18be9f4dd8 Fix lint 2025-11-30 15:24:52 +00:00
4b195b070d Expose new advanced settings 2025-11-30 15:24:52 +00:00
c4da1426b1 Fix compile 2025-11-30 15:24:52 +00:00
340c347841 Don't leak promises 2025-11-30 15:24:52 +00:00
c94d732f24 Fix resetting 2025-11-30 15:24:52 +00:00
d8058d396c Add awaitAll 2025-11-30 15:24:52 +00:00
ef4444afc2 Lint 2025-11-30 15:24:52 +00:00
fb2d82a06e Lint 2025-11-30 15:24:52 +00:00
5a0c64d39c Ban bad methods 2025-11-30 15:24:52 +00:00
17fa584ea1 use allSettled 2025-11-30 15:24:52 +00:00
83c15a77c3 Add 2 more settings from consts 2025-11-30 15:24:52 +00:00
3cdd2a4387 Use updated APIs 2025-11-30 15:24:52 +00:00
213a9e18fb Use new WS api 2025-11-30 15:24:52 +00:00
cb2a1c0df1 Fix reset logic for WS 2025-11-30 15:24:52 +00:00
9f1f4beae4 Renamce 2025-11-30 15:24:52 +00:00
12d8d15572 Add fetch controller tests 2025-11-30 15:24:52 +00:00
56c77dc3f6 Fix fetch controller 2025-11-30 15:24:52 +00:00
4186aa9e0c Formatting 2025-11-30 15:24:52 +00:00
71274d466c Extract function 2025-11-30 15:24:52 +00:00
9d645f43f8 Handle move on create 2025-11-30 15:24:52 +00:00
4fcd134e55 Extract consts 2025-11-30 15:24:52 +00:00
10fd928459 Fix file operations 2025-11-30 15:24:52 +00:00
91675ea99c Add remove event listener methods 2025-11-30 15:24:52 +00:00
d4b68154df Export consts 2025-11-30 15:24:52 +00:00
c798d96009 Fix import 2025-11-30 15:24:52 +00:00
51baa4d8e0 Have the same error message for file not found 2025-11-30 15:24:52 +00:00
a57ed5c4ae Fix edge cases 2025-11-30 15:24:52 +00:00