42 Commits

Author SHA1 Message Date
blackicedbear 8b45a5d5ce Migrate popup UI to Preact and Tailwind CSS 2026-05-05 19:55:09 +02:00
blackicedbear e7f00359a1 Rebrand to SparkAssist and update version to 2.0.0 2026-04-30 22:04:30 +02:00
blackicedbear 03bc4e64e4 refactor: update clipboard mode for JSON and remove question-to-answer mode 2026-04-28 19:53:39 +02:00
blackicedbear 46c5b756a5 feat(popup): validate model using structured JSON output
Replace the fire-and-forget model ping with a structured output
test that enforces a JSON schema (reply, success, data.number).
The parsed response is validated against the expected types before
showing a success message, providing stronger proof that the
selected model both responds and supports structured outputs.
2026-04-25 20:11:02 +02:00
blackicedbear 9cab0155b1 Feat: Add Configurable Timeout, internal Project ID fields, and patch model testing payload 2026-04-12 19:20:47 +02:00
yoannchb-pro 3591aceba1 v1.1.5 2025-10-01 09:28:48 +02:00
yoannchb-pro a2849da20c v1.1.4 2025-07-30 11:12:44 -04:00
Adrian Schauer e793cbd0b2 #57 addtion of o3 2025-07-10 17:01:10 +02:00
yoannchb-pro 677e870635 gpt version msg 2025-03-19 09:09:35 -04:00
yoannchb-pro 6e69830a2e v1.1.2 -> v1.1.3 2025-03-19 09:07:52 -04:00
yoannchb-pro f01785256c Updated dependencies 2025-03-19 09:05:08 -04:00
dmunozv04 476559188f Add baseURL and max Tokens config 2025-02-03 20:21:29 +01:00
yoannchb-pro 16a82fe3d8 v1.1.2 2025-01-14 12:23:13 -05:00
yoannchb-pro 71f43590db code from 3 to 2 chars 2024-05-04 00:33:46 -04:00
yoannchb-pro eb58ac44ca fixed backspace for text input, number input and contenteditable. Also moved to v1.1.1 2024-04-19 15:17:00 -04:00
yoannchb-pro 8a9c73e98c better datalist 2024-03-20 17:04:00 -04:00
yoannchb-pro a3ec95389c custom gpt model - select to datalist 2024-03-18 22:52:26 -04:00
yoannchb-pro c251819521 fixed selected model 2024-03-18 21:57:57 -04:00
yoannchb-pro d24e5255f6 gpt versions are now displayed as a list 2024-03-18 20:58:50 -04:00
yoannchb-pro 6e68ff470a fixed include images button 2024-03-11 19:25:14 -04:00
yoannchb-pro ece1e832a7 implemented images support for gpt4 2024-02-29 13:02:21 -05:00
yoannchb-pro 1365ccb56d Includes images to the question 2024-02-29 11:39:33 -05:00
yoannchb-pro 3dab8a4595 version checking fixe for dev mode 2024-02-28 20:40:19 -05:00
yoannchb-pro ab2d7bb282 version update 2024-02-28 20:18:04 -05:00
yoannchb-pro 6a5e1eb8c3 prettier formatage 2024-02-28 19:07:19 -05:00
yoannchb-pro b4372ca422 refactoring and added history 2024-02-28 15:24:26 -05:00
yoannchb-pro 1d3583fe0f required fields style 2024-01-08 15:58:59 -05:00
yoannchb-pro 65731fb51b Seprated files and fixed button to get last chatgpt version 2024-01-08 15:57:56 -05:00
yoannchb-pro 5b1608c5e8 added donate and need help link 2023-06-20 13:39:00 -04:00
yoannchb-pro 00edfb5d29 better update checking
We now check if the new version is upper
2023-06-20 12:44:45 -04:00
yoannchb-pro 5c4581bf2d logo and title/version same line 2023-06-20 12:40:43 -04:00
yoannchb-pro 47b239ae54 v1.0.3 2023-06-19 22:08:27 -04:00
yoannchb-pro 8292ae42a4 v1.0.2 2023-06-12 22:36:34 -04:00
yoannchb-pro d6d6263e3d change to input event listener 2023-03-31 17:06:33 -04:00
yoannchb-pro 76aefa56e0 version update 2023-03-31 12:46:26 -04:00
yoannchb-pro 3c03e444d1 Update index.js 2023-03-30 17:07:51 -04:00
yoannchb-pro 79eb20bcca v1.0.1 2023-03-29 19:55:22 -04:00
yoannchb-pro 23af5fff0d v1.0.0 2023-03-22 23:46:20 -04:00
yoannchb-pro 08c998fa81 v1.0.0 2023-03-22 20:39:14 -04:00
yoannchb-pro 669119f11c v1.0.0 2023-03-21 18:02:07 -04:00
yoannchb-pro 2547c4b974 v1.0.0 2023-03-21 00:21:48 -04:00
yoannchb-pro f1f271c66e v1.0.0 2023-03-20 21:17:29 -04:00