Commit graph

376 commits

Author SHA1 Message Date
vorotamoroz
0e903c3520
Change: enabling PATH_TEST_INSTALL in production build 2026-01-30 09:25:12 +00:00
vorotamoroz
28146eec2c
Refactor: Migrate the outdated, unstable platform abstraction layer to Services 2026-01-26 09:13:40 +00:00
vorotamoroz
3cd9b9e06d
bump 2026-01-24 16:48:51 +09:00
vorotamoroz
465af4f3aa
Urg: 0.25.40 for fix wrong eventType 2026-01-23 11:55:30 +00:00
vorotamoroz
0a1e3dcd51
bump 2026-01-23 06:27:06 +00:00
vorotamoroz
b97756d0cf
add unittest 2026-01-23 05:45:53 +00:00
vorotamoroz
7d3827d335
bump 2026-01-17 14:36:47 +09:00
vorotamoroz
bba26624ad
bump 2026-01-15 04:12:19 +00:00
vorotamoroz
7375a85b07
Tests:
- More tests have been added.
2026-01-09 11:46:37 +00:00
vorotamoroz
b96b2f24a6
Add some script and run npm install 2026-01-07 09:00:55 +00:00
vorotamoroz
336f2c8a4d
Add Test 2026-01-07 08:38:33 +00:00
vorotamoroz
aa6d771d17
bump 2025-12-25 10:30:04 +00:00
vorotamoroz
55ffeeda10
bump 2025-12-24 03:38:40 +00:00
vorotamoroz
b0c1d6a1bf
bump 2025-12-10 09:48:25 +00:00
vorotamoroz
ca19f2f2ed
Modify build script and prettier config type (.prettierrc to .prettierrc.mjs 2025-12-10 09:47:31 +00:00
vorotamoroz
f06f8d1eb6
bump 2025-12-05 11:08:48 +00:00
vorotamoroz
c54ae58c0f
bump 2025-12-02 11:24:31 +00:00
vorotamoroz
1b070c2dd4
bump 2025-11-18 08:54:41 +00:00
vorotamoroz
3cc70b985a
bump 2025-11-17 23:30:53 +09:00
vorotamoroz
bab66a64d7
bump again for release.. 2025-11-17 13:27:26 +09:00
vorotamoroz
b0661cdbab
bump 2025-11-17 13:20:16 +09:00
vorotamoroz
4af4d9c4bd
bump 2025-11-12 09:23:49 +00:00
vorotamoroz
1b7a25598a
### Improved
- Now we can switch the database adapter between IndexedDB and IDB without rebuilding (#747).
- No longer checking for the adapter by `Doctor`.

### Changes

- The default adapter is reverted to IDB to avoid memory leaks (#747).

### Fixed (?)

- Reverted QR code library to v1.4.4 (To make sure #752).
2025-11-12 09:22:40 +00:00
vorotamoroz
a623b987c8
bump 2025-11-07 09:55:22 +00:00
vorotamoroz
db28b9ec11
### Improved
- Some JWT notes have been added to the setting dialogue (#742).

### Fixed

- No longer wrong values encoded into the QR code.
- We can acknowledge why the QR codes have not been generated.

### Refactored

- Some dependencies have been updated.
- Internal functions have been modularised into `octagonal-wheels` packages and are well tested.
- Fixed importing from the parent project in library codes. (#729).
2025-11-07 09:54:12 +00:00
vorotamoroz
33c01fdf1e
bump 2025-11-06 09:43:58 +00:00
vorotamoroz
9bf04332bb
bump 2025-11-04 11:35:19 +00:00
vorotamoroz
2b7b411c52
Merge branch 'svelteui' 2025-11-04 11:09:22 +00:00
vorotamoroz
b3a0deb0e3
bump 2025-10-31 11:36:55 +01:00
vorotamoroz
7eb9807aa5
Fix import path 2025-10-30 09:35:17 +01:00
vorotamoroz
91a4f234f1
bump 2025-10-30 09:30:38 +01:00
vorotamoroz
82f2860938
### Fixed
- P2P Replication got more robust and stable.

### Breaking changes

- Send configuration via Peer-to-Peer connection is not compatible with older versions.
2025-10-30 09:29:51 +01:00
vorotamoroz
82f6fefd35
bump 2025-10-26 19:51:20 +09:00
vorotamoroz
f5315aacb8
v0.25.23.beta1
### Fixed (This should be backported to 0.25.22 if the beta phase is prolonged)

- No longer larger files will not create a chunks during preparing `Reset Synchronisation on This Device`.

### Behaviour changes

- Setup wizard is now more `goal-oriented`. Brand-new screens are introduced.
- `Fetch everything` and `Rebuild everything` is now `Reset Synchronisation on This Device` and `Overwrite Server Data with This Device's Files`.
- Remote configuration and E2EE settings are now separated to each modal dialogue.
- Peer-to-Peer settings is also separated into its own modal dialogue.
- Setup-URI, and Report for the Issue are now not copied to clipboard automatically. Instead, there are copy dialogue and buttons to copy them explicitly.
- No longer optional features are introduced during the setup or `Reset Synchronisation on This Device`, `Overwrite Server Data with This Device's Files`.
- We cannot preform `Fetch everything` and `Rebuild everything` (Removed, so the old name) without restarting Obsidian now.

### Miscellaneous

- Setup QR Code generation is separated into a src/lib/src/API/processSetting.ts file. Please use it as a subrepository if you want to generate QR codes in your own application.
- Setup-URI is also separated into a src/lib/src/API/processSetting.ts
- Some direct access to web-APIs are now wrapped into the services layer.

### Dependency updates

- Many dependencies are updated. Please see `package.json`.
- As upgrading TypeScript, Fixed many UInt8Array<ArrayBuffer> and Uint8Array type mismatches.
2025-10-22 13:56:15 +01:00
vorotamoroz
5a93066870
bump 2025-10-15 01:02:24 +09:00
vorotamoroz
40508822cf
Bump and add readme 2025-10-13 10:13:45 +09:00
vorotamoroz
51dc44bfb0
bump 0.25.21.beta2 2025-10-08 05:01:07 +01:00
vorotamoroz
67c9b4cf06
bump for beta 2025-10-06 10:45:59 +01:00
vorotamoroz
d8415a97e5
Move some dependency to devDependency 2025-10-04 17:49:02 +09:00
vorotamoroz
b4eb0e4868
Improved: copy a dev build to vault folder 2025-10-04 17:12:37 +09:00
vorotamoroz
ca5a7ae18c
bump 2025-09-26 11:42:06 +01:00
vorotamoroz
29b89efc47
## 0.25.19
### Improved
- Now encoding/decoding for chunk data and encryption/decryption are performed in native functions (if they were available).
2025-09-18 12:29:09 +01:00
vorotamoroz
ef3eef2d08
Bump 2025-09-17 09:07:49 +01:00
vorotamoroz
0a5371cdee
bump 2025-09-16 10:47:00 +01:00
vorotamoroz
4048186bb5
bump 2025-09-04 11:46:50 +01:00
vorotamoroz
2b94fd9139
## Improved
- Improved connectivity for P2P connections
- The connection to the signalling server can now be disconnected while in the background or when explicitly disconnected.
  - These features use a patch that has not been incorporated upstream.
2025-09-04 11:44:49 +01:00
vorotamoroz
ec72ece86d
bump 2025-09-03 10:12:51 +01:00
vorotamoroz
58e328a591
bump 2025-09-02 10:27:23 +01:00
vorotamoroz
b42152db5e
bump 2025-09-01 12:28:01 +09:00
vorotamoroz
d2787bdb6a
Update older dependencies 2025-09-01 12:21:12 +09:00