Commit graph

148 commits

Author SHA1 Message Date
Mic
ce3d392628 adding options to manage accounts for autotagging. see #327 2025-04-22 00:16:00 +02:00
Mic
15159452ea Add 'get task' feature to the options page and added the get_task settings managing page. see #333 2025-04-16 23:44:00 +02:00
Mic
cff81159b6 Set 'checked_val' attribute for disabled checkbox in toggleDiffviewer function. see #347 2025-04-16 00:06:00 +02:00
Mic
a80c1be3ce Refactor checkbox elements in prompts form for improved accessibility and layout consistency. 2025-04-16 00:01:00 +02:00
Mic
7da77e6a48 Refactor custom prompts layout for improved readability and maintainability. see #347 2025-04-15 23:56:00 +02:00
Mic
f5a0685596 Implement toggle functionality for 'Use Diff Viewer' checkbox based on action selection in custom prompts list. see #347 2025-04-15 23:51:00 +02:00
Mic
74b8bdbd09 Remove label for Action column in custom prompts table for improved layout 2025-04-15 23:51:00 +02:00
Mic
c185ba21e0 Hide 'Use Diff Viewer' checkbox by default and toggle visibility based on action selection on the new custom prompt form. see #347 2025-04-15 23:46:00 +02:00
mic
e0736c4a6c Add ChatGPT web permission handling as optional in onboarding and popup. See #293 2025-04-13 14:55:45 +02:00
Mic
9367e35280 Add 'Enable the diff viewer' option to custom prompts see #109 2025-03-21 00:12:00 +01:00
mic
4a0d260332 Add timezone preferences for calendar events management. see #250 2025-03-20 22:11:33 +01:00
mic
87e93dd178 Add checkbox option for spam filter context menu. see #262 2025-03-16 23:32:03 +01:00
mic
d200147f41 Add checkbox option for context menu in add tags settings. see #262 2025-03-16 23:29:05 +01:00
mic
87d22ff9b1 Add onboarding page. fixes #256 2025-03-10 22:39:04 +01:00
mic
6069ed9561 debug console.log statement commented out 2025-02-27 21:23:12 +01:00
mic
be6510f5fe spam report added. see #231 2025-02-14 23:22:47 +01:00
mic
943d997f72 typo fixed 2025-02-14 22:36:26 +01:00
mic
f823d5c4b2 warning spam threshold too low added. see #231 2025-02-14 22:20:36 +01:00
mic
35d1d3bdac spamfilter_threshold option added. see #231 2025-02-12 23:36:15 +01:00
mic
a9c8c1af0b spamfilter manage page added. see #231 2025-02-11 22:04:32 +01:00
mic
eb3dbc2c73 add_tags_auto_only_inbox option added. see #237 2025-02-04 21:52:10 +01:00
mic
c8f6729366 add_tags_auto and add_tags_auto_force_existing options added. see #237 2025-02-02 21:43:08 +01:00
mic
847b718725 work in progress text removed 2025-01-28 22:51:42 +01:00
mic
d264e9e5f2 calendar event settings page completed. see #182 2025-01-11 16:34:17 +01:00
mic
3a47614651 working on calendar event settings page 2025-01-10 23:21:19 +01:00
mic
3b538050b6 copyright year updated 2025-01-10 21:21:37 +01:00
mic
9abbcdc694 {%selected_text%} can be now used in special prompts. fixes #213 2025-01-08 21:43:05 +01:00
mic
8b185d2f19 add tags list tags info added. fixes #215 2025-01-07 21:00:11 +01:00
mic
7b433c91df add_tags_force_lang option added. fixes #210 2025-01-02 23:35:30 +01:00
Mic
feaf84a8ad description improved 2024-12-18 01:33:00 +01:00
Mic
a5c77eab25 add tags page improved. see #183 2024-12-18 01:28:00 +01:00
Mic
c33378d3be using add_tags_first_uppercase option. see #183 2024-12-18 01:13:00 +01:00
Mic
e8d39d22f5 tags options moved to addtags page. see #183 2024-12-18 01:03:00 +01:00
Mic
276a2cd0de minor fixes 2024-12-15 23:58:00 +01:00
Mic
3039b5d7ef reloading the menus when saving the add tags prompt 2024-12-15 23:43:00 +01:00
mic
3ba741259b loading and saving the tags exclusion list. see #183 2024-12-15 22:31:47 +01:00
mic
4a8b845c2d showing an unsaved msg when needed. see #183 2024-12-15 22:07:52 +01:00
mic
81a9e86314 saving the add tags prompt. see #183 2024-12-15 21:58:08 +01:00
mic
e614b6732b added a reset button for the aggtags prompt. see #183 2024-12-15 21:50:32 +01:00
mic
76aaa87bef addtags textarea has now autocomplete for placeholders. see #183 2024-12-15 20:50:18 +01:00
mic
ba775b41f3 indentation fixed 2024-12-15 20:41:22 +01:00
mic
6582d85b09 textareaAutocomplete is now in a separate file 2024-12-15 20:37:25 +01:00
mic
6a4124be41 The red border in the custom prompt config is now removed when the placeholder is removed. fixes #201 2024-12-15 20:32:43 +01:00
mic
8b37263738 checkPromptsConfigForPlaceholders binded to the onInput event for the text area 2024-12-15 20:27:40 +01:00
mic
49c4a33ef2 added the tag limit info text. see #183 2024-12-14 23:46:37 +01:00
mic
d3365e0c8f loading the current prompt. see #183 2024-12-14 23:37:31 +01:00
mic
073655f1e2 working on the add tags settings page. see #183 2024-12-14 23:17:38 +01:00
mic
0537eb8bca custom prompts and tags setting pages moved under pages folder 2024-12-14 22:31:03 +01:00