438 Commits

Author SHA1 Message Date
Elian Doran
055e11174d
refactor(hidden_subtree): deduplicate restoring title 2025-07-28 19:59:10 +03:00
Elian Doran
ab2d8accf5
chore(command_palette): hide system tray from web 2025-07-28 17:20:02 +03:00
Elian Doran
7a0ab3c025
feat(command_palette): enforce title names 2025-07-28 15:19:05 +03:00
Elian Doran
3575a7dc93
fix(hidden_subtree): bring back enforcing branches for help 2025-07-28 13:15:12 +03:00
Elian Doran
bb9e7b1c6e
fix(hidden_subtree): visible launchers broken due to branch enforcement 2025-07-28 12:20:14 +03:00
Elian Doran
115e9e0202
chore(test): undefined import when running under vitest 2025-07-28 12:16:31 +03:00
Elian Doran
237a4e9a74
feat(command_palette): hide electron-only actions on web 2025-07-27 22:05:24 +03:00
Elian Doran
b6f55b0e1a
refactor(command_palette): unnecessary icon mapping 2025-07-27 21:18:00 +03:00
Elian Doran
7e3f412c84
fix(command_palette): missing icon 2025-07-27 20:41:01 +03:00
Elian Doran
3517715aab
feat(command_palette): add icons to all actions 2025-07-27 17:41:00 +03:00
Elian Doran
c4ec27bb1e
chore(keyboard_actions): use translations for friendly names 2025-07-27 17:04:05 +03:00
Elian Doran
0b24553ace
feat(keyboard_actions): add friendly names to all actions 2025-07-27 16:50:02 +03:00
Elian Doran
60e19de0d1
feat(command_palette): add keyboard shortcut 2025-07-27 15:34:51 +03:00
Elian Doran
4420913049
fix(export/markdown): superscript and subscript not preserved (closes #4307) 2025-07-27 12:17:13 +03:00
Elian Doran
7d7c3e7cdb
fix(ws): new attachments' title not decrypted (closes #6473) 2025-07-25 23:21:44 +03:00
Elian Doran
6021178b7d
feat(hidden_subtree): enforce original title in help 2025-07-23 21:22:58 +03:00
Elian Doran
49e14ec542
feat(hidden_subtree): remove unexpected branches 2025-07-22 19:19:46 +03:00
Elian Doran
efd9244684
fix(help): missing branches if it was relocated 2025-07-22 18:52:39 +03:00
Elian Doran
17c6eb1680
fix(export/markdown): simple tables rendered as HTML (closes #6366) 2025-07-22 09:09:50 +03:00
Elian Doran
e1a8f4f5db
chore(views/board): hide promoted attributes of collection 2025-07-20 10:50:13 +03:00
Elian Doran
b7b0b39afc
feat(views/board): add preset notes 2025-07-20 10:36:36 +03:00
Elian Doran
af797489e8
feat(views/board): set up template 2025-07-20 10:30:48 +03:00
Elian Doran
8f393d0bae
refactor(bulk_action): fix type error 2025-07-19 12:57:58 +03:00
Elian Doran
409638151c
refactor(bulk_action): add basic type safety for client 2025-07-19 12:54:16 +03:00
Elian Doran
5d619131ec
fix(views/table): bulk actions sometimes not working 2025-07-19 12:44:55 +03:00
Elian Doran
e2c8443778
refactor(bulk_action): remake types & change method signature 2025-07-19 12:32:47 +03:00
Elian Doran
daa4743967
refactor(server): add some type safety to bulk actions 2025-07-19 12:15:33 +03:00
Elian Doran
8cced607eb
feat(views/table): insert row before 2025-07-13 14:10:37 +03:00
Elian Doran
9ddd1a4ae2
feat(collections): add i18n 2025-07-09 19:37:10 +03:00
Elian Doran
1a72eb91ee
feat(collections): display grid/view in collections list 2025-07-09 19:22:12 +03:00
Elian Doran
0d3c5b06e2
feat(collections): add calendar as a standalone template 2025-07-09 19:05:05 +03:00
Elian Doran
035b72a08d
feat(insert_note): add dedicated section for collections 2025-07-09 18:55:08 +03:00
Elian Doran
a563330136
feat(import/zip): improve geomap compatibility 2025-07-06 23:05:21 +03:00
Elian Doran
a58e5789bc
feat(import/zip): backward compatibility 2025-07-06 22:33:19 +03:00
Elian Doran
dd18866156
refactor(server): convert to switch 2025-07-06 22:22:19 +03:00
Elian Doran
557bfbd1d6
feat(views/geomap): remove old geo map type 2025-07-06 20:23:50 +03:00
Elian Doran
f5a6dfa629
feat(views/geomap): migrate db to new collection type 2025-07-06 20:17:15 +03:00
Elian Doran
7b1c058d29
feat(views/geomap): add template 2025-07-06 19:21:53 +03:00
Elian Doran
4b86fedce1
Merge remote-tracking branch 'origin/main' into feature/table_view
; Conflicts:
;	pnpm-lock.yaml
2025-07-04 21:47:26 +03:00
Elian Doran
d8cb5efd2d
Merge remote-tracking branch 'origin/main' into feature/table_view 2025-07-04 12:59:03 +03:00
Elian Doran
63520c55b3
Merge branch 'main' into feat/note-map-filter 2025-07-02 23:37:56 +03:00
Elian Doran
86f6d9b14a
feat(export/zip): handle empty title for archive 2025-07-02 22:28:19 +03:00
Elian Doran
5270cf6284
feat(export/zip): handle empty notes for subtree 2025-07-02 22:28:03 +03:00
Elian Doran
4f46d81e1b
fix(export/zip): missing note meta for empty file (closes #6146) 2025-07-02 21:59:58 +03:00
Elian Doran
294a2e6fdb
feat(export/zip): improve error handling 2025-07-02 21:56:22 +03:00
Elian Doran
b20a8bc90b
chore(backend_api): document week note behaviour 2025-07-02 21:41:12 +03:00
Elian Doran
e155642ce4
Merge remote-tracking branch 'origin/main' into feature/table_view 2025-07-01 11:55:45 +03:00
Elian Doran
1f022aea4e
chore(rebrand): update GitHub repo in source files 2025-06-30 20:39:29 +03:00
Kieran
31df2341c3
feat(map): add mapIncludeRelation and mapExcludeRelation to builtin_attributes 2025-06-27 20:18:28 +01:00
Elian Doran
360e5e3102
Merge remote-tracking branch 'origin/main' into feature/table_view 2025-06-27 17:08:23 +03:00