index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
web
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CHORE] Use forked `binding` library
Gusted
2024-11-05
2
-2
/
+2
*
i18n: Add dummy language for checking translation keys (#5785)
xtex
2024-11-05
1
-2
/
+4
*
fix: use ValidateEmail as binding across web forms
Solomon Victorino
2024-08-29
1
-0
/
+2
*
Add testifylint to lint checks (#4535)
TheFox0x7
2024-07-30
2
-13
/
+15
*
Delete legacy cookie before setting new cookie (#31306)
wxiaoguang
2024-06-16
1
-4
/
+4
*
Avoid importing `modules/web/middleware` in `modules/session` (#30584)
Jason Song
2024-04-21
1
-3
/
+12
*
fix: Fix to delete cookie when AppSubURL is non-empty (#30375)
Jonathan Tran
2024-04-15
1
-5
/
+27
*
[REFACTOR] webhook matrix endpoints
oliverpool
2024-03-27
1
-2
/
+2
*
Revert "[GITEA] Configurable clone methods"
Gergely Nagy
2024-03-23
1
-1
/
+0
*
Refactor locale&string&template related code (#29165)
wxiaoguang
2024-02-16
2
-31
/
+45
*
[GITEA] Configurable clone methods
Gergely Nagy
2024-02-05
1
-0
/
+1
*
[GITEA] Use maintained gziphandler
Gusted
2024-02-05
1
-0
/
+10
*
[GITEA] add option for banning dots in usernames
Panagiotis "Ivory" Vasilopoulos
2024-02-05
1
-1
/
+6
*
Refactor CORS handler (#28587)
wxiaoguang
2023-12-25
1
-18
/
+6
*
Make CORS work for oauth2 handlers (#28184)
wxiaoguang
2023-11-23
1
-0
/
+4
*
Remove some dead code (#27196)
wxiaoguang
2023-09-22
1
-2
/
+0
*
Update tool dependencies (#26607)
silverwind
2023-08-21
1
-1
/
+1
*
Fix incorrect router logger (#26137)
wxiaoguang
2023-07-26
1
-3
/
+3
*
Remove redundant "RouteMethods" method (#26024)
wxiaoguang
2023-07-21
1
-14
/
+9
*
Fix "Flash" message usage (#25895)
wxiaoguang
2023-07-15
1
-18
/
+4
*
Make route middleware/handler mockable (#25766)
wxiaoguang
2023-07-09
3
-4
/
+145
*
Replace `interface{}` with `any` (#25686)
silverwind
2023-07-04
5
-27
/
+27
*
Refactor web package and context package (#25298)
wxiaoguang
2023-06-18
5
-38
/
+38
*
Fix install page context, make the install page tests really test (#24858)
wxiaoguang
2023-05-23
1
-1
/
+1
*
Rewrite logger system (#24726)
wxiaoguang
2023-05-22
1
-14
/
+18
*
Decouple the different contexts from each other (#24786)
wxiaoguang
2023-05-21
1
-2
/
+13
*
Improve template system and panic recovery (#24461)
wxiaoguang
2023-05-04
4
-12
/
+63
*
Refactor "route" related code, fix Safari cookie bug (#24330)
wxiaoguang
2023-04-27
2
-44
/
+14
*
Enable forbidigo linter (#24278)
silverwind
2023-04-24
1
-1
/
+1
*
Refactor web route (#24080)
wxiaoguang
2023-04-20
5
-317
/
+282
*
Refactor cookie (#24107)
wxiaoguang
2023-04-13
2
-181
/
+29
*
Map OIDC groups to Orgs/Teams (#21441)
KN4CK3R
2023-02-08
1
-0
/
+2
*
refactor bind functions based on generics (#22055)
Lunny Xiao
2022-12-12
1
-10
/
+2
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
16
-32
/
+16
*
Improve valid user name check (#20136)
wxiaoguang
2022-11-04
1
-0
/
+2
*
refactor webhook *NewPost (#20729)
oliverpool
2022-08-11
1
-1
/
+10
*
Fix various typos (#20338)
luzpaz
2022-07-12
2
-2
/
+2
*
Add more linters to improve code readability (#19989)
Wim
2022-06-20
1
-9
/
+9
*
Unify repo settings & show better error (#19828)
Gusted
2022-06-12
1
-1
/
+1
*
Ensure responses are context.ResponseWriters (#19843)
zeripath
2022-05-31
1
-0
/
+6
*
Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#...
wxiaoguang
2022-04-08
1
-12
/
+1
*
Remove legacy unmaintained packages, refactor to support change default local...
wxiaoguang
2022-04-03
1
-3
/
+3
*
Refactor legacy `unknwon/com` package, improve golangci lint (#19284)
wxiaoguang
2022-04-01
1
-3
/
+3
*
Add Goroutine stack inspector to admin/monitor (#19207)
zeripath
2022-03-31
1
-2
/
+5
*
Update HTTP status codes to modern codes (#18063)
KN4CK3R
2022-03-23
1
-1
/
+1
*
Fix route wrap (#18360)
wxiaoguang
2022-01-22
1
-0
/
+3
*
format with gofumpt (#18184)
6543
2022-01-20
7
-32
/
+31
*
Refactor Router Logger (#17308)
wxiaoguang
2022-01-20
9
-138
/
+778
*
Propagate context and ensure git commands run in request context (#17868)
zeripath
2022-01-20
1
-0
/
+10
*
Simplify parameter types (#18006)
Gusted
2021-12-20
2
-2
/
+2
[next]