Commit Graph

2680 Commits (60a3297a33b2209ae7acf6fd84afd62e095e01aa)

Author SHA1 Message Date
Lunny Xiao f76c30094f
Fix typo (#14332)
3 years ago
Jonathan Tran 81467e6f35
Display SVG files as images instead of text (#14101)
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 a1c9e8f266
Fix windows build error (#14263)
3 years ago
6543 325add71cf
Add option for administrator to reset user 2FA (#14243)
3 years ago
Lunny Xiao 15a475b7db
Fix recovery middleware to render gitea style page. (#13857)
3 years ago
Nuno Silva 44ff1d6a1e
Render links for commit hashes followed by comma (#14224)
3 years ago
Paul Barton 7576e37a65
Add MirrorInterval to the API (#14163)
3 years ago
Jimmy Praet e6acce649b
Send notifications for mentions in pulls, issues, (code-)comments (#14218)
3 years ago
Lunny Xiao d44f192d3e
When visit /favicon.ico but the static file is not exist return 404 but not continue to handle the route (#14211)
3 years ago
silverwind 1bf7d71a0a
Consolidate Logos and update README header (#14136)
3 years ago
Johnny Oskarsson a07e67d9cc
Minimal OpenID Connect implementation (#14139)
3 years ago
Chester Liu 632800eda7
Check for 'main' as potential default branch name (#14193)
3 years ago
silverwind 8e5aea88c7
Improve label and text wrapping (#14113)
3 years ago
Lunny Xiao 11555d850b
Fix bug of link query order on markdown render (#14156)
3 years ago
Timo Ley 2b2a4a53bf
Custom icons for OAuth sources (#14161)
3 years ago
Lunny Xiao dd08853b10
Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244)
3 years ago
6543 212fa340cf
Migration: drop to long repo topics (#14152)
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
Lunny Xiao 19ae6439b0
Improve vfsgen to not unzip bindata files but send to browser directly (#7109)
3 years ago
6543 5b958315c1
API: Make BasicAuth Prefix case insensitive (#14106)
3 years ago
silverwind cd5278a44c
Fix manifest encoding (#14114)
3 years ago
6543 27fa4814b8
Fix git.parseTagData (#14105)
3 years ago
silverwind 3a21f8a986
Inline manifest.json (#14038)
3 years ago
Cirno the Strongest 2c9dd71140
Standardize Co-Authored-By / Reviewed-By strings (#14097)
3 years ago
Lunny Xiao acd5e5a868
Add StatDir and replace com.StatDir (#14099)
3 years ago
胡玮文 c21a399646
more test case for STORAGE_TYPE overrides (and fixes) (#14096)
3 years ago
胡玮文 addd4248da
Fix storage config implementation (#14091)
3 years ago
6543 9271040c21
Add Test for Fix #14040 (#14045)
3 years ago
a1012112796 34df4e5df5
Add mentionable teams to tributeValues and change team mention rules to gh's style (#13198)
3 years ago
Paweł Bogusławski 839daa85aa
Added option to disable migrations (#13114)
3 years ago
Jiri Vlasak d7c67a9fb2
Manually approve new registration (#13083)
3 years ago
Lunny Xiao 1d3a580a3e
Refactor get tag to remove unnecessary steps (#14058)
3 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)
3 years ago
silverwind 27edc1aa19
Fix panic in BasicAuthDecode (#14046)
3 years ago
zeripath e4567d4285
Fix bug in commit verification introduced in #13673 (#14040)
3 years ago
zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673)
3 years ago
zeripath 0851a89581
Cause NotifyMigrateRepository to emit a repo create webhook (#14004)
3 years ago
zeripath 80a299d307
Always wait for the cmd to finish (#14006)
3 years ago
techknowlogick 88b585c2e0
Store repository data in data path if not previously set (#13991)
3 years ago
6543 e2aa701812
[API] Add ref to create/edit issue options & deprecated assignee (#13992)
3 years ago
zeripath 980b0df829
Standardise logging of failed authentication attempts in internal SSH (#13962)
3 years ago
zeripath 825efa2605
[API] Add Ref to Issue (#13946)
3 years ago
silverwind 41e8b834af
Markdown task list improvements (#13952)
3 years ago
zeripath e46a638e8f
Report permissions denied in internal SSH (#13953)
3 years ago
zeripath 8e0548ed4a
Ensure that HEAD is updated to match default branch in template generation (#13948)
3 years ago
Gary Wang c11cf4bb39
chore: use octicon-mirror for feeds display (#13928)
3 years ago