|
|
067f4aea2c
|
Add todos
|
2025-01-04 17:38:08 +00:00 |
|
|
|
9973542ba4
|
Formatting
|
2025-01-04 17:38:02 +00:00 |
|
|
|
508377c005
|
Fix local testing
|
2025-01-04 17:37:37 +00:00 |
|
|
|
f87352a9e6
|
Make API more intuitive
|
2025-01-04 17:37:28 +00:00 |
|
|
|
d069939c6b
|
Fix logs UX
|
2025-01-04 17:04:50 +00:00 |
|
|
|
64274f4de5
|
Fix splitting logic
|
2025-01-04 17:04:35 +00:00 |
|
|
|
388b7bfabb
|
Revert self-hosted docker
|
2025-01-04 16:42:21 +00:00 |
|
|
|
51d524cc77
|
Lint
|
2025-01-04 16:17:00 +00:00 |
|
|
|
6d5b183a3c
|
Sanitize relative paths server-side
|
2025-01-04 16:16:54 +00:00 |
|
|
|
0943681702
|
Move app state
|
2025-01-04 16:15:15 +00:00 |
|
|
|
cd7fe5fe39
|
Update variable name
|
2025-01-04 15:22:53 +00:00 |
|
|
|
e14fe4240e
|
Misc
|
2025-01-04 15:16:44 +00:00 |
|
|
|
0e45b5da61
|
Make logs view prettier
|
2025-01-04 15:03:10 +00:00 |
|
|
|
b3dec9f7cc
|
Refactor settings and add view settings sub-page
|
2025-01-04 15:02:48 +00:00 |
|
|
|
46faa954b6
|
Fix log level precedence
|
2025-01-04 15:02:07 +00:00 |
|
|
|
560e640b1b
|
Fix settings change printing
|
2025-01-04 14:55:34 +00:00 |
|
|
|
b17e69edda
|
Rename plugin
|
2025-01-04 14:48:42 +00:00 |
|
|
|
dd86a507d1
|
Fix file delete & create order being different when fetching latest changes
|
2025-01-04 12:39:53 +00:00 |
|
|
|
cacd0243de
|
Remove extra hashing and only update changed files when syncing
|
2025-01-04 12:34:48 +00:00 |
|
|
|
c41ce7ef68
|
Don't return content in response if it's unchanged
|
2025-01-04 12:32:18 +00:00 |
|
|
|
3ae0e7b896
|
Add server healthcheck
|
2025-01-04 10:34:34 +00:00 |
|
|
|
b2ecb98ec6
|
Add sync_lib crate docs
|
2025-01-04 10:34:24 +00:00 |
|
|
|
70c4846c73
|
Try runnig self-hsoted docker build
|
2025-01-04 10:21:09 +00:00 |
|
|
|
319dabfbbc
|
Always render settings description
|
2025-01-03 23:30:22 +00:00 |
|
|
|
8ab64b170a
|
Improve history view UX
|
2025-01-03 23:26:55 +00:00 |
|
|
|
b9cf16be18
|
Test on firefox instead
|
2025-01-03 22:38:34 +00:00 |
|
|
|
183e8eee5b
|
Bump versions to 0.0.12
|
2025-01-03 22:30:56 +00:00 |
|
|
|
752efd7a27
|
Use new API
|
2025-01-03 22:30:46 +00:00 |
|
|
|
44cb7a5b7c
|
Fix up is binary & sync_lib docs & tests
|
2025-01-03 22:30:37 +00:00 |
|
|
|
825d398dec
|
Fix tests
|
2025-01-03 20:07:40 +00:00 |
|
|
|
6796d43430
|
Bump versions to 0.0.11
|
2025-01-03 20:05:44 +00:00 |
|
|
|
c1bc2def4f
|
Bump versions to 0.0.10
|
2025-01-03 18:26:17 +00:00 |
|
|
|
51d7306489
|
Format
|
2025-01-03 18:26:09 +00:00 |
|
|
|
f9390c98c5
|
Dev updates
|
2025-01-03 18:25:39 +00:00 |
|
|
|
20031b3c28
|
Fix syncing renamed files
|
2025-01-03 18:25:29 +00:00 |
|
|
|
b074202ed8
|
No need to merge if the contents are equal
|
2025-01-03 18:25:00 +00:00 |
|
|
|
727b60c672
|
Fix duplicated documents
|
2025-01-03 18:24:42 +00:00 |
|
|
|
41ffba8ec2
|
Only make last seen update go forwards
|
2025-01-03 18:22:37 +00:00 |
|
|
|
875592deda
|
Remove wee_alloc as it's unsuitable for this use case and OOMs
|
2025-01-03 18:22:06 +00:00 |
|
|
|
c0b824796f
|
Remove trying to fix CI
|
2025-01-03 17:47:20 +00:00 |
|
|
|
8965477e2f
|
Try fixing CI
|
2025-01-03 15:15:14 +00:00 |
|
|
|
861eda38cf
|
try
|
2025-01-03 15:12:49 +00:00 |
|
|
|
9b7d37dd8a
|
More emojis
|
2025-01-03 15:10:12 +00:00 |
|
|
|
db21f70612
|
Remove rustup
|
2025-01-03 15:10:03 +00:00 |
|
|
|
ed162b2ee9
|
Use self-hosted runner
|
2025-01-03 15:09:56 +00:00 |
|
|
|
aeae75b541
|
Typo
|
2025-01-03 14:45:32 +00:00 |
|
|
|
5f5bdf75ea
|
Refactor syncer and add internal, non-concurrency limited methods
|
2025-01-03 14:45:26 +00:00 |
|
|
|
c733448a02
|
Lint tests
|
2025-01-03 14:44:54 +00:00 |
|
|
|
2911b195f4
|
Don't create new doc if one already exists with the same content
|
2025-01-03 14:40:52 +00:00 |
|
|
|
88f65a20f0
|
Make sure that there're no silent failures
|
2025-01-03 14:40:26 +00:00 |
|