index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
dump_repo.go
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-01
Improve install code to avoid low-level mistakes. (#17779)
wxiaoguang
1
-1
/
+0
2021-12-01
[skip ci] Updated translations via Crowdin
GiteaBot
2
-1
/
+824
2021-12-01
Rework commit page header (#17849)
silverwind
5
-230
/
+145
2021-11-30
Make Requests Processes and create process hierarchy. Associate OpenRepositor...
zeripath
66
-306
/
+591
2021-11-30
Fix position of label color picker colors (#17866)
silverwind
1
-4
/
+4
2021-11-30
docs: modules do not rely on models, services do (#17861)
singuliere
1
-1
/
+1
2021-11-30
Refactor commit graph styling to use css variables (#17860)
silverwind
2
-53
/
+15
2021-11-30
[skip ci] Updated translations via Crowdin
GiteaBot
1
-0
/
+1
2021-11-29
Remove whitespace inside rendered code `<td>` (#17859)
silverwind
1
-6
/
+2
2021-11-29
Switch archive URL code back to href attributes (#17796)
fnetX (aka fralix)
4
-14
/
+14
2021-11-29
Make Co-committed-by and co-authored-by trailers optional (#17848)
zeripath
4
-1
/
+8
2021-11-29
Fix various typos in docs (#17844)
qwerty287
4
-5
/
+5
2021-11-28
Move more model into models/user (#17826)
Lunny Xiao
23
-603
/
+547
2021-11-28
Docs: replace `gitea` with `Gitea` (#17838)
qwerty287
14
-48
/
+48
2021-11-28
Move accessmode into models/perm (#17828)
Lunny Xiao
59
-295
/
+359
2021-11-28
Disable ref selection dropdown if you don't have permissions to use it (#17837)
qwerty287
2
-4
/
+2
2021-11-28
Fix value of User.IsRestricted to default setting when oauth2 user auto regis...
Galen Suen
1
-7
/
+8
2021-11-27
Handle relative unix socket paths (#17836)
zeripath
2
-4
/
+11
2021-11-27
Fix code formating (#17830)
mscherer
2
-4
/
+4
2021-11-27
Replace regex usage for MIME parsing (#17831)
Gabriel Vasile
1
-2
/
+6
2021-11-27
[skip ci] Updated translations via Crowdin
GiteaBot
1
-0
/
+39
2021-11-26
Implement Well-Known URL for password change (#17777)
mscherer
1
-4
/
+10
2021-11-26
Add archived label for code search results in archived repo's (#17817)
Jimmy Praet
1
-1
/
+7
2021-11-26
Fix database inconsistent when admin change user email (#17549)
Lunny Xiao
6
-15
/
+62
2021-11-26
[skip ci] Updated translations via Crowdin
GiteaBot
1
-0
/
+3
2021-11-25
org settings -> webhook/labels/deletion should also active the menu (#17809)
Lunny Xiao
3
-1
/
+7
2021-11-25
Fixed org styles. (#17807)
KN4CK3R
3
-97
/
+97
2021-11-25
Fix org webchatwork webhook (#17810)
wxiaoguang
1
-0
/
+2
2021-11-25
Detect dark theme via css variable (#17800)
ThetaDev
3
-7
/
+6
2021-11-25
Allow forks to org if you can create repos (#17783)
qwerty287
2
-7
/
+7
2021-11-25
Use correct user on releases (#17806)
Gusted
1
-2
/
+2
2021-11-25
[skip ci] Updated translations via Crowdin
GiteaBot
3
-149
/
+228
2021-11-24
Create menus for organization pages (#17802)
Lunny Xiao
5
-24
/
+39
2021-11-24
Preserve color when inverting emojis (#17797)
silverwind
1
-1
/
+1
2021-11-24
Move user related model into models/user (#17781)
Lunny Xiao
345
-3812
/
+4229
2021-11-24
Use `*PushUpdateOptions` as receiver (#17724)
Gusted
2
-17
/
+17
2021-11-24
Move repofiles from modules/repofiles to services/repository/files (#17774)
Lunny Xiao
37
-353
/
+277
2021-11-24
Fix visibility of org avatars (#17789)
qwerty287
1
-7
/
+13
2021-11-24
Use correct Sender on webhook change title (#17791)
Gusted
1
-1
/
+1
2021-11-24
[skip ci] Updated translations via Crowdin
GiteaBot
4
-18
/
+96
2021-11-23
Use new OneDev /milestones endpoint (#17782)
KN4CK3R
1
-2
/
+18
2021-11-23
Fix keys test (#17776)
techknowlogick
1
-1
/
+1
2021-11-23
Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568)
zeripath
6
-17
/
+70
2021-11-23
Improve ellipsis buttons (#17773)
silverwind
6
-7
/
+18
2021-11-23
Harden authorized keys a bit more (#17772)
mscherer
1
-1
/
+1
2021-11-23
Add copy Commit ID button in commits list (#17759)
velengel
3
-2
/
+10
2021-11-23
Add documentation for backend development (#17512)
Lunny Xiao
2
-0
/
+128
2021-11-23
[skip ci] Updated translations via Crowdin
GiteaBot
14
-28
/
+2
2021-11-22
More pleasantly handle broken or missing git repositories (#17747)
zeripath
6
-4
/
+63
2021-11-22
Remove unnecessary attributes of User struct (#17745)
Lunny Xiao
42
-451
/
+279
[next]