76 Commits

Author SHA1 Message Date
chris
4171bd66cc feat: clear NewHTTPServer args 2025-08-28 07:43:50 +08:00
chris
8a641c43e3 fix: Remove the redundant wrapping parentheses 2025-08-13 14:19:30 +08:00
chris
5275126390 feat: Support for route splitting 2025-08-12 19:13:40 +08:00
chris
3de86d40d8 feat: Support for route splitting 2025-08-12 19:12:06 +08:00
chris
bae7238da2 feat: change go version 2025-06-18 16:04:36 +08:00
chris
e702ea36a0 feat: Support mongodb 2025-06-18 12:49:54 +08:00
chris
1eee7fee67 feat: Add the demo of task and job 2024-12-25 18:09:29 +08:00
行者
6d43c9551e Merge pull request #19 from alphasnow/f_httpexcept
* test: introduce the http expect testing tool
2024-11-04 18:30:19 +08:00
weifeng
297e30b84e * test: introduce the http expect testing tool
- split common methods in the test handler
- correct the error in the log directory during testing
2024-11-01 15:46:16 +08:00
chris
4a18f354b7 fix: rm HandleError ErrSuccess 2024-07-25 10:09:22 +08:00
行者
e26cd176d9 feat: update go1.19 2024-06-04 10:08:01 +08:00
chris
5043ddca00 feat: Adding line breaks to input parameters 2024-05-11 10:29:43 +08:00
行者
fd2a9c7018 Merge pull request #14 from clh021/main
fix: make bootstrap for docker-compose
2024-05-09 13:51:54 +08:00
chenlianghong
7193c8d288 fix: make bootstrap for docker-compose 2024-05-09 11:26:38 +08:00
chris
8aa8b655c7 fix: ParseToken strings.TrimPrefix 2024-05-08 18:58:36 +08:00
chris
ac839a6f34 fix: UpdateProfile doc 2024-05-08 17:29:55 +08:00
chris
70fbd7beaf fix: check ParseToken err 2024-05-08 17:25:58 +08:00
chris
c38bb4e2e5 fix: rm X-Response-Time 2024-04-18 11:15:43 +08:00
chris
61d8b86fff feat: multi-database support 2024-03-31 11:44:37 +08:00
chris
1f4b72d8a2 feat: wire add serverSet 2024-03-20 11:21:57 +08:00
行者
5fd11a9753 Merge pull request #11 from warjiang/fix-addr-log
update server and doc addr log
2024-02-27 14:07:45 +08:00
warjiang
493c5675b2 update server and doc addr log 2024-02-27 12:03:41 +08:00
行者
9629bfb2f4 Merge pull request #10 from warjiang/feature/add-registry-arg
feat: Update Dockerfile with configurable registry
2024-02-26 16:57:02 +08:00
行者
5362dd48d7 Update Makefile
fix: docker job 2 task
2024-02-26 16:56:23 +08:00
warjiang
26e08d9340 Update Dockerfile with configurable registry 2024-02-26 16:47:12 +08:00
chris
5fe11b5575 feat: Zapgorm2 supports context 2024-01-25 19:26:42 +08:00
行者
042adc8d8f Merge pull request #8 from alphasnow/f_gocron_panic
feat: gocron panic handler
2023-11-27 16:31:01 +08:00
weifeng
31893ca983 feat: gocron panic handler 2023-11-27 16:12:39 +08:00
chris
55b0cbdc6a feat: Added database transactions and removed handler interface definitions 2023-11-05 16:18:00 +08:00
行者
bae4acc480 fix: check errorCodeMap empty 2023-10-26 16:55:44 +08:00
chris
f6b7ed7019 fix: http router group error 2023-10-23 19:30:47 +08:00
chris
3722876308 feat: rm github.com/pkg/errors 2023-10-16 13:57:50 +08:00
chris
94cfa890da feat: Change the conf flag position 2023-10-14 21:41:10 +08:00
chris
9e052d7853 feat: Adjust directory structure and add multi server support 2023-10-13 00:05:02 +08:00
chris
aa00079f15 feat: Add swagger support 2023-09-03 20:44:31 +08:00
chris
963247b6d0 fix: response error code 2023-09-03 19:49:56 +08:00
行者
6d4f29aecb feat: Update log middleware 2023-08-31 07:14:55 +00:00
chris
1d049bfee6 feat: add response errors 2023-08-26 12:18:01 +08:00
chris
be929a2632 feat: Multi type server 2023-08-15 22:54:22 +08:00
chris
fd906e4b87 feat: rm proto 2023-08-06 23:02:22 +08:00
chris
9f631edbfb feat: Adjusting directory structure 2023-08-06 22:17:10 +08:00
chris
f434ab92bd feat: Adjusting directory structure 2023-08-05 10:08:42 +08:00
行者
9ac68bef76 Merge pull request #6 from hxx258456/main
feat: update gitattributes
2023-08-04 11:16:42 +08:00
hxx258456
b728f174ca Merge branch 'main' of https://github.com/hxx258456/nunu-layout-advanced 2023-08-03 16:18:38 +08:00
hxx258456
5175c4ba73 style: update gitattributes 2023-08-03 16:18:27 +08:00
行者
47a10bdd42 Merge pull request #5 from hxx258456/main
feat: add dockerignore gitattributes
2023-07-28 21:41:50 +08:00
hxx258456
7d99bc1e5d feat: add dockerignore gitattributes 2023-07-28 10:49:50 +08:00
行者
a400c1d25e feat: Optimization of handler unit testing 2023-07-26 17:45:22 +08:00
chris
82b028a21a feat: Add English comments 2023-07-20 10:09:32 +08:00
chris
cf8036ef16 feat: makefile add docker 2023-07-01 20:30:34 +08:00