Commit Graph

11 Commits

Author SHA1 Message Date
afe7d6213a Refactor deploy time recording and improve instance setup
Moved RecordFirstDeployTime from MainForm to Program for better separation of concerns. Updated instance directory creation and asset copying logic in Program.cs to support JS entrypoints, including library copying and first deploy time recording. Added a sleep call to helloworld.js for demonstration purposes.
2025-11-20 17:09:43 +09:00
f60f99fc73 Update WelsonJS.Service and related files 2024-07-23 13:13:33 +09:00
8c247adede Update WelsonJS.Service binaries and example 2024-07-23 00:37:12 +09:00
3cfc3fccf5 Update lib/toolkit.js 2023-12-20 17:58:42 +09:00
79bc3fe593 Update lib/system.js and related files 2023-12-11 16:54:21 +09:00
c4dfca7c62 Update app.js, helloworld.js 2023-12-11 16:10:55 +09:00
1a8d808a7b Add CryptoJS libraries 2023-07-27 18:09:20 +09:00
c187fa43a0 Update strings.js 2023-01-31 11:51:38 +09:00
bff8a2c42a Update test-driven components 2020-07-27 15:41:55 +09:00
2c88ce06ed fix 2020-07-27 11:31:52 +09:00
2922cd66ec rebuild with package manager
rebuild with package manager
2020-07-20 07:01:03 +09:00