f63a46e5b1
Add TraceError and function export utility
...
Introduces a TraceError class for enhanced stack tracing and logging, and adds a __export__ utility to wrap functions with error handling and naming. Also adds a console.trace method and updates bootstrap.js to use the new main function structure.
2026-01-23 16:00:12 +09:00
8d27e1fd02
Add fallback to UseObject error handling
...
The UseObject function now accepts an optional fallback callback, which is invoked if the main callback throws an error. This improves error handling and allows custom recovery logic.
2026-01-21 17:51:26 +09:00
3fbcd71bc5
Fix type checks and update version in pipe-ipc.js
...
Corrects type checking for callback and position parameters in app.js and pipe-ipc.js, ensuring proper function behavior. Also updates the version string in pipe-ipc.js to 0.1.26.
2026-01-21 17:44:17 +09:00
0c79192a63
Add custom dispose to UseObject and update pipe-ipc
...
Enhanced UseObject to accept a custom dispose function, improving resource management flexibility. Updated pipe-ipc.js to utilize this feature, preventing unintended disposal in repositionObject and ensuring correct stream handling. Bumped module version to 0.1.25.
2026-01-21 17:35:38 +09:00
68a57f15fb
Update app.js
2025-08-05 17:44:34 +09:00
1398c1b359
Intoduce UseObject(<string>, <function>) in app.js
...
Intoduce UseObject(<string>, <function>) in app.js
2025-08-05 17:28:38 +09:00
f911e34c16
Update license headers, contact email, and fix broken files
2025-06-07 16:57:09 +09:00
ec2681b43e
Add SPDX and references to all source files
2025-05-25 15:47:19 +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
e585b3e2d4
Update app.js
2025-01-20 10:11:04 +09:00
94601cbf4f
Update app.js
2025-01-20 10:06:21 +09:00
905b56beb2
Allow load script from ChatGPT (LLM based AI) service
2025-01-20 10:04:49 +09:00
5e1f41b48a
Update app.js
2024-11-15 05:27:22 +09:00
b98901c75a
Update app.js
2024-11-15 05:24:49 +09:00
9b50e5b078
Rename some files
2024-11-15 04:05:06 +09:00
57fbb16bd8
Add Advanced Mathematics Test
2024-11-15 03:48:19 +09:00
13a8c94bcf
Add library numbers
2024-11-15 02:40:58 +09:00
a8b54493f7
Update app.js
2024-11-06 16:31:37 +09:00
5b264b64fd
Change the API name DecryptStringHIGHT to DecryptString and EncryptStringHIGHT to EncryptString
2024-11-05 20:01:34 +09:00
94afeb406a
Add some code to add the .env support
CodeQL / Analyze (csharp) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
2024-10-14 04:38:18 +09:00
e7f65d50b0
Update ScreenMatch.cs and related files
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
2024-09-20 16:53:50 +09:00
4144679db7
Add the event listener onAvScanResult
CodeQL / Analyze (csharp) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
2024-09-15 02:54:18 +09:00
672a3637de
Add event type: registry modification
2024-09-09 17:09:31 +09:00
91b73186d3
Fix the FileEventMonitor.cs
2024-09-09 16:47:51 +09:00
a18229afea
Revert "Update app.js, defaultService.js"
...
This reverts commit c24166b36d .
2024-09-09 16:42:48 +09:00
c24166b36d
Update app.js, defaultService.js
2024-09-09 15:28:33 +09:00
1c4b94faaf
Add a parser generator (PEG.js) #135
2024-08-29 19:06:19 +09:00
44d7d431e3
Revert "Update app.js, defaultService.js"
...
This reverts commit c208e6dc6c .
2024-08-25 23:21:58 +09:00
c208e6dc6c
Update app.js, defaultService.js
2024-08-25 23:08:46 +09:00
82ac8e5d02
Fix the argument passing convention
2024-08-25 15:28:03 +09:00
e4a8357715
Fix parameter types to pass arguments to scripting engine
...
Since `ArrayList` is highly compatible with COM, you can use it to pass an array to `ScriptControl`.
2024-08-25 12:56:01 +09:00
f181bf2696
Update MessageReceiver.cs, app.js #132
2024-08-20 09:25:50 +09:00
8865723dd4
Update core-js version to 3.38.0
CodeQL / Analyze (csharp) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
2024-08-14 14:31:32 +09:00
eb05661e2b
Update app.js
2024-08-14 14:25:55 +09:00
58d1829c9c
Add Yara File Rule Matcher #131
2024-08-12 12:47:19 +09:00
3b09a47fb8
Update the Screen Matching feature
2024-07-29 22:28:07 +09:00
b687cf7727
Add Screen Matching feature
2024-07-29 21:43:14 +09:00
f72db8bf2e
Revert "Some works for #124 "
...
This reverts commit f73b180329 .
2024-07-29 15:41:05 +09:00
f73b180329
Some works for #124
2024-07-29 15:04:22 +09:00
4a33238d7e
Change the target framework version to 4.8, and renaming some functions
2024-07-26 17:24:56 +09:00
d15f23a3c1
Update app.js and clean up files
2024-07-23 04:26:38 +09:00
1e9533a9a5
Update app.js
2024-07-23 00:22:01 +09:00
239b039e2a
Update WelsonJS.Service component
2024-07-22 18:47:08 +09:00
7c6c633362
Update app.js
2024-07-22 16:12:45 +09:00
575e0cf6fc
Add WelsonJS.Service component
2024-07-22 16:04:40 +09:00
31fb594904
Update app.js
CodeQL / Analyze (csharp) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
2024-07-22 00:56:55 +09:00
a592cd08cf
Update app.js
2024-07-22 00:09:57 +09:00
ebb254061d
Update app.js
2024-07-22 00:08:00 +09:00
0764d2793d
Update app.js
2024-07-21 19:38:25 +09:00
4db58b0a3a
Update app.js
2024-07-21 19:23:38 +09:00