This website requires JavaScript.
Explore
Help
Sign In
ArkHost
/
HelixNotes
Watch
1
Star
0
Fork
0
mirror of
https://gitlab.com/ArkHost/HelixNotes.git
synced
2026-07-24 07:45:57 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5bf6d8063e16d11d5a8e5884cd10cc3bfb49118c
HelixNotes
/
src-tauri
/
src
T
History
Yuri Karamian
80ca411a08
WebDAV sync: match remote paths encoding-agnostically so Infomaniak kDrive (and other providers that vary percent-encoding case) sync instead of wiping local notes (
#102
)
2026-06-12 14:42:09 +02:00
..
search
Store search index in local app-data, not the synced vault (fixes OneDrive churn)
2026-06-08 00:52:45 +02:00
vault
Daily note title format setting (Localized/ISO/Long/US/EU); filenames stay ISO (
#40
)
2026-06-10 20:44:29 +02:00
ai.rs
AI: OpenAI-compatible provider now uses /v1/chat/completions (not the legacy /v1/completions) so Nvidia NIM and similar work; tolerate a trailing /v1 in the base URL (
#96
)
2026-06-11 22:36:03 +02:00
backup.rs
v1.2.9: mermaid diagrams, math editor, external viewer, manual notebook sort, heading hotkeys
2026-04-27 20:22:40 +02:00
commands.rs
Fix desktop showing the mobile layout: decide layout from the actual build platform (cfg!(mobile)) instead of sniffing the webview user-agent, which some WebKitGTK builds report mobile-looking (
#63
)
2026-06-11 23:35:24 +02:00
history.rs
v1.2.9: mermaid diagrams, math editor, external viewer, manual notebook sort, heading hotkeys
2026-04-27 20:22:40 +02:00
lib.rs
Fix desktop showing the mobile layout: decide layout from the actual build platform (cfg!(mobile)) instead of sniffing the webview user-agent, which some WebKitGTK builds report mobile-looking (
#63
)
2026-06-11 23:35:24 +02:00
main.rs
v1.0.0 - Initial release
2026-02-09 02:08:46 +01:00
state.rs
Add WebDAV sync provider (manual + auto-sync, top-bar button)
2026-06-07 23:14:04 +02:00
sync.rs
WebDAV sync: match remote paths encoding-agnostically so Infomaniak kDrive (and other providers that vary percent-encoding case) sync instead of wiping local notes (
#102
)
2026-06-12 14:42:09 +02:00
types.rs
Tasks: per-vault persistence for the Flagged filter, Hide done, and sort mode (issue
#94
)
2026-06-11 15:50:18 +02:00