Commit Graph

172 Commits

Author SHA1 Message Date
quenousimporte 5f6b9ae74c changed: no italics in md headers
fixed: search dialog width for mobile device
2023-09-28 13:52:51 +02:00
quenousimporte 9dabe899f3 fix: bold and italics on same line 2023-09-27 22:21:28 +02:00
quenousimporte bfb0258720 Merge branch 'main' into feat/colors 2023-09-27 12:17:59 +02:00
quenousimporte 11c920c00b changed: upcoming events in remote only 2023-09-27 12:17:42 +02:00
quenousimporte 373ac8a9b6 Merge branch 'feat/upcoming' 2023-09-27 12:14:29 +02:00
quenousimporte e59e37d954 added: upcoming events 2023-09-27 12:14:08 +02:00
quenousimporte efceae4f4c Merge branch 'main' into feat/colors 2023-09-27 09:09:29 +02:00
quenousimporte 7fd3e70099 fix: null setting when cancelling prompt 2023-09-27 09:09:16 +02:00
quenousimporte b38befaa87 Merge branch 'main' into feat/colors 2023-09-26 10:42:26 +02:00
quenousimporte 1ce493fe58 added: move lines with ctrl+shift+arrows 2023-09-26 10:42:06 +02:00
quenousimporte 387a3a8fa6 Merge branch 'main' into feat/colors 2023-09-25 16:41:58 +02:00
quenousimporte e8f1b73994 dropped inactivity alert 2023-09-25 16:41:41 +02:00
quenousimporte d8e544c639 fixed double comma 2023-09-25 14:19:52 +02:00
quenousimporte b93e8fd585 Merge branch 'main' into feat/colors
# Conflicts:
#	main.js
2023-09-25 14:17:35 +02:00
quenousimporte 9bb5aa8287 report type setting handler (commited in wrong branch) 2023-09-25 14:14:41 +02:00
quenousimporte a3c8d25299 added: change a setting in main command palette 2023-09-25 14:08:57 +02:00
quenousimporte e890b9bd0f added(colors): basic support for syntax highlight in code blocks 2023-09-25 13:22:22 +02:00
quenousimporte b73d152aeb fix(colors): bold and italics
improve(colors): consider all list markers
2023-09-25 12:05:34 +02:00
quenousimporte 34a7ccfbbd fix(colors): improve headings
added(colors): caret lists
2023-09-25 09:32:37 +02:00
quenousimporte 763de412a5 fix: update colors each time editor content changes 2023-09-24 22:00:20 +02:00
quenousimporte 8c224d49d3 fixed: apply colors when selecting theme
fixed: hide colors when hidding editor
changed: md header in italics
2023-09-24 21:54:12 +02:00
quenousimporte 8930b7cbbd fix: change setting with type 2023-09-24 15:19:39 +02:00
quenousimporte dc5053edf3 fixed: handle bool and int params 2023-09-23 23:09:09 +02:00
quenousimporte aa19c9d890 Merge branch 'main' into feat/colors 2023-09-23 23:00:56 +02:00
quenousimporte 2935034202 added: command to change a setting 2023-09-23 23:00:39 +02:00
quenousimporte 88e1a7c60f fixed: menu below colors
added: md comments in colors
2023-09-23 22:51:59 +02:00
quenousimporte c84c300f44 added: md syntax highlight 2023-09-23 09:02:02 +02:00
quenousimporte e2a8529e93 added: url param to create note with tags 2023-09-21 22:16:12 +02:00
quenousimporte d63621387e still refactoring some promise stuff 2023-09-21 21:55:59 +02:00
quenousimporte fc3ffcc681 slight refactor and indent 2023-09-21 21:47:48 +02:00
quenousimporte 78e68bbef2 refactor: use async func to decrypt 2023-09-21 21:45:09 +02:00
quenousimporte 8024a513b1 refactor: use async function to save remote data 2023-09-21 21:35:46 +02:00
quenousimporte 6f35967bfc refactor: async functions to encrypt and decrypt 2023-09-21 21:29:08 +02:00
quenousimporte 37bc8a235a added: command to decrypt text 2023-09-21 20:56:13 +02:00
quenousimporte 1446be8ba6 refactor(web): remove useless comment 2023-09-21 08:55:38 +02:00
quenousimporte cc13cb0962 feat(web): alert after one hour of inactivity 2023-09-15 13:31:44 +02:00
quenousimporte 8f01d2f185 changed: less agressive file name sanitization.
Should be enough for Windows at least...
2023-09-14 17:31:02 +02:00
quenousimporte 5181d573a6 changed: esc to show palette 2023-09-14 12:02:10 +02:00
quenousimporte b1c687e9a5 added: default headers 2023-09-14 11:54:09 +02:00
quenousimporte 36458ad166 trimed trailing whitespaces 2023-09-11 09:57:00 +02:00
quenousimporte c382184a78 added: go to line from grep results 2023-09-06 21:29:32 +02:00
quenousimporte ab54ff69e3 changed: download all notes in zip 2023-09-01 10:40:28 +02:00
quenousimporte 77e63d3113 fixed: cursor pos in % when content is empty 2023-08-28 11:21:39 +02:00
quenousimporte efddca0483 changed: removed default title from theme settings 2023-08-24 11:07:46 +02:00
quenousimporte 9cb6080cf7 fixed: search in list accent insensitive 2023-08-16 17:03:38 +02:00
quenousimporte f17eb11afc added: new theme white monkey
improved titlebydefault setting
2023-07-21 10:58:13 +02:00
quenousimporte 45a85e13ff fixed: do not hide title on change if option is checked 2023-07-21 10:34:43 +02:00
quenousimporte f01fb199dc added: insert header common 2023-07-20 09:52:17 +02:00
quenousimporte 4621a0aa0b fixed: removed back handler 2023-07-18 10:36:26 +02:00
quenousimporte b5f784aa94 removed: dead code 2023-07-17 11:36:09 +02:00