aboutsummaryrefslogtreecommitdiffstats
path: root/services/context/context.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor cache-control (#33861)wxiaoguang2025-03-131-1/+1
* Improve "generate new access token" form (#33730)Guillaume2025-02-271-4/+7
* Avoid duplicate SetContextValue call (#33564)wxiaoguang2025-02-121-1/+0
* Fix context usage (#33554)wxiaoguang2025-02-111-4/+5
* Feature: Support workflow event dispatch via API (#33545)wxiaoguang2025-02-111-1/+4
* Refactor context flash msg and global variables (#33375)wxiaoguang2025-01-251-11/+3
* Refactor request context (#32956)wxiaoguang2024-12-241-10/+2
* Refactor template & test related code (#32938)wxiaoguang2024-12-221-1/+1
* Fix LFS route mock, realm, middleware names (#32488)wxiaoguang2024-11-131-0/+3
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-051-1/+4
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-041-1/+0
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-021-0/+1
* Refactor CSRF protector (#32057)wxiaoguang2024-09-181-5/+1
* Refactor repo unit "disabled" check (#31389)wxiaoguang2024-06-181-8/+1
* Improve oauth2 client "preferred username field" logic and the error handling...wxiaoguang2024-04-251-3/+2
* Initial support for colorblindness-friendly themes (#30625)wxiaoguang2024-04-241-0/+1
* Refactor web routes (#30519)wxiaoguang2024-04-171-0/+12
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453)silverwind2024-04-141-0/+1
* Refactor cache and disable go-chi cache (#30417)wxiaoguang2024-04-131-4/+3
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-0/+257