2653 Commits (6f1dddf5c38e86d8cd89c19f13a924a83a99dea5)

Author SHA1 Message Date
Lauris BH 57fa9b0f25
Support shortened commit SHAs in URLs (#13686)
4 years ago
silverwind 6d93a3ab18
Issue and Pulls lists rework (#13594)
4 years ago
Kevin Zúñiga 247ab6a922
Send error message when CSRF token is missing (#13676)
4 years ago
6543 1bb5c09b5d
API: Admin EditUser: Make FullName, Email, Website & Location optional (#13562)
4 years ago
6543 24b3b2140a
finaly fix gitlab migration with subdir 2.0 (#13646)
4 years ago
6543 ad2a288622
finaly fix gitlab migration with subdir (#13629)
4 years ago
silverwind 0615b668dc
HTTP cache rework and enable caching for storage assets (#13569)
4 years ago
6543 77aa742528
Migration: Gitlab: Support Subdirectory (#13563)
4 years ago
silverwind efcba9b011
Render diff stats server-side (#13579)
4 years ago
6543 7d2700c8be
[API] Only Return Json (#13511)
4 years ago
Patrick Aljord a2efcb6acc
missing quotes in default value slice (#13550)
4 years ago
mrsdizzie 6280af0324
Use existing analyzer module for language detection for highlighting (#13522)
4 years ago
Lunny Xiao dd29ecb333
Add missed sync branch/tag webhook (#13538)
4 years ago
Lunny Xiao c296f4fed6
Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420)
4 years ago
zeripath 5d932b35ca
Disallow urlencoded new lines in git protocol paths if there is a port (#13521)
4 years ago
zeripath 182b5a08ed
Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470)
4 years ago
zeripath 77e5081a2e
Fix panic bug in handling multiple references in commit (#13486)
4 years ago
zeripath c05a8abc76
Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766)
4 years ago
John Olheiser 7c68ac8f7d
Tags cleanup (#13428)
4 years ago
Viktor Suprun 7d16e6db8e
Fixed git args duplication (#13411)
4 years ago
Lunny Xiao f070249df4
Fix typo (#13380)
4 years ago
Lunny Xiao e4e85a3e51
Storage configuration support `[storage]` (#13314)
4 years ago
Lunny Xiao a420beda2a
Fix a bug on refactoring (#13373)
4 years ago
zeripath 47dd1cb7ae
Refactor Logger (#13294)
4 years ago
John Olheiser b5e974c8a5
Delete tag API (#13358)
4 years ago
Lunny Xiao 4df2ed29f2
Refactor: Move PushUpdateOptions (#13363)
4 years ago
zeripath 5b2096dd5f
Migrations should not fail for comment reactions (#13352)
4 years ago
zeripath 4b33afcd5b
Migration failure during reaction migration from gitea (#13344)
4 years ago
zeripath beb6bf4261
Remove obsolete change of email on profile page (#13341)
4 years ago
zeripath 7dfb2fc176
Add migrated pulls to pull request task queue (#13331)
4 years ago
Lunny Xiao 38d11eea58
Fix send mail (#13312)
4 years ago
Pedro Alves c40df54e28
Group Label Changed Comments in timeline (#13304)
4 years ago
Divyam Bhasin 7974b34183
#12897 - add mastodon provider (#13293)
4 years ago
zeripath 172e7ee87f
Fix Storage mapping (#13297)
4 years ago
Lunny Xiao d130cd147f
Fix bug isEnd detection on getIssues/getPullRequests (#13299)
4 years ago
Maxim Zhiburt a1952afc38
Sendmail command (#13079)
4 years ago
zeripath f40a2a4404
Store task errors following migrations and display them (#13246)
4 years ago
John Olheiser 21d621301e
Remove PAM from auth dropdown when unavailable (#13276)
4 years ago
6543 81d3942bf0
Migrations: Gitea should not fail just because of no apiConfig return (#13229)
4 years ago
zeripath de6e427a01
go-version constraints ignore pre-releases (#13234)
4 years ago
a1012112796 b9850375fc
Add review request api (#11355)
4 years ago
zeripath 2f1353a2f3
Move install pages out of main macaron routes (#13195)
4 years ago
zeripath 25b7766673
When handling errors in storageHandler check underlying error (#13178)
4 years ago
6543 d453533beb
[Refactor] Move APIFormat functions into convert package (#12856)
4 years ago
6543 12a1f914f4
Vendor Update Go Libs (#13166)
4 years ago
zeripath 91f2afdb54
Prevent panics with missing storage (#13164)
4 years ago
zeripath c8f7a6b774
Slightly simplify the queue settings code to help reduce the risk of problems (#12976)
4 years ago
6543 e374bb7e2d
[Vendor] Update go-ldap to v3.2.4 (#13163)
4 years ago
Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio (#12516)
4 years ago
zeripath edfebe65b1
Finally fix diff names (#13136)
4 years ago
6543 49b1948cb1
Gitea 2 Gitea migration (#12657)
4 years ago
赵智超 dfa7291f8f
[Enhancement] Allow admin to merge pr with protected file changes (#12078)
4 years ago
zeripath 6b1266b6b3
Provide self-registering storage system (#12978)
4 years ago
6543 ade9c8dc3c
[API] If User is Admin, show 500 error message on PROD mode too (#13115)
4 years ago
6543 845d0afb33
4 line diff (#13103)
4 years ago
kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102)
4 years ago
zeripath 7edf7eb46c
Log the underlying panic in runMigrateTask (#13096)
4 years ago
Wim 9066d09c57
Add ssh certificate support (#12281)
4 years ago
zeripath 7eb8460132
Fix attachments list in edit comment (#13036)
4 years ago
zeripath ea69ec6f0f
Disable DSA ssh keys by default (#13056)
4 years ago
Iván Valdés 06f1cdde6e
Fix line break for MS teams webhook (#13081)
4 years ago
Lunny Xiao 9b81193166
Cache last commit when pushing for big repository (#10109)
4 years ago
赵智超 a5ba8188da
fix a small nit (#13074)
4 years ago
zeripath 144fa5a537
Avoid setting the CONN_STR in issue indexer queue unless it is meant to be set (#13069)
4 years ago
techknowlogick e00e8d8ad3
Disable Git Hooks by default (#13064)
4 years ago
silverwind cda44750cb
Attachments: Add extension support, allow all types for releases (#12465)
4 years ago
Lucas Queiroz 67a5573310
[#13004] Add Timestamp to Tag list API (#13026)
4 years ago
赵智超 01c7204895
Return sample message for login error in api context (#12994)
4 years ago
zeripath 3f3a4f5b41
Avoid setitng the CONN_STR in queues unless it is meant to be set (#13025)
4 years ago
John Olheiser 72636fd664
hCaptcha Support (#12594)
4 years ago
zeripath 54dd28f159
Fix 500 on README in submodule (#13006)
4 years ago
James Lakin 6fc129fe62
Fix repository create/delete event webhooks (#13008)
4 years ago
Pranav Nachnekar 1827f892de
fix: media links in org files not liked to media files (#12997)
4 years ago
techknowlogick 156f54d6e2
allow U2F with default settings for gitea in subpath (#12990)
4 years ago
6543 818d921bbb
Refactor use TrimSuffix instead of TrimRight (#12993)
4 years ago
zeripath fe79b13ab2
Always return a list from GetCommitsFromIDs (#12981)
4 years ago
Lunny Xiao 3878e985b6
Add default storage configurations (#12813)
4 years ago
zeripath 4c6ac08182
Completely quote AppPath and CustomConf paths (#12955)
4 years ago
zeripath 5cfc1f573f
Fix the issue reported on #12385 (#12969)
4 years ago
zeripath 7f8e3192cd
Allow common redis and leveldb connections (#12385)
4 years ago
Tait Hoyem c85c9d40c2
Add config option to make create-on-push repositories public by default (#12936)
4 years ago
zeripath f1ab1c532b
Allow extended config on cron settings (#12939)
4 years ago
赵智超 3c360801b3
Add IsTemplate option in create repo ui and api (#12942)
4 years ago
zeripath 7a7f56044a
Adopt repositories (#12920)
4 years ago
zeripath 3f522cdaad
Fix handling of migration errors (#12928)
4 years ago
John Olheiser ec6a35aeb1
Hopefully support GH enterprise (#12863)
4 years ago
6543 2dbca92a0f
API: NotificationSubject show Issue/Pull State (#12901)
4 years ago
zeripath 4979f15c3f
Add configurable Trust Models (#11712)
4 years ago
mrsdizzie 25ddf77b51
Fix panic when adding long comment (#12892)
4 years ago
6543 1418288734
Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#12729)
4 years ago
赵智超 5995326d51
Add size limit for content of comment on action ui (#12881)
4 years ago
6543 06480af472
Convert User expose ID each time (#12855)
4 years ago
赵智超 a9decf0dac
Use a simple format for the big number on ui (#12822)
4 years ago
John Olheiser d9085fe176
Fix anonymous GL migration (#12862)
4 years ago
6543 6c61f498ea
On Migration respect old DefaultBranch (#12843)
4 years ago
Jui-Nan Lin 6c4e9623cc
fix: use Base36 for all code indexers (#12830)
4 years ago
John Olheiser b2bda11595
Fix markdown meta parsing (#12817)
4 years ago
zeripath f91bb745d6
Don't replace underscores in auto-generated IDs in goldmark (#12805)
4 years ago
Lunny Xiao 8ce10fb6e1
Fix bug on elastic search (#12811)
4 years ago
silverwind ffddf3f8a6
Make SVG size argument optional (#12814)
4 years ago