Commit Graph

79 Commits

Author SHA1 Message Date
Gamosoft 47ebc64446 refactored code to reuse functions 2025-12-18 14:23:16 +01:00
Gamosoft 4b65ebc58c added basic toolbar 2025-12-18 14:16:04 +01:00
Gamosoft 4499d6ff09 remove comments from full code blocks for outline 2025-12-18 12:01:01 +01:00
Gamosoft 3c03935ff4 debounce undo/redo when note is autosaved 2025-12-18 09:50:08 +01:00
Gamosoft b536466d85 added ko-fi to demo mode 2025-12-17 10:32:02 +01:00
Gamosoft 35a0b8c46c validation of folder/note names and allow for unicode characters 2025-12-17 10:03:40 +01:00
Gamosoft a9bb6d32fb links to internal notes with sections 2025-12-16 17:09:36 +01:00
Gamosoft 53e9eff2c2 added basic TOC handling 2025-12-16 16:55:05 +01:00
Gamosoft 849ff88134 added some missing translations 2025-12-15 15:45:10 +01:00
Gamosoft 6ffd474752 removed translations from main page and preload 2025-12-15 14:39:59 +01:00
Gamosoft 8affa74ab9 missing value 2025-12-15 12:44:59 +01:00
Gamosoft 83e9ebbd3d Merge branch 'main' into features/i8n
# Conflicts:
#	frontend/app.js
2025-12-15 12:35:33 +01:00
Gamosoft 0cfa752eb7 fixed favorites bug 2025-12-15 12:18:14 +01:00
Gamosoft 6b6a8ef614 added internatioalization and language files! 2025-12-14 18:02:57 +01:00
Gamosoft ddfdd2b87a changed shortcut handling 2025-12-14 15:33:53 +01:00
Gamosoft 21b6092502 attempt to fix cursor position for UNO/REDO 2025-12-14 15:16:06 +01:00
Gamosoft c1478ec3c0 fixed phantom last line 2025-12-14 12:19:49 +01:00
Gamosoft fd7a01c947 fixed syntax overlay a bit 2025-12-13 12:24:43 +01:00
Gamosoft d442b63b6f fixed shortcut bug 2025-12-12 19:54:28 +01:00
Gamosoft c1de0c84a1 added favorites and performance improvements 2025-12-12 18:11:29 +01:00
Gamosoft 74903b64ba added last edited indicator 2025-12-12 17:35:04 +01:00
Gamosoft ac8946c945 zen mode! 2025-12-12 17:18:14 +01:00
Gamosoft 7ad159a77e smaller buttons 2025-12-12 16:42:14 +01:00
Gamosoft e0022951ce added copy to clipboard button 2025-12-12 16:32:29 +01:00
Gamosoft 64a97c249a shortcut to add table 2025-12-11 18:11:25 +01:00
Gamosoft 214ffa6d36 use _attachemnts path for images. export as embedded base64 2025-12-11 11:39:12 +01:00
Gamosoft 2f963edebe fixed bug renaming note will ovewrite if note has same name of existing 2025-12-11 11:00:21 +01:00
Gamosoft 90048fcd22 manual parsing of date to avoid UTC issues 2025-12-11 08:28:28 +01:00
Gamosoft 670a6b22d7 prevent double initialization (Alpine.js may call x-init twice in some cases) 2025-12-10 09:41:54 +01:00
Gamosoft b97eb70287 added hack to use notes with extension .md 2025-12-10 09:17:25 +01:00
Gamosoft 598901e629 fix for some blocks 2025-12-10 09:10:58 +01:00
Gamosoft 62625b8897 added theme-aware basic syntax highlight for editor 2025-12-09 15:33:49 +01:00
Gamosoft 4085bad479 fixed drag & drop bug with many notes 2025-12-09 12:08:12 +01:00
Gamosoft 599aba19c0 removed borders, aligned vertical lines 2025-12-08 16:40:40 +01:00
Gamosoft 54762bafe0 fixed tag search result area 2025-12-06 18:40:28 +01:00
Gamosoft 9f9db95c18 added rail menu 2025-12-06 18:06:07 +01:00
Gamosoft 25db76f494 upgrade mermaid to latest version 2025-12-06 13:06:23 +01:00
Gamosoft 5d61b115c2 smaller items in navigation tree 2025-12-05 14:31:52 +01:00
Gamosoft 70a293e3fd Merge branch 'features/enhancements' into features/graph 2025-12-05 12:01:49 +01:00
Gamosoft 2a69426273 reduce context search results; highlight matched text in context 2025-12-05 12:00:53 +01:00
Gamosoft 5f27fb724a added graph view! 2025-12-04 18:05:41 +01:00
Gamosoft abe30a06ee added properties pane 2025-12-04 10:07:07 +01:00
Gamosoft 8e71e0090c wikilinks 2025-12-03 16:00:25 +01:00
Gamosoft 994ae8a71a changed regular expression for table detection 2025-12-02 12:00:39 +01:00
sudo-Harshk 85fc3f59f5 fix(stats): implement regex for sentences, lists, and tables 2025-12-01 18:21:38 +05:30
Gamosoft e0b0426300 adding from main NEW button on left pane always creates at root 2025-11-27 14:13:39 +01:00
Gamosoft c8bac63cfb deleting items from card view 2025-11-27 11:30:49 +01:00
Gamosoft 61c04766bb create from all places 2025-11-27 11:17:06 +01:00
Gamosoft ce6d94ad10 bugfix: create from note overwrite 2025-11-26 19:20:02 +01:00
Gamosoft f256aef407 contextual new item 2025-11-26 14:38:47 +01:00