index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
context
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move context from modules to services (#29440)
Lunny Xiao
2024-03-06
24
-4005
/
+0
*
Fix htmx rendering the login page in frame on session logout (#29405)
Yarden Shoham
2024-03-06
1
-0
/
+8
*
Use the database object format name but not read from git repoisitory everyti...
Lunny Xiao
2024-02-26
2
-19
/
+10
*
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329)
6543
2024-02-26
1
-1
/
+2
*
Unify organizations header (#29248)
Tim-Nicas Oelschläger
2024-02-26
1
-0
/
+15
*
Allow instance-wide disabling of forking
Gergely Nagy
2024-02-25
1
-0
/
+1
*
[BUG] Load `AllUnitsEnabled` when necessary
Gusted
2024-02-21
1
-26
/
+0
*
Remove DataRaceCheck (#29258)
wxiaoguang
2024-02-19
1
-14
/
+0
*
Refactor more code in templates (#29236)
wxiaoguang
2024-02-19
1
-0
/
+14
*
Port "Use general token signing secret"
wxiaoguang
2024-02-19
1
-1
/
+2
*
Refactor locale&string&template related code (#29165)
wxiaoguang
2024-02-16
5
-20
/
+18
*
Add a direct link from repo header to unit settings
Gergely Nagy
2024-02-13
1
-0
/
+26
*
[GITEA] Allow changing the repo Wiki branch to main
Gergely Nagy
2024-02-05
1
-0
/
+1
*
[GITEA] API commentAssignment() to verify the id belongs
Earl Warren
2024-02-05
1
-0
/
+2
*
[SECURITY] Rework long-term authentication
Gusted
2024-02-05
1
-0
/
+14
*
Simplify how git repositories are opened (#28937)
Lunny Xiao
2024-01-27
3
-12
/
+11
*
Prevent anonymous container access if `RequireSignInView` is enabled (#28877)
KN4CK3R
2024-01-21
1
-1
/
+1
*
Move more functions to db.Find (#28419)
Lunny Xiao
2024-01-15
1
-2
/
+4
*
Abstract hash function usage (#28138)
Adam Majer
2023-12-13
2
-6
/
+21
*
Second part of refactor `db.Find` (#28194)
Lunny Xiao
2023-12-11
1
-4
/
+2
*
Add guide page to actions when there's no workflows (#28145)
yp05327
2023-11-21
1
-0
/
+1
*
Fix format error (#27963)
Lunny Xiao
2023-11-08
1
-1
/
+1
*
Unify two factor check (#27915)
KN4CK3R
2023-11-06
1
-27
/
+0
*
Clean up template locale usage (#27856)
wxiaoguang
2023-10-31
1
-1
/
+0
*
Final round of `db.DefaultContext` refactor (#27587)
JakobDev
2023-10-14
1
-6
/
+6
*
Enhanced auth token / remember me (#27606)
KN4CK3R
2023-10-14
1
-44
/
+0
*
Penultimate round of `db.DefaultContext` refactor (#27414)
JakobDev
2023-10-11
1
-3
/
+3
*
Even more `db.DefaultContext` refactor (#27352)
JakobDev
2023-10-03
2
-9
/
+9
*
Add support for HEAD ref in /src/branch and /src/commit routes (#27384)
Kirill Sorokin
2023-10-03
1
-0
/
+20
*
Improvements of releases list and tags list (#25859)
Zettat123
2023-09-28
1
-1
/
+4
*
Another round of `db.DefaultContext` refactor (#27103)
JakobDev
2023-09-25
2
-2
/
+2
*
Updates to the API for archived repos (#27149)
JakobDev
2023-09-22
1
-0
/
+6
*
Next round of `db.DefaultContext` refactor (#27089)
JakobDev
2023-09-16
1
-1
/
+1
*
More refactoring of `db.DefaultContext` (#27083)
JakobDev
2023-09-15
2
-2
/
+2
*
Reduce usage of `db.DefaultContext` (#27073)
JakobDev
2023-09-14
1
-2
/
+2
*
Fix the display of org level badges (#26504)
yp05327
2023-09-06
2
-0
/
+2
*
Avoid double-unescaping of form value (#26853)
wxiaoguang
2023-09-01
1
-21
/
+4
*
Make web context initialize correctly for different cases (#26726)
wxiaoguang
2023-08-25
2
-20
/
+27
*
Fix display problems of members and teams unit (#26363)
yp05327
2023-08-15
1
-0
/
+14
*
Set commit id when ref used explicitly (#26447)
Jack Hay
2023-08-12
1
-0
/
+1
*
Use template context function for avatar rendering (#26385)
wxiaoguang
2023-08-10
1
-0
/
+1
*
Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392)
wxiaoguang
2023-08-09
1
-0
/
+4
*
Start using template context function (#26254)
wxiaoguang
2023-08-08
3
-5
/
+63
*
Show branches and tags that contain a commit (#25180)
delvh
2023-07-27
1
-0
/
+1
*
Move web JSON functions to web context and simplify code (#26132)
wxiaoguang
2023-07-26
2
-12
/
+12
*
Add context parameter to some database functions (#26055)
Lunny Xiao
2023-07-22
2
-7
/
+7
*
Use frontend fetch for branch dropdown component (#25719)
HesterG
2023-07-21
1
-21
/
+9
*
Revert package access change from #23879 (#25707)
KN4CK3R
2023-07-09
1
-7
/
+17
*
Update tool dependencies, lock govulncheck and actionlint (#25655)
silverwind
2023-07-09
1
-2
/
+2
*
Less naked returns (#25713)
6543
2023-07-07
1
-37
/
+37
[next]