|
4bdddf72e9
|
✨ Capture traces
|
2024-01-25 14:46:43 +08:00 |
|
|
b906edc022
|
✨ Uses v2 configration schema
|
2024-01-25 00:09:39 +08:00 |
|
|
7ad17d9417
|
♻️ Refactored process manager
|
2024-01-17 14:34:08 +08:00 |
|
|
3f434bfe46
|
💚 Bug fixes
|
2024-01-01 20:59:19 +08:00 |
|
|
afd6daae18
|
💚 Use official docker registery to store
|
2024-01-01 20:58:17 +08:00 |
|
|
4a35602388
|
🔀 Merge pull request '✨ 现在支持 Web Admin 面板' (#4) from features/web-admin into master
Reviewed-on: https://code.smartsheep.studio/Goatworks/RoadSign/pulls/4
|
2024-01-01 10:18:27 +00:00 |
|
|
14a7d936d2
|
✨ RoadSign Sideload now built-in web ui
|
2024-01-01 18:16:57 +08:00 |
|
|
86b65cd21f
|
🎉 Basic Web Sideload
|
2024-01-01 18:07:21 +08:00 |
|
|
9a5c5e9fca
|
✨ Auto Redirect
|
2024-01-01 01:42:32 +08:00 |
|
|
90ac125886
|
🐛 Fix json encode and decode issue
|
2023-12-16 23:08:07 +08:00 |
|
|
0ffd582d80
|
🐛 Bug fixes
|
2023-12-16 22:57:32 +08:00 |
|
|
4942a8b7a2
|
✨ Support set environment for process manager
|
2023-12-16 21:12:45 +08:00 |
|
|
47bc1c6aa1
|
🐛 Bug fixes of compress transformer
|
2023-12-16 12:49:08 +08:00 |
|
|
cea4114019
|
⚡ Replace json encoder and decoder
|
2023-12-16 12:35:42 +08:00 |
|
|
79e060da5d
|
💩 Clean up server header
|
2023-12-16 12:03:25 +08:00 |
|
|
f31d35c86c
|
✨ Compress Transformer
|
2023-12-16 11:42:14 +08:00 |
|
|
ae165e0f12
|
♻️ Move transformer to an isolated module
|
2023-12-16 10:25:49 +08:00 |
|
|
ed1b20873d
|
⚡ Move preheat operation in the goroutine
|
2023-12-14 21:29:26 +08:00 |
|
|
996e52a5f9
|
🐛 Fix cannot read upstreams settings from querystring
|
2023-12-14 21:24:17 +08:00 |
|
|
8e2ec23856
|
📝 Update README
|
2023-12-14 21:17:45 +08:00 |
|
|
17196c5835
|
✨ More cli compatibility check
|
2023-12-13 20:05:34 +08:00 |
|
|
0d8583e395
|
✨ Detailed version
|
2023-12-13 20:00:05 +08:00 |
|
|
8f1ac85148
|
🚚 Rename management APIs
|
2023-12-13 19:52:56 +08:00 |
|
|
fb24f44e22
|
🎨 Improve callback functions
|
2023-12-13 19:45:26 +08:00 |
|
|
eae2b12764
|
🐛 Fix preheat didn't run yet
|
2023-12-13 13:16:00 +08:00 |
|
|
426af568dc
|
✨ Preheat Process
|
2023-12-12 21:07:05 +08:00 |
|
|
ed2b65355c
|
✅ Fix a test environment
|
2023-12-12 20:57:11 +08:00 |
|
|
6905c60d82
|
♻️ Refactored site config synchronization
|
2023-12-12 20:52:57 +08:00 |
|
|
4dc2729024
|
📝 Update README
|
2023-12-12 20:49:03 +08:00 |
|
|
85b0cc0c91
|
🔥 Clean up
|
2023-12-10 20:52:42 +08:00 |
|
|
9f6415203f
|
🐛 Reverse proxy fixes
|
2023-12-10 19:42:27 +08:00 |
|
|
996827968d
|
🐛 Bug fixes
|
2023-12-10 19:19:40 +08:00 |
|
|
f490a8e309
|
🐛 Bug fixes
|
2023-12-10 19:04:43 +08:00 |
|
|
be5ed05175
|
✨ Sync config
|
2023-12-10 18:55:13 +08:00 |
|
|
7b47004cf7
|
✨ Can publish to process
|
2023-12-10 18:26:04 +08:00 |
|
|
ccc98f6633
|
🐛 Body limit fixes
|
2023-12-10 18:15:22 +08:00 |
|
|
1fb8bba5c4
|
♿ Skip clean up when provide own file
|
2023-12-10 18:02:44 +08:00 |
|
|
af606cb476
|
✨ RDS Allow use zip
|
2023-12-10 17:56:17 +08:00 |
|
|
949f3d893b
|
🐛 Fix RDS compress file issue
|
2023-12-10 17:42:24 +08:00 |
|
|
f497ff6c6c
|
🔀 Merge pull request '✨ One-liner 的 CLI' (#3) from features/cli into master
Reviewed-on: https://code.smartsheep.studio/Goatworks/RoadSign/pulls/3
|
2023-12-10 06:54:26 +00:00 |
|
|
5e59bfe912
|
✨ CLI Deploy
|
2023-12-10 14:52:00 +08:00 |
|
|
c10dfd4c73
|
💄 Optimized CLI
|
2023-12-10 12:43:47 +08:00 |
|
|
1941fd0edb
|
✨ CLI Server CRUD
|
2023-12-10 12:30:34 +08:00 |
|
|
5b3a66a1ce
|
🔀 Merge pull request '🔥 重构 YAML 配置文件' (#2) from refactor/new-configuration into master
Reviewed-on: https://code.smartsheep.studio/Goatworks/RoadSign/pulls/2
|
2023-12-10 03:56:35 +00:00 |
|
|
9aeaf0b1e2
|
💚 Fix dockerfile
|
2023-12-10 11:54:28 +08:00 |
|
|
ec6d834aae
|
✨ Built-in PM
|
2023-12-10 11:30:31 +08:00 |
|
|
ef0464234a
|
📝 Update benchmark
|
2023-11-30 22:35:46 +08:00 |
|
|
9f9ccedbc7
|
✨ Can disable request logging
|
2023-11-30 22:35:40 +08:00 |
|
|
a64e7499bc
|
🐛 Bug fixes
|
2023-11-25 23:56:55 +08:00 |
|
|
3dab1dbd46
|
✨ Logger
|
2023-11-25 23:06:23 +08:00 |
|