01230745ed
Update aviation.js
2025-07-10 13:57:19 +09:00
5ccba3b107
Replace the default SERP provider to SerpApi
...
Updated all references from the previous default SERP provider to SerpApi, including API keys, proxy configuration, and documentation links. Adjusted aviation.js to use SerpApi endpoints and parameters, and updated testloader.js to reflect the new provider. This change standardizes the search engine scraping integration to use SerpApi.
2025-07-10 13:54:53 +09:00
2aa6fdc256
Update chrome.js
2025-06-18 15:25:32 +09:00
9b6270ff72
Update chrome.js
2025-06-18 14:56:20 +09:00
526eb92e61
Update chrome.js
2025-06-13 22:16:43 +09:00
cace5c60b3
Update chrome.js
2025-06-08 17:57:58 +09:00
044ab2fb24
Update std.js
2025-06-08 17:47:52 +09:00
f2de8bc141
Fix #271
2025-06-08 17:43:25 +09:00
bbc3aa9a6e
Update chrome.js
2025-06-07 18:10:29 +09:00
f911e34c16
Update license headers, contact email, and fix broken files
2025-06-07 16:57:09 +09:00
de41c115cd
Update std.js
2025-06-07 04:46:28 +09:00
b168b57de8
Update chrome.js
2025-06-07 04:26:33 +09:00
0de9edc83c
Update chrome.js
2025-06-07 04:18:20 +09:00
13839a1fc3
Update chrome.js
2025-06-06 19:40:46 +09:00
9def5b996e
Update chrome.js, std.js
2025-06-06 19:35:21 +09:00
5c83c086ac
Update chrome.js
2025-06-06 13:01:53 +09:00
8d8284ecbe
Update chrome.js
2025-06-06 12:12:55 +09:00
19d4cdce6c
Update chrome.js
2025-06-01 21:39:13 +09:00
821b3748df
Update chrome.js
2025-06-01 21:32:46 +09:00
d88132da05
Update chrome.js
2025-06-01 15:17:19 +09:00
f22a11c246
Update chrome.js
2025-06-01 14:48:46 +09:00
f2fe919ed0
Fix #251 #246
2025-06-01 14:44:07 +09:00
8eb450c9d9
Fix getDeepElementPosition()
couldn't get an element position
CodeQL / Analyze (javascript) (push) Has been cancelled
2025-05-21 20:41:58 +09:00
a81ccc0efa
Improve getElementPosition()
for handling elements within a shadow root
CodeQL / Analyze (javascript) (push) Waiting to run
2025-05-21 15:48:19 +09:00
Jihoon Yi
90ea515f41
Update winservice.js
...
fix wrong typo
2025-05-10 20:51:17 +09:00
Jihoon Yi
2bff4df4be
Update security.js
...
fix wrong typo
2025-05-10 20:50:24 +09:00
Jihoon Yi
452675273b
Update language-inference-engine.js
2025-05-10 16:36:53 +09:00
Jihoon Yi
d8a29eaeee
Update language-inference-engine.js
...
- Add response type check before parsing
- Wrap JSON.parse in a try/catch to handle potential malformed responses.
- Use “system” role for the initial bias message on gemini model object's wrap
2025-05-10 16:30:46 +09:00
Jihoon Yi
ef23e41e3a
Update language-inference-engine.js
...
Fix gemini call broken
2025-05-10 15:50:55 +09:00
d2cba59b6b
Update in 2025-03-21
...
1. Remove PHP asset files. (Moved to github.com/gnh1201/caterpillar)
2. Add `ARM64` architecture support to lib/python3.js and lib/http.js files.
3. Update the installer profile
2025-03-21 12:03:12 +09:00
5a2a48945b
Update http.js
2025-03-21 10:26:54 +09:00
51da417506
Update http.js
2025-03-20 17:03:31 +09:00
b31add8d74
Update language-inference-engine.js
CodeQL / Analyze (csharp) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
2025-02-15 16:09:39 +09:00
495944a3b6
Update router.js
2025-02-11 16:25:13 +09:00
5a09d7a79a
Add support the Content-Type based URI router
...
CodeQL / Analyze (csharp) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Add support the Content-Type based URI router
2025-02-08 21:45:43 +09:00
eacd68ce88
Update language-inference-engine.js
2025-02-07 23:41:11 +09:00
2251494a48
Update language-inference-engine.js
...
1. Fix mistypos (e.g.., missing return)
2. Add clovastudio LLM
2025-02-07 23:35:25 +09:00
06a09fbc3e
Update language-inference-engine.js
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
2025-01-31 15:55:41 +09:00
2078b45566
Update language-inference-engine.js
2025-01-30 23:33:35 +09:00
a7a00a38d8
Update language-inference-engine.js
2025-01-30 23:28:44 +09:00
a5275388e2
Update language-inference-engine.js
2025-01-30 23:28:28 +09:00
b5704d5746
Update language-inference-engine.js
2025-01-30 23:15:58 +09:00
3cf7f6c07c
Update language-inference-engine.js
2025-01-30 19:47:30 +09:00
60a26b3ad0
Update language-inference-engine.js
2025-01-30 18:59:04 +09:00
4c8a127ad3
Update language-inference-engine.js
2025-01-30 17:12:22 +09:00
68e7e4aec0
Update language-inference-engine.js
2025-01-29 18:24:32 +09:00
6496da9b7e
Update language-inference-engine.js
2025-01-29 17:41:29 +09:00
8699d89694
Update language-inference-engine.js
2025-01-29 17:22:55 +09:00
fb947cc777
Update LIE(Language Inference Engine) integraton of the app.js
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
2025-01-28 09:53:55 +09:00
fe5542a521
Update language-inference-engine.js
2025-01-28 09:46:45 +09:00