Commit graph

243 commits

Author SHA1 Message Date
mic
bb43f37815 removed unused import 2026-03-20 21:30:35 +01:00
mic
bc3acef47b copyright statement year updated 2026-03-20 21:24:57 +01:00
mic
9181b11ca1 guides and tutorial links localized 2026-03-06 23:42:10 +01:00
mic
629688b6b8 guides and tutorial links added to the onboarding page 2026-03-04 22:46:33 +01:00
mic
49c5791d64 tom select updated to version 3.5.2. fixes #673 2026-02-23 22:15:35 +01:00
mic
470b78ce90 checking for the correct placeholder before activating the no selection option in get calendar event. see #670 2026-02-22 22:39:59 +01:00
mic
67a922ee02 onboarding improved 2026-02-22 09:35:42 +01:00
mic
2e89ddef65 disablig btnNew when copying. see #598 2026-02-19 23:49:44 +01:00
mic
fc47603f1f tomselect updated to 2.5.1 see #665 2026-02-19 22:28:04 +01:00
mic
5c310d1cb0 ChatGPT Web Integration loading wait time option added. see #634 2026-02-15 10:30:22 +01:00
mic
ded59f14f7 checkPromptsConfigForPlaceholders updated. see #525 #554 2026-02-11 22:47:41 +01:00
mic
b4ae956b82 added an option to hide the spam filter info in the message. see #506 2026-02-08 22:30:07 +01:00
mic
7d843c0732 added an info about data persistence for the spam reports 2026-02-08 22:17:31 +01:00
mic
bf29673600 tom select udpated to 2.4.6. fixes #644 2026-02-08 21:14:07 +01:00
mic
ae010478ba prompt copy button added. see #598 2026-02-06 23:51:30 +01:00
Mic
6bbe521e12 saving also prompt_get_calendar_event_from_clipboard. see #362 2026-02-06 00:51:00 +01:00
Mic
1844560027 adding a calendar event from clipboard. see #362 2026-02-06 00:42:00 +01:00
Mic
632bf6c38a using calendar_no_selection option and updated the default prompt. see #518 2026-02-06 00:16:00 +01:00
Mic
5a39f1e298 calendar_no_selection option added. see #641 2026-02-06 00:06:00 +01:00
Mic
6cb52e4403 await added to wait before saying that the new prompts are saved. 2026-02-06 00:00:00 +01:00
mic
fc67e4c221 added a dialog for prompt export. see #624 2026-02-05 23:43:25 +01:00
mic
fdba78bbcb yes no strings ids renamed 2026-02-05 23:36:56 +01:00
mic
d975e5c249 get_task has now the ability to specify a different API. see #498 2026-02-04 22:39:08 +01:00
mic
f5dcebefb2 get_calendar_events has now the ability to specify a different API. see #498 2026-02-04 22:19:38 +01:00
mic
b632206d24 loadURLsPermissions method fixed 2026-02-04 22:19:01 +01:00
Mic
80c72301c6 tomselect css improved. see #603 2026-02-03 01:23:00 +01:00
Mic
2b8a9b9881 fixing border on startup on special prompts pages. see #603 2026-02-03 01:15:00 +01:00
Mic
73d6fdedc8 fixing border on startup. see #603 2026-02-03 01:13:00 +01:00
Mic
32e3e40cfc setting tomselect border red when empty. see #603 2026-02-03 01:05:00 +01:00
mic
ef3ea4a2c0 correctly setting the saved value at startup. see #603 2026-02-02 23:37:45 +01:00
mic
4409faf66a skipping input without id when restoring options. see #603 2026-02-02 23:16:11 +01:00
mic
dd9b116f0a tom select added. see #603 2026-02-02 22:59:24 +01:00
mic
11f00d99c9 Tom Select css added. see #603 2026-02-02 22:40:45 +01:00
mic
3427611162 Tom Select lib added. see #603 2026-02-02 22:06:58 +01:00
mic
db8691e017 asking the <all_urls> permission if the server is hosted on localhost. see #524 2026-02-02 21:43:15 +01:00
mic
b37df075ae cors info labels updated. see #524 2026-02-01 23:56:41 +01:00
mic
04150fcbbf updating cors warning visibility when giving permission. see #524 2026-02-01 23:52:35 +01:00
mic
2bc292e414 opanai comp api direct host permission request added. see #524 2026-02-01 23:48:40 +01:00
mic
2d93672d8f ollama direct host permission requeest added. see #524 2026-02-01 23:27:29 +01:00
mic
f58c122c16 summarize special prompt "reset to default" buttons disabling logic fixed. see #615 2026-01-30 22:43:09 +01:00
mic
5348cdc25e removed all the 115 and 128 related methods and calls. see #616 2026-01-30 22:31:19 +01:00
Mic
3ba98c7d90 Removed the spamfilter_context_menu and add_tags_context_menu options and always show the context menu when the corresponding feature is active. See #609 2026-01-29 23:45:00 +01:00
Mic
fca6558133
Merge pull request #597 from gdkrmr/gk/thread_summary
thread summary
2026-01-29 23:10:52 +01:00
mic
facc0bce74 resetApiSettings method added. showing the reset button also in the new prompt form. see #623 2026-01-22 22:38:30 +01:00
mic
6484e48964 correctly not setting the conn_type calue for new prompts. See #623 2026-01-22 22:37:34 +01:00
mic
a888370fd2 correctly saving the need_custom_text status with a direct edit on the page. see #621 2026-01-20 23:48:07 +01:00
mic
0041a8a6a4 correctly saving the enabled status with a direct edit on the page. see #621 2026-01-20 23:43:46 +01:00
Guido Kraemer
b247dad80f adapt code copied from add_tags 2026-01-16 14:22:07 +01:00
Guido Kraemer
cb6c93625b correct prompt naming 2026-01-16 13:39:22 +01:00
Guido Kraemer
d601121852 better descriptions for prompts 2026-01-10 22:59:26 +01:00