Commit Graph

100 Commits

Author SHA1 Message Date
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