Commit Graph

155 Commits

Author SHA1 Message Date
Gamosoft 60f145daa2 unify templating and refactoring 2026-01-19 10:14:37 +01:00
Gamosoft 4d0b744f55 refactoring and cleanup 2026-01-19 09:58:04 +01:00
Gamosoft 12f6f3bdc3 finally! move all items anywhere 2026-01-19 09:42:32 +01:00
Gamosoft 37d7c0eba9 open local PDFs in iframes, externals as links... 2026-01-18 19:04:05 +01:00
Gamosoft 317354e9cf aded title to notes (hover) 2026-01-18 18:04:32 +01:00
Gamosoft 5c6e8f215d added options to preview/export 2026-01-18 17:32:22 +01:00
Gamosoft 88302fecd3 support for more media types 2026-01-18 16:00:01 +01:00
Gamosoft 666d2280d2 added escaping of apostrophes 2026-01-18 10:43:20 +01:00
Gamosoft 8416a7b717 replace with data- attributes 2026-01-17 16:46:45 +01:00
Gamosoft 4f78495eaa added fix to escape apostrophes 2026-01-17 16:34:33 +01:00
Gamosoft 05768957bf fixed image paste from clipboard 2026-01-15 18:38:30 +01:00
Gamosoft f50d8288fc fixed drag & drop notes/images! 2026-01-15 18:19:02 +01:00
Gamosoft 9e842ecfb0 attempt to fix scroll 2026-01-15 17:15:44 +01:00
Gamosoft 4bbd6f7d9d added quick search 2026-01-15 16:32:35 +01:00
Gamosoft 50590a75b6 added share notes 2026-01-15 10:07:51 +01:00
Gamosoft 5f8ae5171d more tabs in mobile card view/navigate to home 2026-01-13 12:21:19 +01:00
Gamosoft bfc636f636 fixed misalignment of list items when using syntax highlight 2026-01-09 10:57:34 +01:00
Gamosoft abeb618c12 use wikilinks for images 2026-01-05 12:51:24 +01:00
Gamosoft f87aafb9e9 replace app name from config 2026-01-05 11:05:08 +01:00
Gamosoft 62dd77d418 added language to copy to clipboard/localize messages 2026-01-03 17:35:49 +01:00
Gamosoft 7c6bcf9ede dont parse wikilinks in code blocks 2026-01-03 17:24:52 +01:00
Gamosoft 2912e41374 added app 2026-01-01 15:26:03 +01:00
Gamosoft ecc3c45bee added note name to browser title 2025-12-29 10:51:50 +01:00
Gamosoft 1450a55683 fixed path for images with unicode 2025-12-19 17:39:38 +01:00
Gamosoft 088363d548 refactor 2025-12-19 15:52:29 +01:00
Gamosoft b69432610b added option to create note 2025-12-19 15:42:45 +01:00
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
Gamosoft 01ea9f6008 first attempt to get unified item creation menu 2025-11-26 12:43:37 +01:00
Gamosoft f5567a71b3 added templating system 2025-11-26 11:28:09 +01:00
Gamosoft ae251c99ee fixed URL location bug 2025-11-24 17:23:05 +01:00
Gamosoft b56c78587e added tagging system 2025-11-24 17:11:22 +01:00
Gamosoft 806ccf24cf removed wikilinks (for now) 2025-11-24 14:12:45 +01:00
Gamosoft 5c19286204 added basic formatting keyboard shortcuts 2025-11-24 10:17:21 +01:00
Gamosoft 5fa273583f performance improvements 2025-11-24 10:04:20 +01:00
Gamosoft f6c4225166 fixed image paste issue with double timestamp, added alt text on mouseover 2025-11-23 16:59:57 +01:00
Gamosoft 72b4fa8710 displaying version number and changed versioning approach 2025-11-23 16:45:47 +01:00
sudo-Harshk 790fec4f94 merge: sync with upstream main 2025-11-20 20:38:45 +05:30
sudo-Harshk da5d82c258 refactor: enhance homepage functionality with improved folder and note handling
- Added file size formatting for notes and improved breadcrumb navigation.
2025-11-20 20:01:36 +05:30
Gamosoft 62c93064de fixed security issue with how images were served 2025-11-20 14:40:14 +01:00
Gamosoft 4ff1f7e8bd added image upload support! 2025-11-20 14:10:17 +01:00
sudo-Harshk a9e0214b09 feat: replace welcome screen with responsive homepage grid view 2025-11-20 08:31:27 +05:30
Gamosoft ce28edec6b fixed note names with spaces
also pinned versions of CDN libraries
2025-11-18 17:24:46 +01:00
Gamosoft b21ad82ea1 try to fix shifting 2025-11-18 10:27:01 +01:00
Gamosoft 06edcf7dd1 better drag & drop experience 2025-11-18 10:03:47 +01:00
Gamosoft 8338657bad removed console warnings 2025-11-17 17:40:52 +01:00
Gamosoft f5aaf69b4e added mermaid diagram support! 2025-11-17 17:29:00 +01:00
Gamosoft d09a1092ac added shortcut to create new folder 2025-11-17 14:38:07 +01:00
Gamosoft fcb1aec337 removed middleman functions 2025-11-17 14:24:40 +01:00
Gamosoft d663995454 added check for existing note/folder 2025-11-17 14:20:57 +01:00
Gamosoft fa7db4bfd8 added real mobile-friendly support 2025-11-13 15:09:26 +01:00
Gamosoft 3e50a2dba8 added html export function 2025-11-12 11:16:12 +01:00