Commit Graph

  • ac249b9a23
    Merge 561cfdc80f8d23994f1445228aa0e6e0f45b0f2c into 9f5ecd4be440f2789db917aa93c1b8afa2276917 weedge 2023-05-27 08:02:46 +09:00
  • 1affd309f0
    remove closenotify Glonee 2023-05-27 00:55:02 +08:00
  • ef2a073e0f
    fix CVE-2023-29401 Glonee 2023-05-27 00:50:03 +08:00
  • a76de46afb
    Merge branch 'gin-gonic:master' into master Glonee 2023-05-27 00:34:55 +08:00
  • 9f5ecd4be4
    chore(deps): bump actions/setup-go from 3 to 4 (#3543) dependabot[bot] 2023-05-26 11:50:31 +08:00
  • 20cd6bcfc4
    chore(deps): bump github.com/go-playground/validator/v10 (#3610) dependabot[bot] 2023-05-26 11:47:59 +08:00
  • 6bdc725c8d
    Fix typos in ISSUE_TEMPLATE.md (#3616) Hiroki Nakano 2023-05-26 12:45:46 +09:00
  • cfbfc96ddc Fix typos in ISSUE_TEMPLATE.md hiroki nakano 2023-05-25 20:50:30 +09:00
  • 1ab268989d
    chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#3599) dependabot[bot] 2023-05-24 16:45:22 +08:00
  • 3aa7e0574c update gitignore Aman Dalal 2023-05-23 15:22:35 -04:00
  • d2de28ed4f update gitignore Aman Dalal 2023-05-23 15:21:48 -04:00
  • a5f1263dce update gitignore Aman Dalal 2023-05-23 15:16:23 -04:00
  • 2d06837911 update gitignore Aman Dalal 2023-05-23 15:15:02 -04:00
  • f33a521ee6 update gitignore Aman Dalal 2023-05-23 15:14:06 -04:00
  • ba75debed1 update gitignore Aman Dalal 2023-05-23 15:11:43 -04:00
  • c3032aed3f update gitignore Aman Dalal 2023-05-23 15:11:01 -04:00
  • e6c0c5693c log vulnerable func Aman Dalal 2023-05-23 15:08:19 -04:00
  • 6c2a702d8e
    chore(deps): bump github.com/go-playground/validator/v10 dependabot[bot] 2023-05-22 22:57:46 +00:00
  • 8d62643d6b Remove redundant code youngxhui 2023-05-17 12:14:17 +00:00
  • 23da40cfaf do not ignore skip func delay in latency calculation Ghobad Palvaneh 2023-05-14 18:25:50 +03:30
  • a97eec4055
    Merge branch 'gin-gonic:master' into master Ghobad 2023-05-14 17:56:47 +03:30
  • 615c50ff2f do not call time.now() if logging should be skipped Ghobad Palvaneh 2023-05-14 17:53:34 +03:30
  • 0955685481
    Create SECURITY.md Sascha Ronnie Daoudia 2023-05-13 18:42:34 +02:00
  • ee5b2c95e5 fix filename escape bypass problem fix backslashes before backquotes were not properly escaped problem. motoyasu-saburi 2023-05-13 19:42:43 +09:00
  • c4e2267954 change function type to pointer receivers error aliheydarabadii 2023-05-12 19:40:09 +03:30
  • f6e9c8cb7c fix Request.Context() checks Bence Vidosits 2023-02-25 12:20:44 +01:00
  • 6a0556ed5a
    improve render code coverage (#3525) ccpro 2023-05-10 17:19:26 +08:00
  • 15bb5f89ca
    Merge branch 'gin-gonic:master' into improve_render_code_coverage ccpro 2023-05-10 11:37:14 +08:00
  • 43da7c16ca
    Update mode.go youzeliang 2023-05-09 23:25:15 +08:00
  • ea3669ea6e
    Update path.go youzeliang 2023-05-09 23:19:02 +08:00
  • 23ffe3f1b8
    chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 dependabot[bot] 2023-05-08 22:57:29 +00:00
  • c716cb94b7 debugged function actually working, passed tests KDreynolds 2023-05-07 22:46:01 -06:00
  • 961513d2c1 added typechecking function KDreynolds 2023-05-06 23:45:05 -06:00
  • 051e9100ac changed the method 'Header(key, value string)' on 'type Context' to 'SetHeader(key, value string)' for more clarity and to match the method 'GetHeader(key string)string' Needrima 2023-05-07 00:22:25 +01:00
  • 9af1b2f7d6
    chore(CI): update release args Richard 2023-05-06 19:03:49 +08:00
  • 83dee28737 optimize code Flc゛ 2023-05-05 09:30:05 +08:00
  • 4d47c2afd7
    docs: improve ambiguous comment in c.Stream KevinZønda 2023-05-04 15:27:54 +01:00
  • 99e44da2e3 log skipper Ghobad Palvaneh 2023-05-03 10:50:54 +03:30
  • 898bd6cf49
    chore(deps): bump github.com/go-playground/validator/v10 dependabot[bot] 2023-05-01 22:57:58 +00:00
  • a24db1f9f9
    feat: add Error if the request can't be authorized Asbjørn Ulsberg 2023-04-30 23:44:41 +02:00
  • ce6939ce40
    feat: add Engine.PathFor function Asbjørn Ulsberg 2023-04-30 22:57:21 +02:00
  • ce03fdda7d add unit tests for RenderPanic and RenderIfNetErr chenyahui 2023-04-30 22:52:56 +08:00
  • f80371bc27
    use Request.Context().Done() instead of CloseNotify() Glonee 2023-04-28 23:51:20 +08:00
  • cc62cdfffc Only push net error to c.Errors and panic others errors chenyahui 2023-04-28 16:09:50 +08:00
  • 466e46f65f refactor: error if walking too deep on form mapping thxCode 2023-04-28 11:55:38 +08:00
  • df5c54fd31
    optimize nolint Flc゛ 2023-04-27 21:48:44 +08:00
  • 98bdb06eee optimize code Flc゛ 2023-04-27 12:40:23 +08:00
  • 486673a7aa fix: test Flc゛ 2023-04-27 12:39:00 +08:00
  • 6af53ae841 merge master thinkerou 2023-04-27 11:19:38 +08:00
  • eac2daac64
    chore: update dependencies for various packages and libraries (#3585) Bo-Yi Wu 2023-04-27 10:16:59 +08:00
  • 4f8cd14f8a Merge remote-tracking branch 'origin/master' into feat-with Flc゛ 2023-04-27 08:23:09 +08:00
  • 8ec02d684c chore: update dependencies for various packages and libraries appleboy 2023-04-27 08:08:17 +08:00
  • 5c59aae4cb fix: golanglint Flc゛ 2023-04-26 22:55:54 +08:00
  • 72838a5d2e fix: golanglint Flc゛ 2023-04-26 22:37:48 +08:00
  • 4596ac68de only support go1.19+ thinkerou 2023-04-26 15:23:39 +08:00
  • e0adf480ea up thinkerou 2023-04-26 15:05:57 +08:00
  • 799c59266c
    update quic-go package path thinkerou 2023-04-26 15:03:40 +08:00
  • d963a77274 merge master and update quic-go package path thinkerou 2023-04-26 15:01:20 +08:00
  • 757a638b7b
    chore: improve linting, testing, and GitHub Actions setup (#3583) Bo-Yi Wu 2023-04-26 14:13:56 +08:00
  • 8adadf8ebd chore: improve linting, testing, and GitHub Actions setup appleboy 2023-04-26 13:31:32 +08:00
  • fe989b6a6f
    docs: changed documentation link for trusted proxies (#3575) Dylan Maassen van den Brink 2023-04-26 05:18:22 +02:00
  • d7298a1ef3
    Merge branch 'master' into http3 Bo-Yi Wu 2023-04-26 10:50:14 +08:00
  • 8c5e6b48d0 refactor: Replace Request.FormFile 정주현 2023-04-25 15:29:32 +09:00
  • 9c7b1dfc1a
    Changed documentation link for trusted proxies Dylan Maassen van den Brink 2023-04-21 17:52:07 +02:00
  • cc75936e94 fix misuses of a vs an cui fliter 2023-04-21 15:55:17 +08:00
  • a12c553ba0 feat: improve New with Flc゛ 2023-04-19 11:16:26 +08:00
  • 4f8917a310 fix: With(opts...) must be after New Flc゛ 2023-04-19 10:20:14 +08:00
  • 8f70ecb911 feat: Added OptionFunc and With Flc゛ 2023-04-19 10:15:24 +08:00
  • 50c29053dd Fix concurrent write bug in reader.Render Alex 2023-04-12 14:13:52 +02:00
  • f69c34fcc9
    chore(deps): bump golang.org/x/net from 0.7.0 to 0.9.0 dependabot[bot] 2023-04-10 22:57:33 +00:00
  • 3c6117ed9b feat: basic auth without keeping a list of accounts Stefan Bildl 2023-04-09 13:03:52 +02:00
  • 998ae9599a
    Update gin.yml thinkerou 2023-04-07 18:11:38 +08:00
  • 573345c560
    ci: remove notification-gitter to fix #3560 thinkerou 2023-04-07 17:50:37 +08:00
  • 4ef8364a0f
    chore(deps): bump github.com/bytedance/sonic from 1.8.2 to 1.8.7 dependabot[bot] 2023-04-03 23:12:06 +00:00
  • 47c45da82d fix: formatting Stefan Bildl 2023-04-02 16:27:43 +02:00
  • 96c3c556fc add test for Content-Disposition filename escaping process motoyasu-saburi 2023-04-01 12:36:57 +09:00
  • ded02a8857 fix lack of escaping of filename in Content-Disposition motoyasu-saburi 2023-04-01 12:25:32 +09:00
  • ea19eeac11
    chore(deps): bump github.com/bytedance/sonic from 1.8.2 to 1.8.6 dependabot[bot] 2023-03-27 22:57:40 +00:00
  • 12d42118de refactor: prepare trusted proxies Stefan Bildl 2023-03-25 15:56:45 +01:00
  • fc3aee84b5 refactor: rename method to reflect use-case Stefan Bildl 2023-03-25 15:02:48 +01:00
  • 88b0dfbf41
    chore(deps): bump github.com/bytedance/sonic from 1.8.2 to 1.8.5 dependabot[bot] 2023-03-20 22:57:48 +00:00
  • 8d944a32dd
    chore(deps): bump actions/setup-go from 3 to 4 dependabot[bot] 2023-03-20 22:57:40 +00:00
  • 97ac651b37
    chore(deps): bump github.com/goccy/go-json from 0.10.0 to 0.10.2 dependabot[bot] 2023-03-20 22:57:40 +00:00
  • 972d386711
    chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.30.0 dependabot[bot] 2023-03-20 22:57:38 +00:00
  • cd5634d350
    chore(deps): bump github.com/bytedance/sonic from 1.8.2 to 1.8.4 dependabot[bot] 2023-03-13 22:58:10 +00:00
  • 1034849de8
    chore(deps): bump github.com/goccy/go-json from 0.10.0 to 0.10.1 dependabot[bot] 2023-03-13 22:58:04 +00:00
  • f680cad114
    chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.29.0 dependabot[bot] 2023-03-13 22:57:57 +00:00
  • 04e75f4712 improve the context.MultipartForm method cncal 2023-03-11 15:51:52 +08:00
  • 19dff1a81e
    Add content-length header where it is possible without reading buffers Erik Jansson 2023-03-08 20:36:19 +01:00
  • 3c682e0eee
    chore(deps): bump github.com/bytedance/sonic from 1.8.2 to 1.8.3 dependabot[bot] 2023-03-06 23:00:09 +00:00
  • 8f9c4b14fa
    chore(deps): bump golang.org/x/net from 0.7.0 to 0.8.0 dependabot[bot] 2023-03-06 22:59:56 +00:00
  • d034969435
    chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.6 to 2.0.7 dependabot[bot] 2023-03-06 22:59:48 +00:00
  • 7b6e87b44e support form bind with **Struct (#3526) Ather Shu 2023-03-06 19:09:23 +08:00
  • 74a81ee4a0 improve render code coverage CCpro10 2023-03-05 11:19:21 +08:00
  • 040a2c3e00 fix bug: embed.FS index.html render Kiyan Gauss 2023-03-04 23:34:29 +08:00
  • 75241e2eb9 refactor: Handle error that never occur CCpro10 2023-03-04 20:35:47 +08:00
  • 41a4159766 fix bug in validateHeader trigun 2023-03-03 12:42:18 +03:00
  • 96a97bcf15 ci: remove notification gitter thinkerou 2023-03-03 11:52:31 +08:00
  • 7a18a39526
    remove notification gitter thinkerou 2023-03-02 19:05:28 +08:00
  • a889c58de7
    Convert strings and slices using the officially recommended way (#3344) hopehook 2023-03-02 08:12:20 +08:00