26 Commits

Author SHA1 Message Date
phoenix 4cc0e99149 Refactor Kestrel configuration to support dynamic port assignment and update appsettings for HTTP endpoint 2025-02-03 21:50:00 +08:00
phoenix a42c5753c9 Configure Kestrel to listen on all IPs and remove hidden shutdown functions from Worker 2024-12-27 18:32:13 +08:00
Phoenix 78076a984b Update shutdown command in Worker to force shutdown the server 2024-12-27 16:43:37 +08:00
Phoenix 77f6c5abe1 Update README with common commands and add hidden process control functions in Worker 2024-12-27 16:39:53 +08:00
Phoenix 5eec358b68 Merge branch 'master' of http://192.168.50.111:13000/king/ResourceUsageAPI 2024-12-27 15:53:26 +08:00
Phoenix 7c1cbb44f8 Add API endpoint to kill processes by ID with error handling 2024-12-27 15:53:22 +08:00
king 06ea991a6c Update readme 2024-12-27 11:12:39 +08:00
king 156ae148a7 Merge pull request 'clean-branch' (#1) from clean-branch into master
Reviewed-on: #1
2024-12-27 11:02:13 +08:00
Phoenix f65d05402a Add CORS policy to allow all origins and update app.RunAsync usage 2024-12-27 11:00:27 +08:00
Phoenix b1078e4860 Remove appsettings files from publish directory and update .gitignore to include them 2024-12-27 10:19:23 +08:00
Phoenix 38cbd48a11 Remove 'delete' file from publish directory and update .gitignore to ignore it 2024-12-27 10:18:37 +08:00
Phoenix 4ec7cef15a Remove ResourceMonitorService configuration files from the project 2024-12-27 10:17:33 +08:00
Phoenix 5bdd934e42 Remove ResourceMonitorService generated files from the project 2024-12-27 10:15:13 +08:00
Phoenix 2991e962cb Remove ResourceMonitorService files and update .gitignore to include additional file types 2024-12-27 10:11:23 +08:00
Phoenix d5ca6248c1 Merge branch 'master' of http://192.168.50.111:13000/king/ResourceUsageAPI 2024-12-27 10:10:43 +08:00
Phoenix 297c90d55d Update .gitignore and project paths for consistency 2024-12-27 10:02:33 +08:00
phoenix 28da999de0 mmmm 2024-12-26 15:06:26 +08:00
Din Dang a2ea577efb Add usage more than 80 2024-12-24 14:43:46 +08:00
Din Dang 7dc9010451 Fixed 2024-11-29 00:42:55 +08:00
king f16578d19a Update README.md 2024-11-28 22:01:24 +08:00
Din Dang 62e77433aa Add steam running games 2024-11-28 19:28:37 +08:00
Din Dang f6ac22ee8d Resolved merge conflicts 2024-11-28 17:49:35 +08:00
Din Dang f4ddf390ce Merge branch 'master' of http://192.168.50.111:13000/king/dotnet 2024-11-28 17:49:12 +08:00
Din Dang ba0db6daf8 Initial commit 2024-11-28 17:48:12 +08:00
king 41089a6cdd Initial commit 2024-11-28 17:43:01 +08:00
Din Dang 05d805be0a Initial commit 2024-11-28 16:52:40 +08:00