Commit Graph

70 Commits (3be80a863b6ef3671605a20800d8e2122d758ec5)

Author SHA1 Message Date
wxiaoguang 4e2f1ee58d
Refactor web package and context package (#25298) 1 year ago
JakobDev 25dc1556cd
Add API for Label templates (#24602) 2 years ago
wxiaoguang 6b33152b7d
Decouple the different contexts from each other (#24786) 2 years ago
wxiaoguang 5d77691d42
Improve template system and panic recovery (#24461) 2 years ago
wxiaoguang e3750370df
Use globally shared HTMLRender (#24436) 2 years ago
JakobDev 36a5d4c2f3
Add API for gitignore templates (#22783) 2 years ago
JakobDev fb37eefa28
Add API for License templates (#23009) 2 years ago
Brecht Van Lommel 84daddc2fa
Editor preview support for external renderers (#23333) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
Yarden Shoham 63ebb53fd5
Add link to user profile in markdown mention only if user exists (#21533) 2 years ago
zeripath bb0ff77e46
Share HTML template renderers and create a watcher framework (#20218) 2 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
zeripath d494cc3356
Fix nodeinfo caching and prevent NPE if cache non-existent (#19721) 3 years ago
wxiaoguang 04fc4b7e05
Call MultipartForm.RemoveAll when request finishes (#19606) 3 years ago
6543 e2a3f3d259
Federation: return useful statistic information for nodeinfo (#19561) 3 years ago
Lunny Xiao 3c3d49899f
Remove dependent on session auth for api/v1 routers (#19321) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) 3 years ago
techknowlogick babab0bf5e
Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
赵智超 fec1521555
Not using "ctx.ServerError" in api (#12907) 4 years ago
6543 fc2f2c7602
API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854) 4 years ago
6543 68a2af6d68
API expose usefull General Repo settings settings (#11758) 4 years ago
6543 2c5b3c72e8
Fix bug with globally disabling mirror (#11760) 5 years ago
6543 b534a5164f
[API] Expose allowed Reactions (#11735) 5 years ago
zeripath 814ca9ffea
Allow different HardBreaks settings for documents and comments (#11515) 5 years ago
silverwind 7e20f1cb5b
enable ENABLE_HARD_LINE_BREAK by default (#11162) 5 years ago
John Olheiser baadb51445
Add gitea-vet (#10948) 5 years ago
zeripath 27757714d0 Change markdown rendering from blackfriday to goldmark (#9533) 5 years ago
John Olheiser e6ceb6880a Prefix all user-generated IDs in markup (#9477) 5 years ago
6543 2848c5eb8f Swagger info corrections (#9441) 5 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 6 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 6 years ago
mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273) 6 years ago
Roland Koebler 57ecf09787 Markdown: enable some more extensions (#6362) 6 years ago
Gabriel Silva Simões 3b7f41f9f7 Fix serving of raw wiki files other than .md (#5814) 6 years ago
Piotr Orzechowski a74426d631 Swagger.v1.json template (#3572) 6 years ago
Antoine GIRARD 908e8942cc Fix swagger errors (#4220) 7 years ago
Morgan Bazalgette 535445c32e Rework special link parsing in the post-processing of markup (#3354) 7 years ago
Ethan Koenig 7b104f0cd0 Populate URL field of API commits (#3546) 7 years ago
Ethan Koenig f26f4a7e01 Update swagger documentation (#2899) 7 years ago
Antoine GIRARD 619b9b5547 Move swagger-ui under /api/v1 (#2746) 7 years ago
Lunny Xiao 0d80af649a Add init support of orgmode document type on file view and readme (#2525) 7 years ago