index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix document error about 'make trans-copy' (#29710)
Daniel YC Lin
2024-03-20
3
-45
/
+2
*
remove repetitive words (#29695)
pengqiseven
2024-03-20
1
-1
/
+1
*
Merge pull request 'add bucket lookup type' (#2482) from jilen/forgejo:minio_...
Earl Warren
2024-03-14
2
-0
/
+32
|
\
|
*
Add minio bucket lookup type option
jilen
2024-03-06
2
-0
/
+32
*
|
Update allowed attachment types (#29688)
silverwind
2024-03-11
2
-2
/
+2
*
|
Replace more `gt-` with `tw-`, update frontend docs (#29595)
silverwind
2024-03-11
2
-4
/
+18
*
|
Remove unnecessary SanitizeHTML from code (#29575)
wxiaoguang
2024-03-11
2
-2
/
+2
*
|
Allow options to disable user ssh keys configuration from the interface on ap...
Lunny Xiao
2024-03-11
2
-4
/
+6
|
/
*
Extend issue template yaml engine (#29274)
6543
2024-03-06
1
-15
/
+37
*
Breaking summary for template refactoring (#29395)
wxiaoguang
2024-03-06
2
-16
/
+16
*
Allow options to disable user gpg keys configuration from the interface on ap...
Lunny Xiao
2024-03-06
2
-1
/
+6
*
Rename Str2html to SanitizeHTML and clarify its behavior (#29516)
wxiaoguang
2024-03-06
2
-20
/
+20
*
Add `io.Closer` guidelines (#29387)
KN4CK3R
2024-02-26
1
-0
/
+4
*
Add merge style `fast-forward-only` (#28954)
Chris Copeland
2024-02-14
2
-2
/
+2
*
[gitea] Rework spellchecking, add `lint-spell` (#29106)
silverwind
2024-02-10
5
-15
/
+7
*
[gitea] Fix incorrect link to swift doc and swift package-registry login comm...
CEnnis91
2024-02-10
2
-2
/
+3
*
[GITEA] Add slow SQL query warning (squash) Fix setting typo
Gusted
2024-02-05
1
-1
/
+1
*
[GITEA] notifies admins on new user registration
Aravinth Manivannan
2024-02-05
1
-0
/
+1
*
[GITEA] Add slow SQL query warning
Gusted
2024-02-05
1
-0
/
+1
*
Fix typos in the documentation (#29048)
Wang
2024-02-05
1
-1
/
+1
*
Add `must-change-password` cli parameter (#27626)
KN4CK3R
2024-02-03
1
-0
/
+1
*
Update JS and PY dependencies, build for `es2020` browsers (#28977)
silverwind
2024-02-02
1
-1
/
+1
*
Add htmx guidelines (#28993)
Yarden Shoham
2024-01-31
1
-0
/
+3
*
Fix doc img path in profile readme (#28994)
yp05327
2024-01-31
2
-1
/
+1
*
Update golang links to use https (#28980)
Mike Cifelli
2024-01-30
7
-18
/
+18
*
Fix inconsistent naming of OAuth 2.0 `ENABLE` setting (#28951)
wackbyte
2024-01-28
2
-2
/
+2
*
Add screenshot for "Profile Readmes" to docs (#28964)
6543
2024-01-28
2
-0
/
+4
*
In administration documentation about environment variables, point to those f...
Mechiel Lukkien
2024-01-20
1
-5
/
+6
*
Fix some RPM registry flaws (#28782)
KN4CK3R
2024-01-19
1
-14
/
+35
*
Retarget depending pulls when the parent branch is deleted (#28686)
Viktor Kuzmin
2024-01-17
1
-0
/
+1
*
Add gist to comparison (#28809)
crapStone
2024-01-15
1
-0
/
+2
*
Support for grouping RPMs using paths (#26984)
Exploding Dragon
2024-01-12
2
-26
/
+32
*
Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662)
wxiaoguang
2024-01-10
5
-41
/
+11
*
Improve frontend guideline (#28711)
wxiaoguang
2024-01-06
1
-1
/
+2
*
Normalize oauth email username (#28561)
Kyle D
2024-01-04
1
-3
/
+7
*
Add global setting how timestamps should be rendered (#28657)
Yarden Shoham
2024-01-02
1
-0
/
+1
*
Update JS dependencies (#28537)
silverwind
2023-12-30
1
-1
/
+1
*
Improve document for ARTIFACT_RETENTION_DAYS (#28646)
wxiaoguang
2023-12-29
1
-1
/
+1
*
Improve 1.22 document for Database Preparation (#28643)
wxiaoguang
2023-12-29
1
-1
/
+1
*
switch destination directory for apt signing keys (#28639)
Denys Konovalov
2023-12-28
2
-6
/
+6
*
Extend description for ARTIFACT_RETENTION_DAYS (#28626)
Gerd Katzenbeisser
2023-12-28
1
-1
/
+1
*
Update repo-mirror.en-us.md (#28612)
Volodymyr Stelmashchuk
2023-12-26
1
-1
/
+1
*
Refactor CORS handler (#28587)
wxiaoguang
2023-12-25
2
-5
/
+1
*
Make offline mode as default to no connect external avatar service by default...
Lunny Xiao
2023-12-21
2
-2
/
+2
*
feat: bump `dessant/lock-threads` and `actions/setup-go` to use nodejs20 runt...
Rui Chen
2023-12-21
12
-27
/
+27
*
Update actions document about comparsion as Github Actions (#28560)
Lunny Xiao
2023-12-20
2
-0
/
+16
*
Always enable caches (#28527)
Lunny Xiao
2023-12-19
2
-4
/
+0
*
Add option to disable ambiguous unicode characters detection (#28454)
wxiaoguang
2023-12-17
1
-0
/
+1
*
Update docs for DISABLE_QUERY_AUTH_TOKEN (#28485)
Kyle D
2023-12-16
1
-0
/
+1
*
Improve CLI code and descriptions (#28482)
wxiaoguang
2023-12-15
2
-6
/
+5
[next]