Commit Graph

2975 Commits (mj-v1.14.3)

Author SHA1 Message Date
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)
3 years ago
Chris Shyi d025d84d91
Add email validity check (#13475)
3 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
6543 2dbca92a0f
API: NotificationSubject show Issue/Pull State (#12901)
4 years ago
zeripath 4979f15c3f
Add configurable Trust Models (#11712)
4 years ago
6543 1418288734
Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#12729)
4 years ago
赵智超 ec5677b7a2
Simplify CheckUnitUser logic (#12854)
4 years ago
zeripath 772b5e0f54
Add migration for password algorithm change (#12784)
4 years ago
zeripath e0ac545043
Add postgres schema to the search_path on database connection (#12634)
4 years ago
zeripath 25c870faa9
Whilst changing the character set to utf8mb4 we should set ROW_FORMAT=dynamic too (#12804)
4 years ago
6543 fd60ebfe14
[API] Migration: Change ServiceType String (#12672)
4 years ago
zeripath 47289344e2
Add Primary Key to Topic and RepoTopic (#12639)
4 years ago
赵智超 4f8dad37f8
ui: change commentTag style (#11668)
4 years ago
赵智超 ffa12bdb71
Fix "only mail on mention" bug (#12775)
4 years ago
Vedran e204398754
Change/remove a branch of an open issue (#9080)
4 years ago
Lunny Xiao 7a5465fc56
LFS support to be stored on minio (#12518)
4 years ago
6543 cfd8e8a489
gitea dump: include version & Check InstallLock (#12760)
4 years ago
zeripath a722dd72db
Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes (#12752)
4 years ago
zeripath 1b9d5074a7
Add command to recreate tables (#12407)
4 years ago
Lunny Xiao e8958bfc38
Fix bug of migraition v111 (#12738)
4 years ago
Lunny Xiao 6590cac89b
Fix bug on migration 111 (#12736)
4 years ago
6543 1c35353c53
implemet Cache for Stopwatches.APIFormat() (#12730)
4 years ago
6543 1ea1cade85
Add Created & Updated to Milestone (#12662)
4 years ago
Jochen Peters 385433d2f4
additional data for type StopWatch in swagger api (#12458)
4 years ago
6543 6c5266c9ca
[BugFix] Fix comment broken issue ref dependence (#12651)
4 years ago
zeripath 5c0697ad1e
Use argon as default password hash algorithm (#12688)
4 years ago
zeripath d257485bc0
Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646)
4 years ago
6543 d5b6931dbe
[API] Delete Token accept names too (#12366)
4 years ago
zeripath f3fb3c6f56
Open transaction when adding Avatar email-hash pairs to the DB (#12577)
4 years ago
6543 4b97f9018b
OpenGraph: use repo avatar if exist (#12586)
4 years ago
zeripath 2ae8c7ab1c
Add cron running API (#12421)
4 years ago
赵智超 e7d65cbc6e
Add email notify for new release (#12463)
4 years ago
Lunny Xiao 2026d885d6
Fix bug on migration 147 (#12565)
4 years ago
zeripath 7c2cf236f8
Allow addition of gpg keyring with multiple keys (#12487)
4 years ago
zeripath 9c9c3348bb
Prevent NPE on commenting on lines with invalidated comments (with migration) (#12549)
4 years ago
zeripath d15bb17b78
Default empty merger list to those with write permissions (#12535)
4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387)
4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346)
4 years ago
zeripath d1e67d7ade
Fix bug preventing transfer to private organization (#12497)
4 years ago
zeripath f50364a5b0
Keys should not verify revoked email addresses (#12486)
4 years ago
techknowlogick c9d1e40dfc
UI: Update commit signature view (#12473)
4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
4 years ago
techknowlogick 22c952ac7a
Make dashboard newsfeed list length a configurable item (#12469)
4 years ago
zeripath d87dbd7519
Fix Migration 145 on MSSQL if varchar is changed to nvarchar (#12445)
4 years ago
zeripath e17e3f71f4
Use transaction in V102 migration (#12395)
4 years ago
zeripath 5e5c893555
Need RepoID in the languagestat field (#12427)
4 years ago
zeripath 502e38c33c
Increase size of the language column in language_stat (#12396)
4 years ago
Lars Lehtonen e4d6f2e9e5
models: break out of loop (#12386)
4 years ago
S7evinK bf60146444
Don't use legacy method to send Matrix Webhook (#12348)
4 years ago
赵智超 1f12dc8e88
Add action feed for new release (#12324)
4 years ago
6543 8bdc9795d8
Add name filter to API for GetMilestoneList (#12336)
4 years ago
6543 7ecb25b41b
Refactor: Remove Dependencies from Migration v111 (#11646)
4 years ago
Wim 4609eba2e7
Fix ipv6 parsing (#12321)
4 years ago
6543 2753d72773
Migrations (v82,v96,v99,v136) remove dependencies (#12286)
4 years ago
Lunny Xiao 45631083a4
Support use nvarchar for all varchar columns when using mssql (#12269)
4 years ago
silverwind 0e24af6951
Update Octicons to v10 (#12240)
4 years ago
zeripath 4fa2e217c1
Set NoAutoTime when updating is_archived (#12266)
4 years ago
Lars Lehtonen b49a195839
models: fix xorm variable clobber (#12231)
4 years ago
bobemoe bac57ab590
When starting new stopwatch stop previous if it is still running (#10533)
4 years ago
zeripath 63591016b3
Extend Notifications API and return pinned notifications by default (#12164)
4 years ago
Jürgen Hötzel 30399cf04a
Trim to 255 runes instead of bytes (#12150)
4 years ago
赵智超 12f9dd8fa9
Decrease the num_stars when deleting a repo (#11954)
4 years ago
zeripath 8a0bb7cd04
Ensure Subkeys are verified (#12155)
4 years ago
Lars Lehtonen 56f222d44c
models: break out of loops (#12159)
4 years ago
zeripath 482ba937ed
Provide option to unlink a fork (#11858)
4 years ago
赵智超 ae20de7771
fix bug about can't skip commits base on base branch (#11555)
4 years ago
successgo 4dee08a6b4
Fix typo (#12013)
4 years ago
silverwind e24ee48776
Add serviceworker.js to KnownPublicEntries (#11992)
4 years ago
zeripath 654a970644
Fix commenting on non-utf8 encoded files (#11916)
4 years ago
Lunny Xiao 1dd3f19ee3
Use google/uuid to instead satori/go.uuid (#11943)
4 years ago
techknowlogick 9e6a79bea9
upgrade to use testfixtures v3 (#11904)
4 years ago
Lunny Xiao 1645d4a5d8
Use ID or Where to instead directly use Get when load object from database (#11925)
4 years ago