aboutsummaryrefslogtreecommitdiffstats
path: root/modules/web
Commit message (Expand)AuthorAgeFilesLines
* Improve log format (#33814)wxiaoguang2025-03-081-7/+20
* chore: fix some trivial problems and TODOs (#33473)wxiaoguang2025-02-021-1/+1
* Refactor context flash msg and global variables (#33375)wxiaoguang2025-01-252-14/+25
* Support performance trace (#32973)wxiaoguang2025-01-211-3/+8
* Prepare for support performance trace (#33286)wxiaoguang2025-01-152-11/+13
* Refactor older tests to use testify (#33140)TheFox0x72025-01-091-6/+6
* Refactor package (routes and error handling, npm peer dependency) (#33111)wxiaoguang2025-01-061-1/+13
* Refactor maven package registry (#33049)wxiaoguang2024-12-311-0/+5
* Refactor arch route handlers (#32993)wxiaoguang2024-12-284-155/+256
* Refactor arch route handlers (#32972)wxiaoguang2024-12-252-134/+209
* Refactor request context (#32956)wxiaoguang2024-12-244-54/+18
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-041-1/+4
* Refactor LFS SSH and internal routers (#32473)wxiaoguang2024-11-121-2/+11
* Refactor names (#31405)wxiaoguang2024-06-194-45/+45
* Refactor route path normalization (#31381)wxiaoguang2024-06-172-1/+102
* Delete legacy cookie before setting new cookie (#31306)wxiaoguang2024-06-111-4/+4
* Use maintained gziphandler (#30592)Lunny Xiao2024-04-211-7/+13
* Avoid importing `modules/web/middleware` in `modules/session` (#30584)Jason Song2024-04-191-3/+12
* fix: Fix to delete cookie when AppSubURL is non-empty (#30375)Jonathan Tran2024-04-141-5/+27
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-142-30/+44
* Refactor CORS handler (#28587)wxiaoguang2023-12-251-18/+6
* Make CORS work for oauth2 handlers (#28184)wxiaoguang2023-11-231-0/+4
* Remove some dead code (#27196)wxiaoguang2023-09-221-2/+0
* Update tool dependencies (#26607)silverwind2023-08-201-1/+1
* Fix incorrect router logger (#26137)wxiaoguang2023-07-251-3/+3
* Remove redundant "RouteMethods" method (#26024)wxiaoguang2023-07-211-14/+9
* Fix "Flash" message usage (#25895)wxiaoguang2023-07-151-18/+4
* Make route middleware/handler mockable (#25766)wxiaoguang2023-07-093-4/+145
* Replace `interface{}` with `any` (#25686)silverwind2023-07-045-27/+27
* Refactor web package and context package (#25298)wxiaoguang2023-06-185-38/+38
* Fix install page context, make the install page tests really test (#24858)wxiaoguang2023-05-231-1/+1
* Rewrite logger system (#24726)wxiaoguang2023-05-211-14/+18
* Decouple the different contexts from each other (#24786)wxiaoguang2023-05-211-2/+13
* Improve template system and panic recovery (#24461)wxiaoguang2023-05-044-12/+63
* Refactor "route" related code, fix Safari cookie bug (#24330)wxiaoguang2023-04-272-44/+14
* Enable forbidigo linter (#24278)silverwind2023-04-241-1/+1
* Refactor web route (#24080)wxiaoguang2023-04-205-317/+282
* Refactor cookie (#24107)wxiaoguang2023-04-132-181/+29
* Map OIDC groups to Orgs/Teams (#21441)KN4CK3R2023-02-081-0/+2
* refactor bind functions based on generics (#22055)Lunny Xiao2022-12-121-10/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-2716-32/+16
* Improve valid user name check (#20136)wxiaoguang2022-11-041-0/+2
* refactor webhook *NewPost (#20729)oliverpool2022-08-111-1/+10
* Fix various typos (#20338)luzpaz2022-07-122-2/+2
* Add more linters to improve code readability (#19989)Wim2022-06-201-9/+9
* Unify repo settings & show better error (#19828)Gusted2022-06-121-1/+1
* Ensure responses are context.ResponseWriters (#19843)zeripath2022-05-311-0/+6
* Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#...wxiaoguang2022-04-081-12/+1
* Remove legacy unmaintained packages, refactor to support change default local...wxiaoguang2022-04-031-3/+3
* Refactor legacy `unknwon/com` package, improve golangci lint (#19284)wxiaoguang2022-04-011-3/+3