Commit Graph

109 Commits

Author SHA1 Message Date
Gamosoft fd7a925338 set focus on new note when creating 2026-02-09 18:17:12 +01:00
Gamosoft 23a1ef579f try to fix misalignment in headers 2026-02-02 18:28:30 +01:00
Gamosoft baeca1760e readable line length toggle 2026-01-26 10:22:00 +01:00
Gamosoft 2a0b09a73a added already donated flag :-) 2026-01-22 10:43:47 +01:00
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