index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
/
web
/
shared
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix missing code in the user profile (#29865)
Nanguan Lin
2024-03-26
1
-0
/
+14
*
[BUG] Reflect Cargo index state in settings
Gusted
2024-03-20
1
-1
/
+14
*
remove util.OptionalBool and related functions (#29513)
6543
2024-03-06
2
-4
/
+3
*
migrate some more "OptionalBool" to "Option[bool]" (#29479)
6543
2024-03-06
1
-1
/
+2
*
Fix incorrect user location link on profile page (#29474)
wxiaoguang
2024-03-06
1
-2
/
+3
*
Move context from modules to services (#29440)
Lunny Xiao
2024-03-06
5
-5
/
+5
*
Unify organizations header (#29248)
Tim-Nicas Oelschläger
2024-02-26
1
-15
/
+0
*
Refactor more code in templates (#29236)
wxiaoguang
2024-02-19
1
-1
/
+3
*
Merge branch 'rebase-forgejo-dependency' into wip-forgejo
Earl Warren
2024-02-05
1
-1
/
+1
|
\
|
*
[GITEA] Find README.md for user profiles case insensitively
Gergely Nagy
2024-02-05
1
-1
/
+1
*
|
[MODERATION] User blocking
Gusted
2024-02-05
1
-0
/
+1
|
/
*
Simplify how git repositories are opened (#28937)
Lunny Xiao
2024-01-27
1
-1
/
+2
*
Rework markup link rendering (#26745)
KN4CK3R
2024-01-15
1
-4
/
+2
*
fix wrong link in user and organization profile when using relative url (#28617)
katsu
2023-12-27
1
-3
/
+3
*
Use db.Find instead of writing methods for every object (#28084)
Lunny Xiao
2023-11-24
4
-18
/
+9
*
Fix project counter in organization/individual profile (#28068)
yp05327
2023-11-18
1
-0
/
+17
*
Improve profile for Organizations (#27982)
yp05327
2023-11-13
1
-9
/
+16
*
Fix typo "GetLatestRunnerToken" (#27680)
Jason Song
2023-10-18
1
-2
/
+2
*
Penultimate round of `db.DefaultContext` refactor (#27414)
JakobDev
2023-10-11
1
-1
/
+1
*
Even more `db.DefaultContext` refactor (#27352)
JakobDev
2023-10-03
1
-2
/
+2
*
Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803)
Panagiotis "Ivory" Vasilopoulos
2023-09-29
1
-0
/
+1
*
Redefine the meaning of column is_active to make Actions Registration Token g...
Lunny Xiao
2023-09-27
1
-3
/
+3
*
Next round of `db.DefaultContext` refactor (#27089)
JakobDev
2023-09-16
1
-1
/
+1
*
More refactoring of `db.DefaultContext` (#27083)
JakobDev
2023-09-15
1
-1
/
+1
*
resolve issue with sort icons on admin/users and admin/runners (#24360)
jladbrook
2023-09-12
1
-0
/
+1
*
Fix the display of org level badges (#26504)
yp05327
2023-09-06
1
-1
/
+0
*
Refactor secrets modification logic (#26873)
KN4CK3R
2023-09-05
2
-23
/
+10
*
Fix typo of RunerOwnerID (#26508)
yp05327
2023-08-16
1
-1
/
+1
*
Count only visible repos on profile (#25928)
JakobDev
2023-08-11
1
-0
/
+19
*
Do not show Profile README when repository is private (#26295)
Nicholas Pease
2023-08-04
1
-1
/
+1
*
Move web JSON functions to web context and simplify code (#26132)
wxiaoguang
2023-07-26
1
-7
/
+2
*
Fix inconsistent user profile layout across tabs (#25625)
puni9869
2023-07-06
1
-16
/
+90
*
Replace `interface{}` with `any` (#25686)
silverwind
2023-07-04
1
-2
/
+2
*
Support configuration variables on Gitea Actions (#24724)
sillyguodong
2023-06-21
2
-22
/
+142
*
Support changing labels of Actions runner without re-registration (#24806)
sillyguodong
2023-06-13
1
-11
/
+1
*
Respect original content when creating secrets (#24745)
Jason Song
2023-05-16
1
-1
/
+10
*
Add Gitea Profile Readmes (#23260)
Nicholas Pease
2023-05-09
1
-0
/
+22
*
Move secrets and runners settings to actions settings (#24200)
Hester Gong
2023-04-28
1
-9
/
+5
*
Only delete secrets belonging to its owner (#24284)
KN4CK3R
2023-04-23
1
-2
/
+2
*
Fix incorrect server error content in RunnersList (#24118)
yp05327
2023-04-14
1
-2
/
+2
*
Add missing tabs to org projects page (#22705)
yp05327
2023-03-10
1
-0
/
+2
*
Add Cargo package registry (#21888)
KN4CK3R
2023-02-05
1
-0
/
+22
*
Add user secrets (#22191)
KN4CK3R
2023-02-01
1
-0
/
+54
*
Implement actions (#21937)
Jason Song
2023-01-31
1
-0
/
+190
*
Support org/user level projects (#22235)
Lunny Xiao
2023-01-20
1
-0
/
+14
*
Update gitea-vet to check FSFE REUSE (#22004)
Jason Song
2022-12-02
1
-2
/
+1
*
Add package registry cleanup rules (#21658)
KN4CK3R
2022-11-20
1
-0
/
+226