Commit graph

144 commits

Author SHA1 Message Date
Grol Grol
273495e9bb Merge branch 'refactor/syncController' into dev 2025-05-21 15:34:17 +03:00
Grol Grol
93597b2626 fix fake test 2025-05-21 15:32:53 +03:00
Grol Grol
0b797bed5a ref and add test 2025-05-21 15:28:04 +03:00
Grol Grol
a851cc8428 Merge branch 'feature/support-plain-list-items' into dev 2025-05-20 02:40:16 +03:00
Grol Grol
5115988918 implement feature 2025-05-20 02:33:50 +03:00
Grol Grol
b18acc10b1 123 2025-05-18 21:43:12 +03:00
Grol Grol
392acb7e17 Merge branch 'feature/file-filtering' into dev 2025-05-18 21:29:53 +03:00
Grol Grol
9398dc67ec upd docs 2025-05-18 21:26:01 +03:00
Grol Grol
a7cfbd70df feat(filter): Implement path filtering in SyncController 2025-05-18 20:09:21 +03:00
Grol Grol
e5f3318809 feat(filter): Integrate FileFilter into plugin lifecycle 2025-05-18 18:42:36 +03:00
Grol Grol
683b358053 feat(filter): Implement file filtering using 'ignore' library 2025-05-18 18:21:50 +03:00
Grol Grol
8ac4b60509 refactor(settings): Make createFragmentWithHTML an instance method 2025-05-16 01:41:36 +03:00
Grol Grol
f3f0685bdc feat(settings): Add UI for file filtering glob patterns 2025-05-16 00:50:09 +03:00
Grol Grol
a69f23159a feat: Add pathGlobs setting for file filtering 2025-05-15 13:26:55 +03:00
Grol Grol
77653389f3 fix space 2025-05-14 18:45:01 +03:00
Grol Grol
775940a664 Merge branch 'fix' into dev 2025-05-14 14:18:57 +03:00
Grol Grol
a453a07b18 fix error, miss else block 2025-05-14 14:17:33 +03:00
Grol Grol
e9715b71ad Merge branch 'feature/logging_toggle' into dev 2025-05-14 13:48:48 +03:00
Grol Grol
4bcb4a168a fix loading settings 2025-05-14 13:48:26 +03:00
Grol Grol
88809f104b Merge branch 'feature/logging_toggle' into dev 2025-05-14 13:38:04 +03:00
Grol Grol
595bb8194e feat(settings): Add option to enable/disable debug logging 2025-05-14 13:24:08 +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