index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
/
api
/
v1
/
misc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: Preview picture not visible on Markdown file (#5781)
Nirmal Kumar R
2024-11-23
1
-2
/
+18
*
feat: Add partial quoting
Gusted
2024-10-26
1
-1
/
+1
*
Port "Fix wrong test usage of AppSubURL"
KN4CK3R
2024-03-06
1
-9
/
+9
*
Move context from modules to services (#29440)
Lunny Xiao
2024-03-06
8
-8
/
+8
*
[BRANDING] Update nodeinfo branding
Gusted
2024-02-05
1
-3
/
+3
*
Always enable caches (#28527)
Lunny Xiao
2023-12-19
1
-9
/
+7
*
More `db.DefaultContext` refactor (#27265)
JakobDev
2023-09-29
1
-1
/
+1
*
Reduce usage of `db.DefaultContext` (#27073)
JakobDev
2023-09-14
1
-3
/
+3
*
Move web/api context related testing function into a separate package (#26859)
wxiaoguang
2023-09-01
1
-5
/
+5
*
Refactor web package and context package (#25298)
wxiaoguang
2023-06-18
1
-51
/
+7
*
Add API for Label templates (#24602)
JakobDev
2023-05-23
1
-0
/
+60
*
Decouple the different contexts from each other (#24786)
wxiaoguang
2023-05-21
2
-26
/
+11
*
Improve template system and panic recovery (#24461)
wxiaoguang
2023-05-04
1
-1
/
+2
*
Use globally shared HTMLRender (#24436)
wxiaoguang
2023-04-30
1
-1
/
+1
*
Add API for gitignore templates (#22783)
JakobDev
2023-04-27
1
-0
/
+56
*
Add API for License templates (#23009)
JakobDev
2023-04-26
1
-0
/
+76
*
Editor preview support for external renderers (#23333)
Brecht Van Lommel
2023-03-24
2
-80
/
+115
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
5
-10
/
+5
*
Add `context.Context` to more methods (#21546)
KN4CK3R
2022-11-19
1
-1
/
+1
*
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-24
1
-1
/
+1
*
Add link to user profile in markdown mention only if user exists (#21533)
Yarden Shoham
2022-10-22
1
-0
/
+7
*
Share HTML template renderers and create a watcher framework (#20218)
zeripath
2022-08-28
1
-1
/
+1
*
Move issues related files into models/issues (#19931)
Lunny Xiao
2022-06-13
1
-3
/
+3
*
Fix nodeinfo caching and prevent NPE if cache non-existent (#19721)
zeripath
2022-05-16
1
-7
/
+11
*
Call MultipartForm.RemoveAll when request finishes (#19606)
wxiaoguang
2022-05-05
1
-0
/
+2
*
Federation: return useful statistic information for nodeinfo (#19561)
6543
2022-05-02
1
-4
/
+38
*
Remove dependent on session auth for api/v1 routers (#19321)
Lunny Xiao
2022-04-08
1
-21
/
+0
*
format with gofumpt (#18184)
6543
2022-01-20
1
-4
/
+6
*
Propagate context and ensure git commands run in request context (#17868)
zeripath
2022-01-20
2
-2
/
+6
*
Move keys to models/asymkey (#17917)
Lunny Xiao
2021-12-10
1
-2
/
+2
*
Add nodeinfo endpoint for federation purposes (#16953)
techknowlogick
2021-09-28
1
-0
/
+45
*
refactor: move from io/ioutil to io and os package (#17109)
Eng Zer Jun
2021-09-22
1
-2
/
+2
*
Refactor renders (#15175)
Lunny Xiao
2021-04-20
1
-24
/
+14
*
Move macaron to chi (#14293)
Lunny Xiao
2021-01-26
2
-20
/
+22
*
Not using "ctx.ServerError" in api (#12907)
赵智超
2020-09-20
1
-5
/
+3
*
API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new s...
6543
2020-06-22
1
-42
/
+0
*
API expose usefull General Repo settings settings (#11758)
6543
2020-06-10
1
-0
/
+17
*
Fix bug with globally disabling mirror (#11760)
6543
2020-06-04
1
-1
/
+3
*
[API] Expose allowed Reactions (#11735)
6543
2020-06-04
1
-0
/
+23
*
Allow different HardBreaks settings for documents and comments (#11515)
zeripath
2020-05-24
2
-3
/
+13
*
enable ENABLE_HARD_LINE_BREAK by default (#11162)
silverwind
2020-04-22
1
-1
/
+1
*
Add gitea-vet (#10948)
John Olheiser
2020-04-05
2
-0
/
+8
*
Change markdown rendering from blackfriday to goldmark (#9533)
zeripath
2019-12-31
1
-5
/
+0
*
Prefix all user-generated IDs in markup (#9477)
John Olheiser
2019-12-23
1
-2
/
+2
*
Swagger info corrections (#9441)
6543
2019-12-20
3
-8
/
+14
*
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
zeripath
2019-10-16
1
-0
/
+62
*
Use gitea forked macaron (#7933)
Tamal Saha
2019-08-23
2
-4
/
+3
*
Add golangci (#6418)
kolaente
2019-06-12
1
-5
/
+22
*
Move sdk structs to modules/structs (#6905)
Lunny Xiao
2019-05-11
3
-4
/
+4
*
Improve issue autolinks (#6273)
mrsdizzie
2019-04-12
1
-3
/
+19
[next]