Commit graph

132 commits

Author SHA1 Message Date
grol
76677067fa
Update tg_notify.yml 2025-05-12 12:06:46 +03:00
grol
9c26ad2c27
Update tg_notify.yml 2025-05-12 11:58:36 +03:00
grol
4f70f30987
Update tg_notify.yml 2025-05-12 11:57:22 +03:00
Grol Grol
da1168d343 add pull request template 2025-05-06 08:28:59 +03:00
Grol Grol
2809d15aa7 Merge branch 'master' of https://github.com/groldsf/obsidian_check_plugin 2025-05-06 08:23:29 +03:00
Grol Grol
9458bb0407 add issue tamplates 2025-05-06 08:23:26 +03:00
grol
846c266e99
Create SECURITY.md 2025-05-06 08:04:07 +03:00
Grol Grol
d5f26a340b add Code of Conduct 2025-05-06 06:32:41 +03:00
Grol Grol
3011e52514 Merge branch 'dev' 2025-05-05 15:34:11 +03:00
Grol Grol
28ebd1ddf0 chore: Prepare release 1.1.0 2025-05-05 15:30:35 +03:00
Grol Grol
4f9c5ab5e3 Merge branch 'master' into dev 2025-05-05 14:28:51 +03:00
Grol Grol
4b654709af new readme 2025-05-05 14:08:40 +03:00
Grol Grol
71246acc85 fix text 2025-05-05 13:02:33 +03:00
Grol Grol
0ac47fa4df fix 2025-05-05 12:51:23 +03:00
Grol Grol
9e8b315bff upd changelog 2025-05-05 12:43:23 +03:00
Grol Grol
acc7dd8d8a upd roadmap 2025-05-05 11:32:21 +03:00
Grol Grol
72c174c89f feat: Set navigation order using nav_order 2025-05-04 07:12:49 +03:00
Grol Grol
9764ce2962 swap color scheme 2025-05-04 06:17:17 +03:00
Grol Grol
eab303a9b7 fix 2025-05-04 06:15:02 +03:00
Grol Grol
560b184f14 add config to site 2025-05-04 06:03:19 +03:00
Grol Grol
e65dd50548 fix? 2025-05-03 05:41:24 +03:00
Grol Grol
252c0ff8b7 Preparing to create github pages wiki 2025-05-03 04:13:22 +03:00
Grol Grol
a694453dcf Merge branch 'refactor/settingstab' into dev 2025-04-27 08:45:23 +03:00
Grol Grol
6756a4a8a7 moving files 2025-04-27 08:27:25 +03:00
Grol Grol
89f3b56871 refactor(settings): Improve tab UI handling and listeners 2025-04-27 08:19:59 +03:00
Grol Grol
ae8740b3f9 refactor(settings): Encapsulate button logic in SettingsControls class 2025-04-27 07:57:53 +03:00
Grol Grol
6014663ac0 refactor(settings): Encapsulate error display logic in ErrorDisplay class 2025-04-27 07:11:29 +03:00
Grol Grol
b025aabea7 refactor(settings): Return validation results instead of throwing errors 2025-04-27 06:23:41 +03:00
Grol Grol
eef7023804 refactor(settings): cleanup of CheckboxSyncPluginSettingTab 2025-04-27 05:56:30 +03:00
Grol Grol
eb5e52ca1f refactor(settings): Implement cross-field validation using SettingsValidator 2025-04-27 05:51:26 +03:00
Grol Grol
cdcf3a9db3 refactor(settings): Migrate all remaining settings to component architecture 2025-04-27 05:16:18 +03:00
Grol Grol
400ce20193 fix tab 2025-04-27 04:18:56 +03:00
Grol Grol
d4e23856c1 refactor(settings): Implement component save/load logic and remove getDefaultValue 2025-04-27 00:26:43 +03:00
Grol Grol
7c78611f1c refactor(settings): Integrate first component into display 2025-04-26 23:35:01 +03:00
Grol Grol
840a50ae41 refactor(settings): Add EnableParentSync component and testable validator 2025-04-26 23:25:41 +03:00
Grol Grol
0f4b53f8dd fix license 2025-04-26 21:38:18 +03:00
Grol Grol
5074bf6464 refactor(settings): Add base structures for settings tab architecture 2025-04-26 21:35:26 +03:00
Grol Grol
d1a76ae87c Merge branch 'feature/enableAutomaticFileSync' into dev 2025-04-25 03:25:54 +03:00
Grol Grol
ef380a57bc disable autoapdate if settings is disabled after settings update 2025-04-25 03:09:41 +03:00
Grol Grol
ef0b3017d7 disabale autoapdate if settings is disabled 2025-04-25 03:07:51 +03:00
Grol Grol
c7e2e3835c add new field to settings tab 2025-04-25 02:52:08 +03:00
Grol Grol
8e089baee4 add new field enableAutomaticFileSync: boolean 2025-04-25 02:43:51 +03:00
Grol Grol
b4a789f04b Merge branch 'feature/flexible-checkbox-symbols' into dev 2025-04-24 05:00:41 +03:00
Grol Grol
e992b94c0b fix 2025-04-24 01:16:36 +03:00
Grol Grol
46dcb29109 add new tests 2025-04-24 01:16:28 +03:00
Grol Grol
d905f92969 remove old test 2025-04-24 01:16:01 +03:00
Grol Grol
78bc89c129 feat: Add setting for ignored checkbox symbols 2025-04-23 22:11:07 +03:00
Grol Grol
5a18eb2db8 delete xOnlyMode 2025-04-23 20:58:33 +03:00
Grol Grol
17a5ad0938 skipping children of ignored checkboxes, ref 2025-04-23 20:55:50 +03:00
Grol Grol
51588d4a85 fix import 2025-04-23 06:08:21 +03:00