Commit Graph

2944 Commits (61308825a63a3810cd7db7b7ba845527a2b26c6f)

Author SHA1 Message Date
Jimmy Praet f95dce2f10
exclude authored PRs from Review Requested filter (#14368)
3 years ago
6543 21da519c0c
Implement ghost comment mitigation (#14349)
3 years ago
Jimmy Praet acb1ceb1f4
Add review requested filter on pull request overview (#13701)
3 years ago
Lauris BH 0a3c3357f3
Sort issue search results by revelance (#14353)
3 years ago
6543 3091600cc8
KanBan: be able to set default board (#14147)
3 years ago
Lauris BH 6eee9f0f4e
Merge default and system webhooks under one menu (#14244)
3 years ago
Lunny Xiao 84b147c7f0
Use IsProd instead of testing if it's equal. (#14336)
3 years ago
Elena Neuschild 564030336d
Issues overview should not show issues from archived repos (#13220)
3 years ago
6543 74a0481586
[Refactor] Passwort Hash/Set (#14282)
3 years ago
6543 6b3b6f1833
Add option to change username to the admin panel (#14229)
3 years ago
Jimmy Praet bcb7f35221
Do not reload page after adding comments in Pull Request reviews (#13877)
3 years ago
Lunny Xiao 3c96a37162
Some code improvements (#14266)
3 years ago
Lunny Xiao 9f73cae635
Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148)
3 years ago
Paul Barton 7576e37a65
Add MirrorInterval to the API (#14163)
3 years ago
Lunny Xiao 3abea9e9eb
Fix avatar bugs (#14217)
3 years ago
Jimmy Praet e6acce649b
Send notifications for mentions in pulls, issues, (code-)comments (#14218)
3 years ago
zeripath ac88b0ee83
Ensure that schema search path is set with every connection on postgres (#14131)
3 years ago
Lunny Xiao 21adeaad70
Fix dashboard issues labels filter bug (#14210)
3 years ago
Johnny Oskarsson a07e67d9cc
Minimal OpenID Connect implementation (#14139)
3 years ago
Timo Ley 2b2a4a53bf
Custom icons for OAuth sources (#14161)
3 years ago
Jimmy Praet 40274b4a93
Team dashboards (#14159)
3 years ago
Lunny Xiao dd08853b10
Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244)
3 years ago
Lunny Xiao cf9d471631
Change topic name size from 25 to 50 (#14150)
3 years ago
zeripath ad1164f73b
Disable SSH key deletion of externally managed Keys (#13985)
3 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103)
3 years ago
Daniil Pankratov 5a94db37ed
Fix creating OAuth2 auth source from CLI (#14116)
3 years ago
Norwin f6bec85296
rework heatmap permissions (#14080)
3 years ago
Lunny Xiao acd5e5a868
Add StatDir and replace com.StatDir (#14099)
3 years ago
a1012112796 34df4e5df5
Add mentionable teams to tributeValues and change team mention rules to gh's style (#13198)
3 years ago
Cirno the Strongest f3c4baa84b
Show dropdown with all statuses for commit (#13977)
3 years ago
Lunny Xiao 36bd5d70cd
Fix feed push tag (#14064)
3 years ago
zeripath e2b069e577
Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989)
3 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)
3 years ago
6543 9e456b5a56
HotFix: Hide private partisipation in Orgs (#13994)
3 years ago
zeripath c3fc190372
Trim the branch prefix from action.GetBranch (#13981)
3 years ago
Lunny Xiao ea914d0f7a
Fix bug for webhook and feishu caused by API changed (#13937)
3 years ago
Lunny Xiao 6edfa6bc88
Fix broken migration on webhook (#13911)
3 years ago
silverwind 97ab820acc
Fix action avatar loading (#13909)
3 years ago
silverwind c05701dd7d
Fix frontpage avatars (#13853)
3 years ago
6543 658e90a114
[Docu] Fix Location of Comments in migrations.go (#13900)
3 years ago
Lunny Xiao 42354dfe45
Move webhook type from int to string (#13664)
3 years ago
silverwind 9269a038a4
Direct avatar rendering (#13649)
3 years ago
6543 4353cf96c0
Move LFSLock APIFormat into convert package (#13808)
3 years ago
6543 7ac8a770e1
Move Repo APIFormat to convert package (#13787)
3 years ago
6543 594cc4aa2a
Update Gitea Version & Fix Migration Comments (#13789)
3 years ago
6543 4f5ff1ef08
move notification APIFormat (#13783)
3 years ago
6543 b2435af9be
Add Allow-/Block-List for Migrate & Mirrors (#13610)
3 years ago
a1012112796 9c26dc1f3a
Add block on official review requests branch protection (#13705)
3 years ago
a1012112796 1e5247d424
ui: show 'owner' tag for real owner (#13689)
3 years ago
zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186)
3 years ago
6543 f88a2eae97
[API] Add more filters to issues search (#13514)
3 years ago
Jimmy Praet 2791cc139e
Don't show a dropdown menu when only 1 merge option is available (#13660) (#13670)
3 years ago
6543 f915161a2f
skip email validation on empty string (#13627)
4 years ago
Chris Shyi d025d84d91
Add email validity check (#13475)
4 years ago
zeripath 3fd060eb37
Include OriginalAuthor in Reaction constraint (#13505)
4 years ago
Lunny Xiao 542edc22c4
Some improvements for v156 (#13497)
4 years ago
zeripath b091c994b5
Comments on review should have the same sha (#13448)
4 years ago
Kyle Evans e461f0854f
[RFC] Make archival asynchronous (#11296)
4 years ago
a1012112796 82cf67a93e
updateSize when create a repo with init commit (#13441)
4 years ago
Lunny Xiao 35cc82abbf
Revert "Replies to outdated code comments should also be outdated (#13217)" (#13439)
4 years ago
zeripath 3cab3bee57
Replies to outdated code comments should also be outdated (#13217)
4 years ago
Lunny Xiao afb3a5c1d5
Fix bug on release publisherid migrations (#13410)
4 years ago
a1012112796 b687707014
Add the tag list page to the release page (#12096)
4 years ago
Cirno the Strongest 06268dcf53
Fix reactions on code comments (#13390)
4 years ago
Antoine GIRARD f3bbd46c49
don't append key file if asked not to (#13368)
4 years ago
zeripath 47dd1cb7ae
Refactor Logger (#13294)
4 years ago
John Olheiser b5e974c8a5
Delete tag API (#13358)
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 4099e4f1b6
Ensure topics added using the API are added to the repository (#13285)
4 years ago
zeripath f40a2a4404
Store task errors following migrations and display them (#13246)
4 years ago
Paweł Bogusławski d2ad4dec63
Avatar autogeneration fixed (#13233)
4 years ago
Lunny Xiao be82b8f99a
Keep database transactions not too big (#13254)
4 years ago
Lanre Adelowo e918636283
Enhance release list (#6025)
4 years ago
6543 48a80096bb
Update heatmap fixtures to restore tests (#13224)
4 years ago
a1012112796 b9850375fc
Add review request api (#11355)
4 years ago
6543 d453533beb
[Refactor] Move APIFormat functions into convert package (#12856)
4 years ago
ydelafollye cb171dbd56
Improve users management through the CLI (#6001) (#10492)
4 years ago
Elena Neuschild 4fbe64572c
Change order of possible-owner organizations to alphabetical (#13160)
4 years ago
Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio (#12516)
4 years ago
赵智超 97980146c5
Show original author's reviews on pull summary box (#13127)
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 f4ffe8ed54
Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124)
4 years ago
赵智超 8be3e439c2
Add team support for review request (#12039)
4 years ago
6543 9513638715
Prohibit automatic downgrades (#13108)
4 years ago
Chris Shyi c752ccee64
Improve error feedback for duplicate deploy keys (#13112)
4 years ago
kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102)
4 years ago
Wim 9066d09c57
Add ssh certificate support (#12281)
4 years ago
zeripath 6f2784911f
Fix deadlock when deleting team user (#13092)
4 years ago
zeripath ea69ec6f0f
Disable DSA ssh keys by default (#13056)
4 years ago
zeripath 5e1c51cdb6
(Re)Load issue labels when changing them (#13007)
4 years ago
silverwind cda44750cb
Attachments: Add extension support, allow all types for releases (#12465)
4 years ago
6543 818d921bbb
Refactor use TrimSuffix instead of TrimRight (#12993)
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
赵智超 3c360801b3
Add IsTemplate option in create repo ui and api (#12942)
4 years ago
zeripath 7a7f56044a
Adopt repositories (#12920)
4 years ago
ひのしば / hinoshiba 6fa19a8458
Fixed count of filtered issues when api request. (#12275)
4 years ago