Commit Graph

2206 Commits (f34726a4b9d76c9a49ce2d28ddde48af5d4745c4)

Author SHA1 Message Date
techknowlogick d1c982cb73
Add bio field for user (#6113)
5 years ago
mrsdizzie ba2f6a45c8 Include repo name in page title tag (#6343)
5 years ago
zeripath d78bb1d564 Add lang specific font stacks for CJK (#6007)
5 years ago
John Olheiser c55bdca562 Add same changes from issues page to milestone->issues page (#6328)
5 years ago
Jonas Franz 8fffb06168
Add regenerate secret feature for oauth2 (#6291)
5 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378)
5 years ago
John Olheiser 608781f880 Fix fork button (#6223)
5 years ago
stevegt b257e0456b Add ability to sort issues by due date (#6206) (#6244)
5 years ago
Muhammed TİFTİKÇİ 4512634604 Make organization dropdown scrollable when using mouse wheel (#5988)
5 years ago
Lanre Adelowo 141c58f5a6 add isAdmin to user model (#6231)
5 years ago
silverwind 8e266c3193 UI: Fix race in update issue labels and assignees (#6194)
5 years ago
Segev Finer 594f591691 Increase Username and Orgname MaxSize 35 -> 40 (#6178)
5 years ago
Lunny Xiao 4a2fbbeb10 fix bug user could change private repository to public when force private enabled. (#6156)
5 years ago
John Olheiser d26d249748 Minor UI tweaks (#5980)
5 years ago
Lauris BH fc14344acb
Fix heatmap and repository menu display in Internet Explorer 9+ (#6117)
5 years ago
Lanre Adelowo 094263db4d Show email if the authenticated user owns the profile page being requested for (#4981)
5 years ago
Lanre Adelowo 44114b38e6 Implement "conversation lock" for issue comments (#5073)
5 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763)
5 years ago
John Olheiser 0b72c00fad Allow labels to contain emoji (#6063)
5 years ago
silverwind ec540294a1 Revert "Fix wrapping long code lines in UI" (#6074)
5 years ago
Zsombor 23414ac2a1 Fix panic: template: repo/issue/list:210: unexpected "=" in operand (#6041)
5 years ago
Luo Yifei 7884353a04 Add the Owner Name to differentiate when merging (#3807)
5 years ago
Lanre Adelowo d0cb5aa9f9 fix #3200 (#6033)
5 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992)
5 years ago
zeripath c0adb5ea8b
Create repository on organisation by default on its dashboard (#6026)
5 years ago
silverwind 681345dc99 UI: Make dashboard navbar and footer full-width (#6013)
5 years ago
Thomas Loubiou d252d4eb8c Remove extra spaces (#6016)
5 years ago
silverwind c3d8fb73dc fix header menu misalignment (#6002)
5 years ago
Richard Mahn ba91214633 Feature - #3031 - search for org repos (#5986)
5 years ago
Thomas Loubiou 7fb09f035a Fix #5799 - swagger for mergePullRequest (#5996)
5 years ago
Lanre Adelowo 2e85e70e38 Enhance closed PR and Issue status in the list (#6000)
5 years ago
Lunny Xiao 01bbf5ea69 Add API to list tags (#5850)
5 years ago
Lanre Adelowo 9dfdf80af0 Expose issue stopwatch toggling via API (#5970)
5 years ago
Richard Mahn da1edbfb79 Feature - Pagination for git tree API (#5838)
5 years ago
techknowlogick ad059fdbbc
Admin config page mailertype setting option update (#5973)
5 years ago
silverwind 0c721fe016 UI: Dashboard tweaks (#5974)
5 years ago
silverwind acaf5c96fe UI: Repo header tweaks (#5945)
5 years ago
Lanre Adelowo c20034be31 Display the branch name in the commit view (#5950)
5 years ago
silverwind 2ec9bf9048 UI: Fixes for repo topic editor (#5971)
5 years ago
Lunny Xiao bf4badad1d Pull request conflict files detection (#5951)
5 years ago
Lanre Adelowo 5390791224 Automatically clear stopwatch on merging a PR (#4327)
5 years ago
Lanre Adelowo 024871ade6 Add label names as filter in issue search api (#5946)
5 years ago
zeripath 24a36e84cc Issue 5924 fix compare button (#5929)
5 years ago
Lunny Xiao ecefa9e724 Add single commit API support (#5843)
5 years ago
silverwind 12ee544411 Fix wrapping long code lines in UI (#5927)
5 years ago
silverwind af22df8314 UI: Better support for long repo names (#5932)
5 years ago
zeripath ca00ca8ee4 Provide better panic handling (#5902)
5 years ago
Lanre Adelowo 57a69ef277 don't allow pull requests to be created on an archived repository (#5883)
5 years ago
Lauris BH fada6968a8 Fix new release creation API to allow empty target (#5870)
5 years ago
Lanre Adelowo 16678f5255 fix compare button on upstream repo leading to 404 (#5877)
5 years ago
EpicCoder c62c0b669a UI: Change GPG Validation colors and remove inline CSS; fixes #5404 (#5896)
5 years ago
kekero 3568d426fe New Issue ?body= query (#5851)
5 years ago
Gabriel Silva Simões 5f4a40c4a3 Revert #3711 overwrite of only show "No Description" to repo admins #2167 (#5836)
5 years ago
sebastian-sauer 8656a3c62d Move input fields to add members to a team and repos to a team (#5853)
5 years ago
Lunny Xiao 6b0c2e9e35 update swagger for release API pagination (#5841)
5 years ago
kolaente 9a137faaaf Added docs for the tree api (#5834)
5 years ago
Lauris BH cd83c2ca05
Fix topics saving internal error and disable for archived repos (#5821)
5 years ago
Shashvat Kedia 1b90692844 New API routes added (#5594)
5 years ago
kolaente 0b510725c9 Feature: Archive repos (#5009)
5 years ago
Lauris BH 075649572d Add the ability to use multiple labels as filters(#5786)
5 years ago
Lanre Adelowo c212c98463 Fix wording when user is unassigned from an issue (#5769)
5 years ago
zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714)
5 years ago
Harshit Bansal 5ac6da3c41 api: Add missing GET teams endpoints (#5382)
5 years ago
Harshit Bansal 1ac8f6fb83 Don't list an issue on its own dependency list UI. (#5658)
5 years ago
techknowlogick 5c44f751a3
Discord Oauth2 support (#4476)
5 years ago
Julian e5228b8369 fix: use correct value for "MSpan Structures Obtained" #4742 (#5706)
5 years ago
Lanre Adelowo abb364f442 allow user fork repo even when as a guest.. This will prompt the user to login and if authentication was successful, the user will be redirected to fork the repo (#5690)
5 years ago
Lanre Adelowo 8d2c24f7f9 Allow for user specific themes (#5668)
5 years ago
Jan Breuer ea518681d9 Translate home template to Czech (#5665)
5 years ago
gdeverlant d3dc07f282 Added URL mapping for Release attachments like on github.com (#1707)
5 years ago
Harshit Bansal dd006db5a7 Display branch name in delete branch confirmation modal. (#5654)
5 years ago
Rodrigo Villablanca Vásquez 4c52858c39 Issue is not overdue when it is on the same date #5566 (#5568)
5 years ago
Harshit Bansal 2c7661a524 Fix wrong text getting saved on editing second comment on an issue. (#5608)
5 years ago
Tony Homrich 2058c362a8 LDAP via simple auth separate bind user and search base (#5055)
5 years ago
Shashvat Kedia 6e20b504b1 Delete organization endpoint added (#5601)
5 years ago
Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052)
5 years ago
Shashvat Kedia ba2c02b75d Fix route in swagger (#5598)
5 years ago
Lunny Xiao f0374ad1ad fix bug when a read perm user to edit his issue (#5516)
5 years ago
Jonas Franz 9681c83734 Approvals at Branch Protection (#5350)
5 years ago
Lunny Xiao 7c0c965532 Improve team members and repositories settings UI (#5457)
5 years ago
koyu 8b864a328e Allow link verification for services like Mastodon (#5481)
5 years ago
romankl 06ef5b68d4 word-break the WebHook url to prevent a ui-break (#5432)
5 years ago
romankl fdb417643d Remove the required class from optional ssh port in installation page (#5428)
5 years ago
Lunny Xiao 2dc805c0c6
Milestone issues and pull requests (#5293)
5 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
5 years ago
Lauris BH 08bf443016 Implement git refs API for listing references (branches, tags and other) (#5354)
5 years ago
SohnyBohny 294904321c Create Progressive Web App (#4730)
5 years ago
Lauris BH e09fe48773 Refactor heatmap to vue component (#5401)
5 years ago
Lanre Adelowo 5e022a98e6 show only opened milestones on issues page milestone filter (#5051)
5 years ago
Lauris BH 499d132124 Fix dependent issue searching when gitea is run in subpath (#5392)
5 years ago
kolaente 0dcf31ae49 Show review summary in pull requests (#5132)
6 years ago
Lunny Xiao 8ef177f8c5 add api for user to create org (#5268)
6 years ago
Lunny Xiao b3000ae623 Fix create team, update team missing units (#5188)
6 years ago
Lauris BH 7dd31eb8fb
Fix file edit change preview functionality (#5300)
6 years ago
zeripath 00533d3870 Keys API changes (#4960)
6 years ago
Jonas Bröms db30d6d791 Serve audio files using HTML5 audio tag (#5221)
6 years ago
James Anderson 1ceae07560 Fix emojis not showing in commit messages (#5168)
6 years ago
AJ ONeal b8451190d8 UX of link account (Step 1) (#5006)
6 years ago
Peter Hoffmann fb14458010 fix: Add secret to all webhook's payload where it has been missing (#5199)
6 years ago
Rodrigo Villablanca Vásquez 48badd59e9 Fix to 3819 - Filtering issues by tags on main screen issues (#3824)
6 years ago
Antoine GIRARD ffd5fb8139 Set heatmap color range configurable (#5165)
6 years ago
kolaente 6759237eda User action heatmap (#5131)
6 years ago
Jonas Franz f38fce916e Add comment replies (#5104)
6 years ago
zeripath 43f9233914 Fix Swagger JSON autogeneration issues. (#4845)
6 years ago
Tohka 8db3bdc683 Fix home page template regression (#5102)
6 years ago
zeripath dd62ca7ba9 Add support for search by uid (#4876)
6 years ago
mcnesium 7bb4d610e5 Use APP_NAME on home page (#5048)
6 years ago
Lauris BH fb3954f9a5 Fix adding review comment in split view (#5038)
6 years ago
SagePtr 6df46c50b1 Remove links from topics in edit mode (#5026)
6 years ago
SagePtr 378af8ea88 Fix missing AppSubUrl in few more templates (#5021)
6 years ago
SagePtr c6daee6da6 Fix missing AppSubUrl in some templates (#5020)
6 years ago
Iwasa Kazmi 6780661192 Fix layout of the topics editing form (#4971)
6 years ago
silverwind 31d5488059 Fix user menu item styling (#4985)
6 years ago
zeripath 36e7cb9755 Update Swagger API to match the return of /users/search (#4847)
6 years ago
Lauris BH 4befec242a
Code review UI improvements and bugfixes (#4682)
6 years ago
nubenum 756eafaaf6 Fix some issues with special chars in branch names (#3767)
6 years ago
Bo-Yi Wu f6eb669b51 fix(topics): don't redirect to expole page. (#4938)
6 years ago
Lanre Adelowo 2a6d3ba058 Allow admin toggle forcing a password change for newly created users (#4563)
6 years ago
Lanre Adelowo 126ba796dc Force user to change password (#4489)
6 years ago
Bo-Yi Wu ea20adaa84
feat(repo): support search repository by topic name (#4505)
6 years ago
Lewis Cowles c43399cad8 Fixes repo branch endpoint summary (#4893)
6 years ago
zeripath d293a2b9d6 Add sudo functionality to the API (#4809)
6 years ago
Lukas Bestle e6a03813d4 Extract header and footer content to separate tmpl (#4797)
6 years ago
Lauris BH fab7937c62 Improve dependency UI (#4503)
6 years ago
Lauris BH fa4663e61e Add push webhook support for mirrored repositories (#4127)
6 years ago
Bernhard Fröhlich 83d1173634 Add missing History link to directory listings (#4829)
6 years ago
Joel da Rosa 34831afaa7 Locale for Edit and Remove due date issue (#4802)
6 years ago
Piotr Orzechowski 56d931aeac Hide home button when landing page is not set to home (#4651)
6 years ago
EnricoFerro 0a24f5cac8 Disable 'May Import Local Repository' when is disabled by setting (Issue #4779) (#4780)
6 years ago
EnricoFerro 912953e82a API /admin/users/{username} missing parameter (#4775)
6 years ago
Lanre Adelowo 6c1a31ffaa User shouldn't be able to approve or reject his/her own PR (#4729)
6 years ago
Julien Tant fa93857117 allow WIP marker to contains < or > (#4709)
6 years ago
nemoinho ca112f0a04 Add whitespace handling to PR-comparsion (#4683)
6 years ago
Julien Tant 7781e8cef2 Disable merging a WIP Pull request (#4529)
6 years ago
SagePtr a4fa6bbc89 Hide org/create menu item in Dashboard if user has no rights (#4678) (#4680)
6 years ago
SagePtr 4a7de87071 Add gitea/issues link to 500 page (#4654)
6 years ago
nemoinho 0e04a2091a Fix Split-View line adjustment (#4622)
6 years ago
techknowlogick 0e464995ce
Remove link to GitHub issues (#4639)
6 years ago
Lanre Adelowo 3b51c4f3fb Show review comment box only on a pull request page (#4636)
6 years ago
Lauris BH 5ae8408725 Fix starring icon after semantic ui update (#4628)
6 years ago
Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748)
6 years ago
Allen Wild c40f5d2d4c api: repos/search: add parameters to control the sort order (#3964)
6 years ago
Julien Tant ced08d18a4 fix IsPullReuqestBroken->IsPullRequestBroken (#4578)
6 years ago
Piotr Orzechowski a74426d631 Swagger.v1.json template (#3572)
6 years ago
kolaente 8d1ad55598 Responsive design fixes (#4508)
6 years ago
Michael Kuhn 344dc07239 Add shortcut to save wiki page (#4452)
6 years ago
Joel da Rosa 91373901f6 Prevent html entity escaping (#4471)
6 years ago
kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531)
6 years ago
kolaente ef6813abc9 Issue due date api (#3890)
6 years ago
Alexey Terentyev ca474af3c6 Added front-end topics validation (#4316)
6 years ago