Commit Graph

2206 Commits (f34726a4b9d76c9a49ce2d28ddde48af5d4745c4)

Author SHA1 Message Date
Simon a2a006a5d5 Add GET requests to webhook (#6771)
5 years ago
Mario Lubenka 55a8e12d85 Number of commits ahead/behind in branch overview (#6695)
5 years ago
Lauris BH 410301f0ee
Improve localization of git activity stats (#6848)
5 years ago
techknowlogick 46373e7657
Hash App token (#6724)
5 years ago
Lauris BH 1fa9662946
Git statistics in Activity tab (#4724)
5 years ago
zeripath ade88a877d Allow Recaptcha service url to be configured (#6820)
5 years ago
techknowlogick 9a838cff61
Service worker js is a missing comma (#6788)
5 years ago
ngourdon d29d97d91c Set user search base field optional in DLDAP edit page (#6779)
5 years ago
Lunny Xiao 65b3f513c3
fix new team 500 (#6749)
5 years ago
Lanre Adelowo 08d8ea9403 fix template error (#6737)
5 years ago
Joel da Rosa 67c91e1aa1 Order file actions equal to GitHub (#6706)
5 years ago
Mario Lubenka bc86134759 Show "delete branch" button on closed pull requests (#6570) (#6601)
5 years ago
Mario Lubenka fcbac38d6f Unifies pagination template usage (#6531) (#6533)
5 years ago
Andrzej Ressel 469d9b7d9a Add option to blame files (#5721)
5 years ago
Daniel Grier b9d1fb6de3 Add support for MS Teams webhooks (#6632)
5 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478)
5 years ago
techknowlogick 56da256853
Telegram webhook (#4227)
5 years ago
AJ ONeal 6dbd261852 UX + Security current user password reset (#5042)
5 years ago
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)
5 years ago
zeripath bdbbd816fc Add more title attributes on shortened names (#6647)
5 years ago
Jonas Franz 7a4c29c739 OAuth2 Grant UI (#6625)
5 years ago
Segev Finer 34548369e1 Add API for manipulating Git hooks (#6436)
5 years ago
Antoine GIRARD 4f19b08258 update swagger-ui (#6661)
5 years ago
Richard Mahn 38b4c23d24 Fixes #6659 - Swagger schemes selection default to page's (#6660)
5 years ago
zeripath 450fc9a120
Fix 6655 - there is no need to EscapePound .Link as it is already escaped (#6656)
5 years ago
하윤 83d6e5e3f8 Update UI for topics labels on projects (#6639)
5 years ago
techknowlogick e6161b09ff
Remove trailing slash from twitter card (#6619)
5 years ago
Andreas Shimokawa de6527b371 fix Open Graph og:image link (#6612)
5 years ago
zeripath b3e757a06c
Correctly adjust mirror url (#6593)
5 years ago
mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273)
5 years ago
Mura Li 3186ef554c Support search operators for commits search (#6479)
5 years ago
Matthias Beckert 5348573fdf Allow admin users to set a repositoires visibility to public, even if FORCE_PRIVATE is to true (#6541) (#6572)
5 years ago
Richard Mahn 2664adf677 Fixes #6514 - New Pull Request on files and pulls pages the same (#6515)
5 years ago
zeripath 89cc7c646d
Prevent server 500 on compare branches with no common history (#6555)
5 years ago
Mario Lubenka 6e4af4985e Fixes pagination width on mobile view (#5711) (#6532)
5 years ago
mrsdizzie 0bdd81df9d Properly escape release attachment URL (#6512)
5 years ago
mrsdizzie 04003d9dc7 Make distinction between DisplayName and Username in email templates (#6495)
5 years ago
Elias Norberg bf5af87eef Show last commit status in pull request lists (#6465)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
John Olheiser b04a1d9d63 Add ui class to sub_menu to fix style in arc-green (#6477)
5 years ago
Richard Mahn 4e3ce71ac9 Fies #6468 - Uses space match and adds newline for all sed flavors (#6473)
5 years ago
BetaCat 2e1ead8054 fix: avoid multi-clicks when perform oauth2 login (#6467)
5 years ago
zeripath 5e23c33d9e Hacky fix for alignment of the create-organization dialog (#6455)
5 years ago
oscar.lofwenhamn 2019983e77 Make "Ghost" not link to 404 page (#6410)
5 years ago
Segev Finer b4941f707b Fix Hook & HookList in Swagger (#6432)
5 years ago
Richard Mahn ecce28f9df Updates SDK dep (#6406)
5 years ago
mrsdizzie f125330fcf Include more variables on admin/config page (#6378)
5 years ago
Lunny Xiao ce646fd04b fix bug manifest.json will not request with cookie so that session will created every request (#6372)
5 years ago
Russell Aunger b34996a629 Implement Default Webhooks (#4299)
5 years ago
John Olheiser 0b94f106f8 Add title attributes to all items in the repo list viewer (#6258)
5 years ago
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