50 Commits (67b457dd00a874eff751caeb7caeec6aa4b2e714)

Author SHA1 Message Date
Lunny Xiao 29057ea55f
Fix bug when viewing the commit diff page with non-ANSI files (#36149) 2 months ago
wxiaoguang 522c466e24
Make external iframe render work (#35730) 3 months ago
wxiaoguang c55a017225
Fix missing Close when error occurs and abused connection pool (#35658) 4 months ago
wxiaoguang e837c998b7
Fix context usages (#35348) 5 months ago
wxiaoguang 9705adb27f
Make public URL generation configurable (#34250) 9 months ago
Jannis Pohl d1a3bd6814
Make ROOT_URL support using request Host header (#32564) 10 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 10 months ago
wxiaoguang 3996518ed4
Refactor cache-control (#33861) 11 months ago
wxiaoguang c102492e5a
Fix LFS URL (#33840) 11 months ago
sommerf-lf 7cdde20c73
Email option to embed images as base64 instead of link (#32061) 11 months ago
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648) 11 months ago
wxiaoguang 0e8738b4b6
Fix SSH LFS memory usage (#33455) 1 year ago
TheFox0x7 2a02734f93
Refactor older tests to use testify (#33140) 1 year ago
wxiaoguang 34dfc25b83
Make git clone URL could use current signed-in user (#33091) 1 year ago
wxiaoguang 6f1de0a9e5
Add avif image file support (#32508) 1 year ago
Lunny Xiao a802508f88
Fix wrong last modify time (#32102) 1 year ago
wxiaoguang 3b10fd9b34
Only use Host header from reverse proxy (#32060) 1 year ago
wxiaoguang 84cbb6c4d2
Fix duplicate sub-path for avatars (#31365) 2 years ago
wxiaoguang 339bc8bc8f
Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) 2 years ago
wxiaoguang 67c1a07285
Refactor AppURL usage (#30885) 2 years ago
wxiaoguang be112c1fc3
Skip gzip for some well-known compressed file types (#30796) 2 years ago
wxiaoguang ca4107dc96
Refactor external URL detection (#29973) 2 years ago
wxiaoguang 01500957c2
Refactor URL detection (#29960) 2 years ago
6543 8995046110
Less naked returns (#25713) 3 years ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 3 years ago
wxiaoguang b71cb7acdc
Use fetch to send requests to create issues/comments (#25258) 3 years ago
wxiaoguang a94a8d0ab1
Use standard HTTP library to serve files (#24693) 3 years ago
wxiaoguang 023a048f52
Make repository response support HTTP range request (#24592) 3 years ago
wxiaoguang f4538791f5
Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
Gusted 6c0fe1f3ec
refactor httplib (#18338) 4 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 4 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 5 years ago
zeripath 3dcb3e9073
Second attempt at preventing zombies (#16326) 5 years ago
Lunny Xiao 3d5bb3e6a3
fix webhook timeout bug (#15613) 5 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 7 years ago
Antoine GIRARD b3fd94c13d Add sensitive headers (#3429) 8 years ago
Sandro Santilli 00d08473b8 Use GiteaServer as the user agent for http requests (#3404) 8 years ago
Lunny Xiao 2eeae84cbd Add internal routes for ssh hook comands (#1471) 9 years ago
Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ (#1248) 9 years ago
Schwobaland 2f7dc28b22 add ProxyFromEnvironment if none set (#1096) 9 years ago
Lunny Xiao bd5ea3e222 Golint fixed for modules/httplib 9 years ago
Unknwon de3be370f7 Remove unused tests 10 years ago
Unknwon b9f5def5dc fix insecure tls when trigger task 10 years ago
Unknwon 23f42d92c9 add webhook recent deliveries 11 years ago
Unknwon ce8d4cc80b #634 11 years ago
Unknwon 97a373f5e7 Fix #362, update code with upstream 12 years ago
Unknwon 9a1d5d2489 Finish new web hook pages 12 years ago
Unknown e573855a4f Fix #98, support web hook 12 years ago