Commit graph

39 commits

Author SHA1 Message Date
mic
5efdf91570 asking for the correct permission when using the Anthropic API. Fixes #389 2025-05-23 23:24:39 +02:00
Mic
f742f0460a remove debug console logs from mzta-custom-prompts.js and mzta-popup.js 2025-04-28 21:08:00 +02:00
Mic
ac98621d0c Refactor get_task and get_calendar_event handling to improve clarity and consistency; update _ok_sparks logic for better state management. see #333 2025-04-21 23:56:00 +02:00
Mic
8b7b0efc00 adding get_task feature. work in progress. see #333 2025-04-17 00:04:00 +02:00
Mic
708005edb2 Optimize calculation of special menu items in searchPrompt function. 2025-04-16 00:11:00 +02:00
mic
d73e4e5eb6 Add support for checking ThunderAI Sparks version and update related UI messages. Fixes #315 2025-04-15 23:25:21 +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
575437a584 menu items numbering fixed 2025-01-11 23:14:12 +01:00
mic
dd00856ef6 correctly handling the calendar menu. see #182 2025-01-11 22:35:54 +01:00
mic
a03c11794a get_calendar_event added in the options page. see micz/ThunderAI/#182 2025-01-10 23:13:54 +01:00
mic
3b538050b6 copyright year updated 2025-01-10 21:21:37 +01:00
mic
fef2b58213 commented out a console.log debug statement 2025-01-06 22:06:45 +01:00
mic
6f183c2b92 correctly prepending number for add tags special menu item when filtering. fixes #211 2025-01-02 23:49:41 +01:00
mic
79c3285f24 moved a style in the css. 2025-01-02 23:40:50 +01:00
mic
1f63c9c798 add tags item css improved. see #183 2024-12-14 22:39:11 +01:00
Mic
235ee26533 fixed prompts numbering in the compose window menu 2024-12-13 00:38:00 +01:00
Mic
f820a7c317 correctly loading the special menus. see #183 2024-12-12 00:46:00 +01:00
mic
7c1bb4db61 closing the popup after calling the menu action, wating fro the message reponse. 2024-12-10 23:33:27 +01:00
mic
8296296ba8 removed useless line 2024-12-10 23:11:25 +01:00
mic
f5e27f299a dynamic menu handling the special add tags item. see #183 2024-12-10 22:05:00 +01:00
mic
f3b81f20d1 getting the needed preferences. see #183 2024-12-09 23:16:14 +01:00
mic
866aaa656b useless import removed 2024-12-09 23:07:36 +01:00
Mic
bc341ec188 added a loading indicator in the menu when sending a prompt 2024-10-22 21:55:11 +02:00
mic
d1beabf7a1 updating translated strings also before loading the menu items 2024-10-07 21:34:43 +02:00
mic
58cdd01c19 improved the dynamic menu prompts loading 2024-10-05 16:51:54 +02:00
Mic
30a6934698 added some colors declaration 2024-09-26 21:52:24 +02:00
Mic
bd31083fd4 dynamic menu dimensions improved 2024-09-26 21:48:55 +02:00
mic
31f1e5592f prompts in the menu are ordered alphabetically. options renamed to dynamic_menu_order_alphabet 2024-09-23 22:08:29 +02:00
mic
820649f031 log added 2024-09-23 21:47:35 +02:00
mic
d3d9a15123 using dynamic_menu_force_enter. see #130 2024-09-22 23:32:45 +02:00
mic
1c01cb23fd when clicking with the mouse send the prompt immediatly 2024-09-22 23:10:07 +02:00
mic
7f43d0dd20 popup menu correctly working via shortcut and via mouse click. see #130 2024-09-22 22:16:09 +02:00
mic
c9bd836af2 popup menu graphics fixed. see #130 2024-09-22 21:55:55 +02:00
mic
f4d51a9540 popup css improved 2024-09-22 21:39:58 +02:00
mic
65e123c08a popup menu colors improved 2024-09-22 21:34:14 +02:00
mic
546a85ebe3 working on popup css 2024-09-22 21:20:12 +02:00
mic
3d0199b2c6 menu query using include 2024-09-22 21:17:26 +02:00
mic
faee5fcea6 shortcut menu grapchic improved. see #130 2024-09-21 15:55:23 +02:00
mic
401ae6b8ea working on a shortcut that opens a popup. see #130 2024-09-20 23:55:27 +02:00