8389f755fd
Merge pull request #200 from gnh1201/dev
...
Update the assembly info
2025-03-23 16:02:36 +09:00
6d5af6d422
Update the assembly info
2025-03-23 15:55:45 +09:00
7738b3b898
Merge pull request #199 from gnh1201/dev
...
Add the mutex to avoid redundant
2025-03-23 15:31:28 +09:00
c1052e0147
Code consistency fix, Replace Random to RandomNumberGenerator, Mutex dispose
2025-03-23 15:12:15 +09:00
d3135bef8e
Add the mutex to avoid redundant
2025-03-23 14:43:23 +09:00
54af38b6b6
Add TFA (TOTP) endpoint
2025-03-21 23:50:22 +09:00
9d4b7e535c
Merge pull request #198 from gnh1201/dev
...
Update setup.iss
2025-03-21 19:51:01 +09:00
8190c80f1a
Update setup.iss
2025-03-21 19:39:28 +09:00
c887e1914d
Merge pull request #197 from gnh1201/dev
...
Update in 2025-03-21
2025-03-21 17:25:45 +09:00
394ce1e903
Update in 2025-03-21
2025-03-21 17:18:39 +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
7a23340623
Merge pull request #196 from gnh1201/dev
...
Update http.js
2025-03-21 10:47:13 +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
a148319b44
Merge pull request #195 from gnh1201/dev
...
Update setup.iss
2025-03-20 13:24:31 +09:00
340794d14c
Update setup.iss
2025-03-20 13:14:01 +09:00
f6b222e469
Merge pull request #194 from gnh1201/dev
...
Update the installer profile, Dns Query, and namespaces
2025-03-20 11:29:15 +09:00
fb17f37188
Update setup.iss
2025-03-20 11:15:37 +09:00
2450bc0b9c
Update ResourceServer.cs
2025-03-20 11:02:33 +09:00
6737b4885b
Update DnsQuery.cs
2025-03-20 10:11:29 +09:00
81d6e67f94
Update the namespaces
2025-03-20 09:42:38 +09:00
911be8135c
Merge pull request #193 from gnh1201/dev
...
Add DNS Query feature
2025-03-19 17:10:42 +09:00
e68c1e5e2f
Add DNS Query feature
2025-03-19 17:03:06 +09:00
07e0665275
Merge pull request #192 from gnh1201/dev
...
Improve initial warming up time, and add WHOIS request feature
2025-03-19 16:02:23 +09:00
4e78905bbc
Enhance a performance and security in PR
2025-03-19 15:48:12 +09:00
e2c9169121
Update editor.html, ResourceServer.cs
2025-03-19 14:02:12 +09:00
1f859c75c6
Improve initial start time, and Add WHOIS request
2025-03-19 12:10:00 +09:00
b2fdc38790
Merge pull request #191 from gnh1201/dev
...
Minor fixes
2025-03-17 17:53:41 +09:00
07991329fc
Update editor.html
2025-03-17 17:47:44 +09:00
5cea33ec20
Merge pull request #190 from gnh1201/dev
...
Minor fixes
2025-03-17 17:40:37 +09:00
01e94830e7
Update editor.html
2025-03-17 17:23:55 +09:00
c8e757487e
Update editor.html
2025-03-17 17:19:05 +09:00
9cd4f2d744
Merge pull request #189 from gnh1201/dev
...
Minor fixes for the context menus
2025-03-17 17:02:32 +09:00
2a2cdf8a4a
Update MainForm.cs
2025-03-17 16:49:04 +09:00
4a46d6211c
Merge pull request #188 from gnh1201/dev
...
One more fixes for #187
2025-03-17 14:01:27 +09:00
98b9019633
Update editor.html
2025-03-17 13:54:38 +09:00
434f5d4a8d
Update editor.html
2025-03-17 13:49:23 +09:00
46a3049d62
Update editor.html
2025-03-17 13:29:00 +09:00
be9ed37eea
Update editor.html
2025-03-17 13:24:03 +09:00
dd978ab952
Merge pull request #187 from gnh1201/dev
...
LLM AI based code generation in the code editor
2025-03-17 12:39:46 +09:00
15b2e606b1
Some updates for optimization and security
2025-03-17 11:09:00 +09:00
0cbb22ac26
Add LLM AI code generation
2025-03-16 18:14:02 +09:00
11afb64706
Merge pull request #186 from gnh1201/dev
...
Update 2025-03-16
2025-03-16 15:50:52 +09:00
240a65e61c
Update ResourceServer.cs
2025-03-16 15:37:26 +09:00
2da5051c5b
Update ResourceServer.cs
2025-03-16 15:08:20 +09:00
1124dc5bf4
Add a setting to separate web browser user profiles.
2025-03-16 14:28:59 +09:00
b93d16669f
Update ExecutablesCollector.cs
2025-03-16 04:33:39 +09:00
5ab1c97b79
Merge pull request #185 from gnh1201/dev
...
Add the code completion with Monaco Editor #183
2025-03-16 03:44:02 +09:00
0aceb0e86b
Update ResourceServer.cs
2025-03-16 03:30:15 +09:00
dc06506276
Add the code completion with Monaco Editor #183
...
This update supports the ability to auto-completion executable file paths in the code editor through the list of software installed on the local computer.
2025-03-16 03:11:59 +09:00