|
|
0c92bf959b
|
Make lints pass
|
2024-12-18 21:54:58 +00:00 |
|
|
|
da0e5f7373
|
Enable more lints
|
2024-12-18 21:33:30 +00:00 |
|
|
|
3f73578fc9
|
Remove JS
|
2024-12-18 21:28:56 +00:00 |
|
|
|
7c616b3055
|
Add linting
|
2024-12-18 21:28:43 +00:00 |
|
|
|
5aa1b9c795
|
Create rust.yml
|
2024-12-18 20:55:39 +00:00 |
|
|
|
eaf121e422
|
Add GH action to build plugin
|
2024-12-18 20:46:14 +00:00 |
|
|
|
dd4e03257d
|
Wire up changes
|
2024-12-18 20:41:38 +00:00 |
|
|
|
71fe58ffad
|
Update settings
|
2024-12-18 20:41:25 +00:00 |
|
|
|
0d61c1ed9c
|
Add old settings to onSettingsChangeHandlers
|
2024-12-18 20:41:11 +00:00 |
|
|
|
742e0fd7e5
|
Sync all offline changes to the remote server
|
2024-12-18 20:40:44 +00:00 |
|
|
|
eb87de8e68
|
Add concurrency limit to service
|
2024-12-18 20:38:43 +00:00 |
|
|
|
5bea3c94c1
|
Add write transactions
|
2024-12-18 20:36:38 +00:00 |
|
|
|
c0fd041532
|
Add more file operations
|
2024-12-18 20:35:36 +00:00 |
|
|
|
d069cbdb67
|
Add vault name setting
|
2024-12-17 21:07:14 +00:00 |
|
|
|
728c4a5a28
|
Fix schema
|
2024-12-15 16:54:44 +00:00 |
|
|
|
4dedadeb87
|
Bump eslint & lint plugin
|
2024-12-15 16:36:46 +00:00 |
|
|
|
2083675c07
|
Handle more trivial cases
|
2024-12-15 15:47:39 +00:00 |
|
|
|
cfeab3939f
|
Fix delete bug
|
2024-12-15 15:47:25 +00:00 |
|
|
|
d088d42a65
|
Basic syncing in the plugin
|
2024-12-15 15:47:08 +00:00 |
|
|
|
dfdf1d016b
|
Add documentIds to FE database
|
2024-12-15 12:03:36 +00:00 |
|
|
|
098540323e
|
Add unit to setting
|
2024-12-15 12:03:16 +00:00 |
|
|
|
faef0978a7
|
Add document locks
|
2024-12-15 12:02:40 +00:00 |
|
|
|
6e6ba4f3c2
|
Allow disabling scan
|
2024-12-15 11:54:25 +00:00 |
|
|
|
cfa1412e80
|
Small changes
|
2024-12-15 11:54:03 +00:00 |
|
|
|
d7ff0f0bed
|
Register polling fetcher
|
2024-12-15 11:53:20 +00:00 |
|
|
|
48d407cf1e
|
Store last seen id & add reset method
|
2024-12-15 11:52:56 +00:00 |
|
|
|
0fce63d760
|
Show notice on error
|
2024-12-15 11:52:28 +00:00 |
|
|
|
c4cc1ec73e
|
Update service for new API
|
2024-12-15 11:52:17 +00:00 |
|
|
|
08fe8d8663
|
Render new API
|
2024-12-15 11:46:36 +00:00 |
|
|
|
c567cec656
|
Add back document ids
|
2024-12-15 11:45:53 +00:00 |
|
|
|
cd46acd130
|
Add back uuid support
|
2024-12-15 11:39:36 +00:00 |
|
|
|
b1c20887df
|
Speed up trivial case
|
2024-12-15 11:39:25 +00:00 |
|
|
|
570b5f9bfc
|
Use new API
|
2024-12-14 17:06:40 +00:00 |
|
|
|
65a42a18bf
|
Implement "since" query for fetch_latest_documents
|
2024-12-14 17:02:58 +00:00 |
|
|
|
70471f5142
|
Go from per document to per vault version ids to allow "since" queries
|
2024-12-14 17:02:44 +00:00 |
|
|
|
fe8d236948
|
Extract responses
|
2024-12-14 16:48:31 +00:00 |
|
|
|
f803ec0da5
|
Use new api
|
2024-12-14 15:02:26 +00:00 |
|
|
|
4e2a7501f4
|
Refactor
|
2024-12-14 15:02:12 +00:00 |
|
|
|
7d4b5eb33a
|
Replace document_id with relative id on the FE
|
2024-12-14 15:01:56 +00:00 |
|
|
|
47e976b0bb
|
Simplify change handlers
|
2024-12-14 15:01:26 +00:00 |
|
|
|
89156eb270
|
Add utils
|
2024-12-14 15:00:22 +00:00 |
|
|
|
fe7ff5349d
|
Replace document_id with relative path
|
2024-12-14 14:59:29 +00:00 |
|
|
|
476c0ed672
|
Add hash
|
2024-12-12 22:18:09 +00:00 |
|
|
|
9ce8245abc
|
Add push operations to plugin
|
2024-12-12 22:17:59 +00:00 |
|
|
|
a2066cfc1c
|
Update types
|
2024-12-12 22:08:03 +00:00 |
|
|
|
10bc8c7099
|
Extract binary merging logic
|
2024-12-12 22:07:36 +00:00 |
|
|
|
7a8cca8fe7
|
Show auth success
|
2024-12-12 21:32:41 +00:00 |
|
|
|
1403961a09
|
Add view to fix deduplication
|
2024-12-12 21:32:26 +00:00 |
|
|
|
3065edba37
|
Refactor & update API
|
2024-12-10 22:25:00 +00:00 |
|
|
|
5f1075879f
|
Extract event handlers
|
2024-12-10 22:24:31 +00:00 |
|