Commit Graph

2812 Commits (daa393cb48507f34e7d2b81b5a92f8f94ebe3ad0)

Author SHA1 Message Date
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