Commit Graph

2871 Commits (f034804e5d98f70d087c2d577a3fb6f0091e742f)

Author SHA1 Message Date
6543 81c833d92d
Add support to migrate from gogs (#14342)
3 years ago
Norwin b5570d3e68
Display current stopwatch in navbar (#14122)
3 years ago
Kamil Domański 26da20aa93
load U2F js only on pages which need it (#11585)
3 years ago
Roberto Santalla ef85bf84ee
Project: show referenced PRs in issue cards (#14183)
3 years ago
Lunny Xiao 135b0e502d
Fix log http status is always zero (#14400)
3 years ago
Chester Liu 0c0445c97a
Add pager to the branches page (#14202)
3 years ago
zeripath b59ed41e81
Use path not filepath in routers/editor (#14390)
3 years ago
Ash McKenzie 6ff63c8202
Display error if twofaSecret cannot be retrieved (#14372)
3 years ago
Ash McKenzie 127907c5e6
Allow passcode invalid error to appear (#14371)
3 years ago
6543 21da519c0c
Implement ghost comment mitigation (#14349)
3 years ago
Lauris BH ca63a9d3f1
Add edit, delete and reaction support to code review comments on issue page (#14339)
3 years ago
Jimmy Praet acb1ceb1f4
Add review requested filter on pull request overview (#13701)
3 years ago
Jimmy Praet 872d308892
escape branch names in compare url (#14364)
3 years ago
Lunny Xiao dc66e4740f
Fix middlewares sequences (#14354)
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
Lunny Xiao 60a3297a33
Use ServerError provided by Context (#14333)
3 years ago
Lunny Xiao f76c30094f
Fix typo (#14332)
3 years ago
Kyungmin Bae edbc5c86df
Use Request.URL.RequestURI() for fcgi (#14312) (#14314)
3 years ago
Elena Neuschild 564030336d
Issues overview should not show issues from archived repos (#13220)
3 years ago
Jonathan Tran 81467e6f35
Display SVG files as images instead of text (#14101)
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 ce43d38b4f
Fix session bug when introduce chi (#14287)
3 years ago
Timo Gurr c1e30c9a84
Add secure/httpOnly attributes to the lang cookie (#9690) (#14279)
3 years ago
Lunny Xiao 3c96a37162
Some code improvements (#14266)
3 years ago
Jimmy Praet 8224f03a23
Check permission for the appropriate unit type (#14261)
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
Jimmy Praet 9cc5a89b8c
Issue and pull request filters on organization dashboard #14052 (#14072)
3 years ago
Paul Barton 7576e37a65
Add MirrorInterval to the API (#14163)
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
zeripath ef825bd242
Check for notExist on profile repository page (#14197)
3 years ago
Chester Liu 632800eda7
Check for 'main' as potential default branch name (#14193)
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
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 bdeccc3688
Fix api doc response code (#14123)
3 years ago
zeripath fa2e34928d
Ensure that search term and page are not lost on adoption page-turn (#14133)
3 years ago
Jimmy Praet e0c753e770
Fix spelling avator -> avatar (#14115)
3 years ago
silverwind 3a21f8a986
Inline manifest.json (#14038)
3 years ago
Norwin c2ae432489
Add user filter to issueTrackedTimes, enable usage for issue managers (#14081)
3 years ago
Norwin f6bec85296
rework heatmap permissions (#14080)
3 years ago
Mura Li 09304db9a5
Use the text of pull-request as the squash commit's message (#13071)
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
Cirno the Strongest f3c4baa84b
Show dropdown with all statuses for commit (#13977)
3 years ago
Jiri Vlasak d7c67a9fb2
Manually approve new registration (#13083)
3 years ago
Cirno the Strongest efa9a8a6e3
Show status check for merged PRs (#13975)
3 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)
3 years ago
zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673)
3 years ago
6543 9e456b5a56
HotFix: Hide private partisipation in Orgs (#13994)
3 years ago
6543 e2aa701812
[API] Add ref to create/edit issue options & deprecated assignee (#13992)
3 years ago
bobemoe b35c1b5784
add thumbnail preview section to issue attachments (#13826)
3 years ago
zeripath 287b594803
Whenever the password is updated ensure that the hash algorithm is too (#13966)
3 years ago
Lunny Xiao 9f100a45c6
Possible fix the webhook API creation (#13960)
3 years ago
Lunny Xiao 6edfa6bc88
Fix broken migration on webhook (#13911)
3 years ago
Lunny Xiao 6a370363d4
log error when login failed (#13903)
3 years ago
Eric Lesiuta abb9cffe4a
Log IP on SSH authentication failure for Built-in SSH server (#13150)
3 years ago
Lunny Xiao 42354dfe45
Move webhook type from int to string (#13664)
3 years ago
6543 48a3bb7a32
User Settings: Ignore empty language codes & validate (#13755)
3 years ago
silverwind 9269a038a4
Direct avatar rendering (#13649)
3 years ago
John Olheiser e306c292ac
Expose default theme in meta and API (#13809)
3 years ago
6543 7ac8a770e1
Move Repo APIFormat to convert package (#13787)
3 years ago
6543 4f5ff1ef08
move notification APIFormat (#13783)
3 years ago
silverwind 14e8ef9ecb
Flip RUN_MODE detection in router (#13768)
3 years ago
6543 b2435af9be
Add Allow-/Block-List for Migrate & Mirrors (#13610)
3 years ago
6543 0f14f69e60
Verify password for local-account activation (#13631)
3 years ago
a1012112796 9c26dc1f3a
Add block on official review requests branch protection (#13705)
3 years ago
Simon 8c996c6505
Fix missing stylesheets on installation page (#13736)
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
Lunny Xiao c5f6f8f2f1
Refactor combine label comments with tests (#13619)
3 years ago
6543 1bb5c09b5d
API: Admin EditUser: Make FullName, Email, Website & Location optional (#13562)
3 years ago
Karl Heinz Marbaise 702e82d162
Fix issue/pull request list assignee filter (#13647)
3 years ago
silverwind 12c2efb45c
Remove fetch request from heatmap (#13623)
3 years ago
Lunny Xiao 5a991ec519
Fix a bug when check if owner is active (#13612)
3 years ago
silverwind 0615b668dc
HTTP cache rework and enable caching for storage assets (#13569)
3 years ago
Lunny Xiao 9ec5e6c40b
Move metrics from macaron to chi (#13601)
3 years ago
silverwind b83825253e
Fix label display on new issues (#13590)
3 years ago
Lunny Xiao 586bfb9f32
Use mount but not register for chi routes (#13555)
3 years ago
wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf 3ea237b333
Add markdown support in organization description (#13549)
3 years ago
Chris Shyi d025d84d91
Add email validity check (#13475)
3 years ago
6543 7d2700c8be
[API] Only Return Json (#13511)
3 years ago
6543 3f3447a1ea
API: Fix GetQueryBeforeSince (#13559)
3 years ago
silverwind 374ff60465
Use monaco for the git hook editor (#13552)
3 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)
3 years ago
Lunny Xiao ff7341b994
Prevent git operations for inactive users (#13527)
3 years ago
Mohammad Hadi Hosseinpour beab1dd337
Added title and action buttons to Project view page (#13437)
3 years ago
zeripath c05a8abc76
Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766)
3 years ago
Kyle Evans e461f0854f
[RFC] Make archival asynchronous (#11296)
3 years ago
silverwind 62719cdd2d
Fix whitespace rendering in diff (#13415)
3 years ago
a1012112796 b687707014
Add the tag list page to the release page (#12096)
3 years ago
John Olheiser b5e974c8a5
Delete tag API (#13358)
3 years ago
Lunny Xiao 4df2ed29f2
Refactor: Move PushUpdateOptions (#13363)
3 years ago
zeripath 55801cf4eb
Issue comment reactions should also check pull type (#13349)
3 years ago
zeripath 4b33afcd5b
Migration failure during reaction migration from gitea (#13344)
3 years ago
zeripath beb6bf4261
Remove obsolete change of email on profile page (#13341)
3 years ago
Pedro Alves 8e368e7065
[UI] Hide consecutive additions and removals of the same label (#13315)
3 years ago
Lunny Xiao 38d11eea58
Fix send mail (#13312)
3 years ago
M4RKUS-11111 ff1b00002a
Deny wrong pull (#13308)
3 years ago
Pedro Alves c40df54e28
Group Label Changed Comments in timeline (#13304)
3 years ago
Maxim Zhiburt a1952afc38
Sendmail command (#13079)
3 years ago
zeripath f40a2a4404
Store task errors following migrations and display them (#13246)
3 years ago
Divyam Bhasin 9b11c3e320
#13091 - add new mirror button (#13105)
3 years ago
Paweł Bogusławski d2ad4dec63
Avatar autogeneration fixed (#13233)
3 years ago
John Olheiser 21d621301e
Remove PAM from auth dropdown when unavailable (#13276)
3 years ago
Lanre Adelowo e918636283
Enhance release list (#6025)
3 years ago
Iwasa Kazmi 16120c059f
fix message key (#13240)
3 years ago
zeripath de6e427a01
go-version constraints ignore pre-releases (#13234)
3 years ago
zeripath 965861043a
Return the full rejection message and errors in flash errors (#13221)
3 years ago
a1012112796 b9850375fc
Add review request api (#11355)
3 years ago
zeripath 0aec2a294b
When the git ref is unable to be found return broken pr (#13218)
3 years ago
zeripath 2f1353a2f3
Move install pages out of main macaron routes (#13195)
3 years ago
Lunny Xiao 25f937f99b
Add git command error directory on log (#13194)
3 years ago
zeripath 25b7766673
When handling errors in storageHandler check underlying error (#13178)
3 years ago
6543 d453533beb
[Refactor] Move APIFormat functions into convert package (#12856)
3 years ago
zeripath 91f2afdb54
Prevent panics with missing storage (#13164)
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 f2858600af
Return 404 not 500 from API if team does not exist (#13118)
4 years ago
赵智超 8be3e439c2
Add team support for review request (#12039)
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 d65cd5677a
Change default log configuration (#13088)
4 years ago
zeripath ea69ec6f0f
Disable DSA ssh keys by default (#13056)
4 years ago
Lunny Xiao f06ee37e24
Hide sync ssh keys button on admin dashboard if ssh disabled or builtin-ssh enabled (#13072)
4 years ago
Rongjian Zhang 77f360b1b8
fix: case typo (#13049)
4 years ago
silverwind cda44750cb
Attachments: Add extension support, allow all types for releases (#12465)
4 years ago
John Olheiser 72636fd664
hCaptcha Support (#12594)
4 years ago
zeripath 1bcf1ad643
Only set the user password if the password field would have been shown (#12980)
4 years ago
Lunny Xiao 3878e985b6
Add default storage configurations (#12813)
4 years ago
6543 4a654a8d44
Mirror: Update DB on Address-Update too (#12964)
4 years ago
Johan Van de Wauw 34d9cb335c
API: Get release by tags endpoint (#12932)
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 efebb824ac
API: GetReleaseByID return 404 if not found (#12933)
4 years ago
zeripath 3f522cdaad
Fix handling of migration errors (#12928)
4 years ago
赵智超 b74ed16c41
Fix ListUserOrgs (#12910)
4 years ago