|
|
1757034e0b
|
Sync-base: speed up RemoteObjPusherTxHook
they are immutable, no need to do real equals, they can't be same if different
|
2025-04-28 15:09:23 +02:00 |
|
|
|
d9765a51d8
|
Sync-base: freeze JKleppmannTreeNodeHolder root nodes
|
2025-04-28 13:00:50 +02:00 |
|
|
|
99ef560b95
|
Sync-base: static final hooks
so that compiler can fold them
|
2025-04-28 12:59:21 +02:00 |
|
|
|
f87eb365c3
|
Sync-base: remove our referrers from canDelete
|
2025-04-26 16:07:23 +02:00 |
|
|
|
8d3244fe64
|
Webui: use node-forge for hashing
apparently crypto works only on ssl websites
|
2025-04-26 14:09:05 +02:00 |
|
|
|
0a8985c93f
|
Short readme
|
2025-04-26 11:19:06 +02:00 |
|
|
|
a8cf483eee
|
Simplify ObjectPersistentStore
|
2025-04-26 11:11:51 +02:00 |
|
|
|
f7338f4e80
|
Dhfs-app: check that kill tests ls/cat return success
|
2025-04-26 10:44:33 +02:00 |
|
|
|
b89b182c58
|
Dhfs-fuse: make lmdb map size configurable
|
2025-04-25 23:11:02 +02:00 |
|
|
|
ad4ce72fdd
|
Dhfs-fuse: attempt at windows support
|
2025-04-25 22:17:55 +02:00 |
|
|
|
26ba65fdce
|
Sync-base: make Pushing invalidations log message trace
it's too big
|
2025-04-25 22:02:21 +02:00 |
|
|
|
697add66d5
|
Kelppmanntree: fix a dumb bug
directories are always the same duh
|
2025-04-25 22:00:33 +02:00 |
|
|
|
a53fc5e973
|
Kelppmanntree: remove undocontext
|
2025-04-25 21:37:50 +02:00 |
|
|
|
b034591091
|
Sync-base: OpHandler interface
|
2025-04-25 15:04:07 +02:00 |
|
|
|
07133a7186
|
Sync-base: get rid of JDataRemotePush
|
2025-04-25 14:57:06 +02:00 |
|
|
|
8cbecf1714
|
Dhfs-fs: remove optional from read
|
2025-04-25 13:40:48 +02:00 |
|
|
|
16ba692019
|
Recordify tree metadata
|
2025-04-25 13:35:54 +02:00 |
|
|
|
e5be1e6164
|
Cleanup poms
|
2025-04-25 13:13:21 +02:00 |
|
|
|
c74fdfc5a6
|
Dhfs-app: test fixes 2
|
2025-04-25 12:59:25 +02:00 |
|
|
|
c4268ab35b
|
Dhfs-app: test fixes
|
2025-04-25 11:23:12 +02:00 |
|
|
|
2ab6e3c3f7
|
Sync-base: Handle getting peer info failure nicely
|
2025-04-25 11:15:36 +02:00 |
|
|
|
ec8546bd69
|
Show Peer address in WebUI
|
2025-04-25 11:13:30 +02:00 |
|
|
|
6ecef94b90
|
Webui: a little nicer
|
2025-04-25 11:07:08 +02:00 |
|
|
|
e7f22d783f
|
Webui: proper async hash
|
2025-04-25 11:03:39 +02:00 |
|
|
|
bed55162d7
|
Peer certificate check when adding
|
2025-04-25 10:48:55 +02:00 |
|
|
|
f43c6db4f0
|
Run code format
|
2025-04-25 09:58:46 +02:00 |
|
|
|
56a15f4672
|
Sync-base: cleanup JKleppmannTree meta
|
2025-04-25 09:57:44 +02:00 |
|
|
|
85a1fa09ab
|
KleppmannTree: a little cleanup
|
2025-04-25 09:45:35 +02:00 |
|
|
|
cca0b410cf
|
Some packages cleanup
|
2025-04-25 09:16:31 +02:00 |
|
|
|
d94abfee97
|
Sync-base: op extractor interface
|
2025-04-25 09:16:31 +02:00 |
|
dependabot[bot]
|
6bd92ad7cd
|
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /webui directory: [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom).
Updates `react-router` from 7.4.1 to 7.5.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.5.2/packages/react-router)
Updates `react-router-dom` from 7.4.1 to 7.5.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.5.2/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router
dependency-version: 7.5.2
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: react-router-dom
dependency-version: 7.5.2
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-25 09:14:39 +02:00 |
|
|
|
1965d93f25
|
Dhfs-app: handle empty op push correctly
|
2025-04-24 22:38:01 +02:00 |
|
|
|
f6685f45f9
|
Dhfs-app: increase sync timeout
|
2025-04-24 22:34:04 +02:00 |
|
|
|
060ab1767d
|
Dhfs-app: don't crash too late (never)
|
2025-04-24 19:46:41 +02:00 |
|
|
|
89d87095c8
|
Dhfs-app: class level parallel docker tests
otherwise the logs are unreadable
|
2025-04-24 17:42:24 +02:00 |
|
|
|
7425c1f312
|
Dhfs-app: add failed to connect logs
|
2025-04-24 17:40:38 +02:00 |
|
|
|
428eca325f
|
Dhfs-app: increase lazyfs start timeout
|
2025-04-24 17:19:41 +02:00 |
|
|
|
005bc35496
|
Dhfs-app: assume lazyfs doesn't crash too early
|
2025-04-24 16:32:25 +02:00 |
|
|
|
6685575ca5
|
Dhfs-app: please work now
|
2025-04-24 15:48:57 +02:00 |
|
|
|
1ae813aacd
|
Sync-base: cleanup old grpc channels
|
2025-04-24 15:46:23 +02:00 |
|
|
|
e81671251a
|
Dhfs-fs: nevermind, no sleep
|
2025-04-24 15:30:18 +02:00 |
|
|
|
add26bb156
|
Dhfs-fs: larger sleep
|
2025-04-24 15:23:31 +02:00 |
|
|
|
4060045f15
|
Dhfs-fs: no need for removing/adding chunk logs now
|
2025-04-24 15:14:18 +02:00 |
|
|
|
75b484d5b2
|
Dhfs-app: fix asyncFence if there were no transactions
|
2025-04-24 15:14:03 +02:00 |
|
|
|
1d9dc8ed4d
|
Dhfs-app: lazyfs test fixes
|
2025-04-24 15:13:45 +02:00 |
|
|
|
7a85704862
|
Dhfs-app: stopatlevel1 for docker tests
|
2025-04-24 14:14:52 +02:00 |
|
|
|
367eedd540
|
Dhfs-app: less verbose docker tests
|
2025-04-24 12:53:26 +02:00 |
|
|
|
d01b9204f7
|
Dhfs-app: better checkConsistency
|
2025-04-24 12:36:11 +02:00 |
|
|
|
67fdacc3ff
|
Dhfs-app: remove docker networks in test
|
2025-04-24 12:28:56 +02:00 |
|
|
|
6ed9051be1
|
Dhfs-app: better kill tests
|
2025-04-24 12:13:56 +02:00 |
|