| Commit message (Expand) | Author | Age | Files | Lines |
* | Serve pre-defined files in "public", add "security.txt", add CORS header for ... | wxiaoguang | 2023-07-21 | 1 | -1/+1 |
* | Remove redundant "RouteMethods" method (#26024) | wxiaoguang | 2023-07-21 | 1 | -1/+1 |
* | Fix install page context, make the install page tests really test (#24858) | wxiaoguang | 2023-05-23 | 1 | -2/+1 |
* | Improve template system and panic recovery (#24461) | wxiaoguang | 2023-05-04 | 1 | -65/+1 |
* | Use globally shared HTMLRender (#24436) | wxiaoguang | 2023-04-30 | 1 | -1/+1 |
* | Refactor "route" related code, fix Safari cookie bug (#24330) | wxiaoguang | 2023-04-27 | 1 | -23/+9 |
* | Refactor web route (#24080) | wxiaoguang | 2023-04-20 | 1 | -3/+3 |
* | Use a general approach to access custom/static/builtin assets (#24022) | wxiaoguang | 2023-04-12 | 1 | -5/+1 |
* | Set `X-Gitea-Debug` header once (#23361) | Yarden Shoham | 2023-03-08 | 1 | -1/+1 |
* | Fix various bugs for "install" page (#23194) | wxiaoguang | 2023-03-04 | 1 | -3/+10 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Share HTML template renderers and create a watcher framework (#20218) | zeripath | 2022-08-28 | 1 | -5/+6 |
* | Add Cache-Control header to html and api responses, add no-transform (#20432) | silverwind | 2022-07-23 | 1 | -0/+2 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -1/+1 |
* | Add health check endpoint (#18465) | ttys3 | 2022-05-04 | 1 | -0/+2 |
* | Update HTTP status codes to modern codes (#18063) | KN4CK3R | 2022-03-23 | 1 | -3/+3 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -2/+2 |
* | Refactor Router Logger (#17308) | wxiaoguang | 2022-01-20 | 1 | -10/+13 |
* | Use a variable but a function for IsProd because of a slight performance incr... | Lunny Xiao | 2021-10-20 | 1 | -2/+2 |
* | Allow setting X-FRAME-OPTIONS (#16643) | zeripath | 2021-08-06 | 1 | -1/+1 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -0/+113 |