| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix setting HTTP headers after write (#21833) | KN4CK3R | 2022-11-18 | 1 | -26/+15 |
* | Rework raw file http header logic (#20484) | silverwind | 2022-07-29 | 1 | -38/+56 |
* | Fix raw endpoint PDF file headers (#19825) | Lauris BH | 2022-05-28 | 1 | -2/+6 |
* | Set the LastModified header for raw files (#18356) | zeripath | 2022-05-09 | 1 | -2/+3 |
* | Add Goroutine stack inspector to admin/monitor (#19207) | zeripath | 2022-03-31 | 1 | -1/+1 |
* | Update HTTP status codes to modern codes (#18063) | KN4CK3R | 2022-03-23 | 1 | -2/+2 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -1/+1 |
* | Refactor Router Logger (#17308) | wxiaoguang | 2022-01-20 | 2 | -39/+7 |
* | Instead of using routerCtx just escape the url before routing (#18086) | zeripath | 2021-12-25 | 1 | -0/+3 |
* | Update chi/middleware to chi/v5/middleware (#17888) | zeripath | 2021-12-02 | 1 | -1/+1 |
* | Make Requests Processes and create process hierarchy. Associate OpenRepositor... | zeripath | 2021-11-30 | 1 | -1/+4 |
* | Rename db Engines related functions (#17481) | Lunny Xiao | 2021-10-30 | 1 | -1/+1 |
* | Read expected buffer size (#17409) | KN4CK3R | 2021-10-24 | 1 | -2/+3 |
* | Use a variable but a function for IsProd because of a slight performance incr... | Lunny Xiao | 2021-10-20 | 1 | -1/+1 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -3/+3 |
* | Rename context.Query to context.Form (#16562) | Lunny Xiao | 2021-07-29 | 1 | -1/+1 |
* | Support custom mime type mapping for text files (#16304) | Jimmy Praet | 2021-06-30 | 1 | -8/+12 |
* | Rework repository archive (#14723) | Lunny Xiao | 2021-06-23 | 1 | -26/+0 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 4 | -0/+275 |