Yuri Karamian
ac7c79af04
fix: resolve Rust lints
2026-08-17 19:24:32 +02:00
Yuri Karamian
43f15962f7
Revert "chore(release): prepare v1.3.5"
...
This reverts commit ade146f9f3 .
2026-08-17 17:03:01 +02:00
Yuri Karamian
ade146f9f3
chore(release): prepare v1.3.5
2026-08-17 16:50:14 +02:00
Yuri Karamian
73f7604187
Speed up note switcher and sync window scaling
2026-08-07 16:51:06 +02:00
Hadrian Chio
e61c66dc26
Add light and dark theme pair for the system appearance setting
2026-08-05 09:24:06 +02:00
Yuri Karamian
18bb6bb702
Fix Linux startup theme flash ( #195 )
2026-08-03 15:54:17 +02:00
Yuri Karamian
e6e1ed1ed6
Add note duplication ( #24 )
2026-08-03 13:23:18 +02:00
Yuri Karamian
6b165059cc
Refine note info path and history
2026-08-03 02:03:58 +02:00
Yuri Karamian
344728dbe8
Fix macOS traffic lights after window state changes
...
Reapply the native traffic-light alignment after resize, focus, scale, and theme events so AppKit window-state transitions cannot leave the controls at their default position.
2026-08-02 23:53:26 +02:00
Yuri Karamian
e708d8ee63
Fix macOS traffic light vertical alignment
2026-07-24 16:42:20 +02:00
Yuri Karamian
461001442a
Fix macOS traffic light vertical alignment
2026-07-24 16:38:06 +02:00
Yuri Karamian
6b5e923e8e
Fix macOS traffic light alignment
2026-07-24 16:31:38 +02:00
Yuri Karamian
289606a746
Fix macOS AppKit build
2026-07-24 16:14:48 +02:00
Yuri Karamian
d497ff8aaf
Add iOS Files vault selection
2026-07-24 02:19:00 +02:00
Yuri Karamian
95515cac9d
Properly center macOS traffic lights via objc2 ( #169 )
2026-07-05 23:59:08 +02:00
blake
7b3609afbb
Added custom themes, import/export option with json ( #159 )
...
Reviewed-on: https://codeberg.org/ArkHost/HelixNotes/pulls/159
2026-06-23 20:19:23 +02:00
Yuri Karamian
eeea16531a
Fix #63 : decide layout from compile-time platform, not the webview user-agent
2026-06-23 13:12:36 +02:00
Yuri Karamian
1c46935cc5
Add Note Width setting to cap editor content width ( #137 )
2026-06-20 15:01:01 +02:00
Yuri Karamian
4aa399e96e
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
Yuri Karamian
15c6e6388a
Attachments: manual 'Find orphaned attachments' tool in the Info panel - scans all notes incl. trash, previews unreferenced files with sizes, moves to vault trash (recoverable); conservative raw+decoded matching, re-verified before moving, with a loading spinner ( #52 )
2026-06-11 23:16:59 +02:00
Yuri Karamian
2fea44bde6
Vault picker: remove a vault from the Recent list ( #93 ); fix Tasks view showing "All Notes" as the mobile header title
2026-06-11 20:48:20 +02:00
Yuri Karamian
26fa22afaa
Add task management: aggregated Tasks view (list + calendar) with inline due/priority, check off, set from row, and drag-to-reschedule ( #62 )
2026-06-08 02:34:19 +02:00
Yuri Karamian
aeafd55491
Add WebDAV sync provider (manual + auto-sync, top-bar button)
2026-06-07 23:14:04 +02:00
Yuri Karamian
139ecc8176
Add Interface Scale setting to zoom the whole app (80-200%)
2026-06-04 19:27:00 +02:00
Yuri Karamian
7cbd112585
Cross-platform groundwork: platform detection, iOS config, Windows drag-drop fix, Android 10 storage fix ( #72 ), bundled fonts
2026-06-03 14:11:10 +02:00
Yuri Karamian
90f6f315f9
v1.2.9: mermaid diagrams, math editor, external viewer, manual notebook sort, heading hotkeys
2026-04-27 20:22:40 +02:00
Yuri Karamian
7624c42e02
v1.2.8 - fix url links, tab indent, todo state, graph rework, collapsible sections, nav history, page breaks, folder/tag display
2026-03-27 14:05:59 +01:00
Yuri Karamian
9f595212dd
add unfiled notes
2026-03-17 21:45:51 +01:00
Yuri Karamian
7be1b56b7c
v1.2.5 - calendar view for daily notes, trash notebook restore, attachment/link fixes
2026-03-12 00:12:45 +01:00
Yuri Karamian
6c2bc72fbb
v1.2.4 - proxy external images through imgproxy protocol for WebKitGTK compat, hide copy/open buttons for external images
2026-03-09 15:58:58 +01:00
Yuri Karamian
4d93696028
v1.2.1 - Internal note links, mobile improvements, window state persistence
2026-02-28 23:20:19 +01:00
Yuri Karamian
19fd44b65d
v1.2.0 - Image toolbar, graph view fixes, mobile header improvements
2026-02-27 00:23:59 +01:00
Yuri Karamian
a26f047d2b
v1.1.9 - Android version prep
2026-02-26 18:19:11 +01:00
Yuri Karamian
1440bdcd90
v1.1.8 - Fix image paste persistence, save-flush on note switch, WebKitGTK clipboard fallback
2026-02-25 01:02:45 +01:00
Yuri Karamian
3453d406fc
v1.1.6 - Multi-window, single-instance file handling, line height setting
2026-02-23 11:16:16 +01:00
Yuri Karamian
b4824973a5
v1.1.4 - Hide asset folders, notebook path in All Notes, nested notebook creation UX
...
- Hide asset folders (_res, _resources, _attachments, _assets, assets) from notebook listing
- Show notebook path in "All Notes" view
- Sub-notebook context menu + smart parent detection for nested notebook creation
2026-02-19 21:47:22 +01:00
Yuri Karamian
6e75468420
v1.1.0 - View mode, daily notes, tag management, math support, and more
2026-02-15 21:13:16 +01:00
Yuri Karamian
a88fcbefba
notebook drag-and-drop, nested list fix, macOS updates, search bar auto-close
2026-02-13 23:35:30 +01:00
Yuri Karamian
f688cf4bd4
v1.0.4 - Quick Access reorder, performance improvements, search fixes
...
- Quick Access drag-to-reorder: drag notes to rearrange, order persists
- Quick Access preserves order when moving notes between notebooks
- In-note search: debounced input, proper scroll-to-match
- Panel resize: RAF-batched updates, editor containment during resize
- Thinner resize handles (3px)
- Note list: removed transition, added CSS containment for 1200+ notes
- Escape closes Settings and Info panels
- Fix Quick Access cache invalidation on remove
2026-02-10 21:14:50 +01:00
Yuri Karamian
6a40f553f1
v1.0.2 - Update banner, smart updater, install type detection
2026-02-10 01:31:54 +01:00
Yuri Karamian
c105b83570
v1.0.1 - Toolbar hotkeys, graph view improvements, close to tray, AI version snapshots, window resize fix
2026-02-09 23:13:57 +01:00
Yuri Karamian
d6caee38b2
v1.0.0 - Initial release
2026-02-09 02:08:46 +01:00