Commit Graph

125 Commits

Author SHA1 Message Date
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 c332f07f5c added padding-bottom to mobile card view 2026-01-02 16:46:44 +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 61289be860 removed toolbar in zen mode, fixed not all notes visible in mobile 2025-12-21 12:56:02 +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 7a630b398f added missing translations 2025-12-17 16:30:11 +01:00
Gamosoft 569d240fe0 added missing tags and SL language 2025-12-17 16:05:01 +01:00
Gamosoft ef65459600 missing translations 2025-12-17 11:43:01 +01:00
Gamosoft b536466d85 added ko-fi to demo mode 2025-12-17 10:32:02 +01:00
Gamosoft f380f3c6da localized missing aria labels 2025-12-17 10:15:08 +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 d422079b13 added extra placeholders 2025-12-16 16:13:24 +01:00
Gamosoft 0957dfc6a4 added some more remaining translations 2025-12-16 11:27:54 +01:00
Gamosoft 2bbcbe21f0 localize login page 2025-12-15 18:18:06 +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 6bb87d21d7 added hover on view toolbar buttons 2025-12-12 16:44:11 +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 646b0acc47 fixed bug not showing slected theme in dropdown 2025-12-10 09:45:12 +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