You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG.md 427KB

Changelog 1.17.1 (#20833) (#20919) * Changelog 1.17.1 (#20833) * Changelog 1.17.1 ## [1.17.1](https://github.com/go-gitea/gitea/releases/tag/1.17.1) - 2022-08-17 * SECURITY * Correctly escape within tribute.js (#20831) (#20832) * FEATURES * Add support for NuGet API keys (#20721) (#20734) * ENHANCEMENTS * Display project in issue list (#20583) * Add disable download source configuration (#20548) (#20579) * BUGFIXES * Use the total issue count for UI (#20785) (#20827) * Add proxy host into allow list (#20798) (#20819) * Add missing translation for queue flush workers (#20791) (#20792) * Improve comment header for mobile (#20781) (#20789) * Fix git.Init for doctor sub-command (#20782) (#20783) * Check webhooks slice length before calling xorm (#20642) (#20768) * Remove manual rollback for failed generated repositories (#20639) (#20762) * Use correct field name in npm template (#20675) (#20760) * Keep download count on Container tag overwrite (#20728) (#20735) * Fix v220 migration to be compatible for MSSQL 2008 r2 (#20702) (#20707) * Use request timeout for git service rpc (#20689) (#20693) * Send correct NuGet status codes (#20647) (#20677) * Use correct context to get package content (#20673) (#20676) * Fix the JS error "EventSource is not defined" caused by some non-standard browsers (#20584) (#20663) * Add default commit messages to PR for squash merge (#20618) (#20645) * Fix package upload for files >32mb (#20622) (#20635) * Fix the new-line copy-paste for rendered code (#20612) * Clean up and fix clone button script (#20415 & #20600) (#20599) * Fix default merge style (#20564) (#20565) * Add repository condition for issue count (#20454) (#20496) * MISC * Make branch icon stand out more (#20726) (#20774) * Fix loading button with invalid form (#20754) (#20759) * Add username check to doctor (#20140) (#20671) * Enable Wire 2 for Internal SSH Server (#20616) (#20617) * Fix SecToTime edge-cases (#20610) (#20611) Signed-off-by: Andrew Thornton <art27@cantab.net> * Apply suggestions from code review Co-authored-by: John Olheiser <john+github@jolheiser.com> * Update CHANGELOG.md Co-authored-by: delvh <dev.lh@web.de> * Update CHANGELOG.md * Update CHANGELOG.md * update changelog * Update CHANGELOG.md Co-authored-by: John Olheiser <john+github@jolheiser.com> Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: techknowlogick <matti@mdranta.net> Co-authored-by: John Olheiser <john+github@jolheiser.com> Co-authored-by: delvh <dev.lh@web.de> Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: techknowlogick <techknowlogick@gitea.io> * update changelog Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: techknowlogick <matti@mdranta.net> Co-authored-by: delvh <dev.lh@web.de> Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
1 year ago
Frontport changelog 1.16.0 (#18468) (#18470) Frontport #18468 Frontport changelog for 1.16, frontport 1.15.11 changelog and update config.yaml ## [1.16.0](https://github.com/go-gitea/gitea/releases/tag/v1.16.0) - 2022-01-30 * BREAKING * Remove golang vendored directory (#18277) * Paginate releases page & set default page size to 10 (#16857) * Only allow webhook to send requests to allowed hosts (#17482) * SECURITY * Disable content sniffing on `PlainTextBytes` (#18359) (#18365) * Only view milestones from current repo (#18414) (#18417) * Sanitize user-input on file name (#17666) * Use `hostmatcher` to replace `matchlist` to improve blocking of bad hosts in Webhooks (#17605) * FEATURES * Add/update SMTP auth providers via cli (#18197) * Support webauthn (#17957) * Team permission allow different unit has different permission (#17811) * Implement Well-Known URL for password change (#17777) * Add support for ssh commit signing (#17743) * Allow Loading of Diffs that are too large (#17739) * Add copy button to markdown code blocks (#17638) * Add .gitattribute assisted language detection to blame, diff and render (#17590) * Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568) * Add Reindex buttons to repository settings page (#17494) * Make SSL cipher suite configurable (#17440) * Add groups scope/claim to OIDC/OAuth2 Provider (#17367) * Add simple update checker to Gitea (#17212) * Migrated Repository will show modifications when possible (#17191) * Create pub/priv keypair for federation (#17071) * Make LDAP be able to skip local 2FA (#16954) * Add nodeinfo endpoint for federation purposes (#16953) * Save and view issue/comment content history (#16909) * Use git attributes to determine generated and vendored status for language stats and diffs (#16773) * Add migrate from Codebase (#16768) * Add migration from GitBucket (#16767) * Add OAuth2 introspection endpoint (#16752) * Add proxy settings and support for migration and webhook (#16704) * Add microsoft oauth2 providers (#16544) * Send registration email on user autoregistration (#16523) * Defer Last Commit Info (#16467) * Support unprotected file patterns (#16395) * Add migrate from OneDev (#16356) * Add option to update pull request by `rebase` (#16125) * Add RSS/Atom feed support for user actions (#16002) * Add support for corporate WeChat webhooks (#15910) * Add a simple way to rename branch like gh (#15870) * Add bundle download for repository (#14538) * Add agit flow support in gitea (#14295) * API * Add MirrorUpdated field to Repository API type (#18267) * Adjust Fork API to allow setting a custom repository name (#18066) * Add API to manage repo tranfers (#17963) * Add API to get file commit history (#17652) * Add API to get issue/pull comments and events (timeline) (#17403) * Add API to get/edit wiki (#17278) * Add API for get user org permissions (#17232) * Add HTML urls to notification API (#17178) * Add API to get commit diff/patch (#17095) * Respond with updated notifications in API (#17064) * Add API to fetch git notes (#16649) * Generalize list header for API (#16551) * Add API Token Cache (#16547) * Allow Token API calls be authorized using the reverse-proxy header (#15119) * ENHANCEMENTS * Make the height of the editor in Review Box smaller (4 lines as GitHub) (#18319) * Return nicer error if trying to pull from non-existent user (#18288) * Show pull link for agit pull request also (#18235) * Enable partial clone by default (#18195) * Added replay of webhooks (#18191) * Show OAuth callback error message (#18185) * Increase Salt randomness (#18179) * Add MP4 as default allowed attachment type (#18170) * Include folders into size cost (#18158) * Remove `/email2user` endpoint (#18127) * Handle invalid issues (#18111) * Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) * Support open compare page directly (#17975) * Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (#17954) * Clean legacy SimpleMDE code (#17926) * Refactor install page (db type) (#17919) * Improve interface when comparing a branch which has created a pull request (#17911) * Allow default branch to be inferred on compare page (#17908) * Display issue/comment role even if repo archived (#17907) * Always set a message-id on mails (#17900) * Change `<a>` elements to underline on hover (#17898) * Render issue references in file table (#17897) * Handle relative unix socket paths (#17836) * Move accessmode into models/perm (#17828) * Fix some org style problems (#17807) * Add List-Unsubscribe header (#17804) * Create menus for organization pages (#17802) * Switch archive URL code back to href attributes (#17796) * Refactor "refs/*" string usage by using constants (#17784) * Allow forks to org if you can create repos (#17783) * Improve install code to avoid low-level mistakes. (#17779) * Improve ellipsis buttons (#17773) * Add restrict and no-user-rc to authorized_keys (#17772) * Add copy Commit ID button in commits list (#17759) * Make `bind` error more readable (#17750) * Fix navbar on project view (#17749) * More pleasantly handle broken or missing git repositories (#17747) * Use `*PushUpdateOptions` as receiver (#17724) * Remove unused `user` paramater (#17723) * Better builtin avatar generator (#17707) * Cleanup and use global style on popups (#17674) * Move user/org deletion to services (#17673) * Added comment for changing issue ref (#17672) * Allow admins to change user avatars (#17661) * Only set `data-path` once for each file in diff pages (#17657) * Add icon to vscode clone link (#17641) * Add download button for file viewer (#17640) * Add pagination to fork list (#17639) * Use a standalone struct name for Organization (#17632) * Minor readability patch. (#17627) * Add context support for GetUserByID (#17602) * Move merge-section to `> .content` (#17582) * Remove NewSession method from db.Engine interface (#17577) * Move unit into models/unit/ (#17576) * Restrict GetDeletedBranchByID to the repositories deleted branches (#17570) * Refactor commentTags functionality (#17558) * Make Repo Code Indexer an Unique Queue (#17515) * Simplify Gothic to use our session store instead of creating a different store (#17507) * Add settings to allow different SMTP envelope from address (#17479) * Properly determine CSV delimiter (#17459) * Hide label comments if labels were added and removed immediately (#17455) * Tune UI alignment for nav bar notification icon, avatar image, issue label (#17438) * Add appearance section in settings (#17433) * Move key forms before list and add cancel button (#17432) * When copying executables to the docker chmod them (#17423) * Remove deprecated `extendDefaultPlugins` method of svgo (#17399) * Fix the click behavior for <tr> and <td> with [data-href] (#17388) * Refactor update checker to use AppState (#17387) * Improve async/await usage, and sort init calls in `index.js` (#17386) * Use a variable but a function for IsProd because of a slight performance increment (#17368) * Frontend refactor, PascalCase to camelCase, remove unused code (#17365) * Hide command line merge instructions when user can't push (#17339) * Move session to models/login (#17338) * Sync gitea app path for git hooks and authorized keys when starting (#17335) * Make the Mirror Queue a queue (#17326) * Add "Copy branch name" button to pull request page (#17323) * Fix repository summary on mobile (#17322) * Split `index.js` to separate files (#17315) * Show direct match on top for user search (#17303) * Frontend refactor: move Vue related code from `index.js` to `components` dir, and remove unused codes. (#17301) * Upgrade chi to v5 (#17298) * Disable form autofill (#17291) * Improve behavior of "Fork" button (#17288) * Open markdown image links in new window (#17287) * Add hints for special Wiki pages (#17283) * Move add deploy key form before the list and add a cancel button (#17228) * Allow adding multiple issues to a project (#17226) * Add metrics to get issues by repository (#17225) * Add specific event type to header (#17222) * Redirect on project after issue created (#17211) * Reference in new issue modal: dont pre-populate issue title (#17208) * Always set a unique Message-ID header (#17206) * Add projects and project boards in exposed metrics (#17202) * Add metrics to get issues by label (#17201) * Add protection to disable Gitea when run as root (#17168) * Don't return binary file changes in raw PR diffs by default (#17158) * Support sorting for project board issuses (#17152) * Force color-adjust for markdown checkboxes (#17146) * Add option to copy line permalink (#17145) * Move twofactor to models/login (#17143) * Multiple tokens support for migrating from github (#17134) * Unify issue and PR subtitles (#17133) * Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) * Fix problem when database id is not increment as expected (#17124) * Avatar refactor, move avatar code from `models` to `models.avatars`, remove duplicated code (#17123) * Re-allow clipboard copy on non-https sites (#17118) * DBContext is just a Context (#17100) * Move login related structs and functions to models/login (#17093) * Add SkipLocal2FA option to pam and smtp sources (#17078) * Move db related basic functions to models/db (#17075) * Fixes username tagging in "Reference in new issue" (#17074) * Use light/dark theme based on system preference (#17051) * Always emit the configuration path (#17036) * Add `AbsoluteListOptions` (#17028) * Use common sessioner for API and Web (#17027) * Fix overflow label in small view (#17020) * Report the associated filter if there is an error in LDAP (#17014) * Add "new issue" btn on project (#17001) * Add doctor dbconsistency check for release and attachment (#16978) * Disable Fomantic's CSS tooltips (#16974) * Add Cache-Control to avatar redirects (#16973) * Make mirror feature more configurable (#16957) * Add skip and limit to git.GetTags (#16897) * Remove ParseQueueConnStr as it is unused (#16878) * Remove unused Fomantic sidebar module (#16853) * Allow LDAP Sources to provide Avatars (#16851) * Remove Dashboard/Home button from the navbar (#16844) * Use conditions but not repo ids as query condition (#16839) * Add user settings key/value DB table (#16834) * Add buttons to allow loading of incomplete diffs (#16829) * Add information for migrate failure (#16803) * Add EdDSA JWT signing algorithm (#16786) * Add user status filter to admin user management page (#16770) * Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766) * Do not use thin scrollbars on Firefox (#16738) * Download LFS in git and web workflow from minio/s3 directly (SERVE_DIRECT) (#16731) * Compute proper foreground color for labels (#16729) * Add edit button to wiki sidebar and footer (#16719) * Fix migration svg color (#16715) * Add link to vscode to repo header (#16664) * Add filter by owner and team to issue/pulls search endpoint (#16662) * Kanban colored boards (#16647) * Allow setting X-FRAME-OPTIONS (#16643) * Separate open and closed issue in metrics (#16637) * Support direct comparison (git diff a..b) as well merge comparison (a…b) (#16635) * Add setting to OAuth handlers to skip local 2FA authentication (#16594) * Make PR merge options more intuitive (#16582) * Show correct text when comparing commits on empty pull request (#16569) * Pre-fill suggested New File 'name' and 'content' with Query Params (#16556) * Add an abstract json layout to make it's easier to change json library (#16528) * Make Mermaid.js limit configurable (#16519) * Improve 2FA autofill (#16473) * Add modals to Organization and Team remove/leave (#16471) * Show tag name on dashboard items list (#16466) * Change default cron schedules from @every 24h to @midnight (#16431) * Prevent double sanitize (#16386) * Replace `list.List` with slices (#16311) * Add configuration option to restrict users by default (#16256) * Move login out of models (#16199) * Support pagination of organizations on user settings pages (#16083) * Switch migration icon to svg (#15954) * Add left padding for chunk header of split diff view (#13397) * Allow U2F 2FA without TOTP (#11573) * BUGFIXES * GitLab reviews may not have the updated_at field set (#18450) (#18461) * Fix detection of no commits when the default branch is not master (#18422) (#18423) * Fix broken oauth2 authentication source edit page (#18412) (#18419) * Place inline diff comment dialogs on split diff in 4th and 8th columns (#18403) (#18404) * Fix restore without topic failure (#18387) (#18400) * Fix commit's time (#18375) (#18392) * Fix partial cloning a repo (#18373) (#18377) * Stop trimming preceding and suffixing spaces from editor filenames (#18334) * Prevent showing webauthn error for every time visiting `/user/settings/security` (#18386) * Fix mime-type detection for HTTP server (#18370) (#18371) * Stop trimming preceding and suffixing spaces from editor filenames (#18334) * Restore propagation of ErrDependenciesLeft (#18325) * Fix PR comments UI (#18323) * Use indirect comparison when showing pull requests (#18313) * Replace satori/go.uuid with gofrs/uuid (#18311) * Fix commit links on compare page (#18310) * Don't show double error response in git hook (#18292) * Handle missing default branch better in owner/repo/branches page (#18290) * Fix CheckRepoStats and reuse it during migration (#18264) * Prevent underline hover on cards (#18259) * Don't delete branch if other PRs with this branch are open (#18164) * Require codereview to have content (#18156) * Allow admin to associate missing LFS objects for repositories (#18143) * When attempting to subscribe other user to issue report why access denied (#18091) * Add option to convert CRLF to LF line endings for sendmail (#18075) * Only create pprof files for gitea serv if explicitly asked for (#18068) * Abort merge if head has been updated before pressing merge (#18032) * Improve TestPatch to use git read-tree -m and implement git-merge-one-file functionality (#18004) * Use JSON module instead of stdlib json (#18003) * Fixed issue merged/closed wording (#17973) * Return nicer error for ForcePrivate (#17971) * Fix overflow in commit graph (#17947) * Prevent services/mailer/mailer_test.go tests from deleteing data directory (#17941) * Use disable_form_autofill on Codebase and Gitbucket (#17936) * Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928) * Fix markdown URL parsing (#17924) * Apply CSS Variables to all message elements (#17920) * Improve checkBranchName (#17901) * Update chi/middleware to chi/v5/middleware (#17888) * Fix position of label color picker colors (#17866) * Fix ListUnadoptedRepositories incorrect total count (#17865) * Remove whitespace inside rendered code `<td>` (#17859) * Make Co-committed-by and co-authored-by trailers optional (#17848) * Fix value of User.IsRestricted when oauth2 user registration (#17839) * Use new OneDev /milestones endpoint (#17782) * Prevent deadlock in TestPersistableChannelQueue (#17717) * Simplify code for writing SHA to name-rev (#17696) * Fix database deadlock when update issue labels (#17649) * Add warning for BIDI characters in page renders and in diffs (#17562) * Fix ipv6 parsing for builtin ssh server (#17561) * Multiple Escaping Improvements (#17551) * Fixes #16559 - Do not trim leading spaces for tab delimited (#17442) * Show client-side error if wiki page is empty (#17415) * Fix context popup error (#17398) * Stop sanitizing full name in API (#17396) * Fix issue close/comment buttons on mobile (#17317) * Fix navbar UI (#17235) * Fix problem when database id is not increment as expected (#17229) * Open the DingTalk link in browser (#17084) * Remove heads pointing to missing old refs (#17076) * Fix commit status index problem (#17061) * Handle broken references in mirror sync (#17013) * Fix for create repo page layout (#17012) * Improve LDAP synchronization efficiency (#16994) * Add repo_id for attachment (#16958) * Clean-up HookPreReceive and restore functionality for pushing non-standard refs (#16705) * Remove duplicate csv import in modules/csv/csv.go (#16631) * Improve SMTP authentication and Fix user creation bugs (#16612) * Fixed emoji alias not parsed in links (#16221) * Calculate label URL on API (#16186) * TRANSLATION * Fix mispelling of starred as stared (#17465) * Re-separate the color translation strings (#17390) * Enable Malayalam, Greek, Persian, Hungarian & Indonesian by default (#16998) * BUILD * Add lockfile-check (#18285) * Don't store assets modified time into generated files (#18193) * Use shadowing script for docker (#17846) * MISC * Update JS dependencies (#17611) Signed-off-by: Andrew Thornton <art27@cantab.net>
2 years ago
Frontport changelog 1.16.0 (#18468) (#18470) Frontport #18468 Frontport changelog for 1.16, frontport 1.15.11 changelog and update config.yaml ## [1.16.0](https://github.com/go-gitea/gitea/releases/tag/v1.16.0) - 2022-01-30 * BREAKING * Remove golang vendored directory (#18277) * Paginate releases page & set default page size to 10 (#16857) * Only allow webhook to send requests to allowed hosts (#17482) * SECURITY * Disable content sniffing on `PlainTextBytes` (#18359) (#18365) * Only view milestones from current repo (#18414) (#18417) * Sanitize user-input on file name (#17666) * Use `hostmatcher` to replace `matchlist` to improve blocking of bad hosts in Webhooks (#17605) * FEATURES * Add/update SMTP auth providers via cli (#18197) * Support webauthn (#17957) * Team permission allow different unit has different permission (#17811) * Implement Well-Known URL for password change (#17777) * Add support for ssh commit signing (#17743) * Allow Loading of Diffs that are too large (#17739) * Add copy button to markdown code blocks (#17638) * Add .gitattribute assisted language detection to blame, diff and render (#17590) * Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568) * Add Reindex buttons to repository settings page (#17494) * Make SSL cipher suite configurable (#17440) * Add groups scope/claim to OIDC/OAuth2 Provider (#17367) * Add simple update checker to Gitea (#17212) * Migrated Repository will show modifications when possible (#17191) * Create pub/priv keypair for federation (#17071) * Make LDAP be able to skip local 2FA (#16954) * Add nodeinfo endpoint for federation purposes (#16953) * Save and view issue/comment content history (#16909) * Use git attributes to determine generated and vendored status for language stats and diffs (#16773) * Add migrate from Codebase (#16768) * Add migration from GitBucket (#16767) * Add OAuth2 introspection endpoint (#16752) * Add proxy settings and support for migration and webhook (#16704) * Add microsoft oauth2 providers (#16544) * Send registration email on user autoregistration (#16523) * Defer Last Commit Info (#16467) * Support unprotected file patterns (#16395) * Add migrate from OneDev (#16356) * Add option to update pull request by `rebase` (#16125) * Add RSS/Atom feed support for user actions (#16002) * Add support for corporate WeChat webhooks (#15910) * Add a simple way to rename branch like gh (#15870) * Add bundle download for repository (#14538) * Add agit flow support in gitea (#14295) * API * Add MirrorUpdated field to Repository API type (#18267) * Adjust Fork API to allow setting a custom repository name (#18066) * Add API to manage repo tranfers (#17963) * Add API to get file commit history (#17652) * Add API to get issue/pull comments and events (timeline) (#17403) * Add API to get/edit wiki (#17278) * Add API for get user org permissions (#17232) * Add HTML urls to notification API (#17178) * Add API to get commit diff/patch (#17095) * Respond with updated notifications in API (#17064) * Add API to fetch git notes (#16649) * Generalize list header for API (#16551) * Add API Token Cache (#16547) * Allow Token API calls be authorized using the reverse-proxy header (#15119) * ENHANCEMENTS * Make the height of the editor in Review Box smaller (4 lines as GitHub) (#18319) * Return nicer error if trying to pull from non-existent user (#18288) * Show pull link for agit pull request also (#18235) * Enable partial clone by default (#18195) * Added replay of webhooks (#18191) * Show OAuth callback error message (#18185) * Increase Salt randomness (#18179) * Add MP4 as default allowed attachment type (#18170) * Include folders into size cost (#18158) * Remove `/email2user` endpoint (#18127) * Handle invalid issues (#18111) * Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) * Support open compare page directly (#17975) * Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (#17954) * Clean legacy SimpleMDE code (#17926) * Refactor install page (db type) (#17919) * Improve interface when comparing a branch which has created a pull request (#17911) * Allow default branch to be inferred on compare page (#17908) * Display issue/comment role even if repo archived (#17907) * Always set a message-id on mails (#17900) * Change `<a>` elements to underline on hover (#17898) * Render issue references in file table (#17897) * Handle relative unix socket paths (#17836) * Move accessmode into models/perm (#17828) * Fix some org style problems (#17807) * Add List-Unsubscribe header (#17804) * Create menus for organization pages (#17802) * Switch archive URL code back to href attributes (#17796) * Refactor "refs/*" string usage by using constants (#17784) * Allow forks to org if you can create repos (#17783) * Improve install code to avoid low-level mistakes. (#17779) * Improve ellipsis buttons (#17773) * Add restrict and no-user-rc to authorized_keys (#17772) * Add copy Commit ID button in commits list (#17759) * Make `bind` error more readable (#17750) * Fix navbar on project view (#17749) * More pleasantly handle broken or missing git repositories (#17747) * Use `*PushUpdateOptions` as receiver (#17724) * Remove unused `user` paramater (#17723) * Better builtin avatar generator (#17707) * Cleanup and use global style on popups (#17674) * Move user/org deletion to services (#17673) * Added comment for changing issue ref (#17672) * Allow admins to change user avatars (#17661) * Only set `data-path` once for each file in diff pages (#17657) * Add icon to vscode clone link (#17641) * Add download button for file viewer (#17640) * Add pagination to fork list (#17639) * Use a standalone struct name for Organization (#17632) * Minor readability patch. (#17627) * Add context support for GetUserByID (#17602) * Move merge-section to `> .content` (#17582) * Remove NewSession method from db.Engine interface (#17577) * Move unit into models/unit/ (#17576) * Restrict GetDeletedBranchByID to the repositories deleted branches (#17570) * Refactor commentTags functionality (#17558) * Make Repo Code Indexer an Unique Queue (#17515) * Simplify Gothic to use our session store instead of creating a different store (#17507) * Add settings to allow different SMTP envelope from address (#17479) * Properly determine CSV delimiter (#17459) * Hide label comments if labels were added and removed immediately (#17455) * Tune UI alignment for nav bar notification icon, avatar image, issue label (#17438) * Add appearance section in settings (#17433) * Move key forms before list and add cancel button (#17432) * When copying executables to the docker chmod them (#17423) * Remove deprecated `extendDefaultPlugins` method of svgo (#17399) * Fix the click behavior for <tr> and <td> with [data-href] (#17388) * Refactor update checker to use AppState (#17387) * Improve async/await usage, and sort init calls in `index.js` (#17386) * Use a variable but a function for IsProd because of a slight performance increment (#17368) * Frontend refactor, PascalCase to camelCase, remove unused code (#17365) * Hide command line merge instructions when user can't push (#17339) * Move session to models/login (#17338) * Sync gitea app path for git hooks and authorized keys when starting (#17335) * Make the Mirror Queue a queue (#17326) * Add "Copy branch name" button to pull request page (#17323) * Fix repository summary on mobile (#17322) * Split `index.js` to separate files (#17315) * Show direct match on top for user search (#17303) * Frontend refactor: move Vue related code from `index.js` to `components` dir, and remove unused codes. (#17301) * Upgrade chi to v5 (#17298) * Disable form autofill (#17291) * Improve behavior of "Fork" button (#17288) * Open markdown image links in new window (#17287) * Add hints for special Wiki pages (#17283) * Move add deploy key form before the list and add a cancel button (#17228) * Allow adding multiple issues to a project (#17226) * Add metrics to get issues by repository (#17225) * Add specific event type to header (#17222) * Redirect on project after issue created (#17211) * Reference in new issue modal: dont pre-populate issue title (#17208) * Always set a unique Message-ID header (#17206) * Add projects and project boards in exposed metrics (#17202) * Add metrics to get issues by label (#17201) * Add protection to disable Gitea when run as root (#17168) * Don't return binary file changes in raw PR diffs by default (#17158) * Support sorting for project board issuses (#17152) * Force color-adjust for markdown checkboxes (#17146) * Add option to copy line permalink (#17145) * Move twofactor to models/login (#17143) * Multiple tokens support for migrating from github (#17134) * Unify issue and PR subtitles (#17133) * Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) * Fix problem when database id is not increment as expected (#17124) * Avatar refactor, move avatar code from `models` to `models.avatars`, remove duplicated code (#17123) * Re-allow clipboard copy on non-https sites (#17118) * DBContext is just a Context (#17100) * Move login related structs and functions to models/login (#17093) * Add SkipLocal2FA option to pam and smtp sources (#17078) * Move db related basic functions to models/db (#17075) * Fixes username tagging in "Reference in new issue" (#17074) * Use light/dark theme based on system preference (#17051) * Always emit the configuration path (#17036) * Add `AbsoluteListOptions` (#17028) * Use common sessioner for API and Web (#17027) * Fix overflow label in small view (#17020) * Report the associated filter if there is an error in LDAP (#17014) * Add "new issue" btn on project (#17001) * Add doctor dbconsistency check for release and attachment (#16978) * Disable Fomantic's CSS tooltips (#16974) * Add Cache-Control to avatar redirects (#16973) * Make mirror feature more configurable (#16957) * Add skip and limit to git.GetTags (#16897) * Remove ParseQueueConnStr as it is unused (#16878) * Remove unused Fomantic sidebar module (#16853) * Allow LDAP Sources to provide Avatars (#16851) * Remove Dashboard/Home button from the navbar (#16844) * Use conditions but not repo ids as query condition (#16839) * Add user settings key/value DB table (#16834) * Add buttons to allow loading of incomplete diffs (#16829) * Add information for migrate failure (#16803) * Add EdDSA JWT signing algorithm (#16786) * Add user status filter to admin user management page (#16770) * Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766) * Do not use thin scrollbars on Firefox (#16738) * Download LFS in git and web workflow from minio/s3 directly (SERVE_DIRECT) (#16731) * Compute proper foreground color for labels (#16729) * Add edit button to wiki sidebar and footer (#16719) * Fix migration svg color (#16715) * Add link to vscode to repo header (#16664) * Add filter by owner and team to issue/pulls search endpoint (#16662) * Kanban colored boards (#16647) * Allow setting X-FRAME-OPTIONS (#16643) * Separate open and closed issue in metrics (#16637) * Support direct comparison (git diff a..b) as well merge comparison (a…b) (#16635) * Add setting to OAuth handlers to skip local 2FA authentication (#16594) * Make PR merge options more intuitive (#16582) * Show correct text when comparing commits on empty pull request (#16569) * Pre-fill suggested New File 'name' and 'content' with Query Params (#16556) * Add an abstract json layout to make it's easier to change json library (#16528) * Make Mermaid.js limit configurable (#16519) * Improve 2FA autofill (#16473) * Add modals to Organization and Team remove/leave (#16471) * Show tag name on dashboard items list (#16466) * Change default cron schedules from @every 24h to @midnight (#16431) * Prevent double sanitize (#16386) * Replace `list.List` with slices (#16311) * Add configuration option to restrict users by default (#16256) * Move login out of models (#16199) * Support pagination of organizations on user settings pages (#16083) * Switch migration icon to svg (#15954) * Add left padding for chunk header of split diff view (#13397) * Allow U2F 2FA without TOTP (#11573) * BUGFIXES * GitLab reviews may not have the updated_at field set (#18450) (#18461) * Fix detection of no commits when the default branch is not master (#18422) (#18423) * Fix broken oauth2 authentication source edit page (#18412) (#18419) * Place inline diff comment dialogs on split diff in 4th and 8th columns (#18403) (#18404) * Fix restore without topic failure (#18387) (#18400) * Fix commit's time (#18375) (#18392) * Fix partial cloning a repo (#18373) (#18377) * Stop trimming preceding and suffixing spaces from editor filenames (#18334) * Prevent showing webauthn error for every time visiting `/user/settings/security` (#18386) * Fix mime-type detection for HTTP server (#18370) (#18371) * Stop trimming preceding and suffixing spaces from editor filenames (#18334) * Restore propagation of ErrDependenciesLeft (#18325) * Fix PR comments UI (#18323) * Use indirect comparison when showing pull requests (#18313) * Replace satori/go.uuid with gofrs/uuid (#18311) * Fix commit links on compare page (#18310) * Don't show double error response in git hook (#18292) * Handle missing default branch better in owner/repo/branches page (#18290) * Fix CheckRepoStats and reuse it during migration (#18264) * Prevent underline hover on cards (#18259) * Don't delete branch if other PRs with this branch are open (#18164) * Require codereview to have content (#18156) * Allow admin to associate missing LFS objects for repositories (#18143) * When attempting to subscribe other user to issue report why access denied (#18091) * Add option to convert CRLF to LF line endings for sendmail (#18075) * Only create pprof files for gitea serv if explicitly asked for (#18068) * Abort merge if head has been updated before pressing merge (#18032) * Improve TestPatch to use git read-tree -m and implement git-merge-one-file functionality (#18004) * Use JSON module instead of stdlib json (#18003) * Fixed issue merged/closed wording (#17973) * Return nicer error for ForcePrivate (#17971) * Fix overflow in commit graph (#17947) * Prevent services/mailer/mailer_test.go tests from deleteing data directory (#17941) * Use disable_form_autofill on Codebase and Gitbucket (#17936) * Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928) * Fix markdown URL parsing (#17924) * Apply CSS Variables to all message elements (#17920) * Improve checkBranchName (#17901) * Update chi/middleware to chi/v5/middleware (#17888) * Fix position of label color picker colors (#17866) * Fix ListUnadoptedRepositories incorrect total count (#17865) * Remove whitespace inside rendered code `<td>` (#17859) * Make Co-committed-by and co-authored-by trailers optional (#17848) * Fix value of User.IsRestricted when oauth2 user registration (#17839) * Use new OneDev /milestones endpoint (#17782) * Prevent deadlock in TestPersistableChannelQueue (#17717) * Simplify code for writing SHA to name-rev (#17696) * Fix database deadlock when update issue labels (#17649) * Add warning for BIDI characters in page renders and in diffs (#17562) * Fix ipv6 parsing for builtin ssh server (#17561) * Multiple Escaping Improvements (#17551) * Fixes #16559 - Do not trim leading spaces for tab delimited (#17442) * Show client-side error if wiki page is empty (#17415) * Fix context popup error (#17398) * Stop sanitizing full name in API (#17396) * Fix issue close/comment buttons on mobile (#17317) * Fix navbar UI (#17235) * Fix problem when database id is not increment as expected (#17229) * Open the DingTalk link in browser (#17084) * Remove heads pointing to missing old refs (#17076) * Fix commit status index problem (#17061) * Handle broken references in mirror sync (#17013) * Fix for create repo page layout (#17012) * Improve LDAP synchronization efficiency (#16994) * Add repo_id for attachment (#16958) * Clean-up HookPreReceive and restore functionality for pushing non-standard refs (#16705) * Remove duplicate csv import in modules/csv/csv.go (#16631) * Improve SMTP authentication and Fix user creation bugs (#16612) * Fixed emoji alias not parsed in links (#16221) * Calculate label URL on API (#16186) * TRANSLATION * Fix mispelling of starred as stared (#17465) * Re-separate the color translation strings (#17390) * Enable Malayalam, Greek, Persian, Hungarian & Indonesian by default (#16998) * BUILD * Add lockfile-check (#18285) * Don't store assets modified time into generated files (#18193) * Use shadowing script for docker (#17846) * MISC * Update JS dependencies (#17611) Signed-off-by: Andrew Thornton <art27@cantab.net>
2 years ago
Frontport changelog 1.16.0 (#18468) (#18470) Frontport #18468 Frontport changelog for 1.16, frontport 1.15.11 changelog and update config.yaml ## [1.16.0](https://github.com/go-gitea/gitea/releases/tag/v1.16.0) - 2022-01-30 * BREAKING * Remove golang vendored directory (#18277) * Paginate releases page & set default page size to 10 (#16857) * Only allow webhook to send requests to allowed hosts (#17482) * SECURITY * Disable content sniffing on `PlainTextBytes` (#18359) (#18365) * Only view milestones from current repo (#18414) (#18417) * Sanitize user-input on file name (#17666) * Use `hostmatcher` to replace `matchlist` to improve blocking of bad hosts in Webhooks (#17605) * FEATURES * Add/update SMTP auth providers via cli (#18197) * Support webauthn (#17957) * Team permission allow different unit has different permission (#17811) * Implement Well-Known URL for password change (#17777) * Add support for ssh commit signing (#17743) * Allow Loading of Diffs that are too large (#17739) * Add copy button to markdown code blocks (#17638) * Add .gitattribute assisted language detection to blame, diff and render (#17590) * Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568) * Add Reindex buttons to repository settings page (#17494) * Make SSL cipher suite configurable (#17440) * Add groups scope/claim to OIDC/OAuth2 Provider (#17367) * Add simple update checker to Gitea (#17212) * Migrated Repository will show modifications when possible (#17191) * Create pub/priv keypair for federation (#17071) * Make LDAP be able to skip local 2FA (#16954) * Add nodeinfo endpoint for federation purposes (#16953) * Save and view issue/comment content history (#16909) * Use git attributes to determine generated and vendored status for language stats and diffs (#16773) * Add migrate from Codebase (#16768) * Add migration from GitBucket (#16767) * Add OAuth2 introspection endpoint (#16752) * Add proxy settings and support for migration and webhook (#16704) * Add microsoft oauth2 providers (#16544) * Send registration email on user autoregistration (#16523) * Defer Last Commit Info (#16467) * Support unprotected file patterns (#16395) * Add migrate from OneDev (#16356) * Add option to update pull request by `rebase` (#16125) * Add RSS/Atom feed support for user actions (#16002) * Add support for corporate WeChat webhooks (#15910) * Add a simple way to rename branch like gh (#15870) * Add bundle download for repository (#14538) * Add agit flow support in gitea (#14295) * API * Add MirrorUpdated field to Repository API type (#18267) * Adjust Fork API to allow setting a custom repository name (#18066) * Add API to manage repo tranfers (#17963) * Add API to get file commit history (#17652) * Add API to get issue/pull comments and events (timeline) (#17403) * Add API to get/edit wiki (#17278) * Add API for get user org permissions (#17232) * Add HTML urls to notification API (#17178) * Add API to get commit diff/patch (#17095) * Respond with updated notifications in API (#17064) * Add API to fetch git notes (#16649) * Generalize list header for API (#16551) * Add API Token Cache (#16547) * Allow Token API calls be authorized using the reverse-proxy header (#15119) * ENHANCEMENTS * Make the height of the editor in Review Box smaller (4 lines as GitHub) (#18319) * Return nicer error if trying to pull from non-existent user (#18288) * Show pull link for agit pull request also (#18235) * Enable partial clone by default (#18195) * Added replay of webhooks (#18191) * Show OAuth callback error message (#18185) * Increase Salt randomness (#18179) * Add MP4 as default allowed attachment type (#18170) * Include folders into size cost (#18158) * Remove `/email2user` endpoint (#18127) * Handle invalid issues (#18111) * Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) * Support open compare page directly (#17975) * Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (#17954) * Clean legacy SimpleMDE code (#17926) * Refactor install page (db type) (#17919) * Improve interface when comparing a branch which has created a pull request (#17911) * Allow default branch to be inferred on compare page (#17908) * Display issue/comment role even if repo archived (#17907) * Always set a message-id on mails (#17900) * Change `<a>` elements to underline on hover (#17898) * Render issue references in file table (#17897) * Handle relative unix socket paths (#17836) * Move accessmode into models/perm (#17828) * Fix some org style problems (#17807) * Add List-Unsubscribe header (#17804) * Create menus for organization pages (#17802) * Switch archive URL code back to href attributes (#17796) * Refactor "refs/*" string usage by using constants (#17784) * Allow forks to org if you can create repos (#17783) * Improve install code to avoid low-level mistakes. (#17779) * Improve ellipsis buttons (#17773) * Add restrict and no-user-rc to authorized_keys (#17772) * Add copy Commit ID button in commits list (#17759) * Make `bind` error more readable (#17750) * Fix navbar on project view (#17749) * More pleasantly handle broken or missing git repositories (#17747) * Use `*PushUpdateOptions` as receiver (#17724) * Remove unused `user` paramater (#17723) * Better builtin avatar generator (#17707) * Cleanup and use global style on popups (#17674) * Move user/org deletion to services (#17673) * Added comment for changing issue ref (#17672) * Allow admins to change user avatars (#17661) * Only set `data-path` once for each file in diff pages (#17657) * Add icon to vscode clone link (#17641) * Add download button for file viewer (#17640) * Add pagination to fork list (#17639) * Use a standalone struct name for Organization (#17632) * Minor readability patch. (#17627) * Add context support for GetUserByID (#17602) * Move merge-section to `> .content` (#17582) * Remove NewSession method from db.Engine interface (#17577) * Move unit into models/unit/ (#17576) * Restrict GetDeletedBranchByID to the repositories deleted branches (#17570) * Refactor commentTags functionality (#17558) * Make Repo Code Indexer an Unique Queue (#17515) * Simplify Gothic to use our session store instead of creating a different store (#17507) * Add settings to allow different SMTP envelope from address (#17479) * Properly determine CSV delimiter (#17459) * Hide label comments if labels were added and removed immediately (#17455) * Tune UI alignment for nav bar notification icon, avatar image, issue label (#17438) * Add appearance section in settings (#17433) * Move key forms before list and add cancel button (#17432) * When copying executables to the docker chmod them (#17423) * Remove deprecated `extendDefaultPlugins` method of svgo (#17399) * Fix the click behavior for <tr> and <td> with [data-href] (#17388) * Refactor update checker to use AppState (#17387) * Improve async/await usage, and sort init calls in `index.js` (#17386) * Use a variable but a function for IsProd because of a slight performance increment (#17368) * Frontend refactor, PascalCase to camelCase, remove unused code (#17365) * Hide command line merge instructions when user can't push (#17339) * Move session to models/login (#17338) * Sync gitea app path for git hooks and authorized keys when starting (#17335) * Make the Mirror Queue a queue (#17326) * Add "Copy branch name" button to pull request page (#17323) * Fix repository summary on mobile (#17322) * Split `index.js` to separate files (#17315) * Show direct match on top for user search (#17303) * Frontend refactor: move Vue related code from `index.js` to `components` dir, and remove unused codes. (#17301) * Upgrade chi to v5 (#17298) * Disable form autofill (#17291) * Improve behavior of "Fork" button (#17288) * Open markdown image links in new window (#17287) * Add hints for special Wiki pages (#17283) * Move add deploy key form before the list and add a cancel button (#17228) * Allow adding multiple issues to a project (#17226) * Add metrics to get issues by repository (#17225) * Add specific event type to header (#17222) * Redirect on project after issue created (#17211) * Reference in new issue modal: dont pre-populate issue title (#17208) * Always set a unique Message-ID header (#17206) * Add projects and project boards in exposed metrics (#17202) * Add metrics to get issues by label (#17201) * Add protection to disable Gitea when run as root (#17168) * Don't return binary file changes in raw PR diffs by default (#17158) * Support sorting for project board issuses (#17152) * Force color-adjust for markdown checkboxes (#17146) * Add option to copy line permalink (#17145) * Move twofactor to models/login (#17143) * Multiple tokens support for migrating from github (#17134) * Unify issue and PR subtitles (#17133) * Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) * Fix problem when database id is not increment as expected (#17124) * Avatar refactor, move avatar code from `models` to `models.avatars`, remove duplicated code (#17123) * Re-allow clipboard copy on non-https sites (#17118) * DBContext is just a Context (#17100) * Move login related structs and functions to models/login (#17093) * Add SkipLocal2FA option to pam and smtp sources (#17078) * Move db related basic functions to models/db (#17075) * Fixes username tagging in "Reference in new issue" (#17074) * Use light/dark theme based on system preference (#17051) * Always emit the configuration path (#17036) * Add `AbsoluteListOptions` (#17028) * Use common sessioner for API and Web (#17027) * Fix overflow label in small view (#17020) * Report the associated filter if there is an error in LDAP (#17014) * Add "new issue" btn on project (#17001) * Add doctor dbconsistency check for release and attachment (#16978) * Disable Fomantic's CSS tooltips (#16974) * Add Cache-Control to avatar redirects (#16973) * Make mirror feature more configurable (#16957) * Add skip and limit to git.GetTags (#16897) * Remove ParseQueueConnStr as it is unused (#16878) * Remove unused Fomantic sidebar module (#16853) * Allow LDAP Sources to provide Avatars (#16851) * Remove Dashboard/Home button from the navbar (#16844) * Use conditions but not repo ids as query condition (#16839) * Add user settings key/value DB table (#16834) * Add buttons to allow loading of incomplete diffs (#16829) * Add information for migrate failure (#16803) * Add EdDSA JWT signing algorithm (#16786) * Add user status filter to admin user management page (#16770) * Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766) * Do not use thin scrollbars on Firefox (#16738) * Download LFS in git and web workflow from minio/s3 directly (SERVE_DIRECT) (#16731) * Compute proper foreground color for labels (#16729) * Add edit button to wiki sidebar and footer (#16719) * Fix migration svg color (#16715) * Add link to vscode to repo header (#16664) * Add filter by owner and team to issue/pulls search endpoint (#16662) * Kanban colored boards (#16647) * Allow setting X-FRAME-OPTIONS (#16643) * Separate open and closed issue in metrics (#16637) * Support direct comparison (git diff a..b) as well merge comparison (a…b) (#16635) * Add setting to OAuth handlers to skip local 2FA authentication (#16594) * Make PR merge options more intuitive (#16582) * Show correct text when comparing commits on empty pull request (#16569) * Pre-fill suggested New File 'name' and 'content' with Query Params (#16556) * Add an abstract json layout to make it's easier to change json library (#16528) * Make Mermaid.js limit configurable (#16519) * Improve 2FA autofill (#16473) * Add modals to Organization and Team remove/leave (#16471) * Show tag name on dashboard items list (#16466) * Change default cron schedules from @every 24h to @midnight (#16431) * Prevent double sanitize (#16386) * Replace `list.List` with slices (#16311) * Add configuration option to restrict users by default (#16256) * Move login out of models (#16199) * Support pagination of organizations on user settings pages (#16083) * Switch migration icon to svg (#15954) * Add left padding for chunk header of split diff view (#13397) * Allow U2F 2FA without TOTP (#11573) * BUGFIXES * GitLab reviews may not have the updated_at field set (#18450) (#18461) * Fix detection of no commits when the default branch is not master (#18422) (#18423) * Fix broken oauth2 authentication source edit page (#18412) (#18419) * Place inline diff comment dialogs on split diff in 4th and 8th columns (#18403) (#18404) * Fix restore without topic failure (#18387) (#18400) * Fix commit's time (#18375) (#18392) * Fix partial cloning a repo (#18373) (#18377) * Stop trimming preceding and suffixing spaces from editor filenames (#18334) * Prevent showing webauthn error for every time visiting `/user/settings/security` (#18386) * Fix mime-type detection for HTTP server (#18370) (#18371) * Stop trimming preceding and suffixing spaces from editor filenames (#18334) * Restore propagation of ErrDependenciesLeft (#18325) * Fix PR comments UI (#18323) * Use indirect comparison when showing pull requests (#18313) * Replace satori/go.uuid with gofrs/uuid (#18311) * Fix commit links on compare page (#18310) * Don't show double error response in git hook (#18292) * Handle missing default branch better in owner/repo/branches page (#18290) * Fix CheckRepoStats and reuse it during migration (#18264) * Prevent underline hover on cards (#18259) * Don't delete branch if other PRs with this branch are open (#18164) * Require codereview to have content (#18156) * Allow admin to associate missing LFS objects for repositories (#18143) * When attempting to subscribe other user to issue report why access denied (#18091) * Add option to convert CRLF to LF line endings for sendmail (#18075) * Only create pprof files for gitea serv if explicitly asked for (#18068) * Abort merge if head has been updated before pressing merge (#18032) * Improve TestPatch to use git read-tree -m and implement git-merge-one-file functionality (#18004) * Use JSON module instead of stdlib json (#18003) * Fixed issue merged/closed wording (#17973) * Return nicer error for ForcePrivate (#17971) * Fix overflow in commit graph (#17947) * Prevent services/mailer/mailer_test.go tests from deleteing data directory (#17941) * Use disable_form_autofill on Codebase and Gitbucket (#17936) * Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928) * Fix markdown URL parsing (#17924) * Apply CSS Variables to all message elements (#17920) * Improve checkBranchName (#17901) * Update chi/middleware to chi/v5/middleware (#17888) * Fix position of label color picker colors (#17866) * Fix ListUnadoptedRepositories incorrect total count (#17865) * Remove whitespace inside rendered code `<td>` (#17859) * Make Co-committed-by and co-authored-by trailers optional (#17848) * Fix value of User.IsRestricted when oauth2 user registration (#17839) * Use new OneDev /milestones endpoint (#17782) * Prevent deadlock in TestPersistableChannelQueue (#17717) * Simplify code for writing SHA to name-rev (#17696) * Fix database deadlock when update issue labels (#17649) * Add warning for BIDI characters in page renders and in diffs (#17562) * Fix ipv6 parsing for builtin ssh server (#17561) * Multiple Escaping Improvements (#17551) * Fixes #16559 - Do not trim leading spaces for tab delimited (#17442) * Show client-side error if wiki page is empty (#17415) * Fix context popup error (#17398) * Stop sanitizing full name in API (#17396) * Fix issue close/comment buttons on mobile (#17317) * Fix navbar UI (#17235) * Fix problem when database id is not increment as expected (#17229) * Open the DingTalk link in browser (#17084) * Remove heads pointing to missing old refs (#17076) * Fix commit status index problem (#17061) * Handle broken references in mirror sync (#17013) * Fix for create repo page layout (#17012) * Improve LDAP synchronization efficiency (#16994) * Add repo_id for attachment (#16958) * Clean-up HookPreReceive and restore functionality for pushing non-standard refs (#16705) * Remove duplicate csv import in modules/csv/csv.go (#16631) * Improve SMTP authentication and Fix user creation bugs (#16612) * Fixed emoji alias not parsed in links (#16221) * Calculate label URL on API (#16186) * TRANSLATION * Fix mispelling of starred as stared (#17465) * Re-separate the color translation strings (#17390) * Enable Malayalam, Greek, Persian, Hungarian & Indonesian by default (#16998) * BUILD * Add lockfile-check (#18285) * Don't store assets modified time into generated files (#18193) * Use shadowing script for docker (#17846) * MISC * Update JS dependencies (#17611) Signed-off-by: Andrew Thornton <art27@cantab.net>
2 years ago
Frontport changelog 1.16.0 (#18468) (#18470) Frontport #18468 Frontport changelog for 1.16, frontport 1.15.11 changelog and update config.yaml ## [1.16.0](https://github.com/go-gitea/gitea/releases/tag/v1.16.0) - 2022-01-30 * BREAKING * Remove golang vendored directory (#18277) * Paginate releases page & set default page size to 10 (#16857) * Only allow webhook to send requests to allowed hosts (#17482) * SECURITY * Disable content sniffing on `PlainTextBytes` (#18359) (#18365) * Only view milestones from current repo (#18414) (#18417) * Sanitize user-input on file name (#17666) * Use `hostmatcher` to replace `matchlist` to improve blocking of bad hosts in Webhooks (#17605) * FEATURES * Add/update SMTP auth providers via cli (#18197) * Support webauthn (#17957) * Team permission allow different unit has different permission (#17811) * Implement Well-Known URL for password change (#17777) * Add support for ssh commit signing (#17743) * Allow Loading of Diffs that are too large (#17739) * Add copy button to markdown code blocks (#17638) * Add .gitattribute assisted language detection to blame, diff and render (#17590) * Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568) * Add Reindex buttons to repository settings page (#17494) * Make SSL cipher suite configurable (#17440) * Add groups scope/claim to OIDC/OAuth2 Provider (#17367) * Add simple update checker to Gitea (#17212) * Migrated Repository will show modifications when possible (#17191) * Create pub/priv keypair for federation (#17071) * Make LDAP be able to skip local 2FA (#16954) * Add nodeinfo endpoint for federation purposes (#16953) * Save and view issue/comment content history (#16909) * Use git attributes to determine generated and vendored status for language stats and diffs (#16773) * Add migrate from Codebase (#16768) * Add migration from GitBucket (#16767) * Add OAuth2 introspection endpoint (#16752) * Add proxy settings and support for migration and webhook (#16704) * Add microsoft oauth2 providers (#16544) * Send registration email on user autoregistration (#16523) * Defer Last Commit Info (#16467) * Support unprotected file patterns (#16395) * Add migrate from OneDev (#16356) * Add option to update pull request by `rebase` (#16125) * Add RSS/Atom feed support for user actions (#16002) * Add support for corporate WeChat webhooks (#15910) * Add a simple way to rename branch like gh (#15870) * Add bundle download for repository (#14538) * Add agit flow support in gitea (#14295) * API * Add MirrorUpdated field to Repository API type (#18267) * Adjust Fork API to allow setting a custom repository name (#18066) * Add API to manage repo tranfers (#17963) * Add API to get file commit history (#17652) * Add API to get issue/pull comments and events (timeline) (#17403) * Add API to get/edit wiki (#17278) * Add API for get user org permissions (#17232) * Add HTML urls to notification API (#17178) * Add API to get commit diff/patch (#17095) * Respond with updated notifications in API (#17064) * Add API to fetch git notes (#16649) * Generalize list header for API (#16551) * Add API Token Cache (#16547) * Allow Token API calls be authorized using the reverse-proxy header (#15119) * ENHANCEMENTS * Make the height of the editor in Review Box smaller (4 lines as GitHub) (#18319) * Return nicer error if trying to pull from non-existent user (#18288) * Show pull link for agit pull request also (#18235) * Enable partial clone by default (#18195) * Added replay of webhooks (#18191) * Show OAuth callback error message (#18185) * Increase Salt randomness (#18179) * Add MP4 as default allowed attachment type (#18170) * Include folders into size cost (#18158) * Remove `/email2user` endpoint (#18127) * Handle invalid issues (#18111) * Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) * Support open compare page directly (#17975) * Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (#17954) * Clean legacy SimpleMDE code (#17926) * Refactor install page (db type) (#17919) * Improve interface when comparing a branch which has created a pull request (#17911) * Allow default branch to be inferred on compare page (#17908) * Display issue/comment role even if repo archived (#17907) * Always set a message-id on mails (#17900) * Change `<a>` elements to underline on hover (#17898) * Render issue references in file table (#17897) * Handle relative unix socket paths (#17836) * Move accessmode into models/perm (#17828) * Fix some org style problems (#17807) * Add List-Unsubscribe header (#17804) * Create menus for organization pages (#17802) * Switch archive URL code back to href attributes (#17796) * Refactor "refs/*" string usage by using constants (#17784) * Allow forks to org if you can create repos (#17783) * Improve install code to avoid low-level mistakes. (#17779) * Improve ellipsis buttons (#17773) * Add restrict and no-user-rc to authorized_keys (#17772) * Add copy Commit ID button in commits list (#17759) * Make `bind` error more readable (#17750) * Fix navbar on project view (#17749) * More pleasantly handle broken or missing git repositories (#17747) * Use `*PushUpdateOptions` as receiver (#17724) * Remove unused `user` paramater (#17723) * Better builtin avatar generator (#17707) * Cleanup and use global style on popups (#17674) * Move user/org deletion to services (#17673) * Added comment for changing issue ref (#17672) * Allow admins to change user avatars (#17661) * Only set `data-path` once for each file in diff pages (#17657) * Add icon to vscode clone link (#17641) * Add download button for file viewer (#17640) * Add pagination to fork list (#17639) * Use a standalone struct name for Organization (#17632) * Minor readability patch. (#17627) * Add context support for GetUserByID (#17602) * Move merge-section to `> .content` (#17582) * Remove NewSession method from db.Engine interface (#17577) * Move unit into models/unit/ (#17576) * Restrict GetDeletedBranchByID to the repositories deleted branches (#17570) * Refactor commentTags functionality (#17558) * Make Repo Code Indexer an Unique Queue (#17515) * Simplify Gothic to use our session store instead of creating a different store (#17507) * Add settings to allow different SMTP envelope from address (#17479) * Properly determine CSV delimiter (#17459) * Hide label comments if labels were added and removed immediately (#17455) * Tune UI alignment for nav bar notification icon, avatar image, issue label (#17438) * Add appearance section in settings (#17433) * Move key forms before list and add cancel button (#17432) * When copying executables to the docker chmod them (#17423) * Remove deprecated `extendDefaultPlugins` method of svgo (#17399) * Fix the click behavior for <tr> and <td> with [data-href] (#17388) * Refactor update checker to use AppState (#17387) * Improve async/await usage, and sort init calls in `index.js` (#17386) * Use a variable but a function for IsProd because of a slight performance increment (#17368) * Frontend refactor, PascalCase to camelCase, remove unused code (#17365) * Hide command line merge instructions when user can't push (#17339) * Move session to models/login (#17338) * Sync gitea app path for git hooks and authorized keys when starting (#17335) * Make the Mirror Queue a queue (#17326) * Add "Copy branch name" button to pull request page (#17323) * Fix repository summary on mobile (#17322) * Split `index.js` to separate files (#17315) * Show direct match on top for user search (#17303) * Frontend refactor: move Vue related code from `index.js` to `components` dir, and remove unused codes. (#17301) * Upgrade chi to v5 (#17298) * Disable form autofill (#17291) * Improve behavior of "Fork" button (#17288) * Open markdown image links in new window (#17287) * Add hints for special Wiki pages (#17283) * Move add deploy key form before the list and add a cancel button (#17228) * Allow adding multiple issues to a project (#17226) * Add metrics to get issues by repository (#17225) * Add specific event type to header (#17222) * Redirect on project after issue created (#17211) * Reference in new issue modal: dont pre-populate issue title (#17208) * Always set a unique Message-ID header (#17206) * Add projects and project boards in exposed metrics (#17202) * Add metrics to get issues by label (#17201) * Add protection to disable Gitea when run as root (#17168) * Don't return binary file changes in raw PR diffs by default (#17158) * Support sorting for project board issuses (#17152) * Force color-adjust for markdown checkboxes (#17146) * Add option to copy line permalink (#17145) * Move twofactor to models/login (#17143) * Multiple tokens support for migrating from github (#17134) * Unify issue and PR subtitles (#17133) * Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) * Fix problem when database id is not increment as expected (#17124) * Avatar refactor, move avatar code from `models` to `models.avatars`, remove duplicated code (#17123) * Re-allow clipboard copy on non-https sites (#17118) * DBContext is just a Context (#17100) * Move login related structs and functions to models/login (#17093) * Add SkipLocal2FA option to pam and smtp sources (#17078) * Move db related basic functions to models/db (#17075) * Fixes username tagging in "Reference in new issue" (#17074) * Use light/dark theme based on system preference (#17051) * Always emit the configuration path (#17036) * Add `AbsoluteListOptions` (#17028) * Use common sessioner for API and Web (#17027) * Fix overflow label in small view (#17020) * Report the associated filter if there is an error in LDAP (#17014) * Add "new issue" btn on project (#17001) * Add doctor dbconsistency check for release and attachment (#16978) * Disable Fomantic's CSS tooltips (#16974) * Add Cache-Control to avatar redirects (#16973) * Make mirror feature more configurable (#16957) * Add skip and limit to git.GetTags (#16897) * Remove ParseQueueConnStr as it is unused (#16878) * Remove unused Fomantic sidebar module (#16853) * Allow LDAP Sources to provide Avatars (#16851) * Remove Dashboard/Home button from the navbar (#16844) * Use conditions but not repo ids as query condition (#16839) * Add user settings key/value DB table (#16834) * Add buttons to allow loading of incomplete diffs (#16829) * Add information for migrate failure (#16803) * Add EdDSA JWT signing algorithm (#16786) * Add user status filter to admin user management page (#16770) * Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766) * Do not use thin scrollbars on Firefox (#16738) * Download LFS in git and web workflow from minio/s3 directly (SERVE_DIRECT) (#16731) * Compute proper foreground color for labels (#16729) * Add edit button to wiki sidebar and footer (#16719) * Fix migration svg color (#16715) * Add link to vscode to repo header (#16664) * Add filter by owner and team to issue/pulls search endpoint (#16662) * Kanban colored boards (#16647) * Allow setting X-FRAME-OPTIONS (#16643) * Separate open and closed issue in metrics (#16637) * Support direct comparison (git diff a..b) as well merge comparison (a…b) (#16635) * Add setting to OAuth handlers to skip local 2FA authentication (#16594) * Make PR merge options more intuitive (#16582) * Show correct text when comparing commits on empty pull request (#16569) * Pre-fill suggested New File 'name' and 'content' with Query Params (#16556) * Add an abstract json layout to make it's easier to change json library (#16528) * Make Mermaid.js limit configurable (#16519) * Improve 2FA autofill (#16473) * Add modals to Organization and Team remove/leave (#16471) * Show tag name on dashboard items list (#16466) * Change default cron schedules from @every 24h to @midnight (#16431) * Prevent double sanitize (#16386) * Replace `list.List` with slices (#16311) * Add configuration option to restrict users by default (#16256) * Move login out of models (#16199) * Support pagination of organizations on user settings pages (#16083) * Switch migration icon to svg (#15954) * Add left padding for chunk header of split diff view (#13397) * Allow U2F 2FA without TOTP (#11573) * BUGFIXES * GitLab reviews may not have the updated_at field set (#18450) (#18461) * Fix detection of no commits when the default branch is not master (#18422) (#18423) * Fix broken oauth2 authentication source edit page (#18412) (#18419) * Place inline diff comment dialogs on split diff in 4th and 8th columns (#18403) (#18404) * Fix restore without topic failure (#18387) (#18400) * Fix commit's time (#18375) (#18392) * Fix partial cloning a repo (#18373) (#18377) * Stop trimming preceding and suffixing spaces from editor filenames (#18334) * Prevent showing webauthn error for every time visiting `/user/settings/security` (#18386) * Fix mime-type detection for HTTP server (#18370) (#18371) * Stop trimming preceding and suffixing spaces from editor filenames (#18334) * Restore propagation of ErrDependenciesLeft (#18325) * Fix PR comments UI (#18323) * Use indirect comparison when showing pull requests (#18313) * Replace satori/go.uuid with gofrs/uuid (#18311) * Fix commit links on compare page (#18310) * Don't show double error response in git hook (#18292) * Handle missing default branch better in owner/repo/branches page (#18290) * Fix CheckRepoStats and reuse it during migration (#18264) * Prevent underline hover on cards (#18259) * Don't delete branch if other PRs with this branch are open (#18164) * Require codereview to have content (#18156) * Allow admin to associate missing LFS objects for repositories (#18143) * When attempting to subscribe other user to issue report why access denied (#18091) * Add option to convert CRLF to LF line endings for sendmail (#18075) * Only create pprof files for gitea serv if explicitly asked for (#18068) * Abort merge if head has been updated before pressing merge (#18032) * Improve TestPatch to use git read-tree -m and implement git-merge-one-file functionality (#18004) * Use JSON module instead of stdlib json (#18003) * Fixed issue merged/closed wording (#17973) * Return nicer error for ForcePrivate (#17971) * Fix overflow in commit graph (#17947) * Prevent services/mailer/mailer_test.go tests from deleteing data directory (#17941) * Use disable_form_autofill on Codebase and Gitbucket (#17936) * Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928) * Fix markdown URL parsing (#17924) * Apply CSS Variables to all message elements (#17920) * Improve checkBranchName (#17901) * Update chi/middleware to chi/v5/middleware (#17888) * Fix position of label color picker colors (#17866) * Fix ListUnadoptedRepositories incorrect total count (#17865) * Remove whitespace inside rendered code `<td>` (#17859) * Make Co-committed-by and co-authored-by trailers optional (#17848) * Fix value of User.IsRestricted when oauth2 user registration (#17839) * Use new OneDev /milestones endpoint (#17782) * Prevent deadlock in TestPersistableChannelQueue (#17717) * Simplify code for writing SHA to name-rev (#17696) * Fix database deadlock when update issue labels (#17649) * Add warning for BIDI characters in page renders and in diffs (#17562) * Fix ipv6 parsing for builtin ssh server (#17561) * Multiple Escaping Improvements (#17551) * Fixes #16559 - Do not trim leading spaces for tab delimited (#17442) * Show client-side error if wiki page is empty (#17415) * Fix context popup error (#17398) * Stop sanitizing full name in API (#17396) * Fix issue close/comment buttons on mobile (#17317) * Fix navbar UI (#17235) * Fix problem when database id is not increment as expected (#17229) * Open the DingTalk link in browser (#17084) * Remove heads pointing to missing old refs (#17076) * Fix commit status index problem (#17061) * Handle broken references in mirror sync (#17013) * Fix for create repo page layout (#17012) * Improve LDAP synchronization efficiency (#16994) * Add repo_id for attachment (#16958) * Clean-up HookPreReceive and restore functionality for pushing non-standard refs (#16705) * Remove duplicate csv import in modules/csv/csv.go (#16631) * Improve SMTP authentication and Fix user creation bugs (#16612) * Fixed emoji alias not parsed in links (#16221) * Calculate label URL on API (#16186) * TRANSLATION * Fix mispelling of starred as stared (#17465) * Re-separate the color translation strings (#17390) * Enable Malayalam, Greek, Persian, Hungarian & Indonesian by default (#16998) * BUILD * Add lockfile-check (#18285) * Don't store assets modified time into generated files (#18193) * Use shadowing script for docker (#17846) * MISC * Update JS dependencies (#17611) Signed-off-by: Andrew Thornton <art27@cantab.net>
2 years ago
Changelog 1.15.1 (#16925) (#16929) ## [1.15.1](https://github.com/go-gitea/gitea/releases/tag/v1.15.1) - 2021-09-02 * BUGFIXES * Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) (#16923) * Prevent leave changes dialogs due to autofill fields (#16912) (#16920) * Ignore review comment when ref commit is missed (#16905) (#16919) * Fix wrong attachment removal (#16915) (#16917) * Gitlab Migrator: dont ignore reactions of last request (#16903) (#16913) * Correctly return the number of Repositories for Organizations (#16807) (#16911) * Test if LFS object is accessible (#16865) (#16904) * Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) (#16900) * Fix dump and restore respository (#16698) (#16898) * Repare and Improve GetDiffRangeWithWhitespaceBehavior (#16894) (#16895) * Fix wiki raw commit diff/patch view (#16891) (#16892) * Ensure wiki repos are all closed (#16886) (#16888) * List limited and private orgs if authenticated on API (#16866) (#16879) * Simplify split diff view generation and remove JS dependency (#16775) (#16863) * Ensure that the default visibility is set on the user create page (#16845) (#16862) * In Render tolerate not being passed a context (#16842) (#16858) * Upgrade xorm to v1.2.2 (#16663) & Add test to ensure that dumping of login sources remains correct (#16847) (#16848) * Report the correct number of pushes on the feeds (#16811) (#16822) * Add primary_key to issue_index (#16813) (#16820) * Prevent NPE on empty commit (#16812) (#16819) * Fix branch pagination error (#16805) (#16816) * Add missing return to handleSettingRemoteAddrError (#16794) (#16795) * Remove spurious / from issues.opened_by (#16793) * Ensure that template compilation panics are sent to the logs (#16788) (#16792) * Update caddyserver/certmagic (#16789) (#16790) Signed-off-by: Andrew Thornton <art27@cantab.net>
2 years ago
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793
  1. # Changelog
  2. This changelog goes through all the changes that have been made in each release
  3. without substantial changes to our git log; to see the highlights of what has
  4. been added to each release, please refer to the [blog](https://blog.gitea.io).
  5. ## [1.20.2](https://github.com/go-gitea/gitea/releases/tag/1.20.2) - 2023-07-29
  6. * ENHANCEMENTS
  7. * Calculate MAX_WORKERS default value by CPU number (#26177) (#26183)
  8. * Display deprecated warning in admin panel pages as well as in the log file (#26094) (#26154)
  9. * BUGFIXES
  10. * Fix allowed user types setting problem (#26200) (#26206)
  11. * Fix handling of plenty Nuget package versions (#26075) (#26173)
  12. * Fix UI regression of asciinema player (#26159) (#26162)
  13. * Fix LFS object list style (#26133) (#26147)
  14. * Fix allowed user types setting problem (#26200) (#26206)
  15. * Prevent primary key update on migration (#26192) (#26199)
  16. * Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) (#26158)
  17. * Fix bugs in LFS meta garbage collection (#26122) (#26157)
  18. * Update xorm version (#26128) (#26150)
  19. * Remove "misc" scope check from public API endpoints (#26134) (#26149)
  20. * Fix CLI allowing creation of access tokens with existing name (#26071) (#26144)
  21. * Fix incorrect router logger (#26137) (#26143)
  22. * Improve commit graph alignment and truncating (#26112) (#26127)
  23. * Avoid writing config file if not installed (#26107) (#26113)
  24. * Fix escape problems in the branch selector (#25875) (#26103)
  25. * Fix handling of Debian files with trailing slash (#26087) (#26098)
  26. * Fix Missing 404 swagger response docs for /admin/users/{username} (#26086) (#26089)
  27. * Use stderr as fallback if the log file can't be opened (#26074) (#26083)
  28. * Increase table cell horizontal padding (#26140) (#26142)
  29. * Fix wrong workflow status when rerun a job in an already finished workflow (#26119) (#26124)
  30. * Fix duplicated url prefix on issue context menu (#26066) (#26067)
  31. ## [1.20.1](https://github.com/go-gitea/gitea/releases/tag/1.20.1) - 2023-07-22
  32. * SECURITY
  33. * Disallow dangerous URL schemes (#25960) (#25964)
  34. * ENHANCEMENTS
  35. * Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled (#25947) (#25972)
  36. * Make pending commit status yellow again (#25935) (#25968)
  37. * BUGFIXES
  38. * Fix version in rpm repodata/primary.xml.gz (#26009) (#26048)
  39. * Fix env config parsing for "GITEA____APP_NAME" (#26001) (#26013)
  40. * ParseScope with owner/repo always sets owner to zero (#25987) (#25989)
  41. * Fix SSPI auth panic (#25955) (#25969)
  42. * Avoid creating directories when loading config (#25944) (#25957)
  43. * Make environment-to-ini work with INSTALL_LOCK=true (#25926) (#25937)
  44. * Ignore `runs-on` with expressions when warning no matched runners (#25917) (#25933)
  45. * Avoid opening/closing PRs which are already merged (#25883) (#25903)
  46. * DOCS
  47. * RPM Registry: Show zypper commands for SUSE based distros as well (#25981) (#26020)
  48. * Correctly refer to dev tags as nightly in the docker docs (#26004) (#26019)
  49. * Update path related documents (#25417) (#25982)
  50. * MISC
  51. * Adding remaining enum for migration repo model type. (#26021) (#26034)
  52. * Fix the route for pull-request's authors (#26016) (#26018)
  53. * Fix commit status color on dashboard repolist (#25993) (#25998)
  54. * Avoid hard-coding height in language dropdown menu (#25986) (#25997)
  55. * Add shutting down notice (#25920) (#25922)
  56. * Fix incorrect milestone count when provide a keyword (#25880) (#25904)
  57. ## [1.20.0](https://github.com/go-gitea/gitea/releases/tag/v1.20.0) - 2023-07-16
  58. * BREAKING
  59. * Fix WORK_DIR for docker (root) image (#25738) (#25811)
  60. * Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) (#25604)
  61. * Refactor path & config system (#25330) (#25416)
  62. * Fix all possible setting error related storages and added some tests (#23911) (#25244)
  63. * Use a separate admin page to show global stats, remove `actions` stat (#25062)
  64. * Remove the service worker (#25010)
  65. * Remove meta tags `theme-color` and `default-theme` (#24960)
  66. * Use `[git.config]` for reflog cleaning up (#24958)
  67. * Allow all URL schemes in Markdown links by default (#24805)
  68. * Redesign Scoped Access Tokens (#24767)
  69. * Fix team members API endpoint pagination (#24754)
  70. * Rewrite logger system (#24726)
  71. * Increase default LFS auth timeout from 20m to 24h (#24628)
  72. * Rewrite queue (#24505)
  73. * Remove unused setting `time.FORMAT` (#24430)
  74. * Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270)
  75. * Correct the access log format (#24085)
  76. * Reserve ".png" suffix for user/org names (#23992)
  77. * Prefer native parser for SSH public key parsing (#23798)
  78. * Editor preview support for external renderers (#23333)
  79. * Add Gitea Profile Readmes (#23260)
  80. * Refactor `ctx` in templates (#23105)
  81. * SECURITY
  82. * Test if container blob is accessible before mounting (#22759) (#25784)
  83. * Set type="password" on all auth_token fields (#22175)
  84. * FEATURES
  85. * Add button on diff header to copy file name, misc diff header tweaks (#24986)
  86. * API endpoint for changing/creating/deleting multiple files (#24887)
  87. * Support changing git config through `app.ini`, use `diff.algorithm=histogram` by default (#24860)
  88. * Add up and down arrows to selected lookup repositories (#24727)
  89. * Add Go package registry (#24687)
  90. * Add status indicator on main home screen for each repo (#24638)
  91. * Support for status check pattern (#24633)
  92. * Implement Cargo HTTP index (#24452)
  93. * Add Debian package registry (#24426)
  94. * Add the ability to pin Issues (#24406)
  95. * Add follow organization and fix the logic of following page (#24345)
  96. * Allow `webp` images as avatars (#24248)
  97. * Support upload `outputs` and use `needs` context on Actions (#24230)
  98. * Allow adding new files to an empty repo (#24164)
  99. * Make wiki title supports dashes and improve wiki name related features (#24143)
  100. * Add monospace toggle button to textarea (#24034)
  101. * Use auto-updating, natively hoverable, localized time elements (#23988)
  102. * Add ntlm authentication support for mail (#23811)
  103. * Add CLI command to register runner tokens (#23762)
  104. * Add Alpine package registry (#23714)
  105. * Expand/Collapse all changed files (#23639)
  106. * Add unset default project column (#23531)
  107. * Add activity feeds API (#23494)
  108. * Add RPM registry (#23380)
  109. * Add meilisearch support (#23136)
  110. * Add API for License templates (#23009)
  111. * Add admin API email endpoints (#22792)
  112. * Add user rename endpoint to admin api (#22789)
  113. * Add API for gitignore templates (#22783)
  114. * Implement actions artifacts (#22738)
  115. * Add RSS Feeds for branches and files (#22719)
  116. * Display when a repo was archived (#22664)
  117. * Add Swift package registry (#22404)
  118. * Add CRAN package registry (#22331)
  119. * Add user webhooks (#21563)
  120. * Implement systemd-notify protocol (#21151)
  121. * Implement Issue Config (#20956)
  122. * Add API to manage issue dependencies (#17935)
  123. * API
  124. * Use correct response code in push mirror creation response in v1_json.tmpl (#25476) (#25571)
  125. * Fix `Permission` in API returned repository struct (#25388) (#25441)
  126. * Add API for Label templates (#24602)
  127. * Filters for GetAllCommits (#24568)
  128. * Add ability to specify '--not' from GetAllCommits (#24409)
  129. * Support uploading file to empty repo by API (#24357)
  130. * Add absent repounits to create/edit repo API (#23500)
  131. * Add login name and source id for admin user searching API (#23376)
  132. * Create a branch directly from commit on the create branch API (#22956)
  133. * ENHANCEMENTS
  134. * Make `add line comment` buttons focusable (#25894) (#25896)
  135. * Always pass 6-digit hex color to monaco (#25780) (#25782)
  136. * Clarify "text-align" CSS helpers, fix clone button padding (#25763) (#25764)
  137. * Hide `add file` button for pull mirrors (#25748) (#25751)
  138. * Allow/fix review (approve/reject) of empty PRs (#25690) (#25732)
  139. * Fix tags header and pretty format numbers (#25624) (#25694)
  140. * Actions list enhancements (#25601) (#25678)
  141. * Fix show more for image on diff page (#25672) (#25673)
  142. * Prevent SVG shrinking (#25652) (#25669)
  143. * Fix UI misalignment on user setting page (#25629) (#25656)
  144. * Use css on labels (#25626) (#25636)
  145. * Read-only checkboxes don't appear and don't entirely act the way one might expect (#25573) (#25602)
  146. * Redirect to package after version deletion (#25594) (#25599)
  147. * Reduce table padding globally (#25568) (#25577)
  148. * Change `Regenerate Secret` button display (#25534) (#25541)
  149. * Fix rerun icon on action view component (#25531) (#25536)
  150. * Move some regexp out of functions (#25430) (#25445)
  151. * Diff page enhancements (#25398) (#25437)
  152. * Various UI fixes (#25264) (#25431)
  153. * Fix label list divider (#25312) (#25372)
  154. * Fix UI on mobile view (#25315) (#25340)
  155. * When viewing a file, hide the add button (#25320) (#25339)
  156. * Show if File is Executable (#25287) (#25300)
  157. * Fix edit OAuth application width (#25262) (#25263)
  158. * Use flex to align SVG and text (#25163) (#25260)
  159. * Revert overflow: overlay (revert #21850) (#25231) (#25239)
  160. * Use inline SVG for built-in OAuth providers (#25171) (#25234)
  161. * Change access token UI to select dropdowns (#25109) (#25230)
  162. * Remove hacky patch for "safari emoji glitch fix" (#25208) (#25211)
  163. * Minor arc-green color tweaks (#25175) (#25205)
  164. * Button and color enhancements (#24989) (#25176)
  165. * Fix mobile navbar and misc cleanups (#25134) (#25169)
  166. * Modify OAuth login ui and fix display name, iconurl related logic (#25030) (#25161)
  167. * Improve notification icon and navbar (#25111) (#25124)
  168. * Add details summary for vertical menus in settings to allow toggling (#25098)
  169. * Don't display `select all issues` checkbox when no issues are available (#25086)
  170. * Use RepositoryList instead of []*Repository (#25074)
  171. * Add ability to set multiple redirect URIs in OAuth application UI (#25072)
  172. * Use git command instead of the ini package to remove the `origin` remote (#25066)
  173. * Remove cancel button from branch protection form (#25063)
  174. * Show file tree by default (#25052)
  175. * Add Progressbar to Milestone Page (#25050)
  176. * Minor UI improvements: logo alignment, auth map editor, auth name display (#25043)
  177. * Allow for PKCE flow without client secret + add docs (#25033)
  178. * Refactor INI package (first step) (#25024)
  179. * Various style fixes (#25008)
  180. * Fix delete user account modal (#25004)
  181. * Refactor diffFileInfo / DiffTreeStore (#24998)
  182. * Add user level action runners (#24995)
  183. * Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest (#24988)
  184. * Add step start time to `ViewStepLog` (#24980)
  185. * Add dark mode to API Docs (#24971)
  186. * Display file mode for new file and file mode changes (#24966)
  187. * Make the 500 page load themes (#24953)
  188. * Show `bot` label next to username when rendering autor link if the user is a bot (#24943)
  189. * Repo list improvements, fix bold helper classes (#24935)
  190. * Improve queue and logger context (#24924)
  191. * Improve RunMode / dev mode (#24886)
  192. * Improve some Forms (#24878)
  193. * Add show timestamp/seconds and fullscreen options to action page (#24876)
  194. * Fix double border and adjust width for user profile page (#24870)
  195. * Improve Actions CSS (#24864)
  196. * Fix `@font-face` overrides (#24855)
  197. * Remove `In your repositories` link in milestones dashboard (#24853)
  198. * Fix missing yes/no in delete time log modal (#24851)
  199. * Show new pull request button also on subdirectories and files (#24842)
  200. * Make environment-to-ini support loading key value from file (#24832)
  201. * Support wildcard in email domain allow/block list (#24831)
  202. * Use `CommentList` instead of `[]*Comment` (#24828)
  203. * Add RTL rendering support to Markdown (#24816)
  204. * Rework notifications list (#24812)
  205. * Mute repo names in dashboard repo list (#24811)
  206. * Fix max width and margin of comment box on conversation page (#24809)
  207. * Some refactors for issues stats (#24793)
  208. * Rework label colors (#24790)
  209. * Fix OAuth login loading state (#24788)
  210. * Remove duplicated issues options and some more refactors (#24787)
  211. * Decouple the different contexts from each other (#24786)
  212. * Remove background on user dashboard filter bar (#24779)
  213. * Improve and fix bugs surrounding reactions (#24760)
  214. * Make the color of zero-contribution-squares in the activity heatmap more subtle (#24758)
  215. * Fix WEBP image copying (#24743)
  216. * Rework OAuth login buttons, swap github logo to monocolor (#24740)
  217. * Consolidate the two review boxes into one (#24738)
  218. * Unification of registration fields order (#24737)
  219. * Refactor Pull Mirror and fix out-of-sync bugs (#24732)
  220. * Improvements for action detail page (#24718)
  221. * Fix flash of unstyled content in action view page (#24712)
  222. * Don't filter action runs based on state (#24711)
  223. * Optimize actions list by removing an unnecessary `git` call (#24710)
  224. * Support no label/assignee filter and batch clearing labels/assignees (#24707)
  225. * Add icon support for safari (#24697)
  226. * Use standard HTTP library to serve files (#24693)
  227. * Improve button-ghost, remove tertiary button (#24692)
  228. * Only hide tooltip tippy instances (#24688)
  229. * Support migrating storage for actions log via command line (#24679)
  230. * Remove highlight in repo list (#24675)
  231. * Add markdown preview to Submit Review Textarea (#24672)
  232. * Update pin and add pin-slash (#24669)
  233. * Improve empty notifications display (#24668)
  234. * Support SSH for go get (#24664)
  235. * Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653)
  236. * Only show one tippy at a time (#24648)
  237. * Notification list enhancements, fix striped tables on dark theme (#24639)
  238. * Improve queue & process & stacktrace (#24636)
  239. * Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634)
  240. * Remove fluid on compare diff page (#24627)
  241. * Add a tooltip to the job rerun button (#24617)
  242. * Attach a tooltip to the action status icon (#24614)
  243. * Make the actions control button look like an actual button (#24611)
  244. * Remove unnecessary code (#24610)
  245. * Make repo migration cancelable and fix various bugs (#24605)
  246. * Improve updating Actions tasks (#24600)
  247. * Attach a tooltip to the action control button (#24595)
  248. * Make repository response support HTTP range request (#24592)
  249. * Improve Gitea's web context, decouple "issue template" code into service package (#24590)
  250. * Modify luminance calculation and extract related functions into single files (#24586)
  251. * Simplify template helper functions (#24570)
  252. * Split "modules/context.go" to separate files (#24569)
  253. * Add org visibility label to non-organization's dashboard (#24558)
  254. * Update LDAP filters to include both username and email address (#24547)
  255. * Review fixes and enhancements (#24526)
  256. * Display warning when user try to rename default branch (#24512)
  257. * Fix color for transfer related buttons when having no permission to act (#24510)
  258. * Rework button coloring, add focus and active colors (#24507)
  259. * New webhook trigger for receiving Pull Request review requests (#24481)
  260. * Add goto issue id function (#24479)
  261. * Fix incorrect webhook time and use relative-time to display it (#24477)
  262. * RSS icon fixes (#24476)
  263. * Replace `N/A` with `-` everywhere (#24474)
  264. * Pass 'not' to commit count (#24473)
  265. * Enhance stylelint rule config, remove dead CSS (#24472)
  266. * Remove `font-awesome` and fomantic `icon` module (#24471)
  267. * Improve "new-menu" (#24465)
  268. * Remove fomantic breadcrumb module (#24463)
  269. * Improve template system and panic recovery (#24461)
  270. * Make Issue/PR/projects more compact, misc CSS tweaks (#24459)
  271. * Replace remaining fontawesome dropdown icons with SVG (#24455)
  272. * Remove all direct references to font-awesome (#24448)
  273. * Move links out of translation (#24446)
  274. * Add `ui-monospace` and `SF Mono` to `--fonts-monospace` (#24442)
  275. * Hide 'Mirror Settings' when unneeded, improve hints (#24433)
  276. * Add "Updated" column for admin repositories list (#24429)
  277. * Improve issue list filter (#24425)
  278. * Rework header bar on issue, pull requests and milestone (#24420)
  279. * Improve template helper (#24417)
  280. * Make repo size style matches others (commits/branches/tags) (#24408)
  281. * Support markdown editor for issue template (#24400)
  282. * Improve commit date in commit graph (#24399)
  283. * Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393)
  284. * Merge setting.InitXXX into one function with options (#24389)
  285. * Move `Rename branch` from repo settings page to the page of branches list (#24380)
  286. * Improve protected branch setting page (#24379)
  287. * Display 'Unknown' when runner.version is empty (#24378)
  288. * Display owner of a runner as a tooltip instead of static text (#24377)
  289. * Fix incorrect last online time in runner_edit.tmpl (#24376)
  290. * Fix unclear `IsRepositoryExist` logic (#24374)
  291. * Add custom helm repo name generated from url (#24363)
  292. * Replace placeholders in licenses (#24354)
  293. * Add rerun workflow button and refactor to use SVG octicons (#24350)
  294. * Fix runner button height (#24338)
  295. * Restore bold on repolist (#24337)
  296. * Improve RSS (#24335)
  297. * Refactor "route" related code, fix Safari cookie bug (#24330)
  298. * Alert error message if open dependencies are included in the issues that try to batch close (#24329)
  299. * Add missed column title in runner management page (#24328)
  300. * Automatically select the org when click create repo from org dashboard (#24325)
  301. * Modify width of ui container, fine tune css for settings pages and org header (#24315)
  302. * Fix config list overflow and layout (#24312)
  303. * Improve some modal action buttons (#24289)
  304. * Move code from module to service (#24287)
  305. * Sort users and orgs on explore by recency by default (#24279)
  306. * Allow using localized absolute date times within phrases with place holders and localize issue due date events (#24275)
  307. * Show workflow config error on file view also (#24267)
  308. * Improve template helper functions: string/slice (#24266)
  309. * Use more specific test methods (#24265)
  310. * Add `DumpVar` helper function to help debugging templates (#24262)
  311. * Limit avatar upload to valid image files (#24258)
  312. * Improve emoji and mention matching (#24255)
  313. * Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246)
  314. * Refactor config provider (#24245)
  315. * Improve test logger (#24235)
  316. * Default show closed actions list if all actions was closed (#24234)
  317. * Add missing badges in user profile for /projects and /packages (#24232)
  318. * Add repository counter badge to repository tab (#24205)
  319. * Move secrets and runners settings to actions settings (#24200)
  320. * Require at least one unit to be enabled (#24189)
  321. * Use same action status svg icons on actions list as on action page (#24178)
  322. * Use secondary pointing menu for tabs on user/organization home page (#24162)
  323. * Improve Wiki TOC (#24137)
  324. * Refactor locale number (#24134)
  325. * Localize activity heatmap (except tooltip) (#24131)
  326. * Fix duplicate modals when clicking on "remove all" repository button (#24129)
  327. * Add runner check in repo action page (#24124)
  328. * Support triggering workflows by wiki related events (#24119)
  329. * Refactor cookie (#24107)
  330. * Remove untranslatable `on_date` key (#24106)
  331. * Refactor delete_modal_actions template and use it for project column related actions (#24097)
  332. * Improve git log for debugging (#24095)
  333. * Add option to search for users is active join a team (#24093)
  334. * Add PDF rendering via PDFObject (#24086)
  335. * Refactor web route (#24080)
  336. * Make more functions use ctx instead of db.DefaultContext (#24068)
  337. * Make HTML template functions support context (#24056)
  338. * Refactor rename user and rename organization (#24052)
  339. * Localize milestone related time strings (#24051)
  340. * Expand selected file when clicking file tree (#24041)
  341. * Add popup to hashed comments/pull requests/issues in file editing/adding preview tab (#24040)
  342. * Add placeholder and aria attributes to release and wiki edit page (#24031)
  343. * Add new user types `reserved`, `bot`, and `remote` (#24026)
  344. * Allow adding SSH keys even if SSH server is disabled (#24025)
  345. * Use a general approach to access custom/static/builtin assets (#24022)
  346. * Update github.com/google/go-github to v52 (#24004)
  347. * Replace tribute with text-expander-element for textarea (#23985)
  348. * Group template helper functions, remove `Printf`, improve template error messages (#23982)
  349. * Drop "unrolled/render" package (#23965)
  350. * Add job.duration in web ui (#23963)
  351. * Tweak pull request branch delete ui (#23951)
  352. * Merge template functions "dict/Dict/mergeinto" (#23932)
  353. * Use a general Eval function for expressions in templates. (#23927)
  354. * Clean template/helper.go (#23922)
  355. * Actions: Use default branch as ref when a branch/tag delete occurs (#23910)
  356. * Add tooltips for MD editor buttons and add `muted` class for buttons (#23896)
  357. * Improve markdown editor: width, height, preferred (#23895)
  358. * Make Release Download URLs predictable (#23891)
  359. * Remove fomantic ".link" selector and styles (#23888)
  360. * Added close/open button to details page of milestone (#23877)
  361. * Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)
  362. * Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861)
  363. * Make first section on home page full width (#23854)
  364. * Use different SVG for pending and running actions (#23836)
  365. * Display image size for multiarch container images (#23821)
  366. * Improve action log display with control chars (#23820)
  367. * Fix dropdown direction behavior (#23806)
  368. * Fix incorrect/Improve error handle in edit user page (#23805)
  369. * Use clippie module to copy to clipboard (#23801)
  370. * Make minio package support legacy MD5 checksum (#23768)
  371. * Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict (#23766)
  372. * Refactor docs (#23752)
  373. * Fix markup background, improve wiki rendering (#23750)
  374. * Make label templates have consistent behavior and priority (#23749)
  375. * Improve LoadUnitConfig to handle invalid or duplicate units (#23736)
  376. * Append `(comment)` when a link points at a comment rather than the whole issue (#23734)
  377. * Clean some legacy files and move some build files (#23699)
  378. * Refactor repo commit list (#23690)
  379. * Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687)
  380. * Add aria attributes to interactive time tooltips. (#23661)
  381. * Fix long project name display in issue list and in related dropdown (#23653)
  382. * Use data-tooltip-content for tippy tooltip (#23649)
  383. * Fix new issue/pull request btn margin when it is next to sort (#23647)
  384. * Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626)
  385. * Allow new file and edit file preview if it has editable extension (#23624)
  386. * Replace a few fontawesome icons with svg (#23602)
  387. * `Publish Review` buttons should indicate why they are disabled (#23598)
  388. * Convert issue list checkboxes to native (#23596)
  389. * Set opaque background on markup and images (#23578)
  390. * Use a general approach to show tooltip, fix temporary tooltip bug (#23574)
  391. * Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570)
  392. * Enable color for consistency checks diffs (#23563)
  393. * Fix dropdown icon misalignment when using fomantic icon (#23558)
  394. * Decouple the issue-template code from comment_tab.tmpl (#23556)
  395. * Remove `id="comment-form"` dead code, fix tag (#23555)
  396. * Diff improvements (#23553)
  397. * Sort Python package descriptors by version to mimic PyPI format (#23550)
  398. * Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542)
  399. * Fix long name ui issues and label ui issue (#23541)
  400. * Return `repository` in npm package metadata endpoint (#23539)
  401. * Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538)
  402. * Remove stars in dashboard repo list (#23530)
  403. * Update mini-css-extract-plugin, remove postcss (#23520)
  404. * Change `Close` to either `Close issue` or `Close pull request` (#23506)
  405. * Fix theme-auto loading (#23504)
  406. * Fix tags sort by creation time (descending) on branch/tag dropdowns (#23491)
  407. * Display the version of runner in the runner list (#23490)
  408. * Replace Less with CSS (#23481)
  409. * Fix `.locale.Tr` function not found in delete modal (#23468)
  410. * Allow both fullname and username search when `DEFAULT_SHOW_FULL_NAME` is true (#23463)
  411. * Add project type descriptions in issue badge and improve project icons (#23437)
  412. * Use context for `RepositoryList.LoadAttributes` (#23435)
  413. * Refactor branch/tag selector to Vue SFC (#23421)
  414. * Keep (add if not existing) xmlns attribute for generated SVG images (#23410)
  415. * Refactor dashboard repo list to Vue SFC (#23405)
  416. * Add workflow error notification in ui (#23404)
  417. * Refactor branch/tag selector dropdown (first step) (#23394)
  418. * Reduce duplicate and useless code in options (#23369)
  419. * Convert `<div class="button">` to `<button class="button">` (#23337)
  420. * Add path prefix to ObjectStorage.Iterator (#23332)
  421. * Improve cache context (#23330)
  422. * Move pidfile creation from setting to web cmd package (#23285)
  423. * Fix tags view (#23243)
  424. * Add commit info in action page (#23210)
  425. * Support paste treepath when creating a new file or updating the file name (#23209)
  426. * Allow skipping forks and mirrors from being indexed (#23187)
  427. * Use context parameter in services/repository (#23186)
  428. * Hide target selector if tag exists when creating new release (#23171)
  429. * Improve FindProjects (#23085)
  430. * Clean Path in Options (#23006)
  431. * Add margin top to the top of branches (#23002)
  432. * Remove unnecessary and incorrect `find('.menu').toggle()` (#22987)
  433. * Improve GetBoards and getDefaultBoard (#22981)
  434. * Improve squash merge commit author and co-author with private emails (#22977)
  435. * Add --quiet option to gitea dump (#22969)
  436. * Add pagination for dashboard and user activity feeds (#22937)
  437. * Handle files starting with colons in WalkGitLog (#22935)
  438. * Add "Reviewed by you" filter for pull requests (#22927)
  439. * Parse external request id from request headers, and print it in access log (#22906)
  440. * Replace `repo.namedBlob` by `git.TreeEntry`. (#22898)
  441. * Pull Requests: add button to compare force pushed commits (#22857)
  442. * Fix pull request update showing too many commits with multiple branches (#22856)
  443. * Require approval to run actions for fork pull request (#22803)
  444. * Projects: rename Board to Column in interface and improve consistency (#22767)
  445. * Add user visibility in dashboard navbar (#22747)
  446. * Add .livemd as a markdown extension (#22730)
  447. * Clean up WebAuthn javascript code and remove JQuery code (#22697)
  448. * Merge message template support for rebase without merge commit (#22669)
  449. * Show editorconfig warnings when viewing a malformed editorconfig (#21257)
  450. * Npm packages: set repository link based on the url in package.json (#20379)
  451. * BUGFIXES
  452. * Add support for different Maven POM encoding (#25873) (#25890)
  453. * Fix incorrect repo url when changed the case of ownername (#25733) (#25881)
  454. * Fix empty project displayed in issue sidebar (#25802) (#25854)
  455. * Show correct SSL Mode on "install page" (#25818) (#25838)
  456. * Fix the error message when the token is incorrect (#25701) (#25836)
  457. * Fix incorrect oldest sort in project list (#25806) (#25835)
  458. * For API attachments, use API URL (#25639) (#25814)
  459. * Avoid amending the Rebase and Fast-forward merge if there is no message template (#25779) (#25809)
  460. * Make "install page" respect environment config (#25648) (#25799)
  461. * Fix activity type match in `matchPullRequestEvent` (#25746) (#25796)
  462. * Fix notification list bugs (#25781) (#25787)
  463. * Revert package access change from #23879 (#25707) (#25785)
  464. * Check `ctx.Written()` for `GetActionIssue` (#25698) (#25711)
  465. * Fix position of org follow button (#25688) (#25692)
  466. * Fix the nil pointer when assigning issues to projects (#25665) (#25677)
  467. * Log the real reason when authentication fails (but don't show the user) (#25414) (#25660)
  468. * Fix bug when change user name (#25637) (#25646)
  469. * Make "cancel" buttons have proper type in modal forms (#25618) (#25641)
  470. * Use AfterCommitId to get commit for Viewed functionality (#25529) (#25612)
  471. * Fix bug of branches API with tests(#25578) (#25579)
  472. * Fix content holes in Actions task logs file (#25560) (#25566)
  473. * Fix bugs related to notification endpoints (#25548) (#25562)
  474. * Add Adopt repository event and handler (#25497) (#25518)
  475. * Improve wiki sidebar and TOC (#25460) (#25477)
  476. * Make "dismiss" content shown correctly (#25461) (#25465)
  477. * Change default email domain for LDAP users (#25425) (#25434)
  478. * Fix missing commit message body when the message has leading newlines (#25418) (#25422)
  479. * Fix LDAP sync when Username Attribute is empty (#25278) (#25379)
  480. * Fetch all git data for embedding correct version in docker image (#25361) (#25373)
  481. * Fix incorrect actions ref_name (#25358) (#25367)
  482. * Write absolute AppDataPath to app.ini when installing (#25331) (#25347)
  483. * Fix incorrect config argument position for builtin SSH server (#25341)
  484. * Remove EasyMDE focus outline on text (#25328) (#25332)
  485. * Fix displayed RPM repo url (#25310) (#25313)
  486. * Fix index generation parallelly failure (#25235) (#25269)
  487. * Fix panic when migrating a repo from GitHub with issues (#25246) (#25247)
  488. * Fix task list checkbox toggle to work with YAML front matter (#25184) (#25227)
  489. * Fix compatible for webhook ref type (#25195) (#25223)
  490. * Hide limited users if viewed by anonymous ghost (#25214) (#25220)
  491. * Do not overwrite the log mode when installing (#25203) (#25209)
  492. * Fix fullscreen for action (#25200) (#25207)
  493. * Add `WithPullRequest` for `actionsNotifier` (#25144) (#25197)
  494. * Fix `MilestoneIDs` when querying issues (#25125) (#25141)
  495. * Fix incorrect git ignore rule and add missing license files (#25135) (#25138)
  496. * Remove incorrect element ID on "post-install" page (#25104) (#25129)
  497. * Fix 500 error caused by notifications without an issue such as repo transfers (#25101)
  498. * Help to recover from corrupted levelqueue (#24912)
  499. * Fix 500 error when select `No assignee` filter in issue list page (#24854)
  500. * Add validations.required check to dropdown field (#24849)
  501. * Reenable creating default webhooks. (#24626)
  502. * Fix incorrect user visibility (#24557)
  503. * Fix commits pushed with deploy keys not shown in dashboard (#24521)
  504. * Check length of `LogIndexes` in case it is outdated (#24516)
  505. * Fix incorrect CurrentUser check for docker rootless (#24441)
  506. * Fix some mistakes when using `ignSignIn` (#24415)
  507. * Fix incorrect CORS response in Http Git handler (#24303)
  508. * Fix issue attachment handling (#24202)
  509. * Make mention autocomplete case insensitive in new markdown editor (#24190)
  510. * Use 1.18's aria role for dropdown menus (#24144)
  511. * Fix internal sever error when visiting a PR that bound to the deleted team (#24127)
  512. * Add migration to fix external unit access mode of owner/admin team (#24117)
  513. * Show friendly 500 error page to users and developers (#24110)
  514. * Fix meilisearch not working when searching across multiple repositories (#24109)
  515. * Fix math and mermaid rendering bugs (#24049)
  516. * Remove "inverted" class on creating new label and cancel buttons (#24030)
  517. * Allow repo admins too to delete the repo (#23940)
  518. * Disable editing tags (#23883)
  519. * Fix review conversation reply (#23846)
  520. * Fix incorrect CORS failure detection logic (#23844)
  521. * Remove incorrect HTML self close tag (#23748)
  522. * Fix incorrect `toggle` buttons (#23676)
  523. * Introduce path Clean/Join helper functions (#23495)
  524. * Fix missed migration in #22235 (#23482)
  525. * Do not store user projects as organization projects (#23353)
  526. * Fix incorrect display for comment context menu (#23343)
  527. * Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245)
  528. * Fix submit button won't refresh in New Repository Fork page (#22994)
  529. * Remove stars when repo goes private (#19904)
  530. * TESTING
  531. * Add unit test for repository collaboration (#25640) (#25658)
  532. * Add missing test case and fix typo in tests (#24915)
  533. * Kd/fix redis unit test (#24650)
  534. * Add owner team permission check test (#24096)
  535. * Test renderReadmeFile (#23185)
  536. * Add default owner team to privated_org and limited_org in unit test (#23109)
  537. * Speed up HasUserStopwatch & GetActiveStopwatch (#23051)
  538. * Remove all package data after tests (#22984)
  539. * TRANSLATION
  540. * Backport locales to v1.20 (#25899)
  541. * Translate untranslated string in issues list (#25759) (#25761)
  542. * Remove broken translations (#25737)
  543. * Show correct naming for 1 comment (#25704) (#25712)
  544. * Add Chinese documentations for Actions (#24902)
  545. * Change `valid_until` translation to `valid_until_date` and include placeholder for the date (#24563)
  546. * Change `add_on` translation to `added_on` and include placeholder for the date (#24562)
  547. * Change `join_on` translation to `joined_on` and include placeholder for the date (#24550)
  548. * Use double quotes consistently in en-US (#24141)
  549. * Clarify Gitea/Crowdin locale behaviors, add tests for LocaleStore, fix some strings with semicolons (#23819)
  550. * Update localization.zh-cn.md (#23448)
  551. * Fix grammar in error message (#23273)
  552. * BUILD
  553. * Correct permissions for `.ssh` and `authorized_keys` (#25721) (#25730)
  554. * Upgrade snap to node 20 (#24990)
  555. * Use Go 1.20 for next release (#24859)
  556. * Ignore build for docs only (#24761)
  557. * Update cron-translations.yml (#24708)
  558. * Update to Alpine 3.18 (#24700)
  559. * Check latest version on CI (#24556)
  560. * Upgrade to Node 20 on CI, enable actions cancellation (#24524)
  561. * Mark `/templates/swagger/v1_json.tmpl` as generated file (#24306)
  562. * Enable forbidigo linter (#24278)
  563. * Introduce lint-md and compliance-docs pipeline (#24021)
  564. * Add eslint-plugin-custom-elements (#23991)
  565. * Update eslints for Vue 3 (#23935)
  566. * Improve backport-locales.go (#23807)
  567. * Don't run unnecessary steps when only docs changed (#23103)
  568. * DOCS
  569. * Docs: rootless docker ssh's default port is 2222 (#25771) (#25772)
  570. * Add documentation about supported workflow trigger events (#25582) (#25589)
  571. * Document creating an API key from the CLI (#25504)
  572. * Use the new download domain replace the old (#25405) (#25409)
  573. * Add Exoscale to installation on cloud provider docs (#25342) (#25346)
  574. * Improve some documents: release version, logging, NFS lock (#25202) (#25204)
  575. * Change branch name from master to main in some documents' links (#25126) (#25140)
  576. * Introduce how to configure cache when starting a Runner with Docker (#25077)
  577. * Docs: remove an extraneous whitespace (#24949)
  578. * Update Asciidoc markup example with safe defaults (#24920)
  579. * Fix \<empty\> in administration/config-cheat-sheet.en-us.md (#24905)
  580. * Rename docs packages title from xxx Packages Repository -> xxx Package Registry (#24895)
  581. * Replace `drone exec` to `act_runner exec` in test README.md (#24791)
  582. * Update packages overview page (#24730)
  583. * Docs for creating a user to run Gitea on Fedora/RHEL/CentOS (#24725)
  584. * Move actions as usage's subdirectory and update comparsion zh-cn version (#24719)
  585. * Document `redis-cluster` explicitly in config (#24717)
  586. * Improve reverse-proxy document and fix nginx config bug (#24616)
  587. * Fix broken `README` link (#24546)
  588. * Update `CONTRIBUTING.md` (#24492)
  589. * Docs for Gitea Actions (#24405)
  590. * Zh-cn support on doc pages (#24166)
  591. * Fix https setup doc zh-cn (#24015)
  592. * Adjust some documentations titles (#23941)
  593. * More specific and unique feed name for NuGet install command template. (#23889)
  594. * Clarify that Gitea requires JavaScript (#23677)
  595. * Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
  596. * Update PR documentation (#23620)
  597. * Add package registry architecture overview (#23445)
  598. * Add gradle samples in maven doc of packages (#23374)
  599. * Improve the frontend guideline (#23298)
  600. * Add document for `webcomponents` (#23261)
  601. * Add Gitea Community Code of Conduct (#23188)
  602. * Avoid Hugo from adding quote to actions url (#23097)
  603. * Improve reverse proxies documentation (#23068)
  604. * Docs: HTTPS configuration for zh-cn (#23039)
  605. * MISC
  606. * Do not prepare oauth2 config if it is not enabled, do not write config in some sub-commands (#25567) (#25576)
  607. * Align language menu icon and fit the footer area (#25556) (#25563)
  608. * Fix sub-command log level (#25537) (#25553)
  609. * Fix admin-dl-horizontal (#25512) (#25535)
  610. * Fix input `line-height` cutting off `g` (#25334) (#25533)
  611. * Clarify the reason why the user can't add a new email if there is a pending activation (#25509) (#25514)
  612. * Improve loadprojects for issue list (#25468) (#25493)
  613. * Use "utf8mb4" for MySQL by default (#25432)
  614. * Show outdated comments in files changed tab (#24936) (#25428)
  615. * Avoid polluting config file when "save" (#25395) (#25406)
  616. * Fix blank dir message when uploading files from web editor (#25391) (#25400)
  617. * Fix issue filters on mobile view (#25368) (#25371)
  618. * Avoid polluting the config (#25345) (#25354)
  619. * Fix action runner last online state on edit page (#25337)
  620. * Remove fomantic inverted variations (#25286) (#25289)
  621. * Show OAuth2 errors to end users (#25261) (#25271)
  622. * Fix profile render when the README.md size is larger than 1024 bytes (#25270)
  623. * Fix strange UI behavior of cancelling dismiss review modal (#25172)
  624. * Update js dependencies (#25137) (#25151)
  625. * Fix swagger documentation for multiple files API endpoint (#25110)
  626. * Fix link to customizing-gitea (#25056)
  627. * Add Link to Stars and Forks Page to Repo List (#24931)
  628. * Improve confusable character string (#24911)
  629. * Fix install page context, make the install page tests really test (#24858)
  630. * Add gitea manager reload-templates command (#24843)
  631. * Create pull request for base after editing file, if not enabled on fork (#24841)
  632. * Fix video width overflow in markdown, and other changes to match img (#24834)
  633. * Support Copy Link for video attachments (#24833)
  634. * Improve accessibility when (re-)viewing files (#24817)
  635. * Update JS dependencies (#24815)
  636. * Bump vm2 from 3.9.17 to 3.9.18 (#24742)
  637. * Add IsErrRepoFilesAlreadyExist check when fork repo (#24678)
  638. * Fix typo in act-runner file (#24652)
  639. * Do not send "registration success email" for external auth sources (#24632)
  640. * Filter get single commit (#24613)
  641. * Make diff view full width again (#24598)
  642. * Add permission check for moving issue action in project view page (#24589)
  643. * Revert "Prevent a user with a different email from accepting the team invite" (#24531)
  644. * Temporarily disable PATs until next release (#24527)
  645. * Clean up polluted styles and remove dead CSS code (#24497)
  646. * Faster git.GetDivergingCommits (#24482)
  647. * Fix test delivery button in repo webhook settings page (#24478)
  648. * Use globally shared HTMLRender (#24436)
  649. * Changelog 1.19.2 (#24365) (#24403)
  650. * Fix layouts of admin table / adapt repo / email test (#24370)
  651. * Gitea Actions add `base_ref`, `head_ref`, `api_url`, `ref_type` fields (#24356)
  652. * Fix 404 error when leaving the last private org team (#24322)
  653. * Improve External Wiki in Repo Header (#24304)
  654. * Updated upgrade script that is informing user that Gitea service has to be running in order to upgrade it (#24260)
  655. * Add run status in action view page (#24223)
  656. * Update JS dependencies (#24218)
  657. * Bump vm2 from 3.9.15 to 3.9.16 (#24089)
  658. * Update github.com/google/go-github to v51 (#23946)
  659. * Show visibility status of email in own profile (#23900)
  660. * Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890)
  661. * Add self to maintainers (#23644)
  662. * Upgrade to npm lockfile v3 and explicitely set it (#23561)
  663. * Improve indices for `action` table (#23532)
  664. * Update JS dependencies, Require Node.js 16 (#23528)
  665. * Add init file for Ubuntu (#23362)
  666. * Update go.mod dependencies (#23126)
  667. * Use minio/sha256-simd for accelerated SHA256 (#23052)
  668. * More detailed branch delete message (#22696)
  669. * Add tooltips to `Hide comment type` settings where necessary (#21306)
  670. ## [1.19.4](https://github.com/go-gitea/gitea/releases/tag/v1.19.4) - 2023-07-04
  671. * SECURITY
  672. * Fix open redirect check for more cases (#25143) (#25155)
  673. * API
  674. * Return `404` in the API if the requested webhooks were not found (#24823) (#24830)
  675. * Fix `organization` field being `null` in `GET /api/v1/teams/{id}` (#24694) (#24696)
  676. * ENHANCEMENTS
  677. * Set `--font-weight-bold` to 600 (#24840)
  678. * Make mailer SMTP check have timed context (#24751) (#24759)
  679. * Do not select line numbers when selecting text from the action run logs (#24594) (#24596)
  680. * BUGFIXES
  681. * Fix bug when change user name (#25637) (#25645)
  682. * Fix task list checkbox toggle to work with YAML front matter (#25184) (#25236)
  683. * Hide limited users if viewed by anonymous ghost (#25214) (#25224)
  684. * Add `WithPullRequest` for `actionsNotifier` (#25144) (#25196)
  685. * Fix parallelly generating index failure with Mysql (#24567) (#25081)
  686. * GitLab migration: Sanitize response for reaction list (#25054) (#25059)
  687. * Fix users cannot visit issue attachment bug (#25019) (#25027)
  688. * Fix missing reference prefix of commits when sync mirror repository (#24994)
  689. * Only validate changed columns when update user (#24867) (#24903)
  690. * Make DeleteIssue use correct context (#24885)
  691. * Fix topics deleted via API not being deleted in org page (#24825) (#24829)
  692. * Fix Actions being enabled accidentally (#24802) (#24810)
  693. * Fix missed table name on iterate lfs meta objects (#24768) (#24774)
  694. * Fix safari cookie session bug (#24772)
  695. * Respect original content when creating secrets (#24745) (#24746)
  696. * Fix Pull Mirror out-of-sync bugs (#24732) (#24733)
  697. * Fix run list broken when trigger user deleted (#24706) (#24709)
  698. * Fix issues list page multiple selection update milestones (#24660) (#24663)
  699. * Fix: release page for empty or non-existing target (#24659)
  700. * Fix close org projects (#24588) (#24591)
  701. * Refresh the refernce of the closed PR when reopening (#24231) (#24587)
  702. * Fix the permission of team's `Actions` unit issue (#24536) (#24545)
  703. * Bump go.etcd.io/bbolt and blevesearch deps (#23062) (#24519)
  704. * Fix new wiki page mirror (#24518)
  705. * Match unqualified references when syncing pulls as well (#23070)
  706. * DOCS
  707. * Change branch name from master to main in some documents' links (#25126) (#25139)
  708. * Remove unnecessary content on docs (#24976) (#25001)
  709. * Unify doc links to use paths relative to doc folder (#24979) (#25000)
  710. * Fix docs documenting invalid `@every` for `OLDER_THAN` cron settings (#24695) (#24698)
  711. * MISC
  712. * Merge different languages for language stats (#24900) (#24921)
  713. * Hiding Secrets options when Actions feature is disabled (#24792)
  714. * Improve decryption failure message (#24573) (#24575)
  715. * Makefile: Use portable !, not GNUish -not, with find(1). (#24565) (#24572)
  716. ## [1.19.3](https://github.com/go-gitea/gitea/releases/tag/1.19.3) - 2023-05-03
  717. * SECURITY
  718. * Use golang 1.20.4 to fix CVE-2023-24539, CVE-2023-24540, and CVE-2023-29400
  719. * ENHANCEMENTS
  720. * Enable whitespace rendering on selection in Monaco (#24444) (#24485)
  721. * Improve milestone filter on issues page (#22423) (#24440)
  722. * BUGFIXES
  723. * Fix api error message if fork exists (#24487) (#24493)
  724. * Fix user-cards format (#24428) (#24431)
  725. * Fix incorrect CurrentUser check for docker rootless (#24435)
  726. * Getting the tag list does not require being signed in (#24413) (#24416)
  727. ## [1.19.2](https://github.com/go-gitea/gitea/releases/tag/1.19.2) - 2023-04-26
  728. * SECURITY
  729. * Require repo scope for PATs for private repos and basic authentication (#24362) (#24364)
  730. * Only delete secrets belonging to its owner (#24284) (#24286)
  731. * API
  732. * Fix typo in API route (#24310) (#24332)
  733. * Fix access token issue on some public endpoints (#24194) (#24259)
  734. * ENHANCEMENTS
  735. * Fix broken clone script on an empty archived repo (#24339) (#24348)
  736. * Fix Monaco IOS keyboard button (#24341) (#24347)
  737. * Don't set meta `theme-color` by default (#24340) (#24346)
  738. * Wrap too long push mirror addresses (#21120) (#24334)
  739. * Add --font-weight-bold and set previous bold to 601 (#24307) (#24331)
  740. * Unify nightly naming across binaries and docker images (#24116) (#24308)
  741. * Fix footer display (#24251) (#24269)
  742. * Fix label color, fix divider in dropdown (#24215) (#24244)
  743. * Vertical widths of containers removed (#24184) (#24211)
  744. * Use correct locale key for forks page (#24172) (#24175)
  745. * Sort repo topic labels by name (#24123) (#24153)
  746. * Highlight selected file in the PR file tree (#23947) (#24126)
  747. * BUGFIXES
  748. * Fix auth check bug (#24382) (#24387)
  749. * Add tags list for repos whose release setting is disabled (#23465) (#24369)
  750. * Fix wrong error info in RepoRefForAPI (#24344) (#24351)
  751. * Fix no edit/close/delete button in org repo project view page (#24349)
  752. * Respect the REGISTER_MANUAL_CONFIRM setting when registering via OIDC (#24035) (#24333)
  753. * Remove org users who belong to no teams (#24247) (#24313)
  754. * Fix bug when deleting wiki with no code write permission (#24274) (#24295)
  755. * Handle canceled workflow as a warning instead of a fail (#24282) (#24292)
  756. * Load reviewer for comments when dismissing a review (#24281) (#24288)
  757. * Show commit history for closed/merged PRs (#24238) (#24261)
  758. * Fix owner team access mode value in team_unit table (#24224)
  759. * Fix issue attachment handling (#24202) (#24221)
  760. * Fix incorrect CORS default values (#24206) (#24217)
  761. * Fix template error in pull request with deleted head repo (#24192) (#24216)
  762. * Don't list root repository on compare page if pulls not allowed (#24183) (#24210)
  763. * Fix calReleaseNumCommitsBehind (#24148) (#24197)
  764. * Fix Org edit page bugs: renaming detection, maxlength (#24161) (#24171)
  765. * Update redis library to support redis v7 (#24114) (#24156)
  766. * Use 1.18's aria role for dropdown menus (#24144) (#24155)
  767. * Fix 2-dot direct compare to use the right base commit (#24133) (#24150)
  768. * Fix incorrect server error content in RunnersList (#24118) (#24121)
  769. * Fix mismatch between hook events and github event types (#24048) (#24091)
  770. * BUILD
  771. * Support converting varchar to nvarchar for mssql database (#24105) (#24168)
  772. ## [1.19.1](https://github.com/go-gitea/gitea/releases/tag/v1.19.1) - 2023-04-12
  773. * BREAKING
  774. * Rename actions unit to `repo.actions` and add docs for it (#23733) (#23881)
  775. * ENHANCEMENTS
  776. * Add card type to org/user level project on creation, edit and view (#24043) (#24066)
  777. * Refactor commit status for Actions jobs (#23786) (#24060)
  778. * Show errors for KaTeX and mermaid on the preview tab (#24009) (#24019)
  779. * Show protected branch rule names again (#23907) (#24018)
  780. * Adjust sticky PR header to cover background (#23956) (#23999)
  781. * Discolor pull request tab labels (#23950) (#23987)
  782. * Treat PRs with agit flow as fork PRs when triggering actions. (#23884) (#23967)
  783. * Left-align review comments (#23937)
  784. * Fix image border-radius (#23886) (#23930)
  785. * Scroll collapsed file into view (#23702) (#23929)
  786. * Fix code view (diff) broken layout (#23096) (#23918)
  787. * Org pages style fixes (#23901) (#23914)
  788. * Fix user profile description rendering (#23882) (#23902)
  789. * Fix review box viewport overflow issue (#23800) (#23898)
  790. * Prefill input values in OAuth settings as intended (#23829) (#23871)
  791. * CSS color tweaks (#23828) (#23842)
  792. * Fix incorrect visibility dropdown list in add/edit user page (#23804) (#23833)
  793. * Add CSS rules for basic colored labels (#23774) (#23777)
  794. * Add creation time in tag list page (#23693) (#23773)
  795. * Fix br display for packages curls (#23737) (#23764)
  796. * Fix issue due date edit toggle bug (#23723) (#23758)
  797. * Improve commit graph page UI alignment (#23751) (#23754)
  798. * Use GitHub Actions compatible globbing for `branches`, `tag`, `path` filter (#22804) (#23740)
  799. * Redirect to project again after editing it (#23326) (#23739)
  800. * Remove row clicking from notification table (#22695) (#23706)
  801. * Remove conflicting CSS rules on notifications, improve notifications table (#23565) (#23621)
  802. * Fix diff tree height and adjust target file style (#23616)
  803. * BUGFIXES
  804. * Improve error logging for LFS (#24072) (#24082)
  805. * Fix custom mailer template on Windows platform (#24081)
  806. * Update the value of `diffEnd` when clicking the `Show More` button in the DiffFileTree (#24069) (#24078)
  807. * Make label templates have consistent behavior and priority (#23749)
  808. * Fix accidental overwriting of LDAP team memberships (#24050) (#24065)
  809. * Fix branch protection priority (#24045) (#24061)
  810. * Use actions job link as commit status URL instead of run link (#24023) (#24032)
  811. * Add actions support to package auth verification (#23729) (#24028)
  812. * Fix protected branch for API (#24013) (#24027)
  813. * Do not escape space between PyPI repository URL and package name… (#23981) (#24008)
  814. * Fix redirect bug when creating issue from a project (#23971) (#23997)
  815. * Set `ref` to fully-formed of the tag when trigger event is `release` (#23944) (#23989)
  816. * Use Get/Set instead of Rename when regenerating session ID (#23975) (#23983)
  817. * Ensure RSS icon is present on all repo tabs (#23904) (#23973)
  818. * Remove `Repository.getFilesChanged` to fix Actions `paths` and `paths-ignore` filter (#23920) (#23969)
  819. * Delete deleted release attachments immediately from storage (#23913) (#23958)
  820. * Use ghost user if package creator does not exist (#23822) (#23915)
  821. * User/Org Feed render description as per web (#23887) (#23906)
  822. * Fix `cases.Title` crash for concurrency (#23885) (#23903)
  823. * Convert .Source.SkipVerify to $cfg.SkipVerify (#23839) (#23899)
  824. * Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#23874) (#23878)
  825. * Fix JS error when changing PR's target branch (#23862) (#23864)
  826. * Fix 500 error if there is a name conflict when editing authentication source (#23832) (#23852)
  827. * Fix closed PR also triggers Webhooks and actions (#23782) (#23834)
  828. * Fix checks for `needs` in Actions (#23789) (#23831)
  829. * Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790) (#23825)
  830. * Fix cancel button in the page of project edit not work (#23655) (#23813)
  831. * Don't apply the group filter when listing LDAP group membership if it is empty (#23745) (#23788)
  832. * Fix profile page email display, respect settings (#23747) (#23756)
  833. * Fix project card preview select and template select (#23684) (#23731)
  834. * Check LFS/Packages settings in dump and doctor command (#23631) (#23730)
  835. * Add git dashes separator to some "log" and "diff" commands (#23606) (#23720)
  836. * Create commit status when event is `pull_request_sync` (#23683) (#23691)
  837. * Fix incorrect `HookEventType` of pull request review comments (#23650) (#23678)
  838. * Fix incorrect `show-modal` and `show-panel` class (#23660) (#23663)
  839. * Improve workflow event triggers (#23613) (#23648)
  840. * Introduce path Clean/Join helper functions, partially backport&refactor (#23495) (#23607)
  841. * Fix pagination on `/notifications/watching` (#23564) (#23603)
  842. * Fix submodule is nil panic (#23588) (#23601)
  843. * Polyfill the window.customElements (#23592) (#23595)
  844. * Avoid too long names for actions (#23162) (#23190)
  845. * TRANSLATION
  846. * Backport locales (with manual fixes) (#23808, #23634, #24083)
  847. * BUILD
  848. * Hardcode the path to docker images (#23955) (#23968)
  849. * DOCS
  850. * Update documentation to explain which projects allow Gitea to host static pages (#23993) (#24058)
  851. * Merge `push to create`, `open PR from push`, and `push options` docs articles into one (#23744) (#23959)
  852. * Fix code blocks in the cheat sheet (#23664) (#23669)
  853. * MISC
  854. * Do not crash when parsing an invalid workflow file (#23972) (#23976)
  855. * Remove assertion debug code for show/hide refactoring (#23576) (#23868)
  856. * Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict (#23766) (#23791)
  857. * Make minio package support legacy MD5 checksum (#23768) (#23770)
  858. * Improve template error reporting (#23396) (#23600)
  859. ## [1.19.0](https://github.com/go-gitea/gitea/releases/tag/v1.19.0) - 2023-03-19
  860. * BREAKING
  861. * Add loading yaml label template files (#22976) (#23232)
  862. * Make issue and code search support camel case for Bleve (#22829)
  863. * Repositories: by default disable all units except code and pulls on forks (#22541)
  864. * Support template for merge message description (#22248)
  865. * Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962)
  866. * Implement actions (#21937)
  867. * Remove deprecated DSA host key from Docker Container (#21522)
  868. * Improve valid user name check (#20136)
  869. * SECURITY
  870. * Return 404 instead of 403 if user can not access the repo (#23155) (#23158)
  871. * Support scoped access tokens (#20908)
  872. * FEATURES
  873. * Add support for commit cross references (#22645)
  874. * Scoped labels (#22585)
  875. * Add Chef package registry (#22554)
  876. * Support asciicast files as new markup (#22448)
  877. * cgo cross-compile for freebsd (#22397)
  878. * Add cron method to gc LFS MetaObjects (#22385)
  879. * Add new captcha: cloudflare turnstile (#22369)
  880. * Enable `@<user>`- completion popup on the release description textarea (#22359)
  881. * make /{username}.png redirect to user/org avatar (#22356)
  882. * Add Conda package registry (#22262)
  883. * Support org/user level projects (#22235)
  884. * Add Mermaid copy button (#22225)
  885. * Add user secrets (#22191)
  886. * Secrets storage with SecretKey encrypted (#22142)
  887. * Preview images for Issue cards in Project Board view (#22112)
  888. * Add support for incoming emails (#22056)
  889. * Add Cargo package registry (#21888)
  890. * Add option to prohibit fork if user reached maximum limit of repositories (#21848)
  891. * Add attention blocks within quote blocks for `Note` and `Warning` (#21711)
  892. * Add Feed for Releases and Tags (#21696)
  893. * Add package registry cleanup rules (#21658)
  894. * Add "Copy" button to file view of raw text (#21629)
  895. * Allow disable sitemap (#21617)
  896. * Add package registry quota limits (#21584)
  897. * Map OIDC groups to Orgs/Teams (#21441)
  898. * Keep languages defined in .gitattributes (#21403)
  899. * Add Webhook authorization header (#20926)
  900. * Supports wildcard protected branch (#20825)
  901. * Copy citation file content, in APA and BibTex format, on repo home page (#19999)
  902. * API
  903. * Match api migration behavior to web behavior (#23552) (#23573)
  904. * Purge API comment (#23451) (#23452)
  905. * User creation API: allow custom "created" timestamps (#22549)
  906. * Add `updated_at` field to PullReview API object (#21812)
  907. * Add API management for issue/pull and comment attachments (#21783)
  908. * Add API endpoint to get latest release (#21267)
  909. * Support system hook API (#14537)
  910. * ENHANCEMENTS
  911. * Add `.patch` to `attachment.ALLOWED_TYPES` (#23580) (#23582)
  912. * Fix sticky header in diff view (#23554) (#23568)
  913. * Refactor merge/update git command calls (#23366) (#23544)
  914. * Fix review comment context menu clipped bug (#23523) (#23543)
  915. * Imrove scroll behavior to hash issuecomment(scroll position, auto expand if file is folded, and on refreshing) (#23513) (#23540)
  916. * Increase horizontal page padding (#23507) (#23537)
  917. * Use octicon-verified for gpg signatures (#23529) (#23536)
  918. * Make time tooltips interactive (#23526) (#23527)
  919. * Replace Less with CSS (#23508)
  920. * Fix 'View File' button in code search (#23478) (#23483)
  921. * Convert GitHub event on actions and fix some pull_request events. (#23037) (#23471)
  922. * Support reflogs (#22451) (#23438)
  923. * Fix actions frontend bugs (pagination, long name alignment) and small simplify (#23370) (#23436)
  924. * Scoped label display and documentation tweaks (#23430) (#23433)
  925. * Add missing tabs to org projects page (#22705) (#23412)
  926. * Fix and move "Use this template" button (#23398) (#23408)
  927. * Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) (#23403)
  928. * Rename `canWriteUnit` to `canWriteProjects` (#23386) (#23399)
  929. * Refactor and tidy-up the merge/update branch code (#22568) (#23365)
  930. * Refactor `setting.Database.UseXXX` to methods (#23354) (#23356)
  931. * Fix incorrect project links and use symlink icon for org-wide projects (#23325) (#23336)
  932. * Fix PR view misalignment caused by long name file (#23321) (#23335)
  933. * Scoped labels: don't require holding alt key to remove (#23303) (#23331)
  934. * Add context when rendering labels or emojis (#23281) (#23319)
  935. * Change interactiveBorder to fix popup preview (#23169) (#23314)
  936. * Scoped labels: set aria-disabled on muted Exclusive option for a11y (#23306) (#23311)
  937. * update to mermaid v10 (#23178) (#23299)
  938. * Fix code wrap for unbroken lines (#23268) (#23293)
  939. * Use async await to fix empty quote reply at first time (#23168) (#23256)
  940. * Fix switched citation format (#23250) (#23253)
  941. * Allow `<video>` in MarkDown (#22892) (#23236)
  942. * Order pull request conflict checking by recently updated, for each push (#23220) (#23225)
  943. * Fix Fomantic UI's `touchstart` fastclick, always use `click` for click events (#23065) (#23195)
  944. * Add word-break to sidebar-item-link (#23146) (#23180)
  945. * Add InsecureSkipVerify to Minio Client for Storage (#23166) (#23177)
  946. * Fix height for sticky head on large screen on PR page (#23111) (#23123)
  947. * Change style to improve whitespaces trimming inside inline markdown code (#23093) (#23120)
  948. * Avoid warning for system setting when start up (#23054) (#23116)
  949. * Add accessibility to the menu on the navbar (#23059) (#23095)
  950. * Improve accessibility for issue comments (#22612) (#23083)
  951. * Remove delete button for review comment (#23036)
  952. * Remove dashes between organization member avatars on hover (#23034)
  953. * Use `gt-relative` class instead of the ambiguous `gt-pr` class (#23008)
  954. * handle deprecated settings (#22992)
  955. * Add scopes to API to create token and display them (#22989)
  956. * Improve PR Review Box UI (#22986)
  957. * Improve issues.LoadProject (#22982)
  958. * Add all units to the units permission list in org team members sidebar (#22971)
  959. * Rename `GetUnits` to `LoadUnits` (#22970)
  960. * Rename `repo.GetOwner` to `repo.LoadOwner` (#22967)
  961. * Rename "People" to "Members" in organization page and use a better icon (#22960)
  962. * Fix avatar misalignment (#22955)
  963. * Sort issues and pulls by recently updated in user and organization home (#22925)
  964. * Add `title` to PR file tree items (#22918)
  965. * First step to refactor the `.hide` to `.gt-hidden` (#22916)
  966. * Add tooltip to issue reference (#22913)
  967. * Always show the `command line instructions` button even if there are conflicts (#22909)
  968. * Fix dark-colored description text in arc-green theme (#22908)
  969. * Remove Fomantic-UI's `.hidden` CSS class for menu elements (#22895)
  970. * Move helpers to be prefixed with `gt-` (#22879)
  971. * Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877)
  972. * Highlight focused diff file (#22870)
  973. * Add some headings to repo views (#22869)
  974. * Fix milestone title font problem (#22863)
  975. * Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862)
  976. * Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861)
  977. * Add `/$count` endpoints for NuGet v2 (#22855)
  978. * Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851)
  979. * Fix notification and stopwatch empty states (#22845)
  980. * Always go full width in PR view (#22844)
  981. * Improve AppUrl/ROOT_URL checking (#22836)
  982. * Fix style of actions rerun button (#22835)
  983. * Fix more HTMLURL in templates (#22831)
  984. * Fix inconsistent Filter Project name in issue list (#22827)
  985. * include build info in Prometheus metrics (#22819)
  986. * Make clone URL use current page's host (#22808)
  987. * Refactor legacy strange git operations (#22756)
  988. * Improve error report when user passes a private key (#22726)
  989. * set user dashboard org visibility to basic (#22706)
  990. * Fix diff UI for unexpandable items (#22700)
  991. * Remove 'primary' class from tab counter labels (#22687)
  992. * Add more events details supports for actions (#22680)
  993. * Refactor git command package to improve security and maintainability (#22678)
  994. * Use relative url in actions view (#22675)
  995. * set user visibility class to basic (#22674)
  996. * Add repository setting to enable/disable releases unit (#22671)
  997. * Remove label color from global issue filters (#22660)
  998. * Fix poor alignment of organization description on organization home page (#22656)
  999. * Small refactor for loading PRs (#22652)
  1000. * Allow setting access token scope by CLI (#22648)
  1001. * Improve accessibility of navigation bar and footer (#22635)
  1002. * Fixes accessibility behavior of Watching, Staring and Fork buttons (#22634)
  1003. * Fixes accessibility of empty repository commit status (#22632)
  1004. * Pull request yaml template support for including commit body in a field (#22629)
  1005. * Show migration validation error (#22619)
  1006. * set org visibility class to basic in header (#22605)
  1007. * Fix cache-control header clearing comment text when editing issue (#22604)
  1008. * Add ARIA support for Fomantic UI checkboxes (#22599)
  1009. * Add templates to customize text when creating and migrating repositories (#22597)
  1010. * Allow setting `redirect_to` cookie on OAuth login (#22594)
  1011. * Improve checkbox accessibility a bit by adding the title attribute (#22593)
  1012. * Allow issue templates to not render title (#22589)
  1013. * Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)
  1014. * Fix missing title and filter in issue sidebar project menu (#22557)
  1015. * Issues: support setting issue template field values with query (#22545)
  1016. * Issues: add Project filter to issues list and search (#22544)
  1017. * Pull Requests: add color to approved/reject icon in pull requests list (#22543)
  1018. * Mute all links in issue timeline (#22533)
  1019. * Dropzone: Add "Copy link" button for new uploads (#22517)
  1020. * Support importing comment types (#22510)
  1021. * Load asciicast css async (#22502)
  1022. * Move delete user to service (#22478)
  1023. * Change use of Walk to WalkDir to improve disk performance (#22462)
  1024. * Add reply hint to mail text (#22459)
  1025. * fix wrong theme class when logged out if default theme is changed (#22408)
  1026. * Refactor the setting to make unit test easier (#22405)
  1027. * Improve utils of slices (#22379)
  1028. * Use context parameter in models/git (#22367)
  1029. * Always reuse transaction (#22362)
  1030. * Fix unstable emoji sort (#22346)
  1031. * Add context cache as a request level cache (#22294)
  1032. * Reminder for no more logs to console (#22282)
  1033. * Support estimated count with multiple schemas (#22276)
  1034. * Move `convert` package to services (#22264)
  1035. * Use dynamic package type list (#22263)
  1036. * Hide file borders on sticky diff box (#22217)
  1037. * Improve notification and stopwatch styles (#22169)
  1038. * Fixed Project view .board-column height for tall screens. (#22108)
  1039. * Use multi reader instead to concat strings (#22099)
  1040. * Use git command instead of exec.Cmd in blame (#22098)
  1041. * Fix autofilled text visibility in dark mode (#22088)
  1042. * Rename almost all Ctx functions (#22071)
  1043. * Rename actions to operations on UI (#22067)
  1044. * refactor bind functions based on generics (#22055)
  1045. * Support disabling database auto migration (#22053)
  1046. * remove duplicated read file code (#22042)
  1047. * Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986)
  1048. * Skip initing disabled storages (#21985)
  1049. * Add doctor command for full GC of LFS (#21978)
  1050. * Util type to parse ref name (#21969)
  1051. * Replace fmt.Sprintf with hex.EncodeToString (#21960)
  1052. * Use random bytes to generate access token (#21959)
  1053. * Add index for access_token (#21908)
  1054. * Move all remaining colors into CSS variables (#21903)
  1055. * Webhook list enhancements (#21893)
  1056. * Embed Matrix icon as SVG (#21890)
  1057. * Remove useless "Cancel" buttons (#21872)
  1058. * fix(web): keep the pages of the navigation in the center (#21867)
  1059. * fix(web): reduce page jitter on browsers that support overlay scrollbar (#21850)
  1060. * Improvements for Content Copy (#21842)
  1061. * Tweak katex options (#21828)
  1062. * Show syntax lexer name in file view/blame (#21814)
  1063. * Remove `href="javascript:;"` in "save topics (Done)" button (#21813)
  1064. * Render number of commits in repo page in a user friendly way (#21786)
  1065. * Adjust clone timeout error to suggest increasing timeout (#21769)
  1066. * Update message of reach_limit_of_creation (#21757)
  1067. * Allow detect whether it's in a database transaction for a context.Context (#21756)
  1068. * Add configuration for CORS allowed headers (#21747)
  1069. * Move svg html render to modules/svg (#21716)
  1070. * Release and Tag List tweaks (#21712)
  1071. * Remove template previewer (#21701)
  1072. * Clean up formatting on install page (#21668)
  1073. * Configure update checker on installation page (#21655)
  1074. * Merge db.Iterate and IterateObjects (#21641)
  1075. * Add option to enable CAPTCHA validation for login (#21638)
  1076. * Allow disable RSS/Atom feed (#21622)
  1077. * Use CSS color-scheme instead of invert (#21616)
  1078. * Localize time units on activity heatmap (#21570)
  1079. * Fix UI column width, button overflow Fomantic's grid (#21559)
  1080. * feat: notify doers of a merge when automerging (#21553)
  1081. * Split migrations folder (#21549)
  1082. * feat: add button to quickly clear merge message (#21548)
  1083. * Add `context.Context` to more methods (#21546)
  1084. * Add index for hook_task table (#21545)
  1085. * Allow disable code tab (#20805)
  1086. * BUGFIXES
  1087. * Fix template error when reference Project (#23584)
  1088. * Fix dropdown icon misalignment when using fomantic icon (#23558) (#23577)
  1089. * Fix diff detail buttons wrapping, use tippy for review box (#23271) (#23546)
  1090. * Handle missing `README` in create repos API (#23387) (#23510)
  1091. * Disable sending email after push a commit to a closed PR (#23462) (#23492)
  1092. * Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy problem (#23450) (#23486)
  1093. * Fix due date being wrong on issue list (#23475) (#23477)
  1094. * Remove wrongly added column on migration test fixtures (#23456) (#23470)
  1095. * Make branches list page operations remember current page (#23420) (#23460)
  1096. * Fix missing commit status in PR which from forked repo (#23351) (#23453)
  1097. * Show edit/close/delete button on organization wide repositories (#23388) (#23429)
  1098. * Preserve file size when creating attachments (#23406) (#23426)
  1099. * Fix broken Chroma CSS styles (#23174) (#23402)
  1100. * Fix incorrect NotFound conditions in org/projects.go (#23384) (#23395)
  1101. * Set `X-Gitea-Debug` header once (#23361) (#23381)
  1102. * Pass context to avatar for projects view (#23359) (#23378)
  1103. * Fix panic when getting notes by ref (#23372) (#23377)
  1104. * Do not recognize text files as audio (#23355) (#23368)
  1105. * Fix adding of empty class name (#23352) (#23360)
  1106. * Fix various ImageDiff/SVG bugs (#23312) (#23358)
  1107. * Fix incorrect display for comment context menu (#23343) (#23344)
  1108. * Remove unnecessary space on link (#23334) (#23340)
  1109. * Fix incorrect redirect link of delete org project (#23327) (#23339)
  1110. * Fix cannot reopen after pushing commits to a closed PR (#23189) (#23324)
  1111. * Fix broken code editor diff preview (#23307) (#23320)
  1112. * Support sanitising the URL by removing extra slashes in the URL (#21333) (#23300)
  1113. * Avoid panic caused by broken payload when creating commit status (#23216) (#23294)
  1114. * Fill head commit to in payload when notifying push commits for mirroring (#23215) (#23292)
  1115. * Fix various bugs for "install" page (#23194) (#23286)
  1116. * Fix GetFilesChangedBetween if the file name may be escaped (#23272) (#23279)
  1117. * Revert relative links to absolute links in mail templates (#23267) (#23269)
  1118. * Fix commit retrieval by tag (#21804) (#23266)
  1119. * Use correct README link to render the README (#23152) (#23264)
  1120. * Close the temp file when dumping database to make the temp file can be deleted on Windows (#23249) (#23251)
  1121. * Use the correct selector to hide the checkmark of selected labels on clear (#23224) (#23228)
  1122. * Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147) (#23205)
  1123. * Properly flush unique queues on startup (#23154) (#23201)
  1124. * Pass `--global` when calling `git config --get`, for consistency with `git config --set` (#23157) (#23199)
  1125. * Make `gitea serv` respect git binary home (#23138) (#23197)
  1126. * Change button text for commenting and closing an issue at the same time (#23135) (#23182)
  1127. * Fix DBConsistency checks on MSSQL (#23132) (#23134)
  1128. * Show empty repos in Admin Repository Management page (#23114) (#23130)
  1129. * Redirect to the commit page after applying patch (#23056) (#23127)
  1130. * Fix nil context in RenderMarkdownToHtml (#23092) (#23108)
  1131. * Make issue meta dropdown support Enter, confirm before reloading (#23014) (#23102)
  1132. * Fix SyncOnCommit always return false in API of push_mirrors (#23088) (#23100)
  1133. * Fix commit name in Apply Patch page (#23086) (#23099)
  1134. * Fix some more hidden problems (#23074) (#23075)
  1135. * Bump golang.org/x/net from 0.4.0 to 0.7.0 (#22980)
  1136. * Get rules by id when editing branch protection rule (#22932)
  1137. * Fix panic when call api (/repos/{owner}/{repo}/pulls/{index}/files) (#22921)
  1138. * Increase Content field size of gpg_import_key to MEDIUMTEXT (#22897)
  1139. * Fix hidden commit status on multiple checks (#22889)
  1140. * Fix update by rebase being wrongly disabled by protected base branch (#22825)
  1141. * Make issue title edit buttons focusable and fix incorrect ajax requests (#22807)
  1142. * Fix rerun button of Actions (#22798)
  1143. * remove update language in ProfilePost (#22748)
  1144. * Do not overwrite empty DefaultBranch (#22708)
  1145. * Fix ref to trigger Actions (#22679)
  1146. * Fix time to NotifyPullRequestSynchronized (#22650)
  1147. * Show all projects, not just repo projects and open/closed projects (#22640)
  1148. * Project links should use parent link methods (#22587)
  1149. * Fix group filter for ldap source sync (#22506)
  1150. * Check quota limits for container uploads (#22450)
  1151. * Fix halfCommitter and WithTx (#22366)
  1152. * Attempt to fix TestExportUserGPGKeys (#22159)
  1153. * Fix heatmap first color being unused (#22157)
  1154. * Fix scroll over mermaid frame (#21925)
  1155. * Move migration test fixtures to the correct directories (#21901)
  1156. * fix(web): add `alt` for logo in home page (#21887)
  1157. * Fix webhook attachment text is not set in review comment (#21763)
  1158. * Alter package_version.metadata_json to LONGTEXT (#21667)
  1159. * Ensure that Webhook tasks are not double delivered (#21558)
  1160. * TESTING
  1161. * Make CI use a dummy password hasher for all tests (#22983)
  1162. * Disable test for incoming email (#22686)
  1163. * Move fuzz tests into tests/fuzz (#22376)
  1164. * Test views of LFS files (#22196)
  1165. * Specify ID in `TestAPITeam` (#22192)
  1166. * verify nodeinfo response by schema (#22137)
  1167. * Skip GitHub migration tests if the API token is undefined (#21824)
  1168. * Add a simple test for external renderer (#20033)
  1169. * TRANSLATION
  1170. * Use "Title Case" for text "Reference in new issue" (#22936)
  1171. * BUILD
  1172. * Wrap unless-check in docker manifests (#23079) (#23081)
  1173. * Adjust manifest to prevent tagging latest on rcs (#22811)
  1174. * update to build with go1.20 (#22732)
  1175. * Add Bash and Zsh completion scripts (#22646)
  1176. * Add Contributed backport command (#22643)
  1177. * Remove deprecated packages & staticcheck fixes (#22012)
  1178. * Update to Alpine 3.17 (#21904)
  1179. * Fix webpack license warning (#21815)
  1180. * DOCS
  1181. * Update documentation for the new YAML label file format (#23020) (#23341)
  1182. * Update hacking-on-gitea-zh_cn documentation (#23315) (#23323)
  1183. * Add basic documentation for labels, including scoped labels (#23304) (#23309)
  1184. * Re-add accidentally removed `hacking-on-gitea.zh-cn.md` (#23297) (#23305)
  1185. * Fix secrets overview page missing from docs sidebar (#23143) (#23145)
  1186. * Add some guidelines for refactoring (#22880)
  1187. * Explain that the no-access team unit does not affect public repositories (#22661)
  1188. * Fix incorrect Redis URL snippets in the example app.ini (#22573)
  1189. * docs: add swagger.json file location to FAQ (#22489)
  1190. * Update index.de-de.md (#22363)
  1191. * Update Gmail mailer configuration (#22291)
  1192. * Add missed reverse proxy authentication documentation (#22250)
  1193. * Add plural definitions for German translations (#21802)
  1194. * Attempt clarify AppWorkPath etc. (#21656)
  1195. * Add some documentation to packages (#21648)
  1196. * MISC
  1197. * Use `<nav>` instead of `<div>` in the global navbar (#23125) (#23533)
  1198. * Do not create commit graph for temporary repos (#23219) (#23229)
  1199. * Update button is shown when a Pull Request is marked WIP - Issue #21740 (#22683)
  1200. * Add main landmark to templates and adjust titles (#22670)
  1201. * Fix error on account activation with wrong passwd (#22609)
  1202. * Update JS dependencies (#22538)
  1203. * Display unreferenced packages total size in package admin panel (#22498)
  1204. * Mobile fix for Project view: Add delay to Sortable.js on mobile, to ensure scrolling is possible. (#22152)
  1205. * Update chroma to v2.4.0 (#22000)
  1206. * Hide collapse icon in diff with no lines (#21094)
  1207. ## [1.18.5](https://github.com/go-gitea/gitea/releases/tag/v1.18.5) - 2023-02-21
  1208. * ENHANCEMENTS
  1209. * Hide 2FA status from other members in organization members list (#22999) (#23023)
  1210. * BUGFIXES
  1211. * Add force_merge to merge request and fix checking mergable (#23010) (#23032)
  1212. * Use `--message=%s` for git commit message (#23028) (#23029)
  1213. * Render access log template as text instead of HTML (#23013) (#23025)
  1214. * Fix the Manually Merged form (#23015) (#23017)
  1215. * Use beforeCommit instead of baseCommit (#22949) (#22996)
  1216. * Display attachments of review comment when comment content is blank (#23035) (#23046)
  1217. * Return empty url for submodule tree entries (#23043) (#23048)
  1218. ## [1.18.4](https://github.com/go-gitea/gitea/releases/tag/1.18.4) - 2023-02-20
  1219. * SECURITY
  1220. * Provide the ability to set password hash algorithm parameters (#22942) (#22943)
  1221. * Add command to bulk set must-change-password (#22823) (#22928)
  1222. * ENHANCEMENTS
  1223. * Use import of OCI structs (#22765) (#22805)
  1224. * Fix color of tertiary button on dark theme (#22739) (#22744)
  1225. * Link issue and pull requests status change in UI notifications directly to their event in the timelined view. (#22627) (#22642)
  1226. * BUGFIXES
  1227. * Notify on container image create (#22806) (#22965)
  1228. * Fix blame view missing lines (#22826) (#22929)
  1229. * Fix incorrect role labels for migrated issues and comments (#22914) (#22923)
  1230. * Fix PR file tree folders no longer collapsing (#22864) (#22872)
  1231. * Escape filename when assemble URL (#22850) (#22871)
  1232. * Fix isAllowed of escapeStreamer (#22814) (#22837)
  1233. * Load issue before accessing index in merge message (#22822) (#22830)
  1234. * Improve trace logging for pulls and processes (#22633) (#22812)
  1235. * Fix restore repo bug, clarify the problem of ForeignIndex (#22776) (#22794)
  1236. * Add default user visibility to cli command "admin user create" (#22750) (#22760)
  1237. * Escape path for the file list (#22741) (#22757)
  1238. * Fix bugs with WebAuthn preventing sign in and registration. (#22651) (#22721)
  1239. * Add missing close bracket in imagediff (#22710) (#22712)
  1240. * Move code comments to a standalone file and fix the bug when adding a reply to an outdated review appears to not post(#20821) (#22707)
  1241. * Fix line spacing for plaintext previews (#22699) (#22701)
  1242. * Fix wrong hint when deleting a branch successfully from pull request UI (#22673) (#22698)
  1243. * Fix README TOC links (#22577) (#22677)
  1244. * Fix missing message in git hook when pull requests disabled on fork (#22625) (#22658)
  1245. * Improve checkIfPRContentChanged (#22611) (#22644)
  1246. * Prevent duplicate labels when importing more than 99 (#22591) (#22598)
  1247. * Don't return duplicated users who can create org repo (#22560) (#22562)
  1248. * BUILD
  1249. * Upgrade golangcilint to v1.51.0 (#22764)
  1250. * MISC
  1251. * Use proxy for pull mirror (#22771) (#22772)
  1252. * Use `--index-url` in PyPi description (#22620) (#22636)
  1253. ## [1.18.3](https://github.com/go-gitea/gitea/releases/tag/v1.18.3) - 2023-01-23
  1254. * SECURITY
  1255. * Prevent multiple `To` recipients (#22566) (#22569)
  1256. * BUGFIXES
  1257. * Truncate commit summary on repo files table. (#22551) (#22552)
  1258. * Mute all links in issue timeline (#22534)
  1259. ## [1.18.2](https://github.com/go-gitea/gitea/releases/tag/v1.18.2) - 2023-01-19
  1260. * BUGFIXES
  1261. * Fix issue not auto-closing when it includes a reference to a branch (#22514) (#22521)
  1262. * Fix invalid issue branch reference if not specified in template (#22513) (#22520)
  1263. * Fix 500 error viewing pull request when fork has pull requests disabled (#22512) (#22515)
  1264. * Reliable selection of admin user (#22509) (#22511)
  1265. * Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479) (#22496)
  1266. * BUILD
  1267. * cgo cross-compile for freebsd (#22397) (#22519)
  1268. ## [1.18.1](https://github.com/go-gitea/gitea/releases/tag/v1.18.1) - 2023-01-17
  1269. * API
  1270. * Add `sync_on_commit` option for push mirrors api (#22271) (#22292)
  1271. * BUGFIXES
  1272. * Update `github.com/zeripath/zapx/v15` (#22485)
  1273. * Fix pull request API field `closed_at` always being `null` (#22482) (#22483)
  1274. * Fix container blob mount (#22226) (#22476)
  1275. * Fix error when calculating repository size (#22392) (#22474)
  1276. * Fix Operator does not exist bug on explore page with ONLY_SHOW_RELEVANT_REPOS (#22454) (#22472)
  1277. * Fix environments for KaTeX and error reporting (#22453) (#22473)
  1278. * Remove the netgo tag for Windows build (#22467) (#22468)
  1279. * Fix migration from GitBucket (#22477) (#22465)
  1280. * Prevent panic on looking at api "git" endpoints for empty repos (#22457) (#22458)
  1281. * Fix PR status layout on mobile (#21547) (#22441)
  1282. * Fix wechatwork webhook sends empty content in PR review (#21762) (#22440)
  1283. * Remove duplicate "Actions" label in mobile view (#21974) (#22439)
  1284. * Fix leaving organization bug on user settings -> orgs (#21983) (#22438)
  1285. * Fixed colour transparency regex matching in project board sorting (#22092) (#22437)
  1286. * Correctly handle select on multiple channels in Queues (#22146) (#22428)
  1287. * Prepend refs/heads/ to issue template refs (#20461) (#22427)
  1288. * Restore function to "Show more" buttons (#22399) (#22426)
  1289. * Continue GCing other repos on error in one repo (#22422) (#22425)
  1290. * Allow HOST has no port (#22280) (#22409)
  1291. * Fix omit avatar_url in discord payload when empty (#22393) (#22394)
  1292. * Don't display stop watch top bar icon when disabled and hidden when click other place (#22374) (#22387)
  1293. * Don't lookup mail server when using sendmail (#22300) (#22383)
  1294. * Fix gravatar disable bug (#22337)
  1295. * Fix update settings table on install (#22326) (#22327)
  1296. * Fix sitemap (#22272) (#22320)
  1297. * Fix code search title translation (#22285) (#22316)
  1298. * Fix due date rendering the wrong date in issue (#22302) (#22306)
  1299. * Fix get system setting bug when enabled redis cache (#22298)
  1300. * Fix bug of DisableGravatar default value (#22297)
  1301. * Fix key signature error page (#22229) (#22230)
  1302. * TESTING
  1303. * Remove test session cache to reduce possible concurrent problem (#22199) (#22429)
  1304. * MISC
  1305. * Restore previous official review when an official review is deleted (#22449) (#22460)
  1306. * Log STDERR of external renderer when it fails (#22442) (#22444)
  1307. ## [1.18.0](https://github.com/go-gitea/gitea/releases/tag/v1.18.0) - 2022-12-29
  1308. * SECURITY
  1309. * Remove ReverseProxy authentication from the API (#22219) (#22251)
  1310. * Support Go Vulnerability Management (#21139)
  1311. * Forbid HTML string tooltips (#20935)
  1312. * BREAKING
  1313. * Rework mailer settings (#18982)
  1314. * Remove U2F support (#20141)
  1315. * Refactor `i18n` to `locale` (#20153)
  1316. * Enable contenthash in filename for dynamic assets (#20813)
  1317. * FEATURES
  1318. * Add color previews in markdown (#21474)
  1319. * Allow package version sorting (#21453)
  1320. * Add support for Chocolatey/NuGet v2 API (#21393)
  1321. * Add API endpoint to get changed files of a PR (#21177)
  1322. * Add filetree on left of diff view (#21012)
  1323. * Support Issue forms and PR forms (#20987)
  1324. * Add support for Vagrant packages (#20930)
  1325. * Add support for `npm unpublish` (#20688)
  1326. * Add badge capabilities to users (#20607)
  1327. * Add issue filter for Author (#20578)
  1328. * Add KaTeX rendering to Markdown. (#20571)
  1329. * Add support for Pub packages (#20560)
  1330. * Support localized README (#20508)
  1331. * Add support mCaptcha as captcha provider (#20458)
  1332. * Add team member invite by email (#20307)
  1333. * Added email notification option to receive all own messages (#20179)
  1334. * Switch Unicode Escaping to a VSCode-like system (#19990)
  1335. * Add user/organization code search (#19977)
  1336. * Only show relevant repositories on explore page (#19361)
  1337. * User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19133)
  1338. * Add sitemap support (#18407)
  1339. * Allow creation of OAuth2 applications for orgs (#18084)
  1340. * Add system setting table with cache and also add cache supports for user setting (#18058)
  1341. * Add pages to view watched repos and subscribed issues/PRs (#17156)
  1342. * Support Proxy protocol (#12527)
  1343. * Implement sync push mirror on commit (#19411)
  1344. * API
  1345. * Allow empty assignees on pull request edit (#22150) (#22214)
  1346. * Make external issue tracker regexp configurable via API (#21338)
  1347. * Add name field for org api (#21270)
  1348. * Show teams with no members if user is admin (#21204)
  1349. * Add latest commit's SHA to content response (#20398)
  1350. * Add allow_rebase_update, default_delete_branch_after_merge to repository api response (#20079)
  1351. * Add new endpoints for push mirrors management (#19841)
  1352. * ENHANCEMENTS
  1353. * Add setting to disable the git apply step in test patch (#22130) (#22170)
  1354. * Multiple improvements for comment edit diff (#21990) (#22007)
  1355. * Fix button in branch list, avoid unexpected page jump before restore branch actually done (#21562) (#21928)
  1356. * Fix flex layout for repo list icons (#21896) (#21920)
  1357. * Fix vertical align of committer avatar rendered by email address (#21884) (#21918)
  1358. * Fix setting HTTP headers after write (#21833) (#21877)
  1359. * Color and Style enhancements (#21784, #21799) (#21868)
  1360. * Ignore line anchor links with leading zeroes (#21728) (#21776)
  1361. * Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) (#21738)
  1362. * Use CSS color-scheme instead of invert (#21616) (#21623)
  1363. * Respect user's locale when rendering the date range in the repo activity page (#21410)
  1364. * Change `commits-table` column width (#21564)
  1365. * Refactor git command arguments and make all arguments to be safe to be used (#21535)
  1366. * CSS color enhancements (#21534)
  1367. * Add link to user profile in markdown mention only if user exists (#21533, #21554)
  1368. * Add option to skip index dirs (#21501)
  1369. * Diff file tree tweaks (#21446)
  1370. * Localize all timestamps (#21440)
  1371. * Add `code` highlighting in issue titles (#21432)
  1372. * Use Name instead of DisplayName in LFS Lock (#21415)
  1373. * Consolidate more CSS colors into variables (#21402)
  1374. * Redirect to new repository owner (#21398)
  1375. * Use ISO date format instead of hard-coded English date format for date range in repo activity page (#21396)
  1376. * Use weighted algorithm for string matching when finding files in repo (#21370)
  1377. * Show private data in feeds (#21369)
  1378. * Refactor parseTreeEntries, speed up tree list (#21368)
  1379. * Add GET and DELETE endpoints for Docker blob uploads (#21367)
  1380. * Add nicer error handling on template compile errors (#21350)
  1381. * Add `stat` to `ToCommit` function for speed (#21337)
  1382. * Support instance-wide OAuth2 applications (#21335)
  1383. * Record OAuth client type at registration (#21316)
  1384. * Add new CSS variables --color-accent and --color-small-accent (#21305)
  1385. * Improve error descriptions for unauthorized_client (#21292)
  1386. * Case-insensitive "find files in repo" (#21269)
  1387. * Consolidate more CSS rules, fix inline code on arc-green (#21260)
  1388. * Log real ip of requests from ssh (#21216)
  1389. * Save files in local storage as group readable (#21198)
  1390. * Enable fluid page layout on medium size viewports (#21178)
  1391. * File header tweaks (#21175)
  1392. * Added missing headers on user packages page (#21172)
  1393. * Display image digest for container packages (#21170)
  1394. * Skip dirty check for team forms (#21154)
  1395. * Keep path when creating a new branch (#21153)
  1396. * Remove fomantic image module (#21145)
  1397. * Make labels clickable in the comments section. (#21137)
  1398. * Sort branches and tags by date descending (#21136)
  1399. * Better repo API unit checks (#21130)
  1400. * Improve commit status icons (#21124)
  1401. * Limit length of repo description and repo url input fields (#21119)
  1402. * Show .editorconfig errors in frontend (#21088)
  1403. * Allow poster to choose reviewers (#21084)
  1404. * Remove black labels and CSS cleanup (#21003)
  1405. * Make e-mail sanity check more precise (#20991)
  1406. * Use native inputs in whitespace dropdown (#20980)
  1407. * Enhance package date display (#20928)
  1408. * Display total blob size of a package version (#20927)
  1409. * Show language name on hover (#20923)
  1410. * Show instructions for all generic package files (#20917)
  1411. * Refactor AssertExistsAndLoadBean to use generics (#20797)
  1412. * Move the official website link at the footer of gitea (#20777)
  1413. * Add support for full name in reverse proxy auth (#20776)
  1414. * Remove useless JS operation for relative time tooltips (#20756)
  1415. * Replace some icons with SVG (#20741)
  1416. * Change commit status icons to SVG (#20736)
  1417. * Improve single repo action for issue and pull requests (#20730)
  1418. * Allow multiple files in generic packages (#20661)
  1419. * Add option to create new issue from /issues page (#20650)
  1420. * Background color of private list-items updated (#20630)
  1421. * Added search input field to issue filter (#20623)
  1422. * Increase default item listing size `ISSUE_PAGING_NUM` to 20 (#20547)
  1423. * Modify milestone search keywords to be case insensitive again (#20513)
  1424. * Show hint to link package to repo when viewing empty repo package list (#20504)
  1425. * Add Tar ZSTD support (#20493)
  1426. * Make code review checkboxes clickable (#20481)
  1427. * Add "X-Gitea-Object-Type" header for GET `/raw/` & `/media/` API (#20438)
  1428. * Display project in issue list (#20434)
  1429. * Prepend commit message to template content when opening a new PR (#20429)
  1430. * Replace fomantic popup module with tippy.js (#20428)
  1431. * Allow to specify colors for text in markup (#20363)
  1432. * Allow access to the Public Organization Member lists with minimal permissions (#20330)
  1433. * Use default values when provided values are empty (#20318)
  1434. * Vertical align navbar avatar at middle (#20302)
  1435. * Delete cancel button in repo creation page (#21381)
  1436. * Include login_name in adminCreateUser response (#20283)
  1437. * fix: icon margin in user/settings/repos (#20281)
  1438. * Remove blue text on migrate page (#20273)
  1439. * Modify milestone search keywords to be case insensitive (#20266)
  1440. * Move some files into models' sub packages (#20262)
  1441. * Add tooltip to repo icons in explore page (#20241)
  1442. * Remove deprecated licenses (#20222)
  1443. * Webhook for Wiki changes (#20219)
  1444. * Share HTML template renderers and create a watcher framework (#20218)
  1445. * Allow enable LDAP source and disable user sync via CLI (#20206)
  1446. * Adds a checkbox to select all issues/PRs (#20177)
  1447. * Refactor `i18n` to `locale` (#20153)
  1448. * Disable status checks in template if none found (#20088)
  1449. * Allow manager logging to set SQL (#20064)
  1450. * Add order by for assignee no sort issue (#20053)
  1451. * Take a stab at porting existing components to Vue3 (#20044)
  1452. * Add doctor command to write commit-graphs (#20007)
  1453. * Add support for authentication based on reverse proxy email (#19949)
  1454. * Enable spellcheck for EasyMDE, use contenteditable mode (#19776)
  1455. * Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663)
  1456. * Rework mailer settings (#18982)
  1457. * Add option to purge users (#18064)
  1458. * Add author search input (#21246)
  1459. * Make rss/atom identifier globally unique (#21550)
  1460. * BUGFIXES
  1461. * Auth interface return error when verify failure (#22119) (#22259)
  1462. * Use complete SHA to create and query commit status (#22244) (#22257)
  1463. * Update bleve and zapx to fix unaligned atomic (#22031) (#22218)
  1464. * Prevent panic in doctor command when running default checks (#21791) (#21807)
  1465. * Load GitRepo in API before deleting issue (#21720) (#21796)
  1466. * Ignore line anchor links with leading zeroes (#21728) (#21776)
  1467. * Set last login when activating account (#21731) (#21755)
  1468. * Fix UI language switching bug (#21597) (#21749)
  1469. * Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) (#21738)
  1470. * Allow local package identifiers for PyPI packages (#21690) (#21727)
  1471. * Deal with markdown template without metadata (#21639) (#21654)
  1472. * Fix opaque background on mermaid diagrams (#21642) (#21652)
  1473. * Fix repository adoption on Windows (#21646) (#21650)
  1474. * Sync git hooks when config file path changed (#21619) (#21626)
  1475. * Fix 500 on PR files API (#21602) (#21607)
  1476. * Fix `Timestamp.IsZero` (#21593) (#21603)
  1477. * Fix viewing user subscriptions (#21482)
  1478. * Fix mermaid-related bugs (#21431)
  1479. * Fix branch dropdown shifting on page load (#21428)
  1480. * Fix default theme-auto selector when nologin (#21346)
  1481. * Fix and improve incorrect error messages (#21342)
  1482. * Fix formatted link for PR review notifications to matrix (#21319)
  1483. * Center-aligning content of WebAuthN page (#21127)
  1484. * Remove follow from commits by file (#20765)
  1485. * Fix commit status popup (#20737)
  1486. * Fix init mail render logic (#20704)
  1487. * Use correct page size for link header pagination (#20546)
  1488. * Preserve unix socket file (#20499)
  1489. * Use tippy.js for context popup (#20393)
  1490. * Add missing parameter for error in log message (#20144)
  1491. * Do not allow organisation owners add themselves as collaborator (#20043)
  1492. * Rework file highlight rendering and fix yaml copy-paste (#19967)
  1493. * Improve code diff highlight, fix incorrect rendered diff result (#19958)
  1494. * TESTING
  1495. * Improve OAuth integration tests (#21390)
  1496. * Add playwright tests (#20123)
  1497. * BUILD
  1498. * Switch to building with go1.19 (#20695)
  1499. * Update JS dependencies, adjust eslint (#20659)
  1500. * Add more linters to improve code readability (#19989)
  1501. ## [1.17.4](https://github.com/go-gitea/gitea/releases/tag/v1.17.4) - 2022-12-21
  1502. * SECURITY
  1503. * Do not allow Ghost access to limited visible user/org (#21849) (#21875)
  1504. * Fix package access for admins and inactive users (#21580) (#21592)
  1505. * ENHANCEMENTS
  1506. * Fix button in branch list, avoid unexpected page jump before restore branch actually done (#21562) (#21927)
  1507. * Fix vertical align of committer avatar rendered by email address (#21884) (#21919)
  1508. * Fix setting HTTP headers after write (#21833) (#21874)
  1509. * Ignore line anchor links with leading zeroes (#21728) (#21777)
  1510. * Enable Monaco automaticLayout (#21516)
  1511. * BUGFIXES
  1512. * Do not list active repositories as unadopted (#22034) (#22167)
  1513. * Correctly handle moved files in apply patch (#22118) (#22136)
  1514. * Fix condition for is_internal (#22095) (#22131)
  1515. * Fix permission check on issue/pull lock (#22114)
  1516. * Fix sorting admin user list by last login (#22081) (#22106)
  1517. * Workaround for container registry push/pull errors (#21862) (#22069)
  1518. * Fix issue/PR numbers (#22037) (#22045)
  1519. * Handle empty author names (#21902) (#22028)
  1520. * Fix ListBranches to handle empty case (#21921) (#22025)
  1521. * Fix enabling partial clones on 1.17 (#21809)
  1522. * Prevent panic in doctor command when running default checks (#21791) (#21808)
  1523. * Upgrade golang.org/x/crypto (#21792) (#21794)
  1524. * Init git module before database migration (#21764) (#21766)
  1525. * Set last login when activating account (#21731) (#21754)
  1526. * Add HEAD fix to gitea doctor (#21352) (#21751)
  1527. * Fix UI language switching bug (#21597) (#21748)
  1528. * Remove semver compatible flag and change pypi to an array of test cases (#21708) (#21729)
  1529. * Allow local package identifiers for PyPI packages (#21690) (#21726)
  1530. * Fix repository adoption on Windows (#21646) (#21651)
  1531. * Sync git hooks when config file path changed (#21619) (#21625)
  1532. * Added check for disabled Packages (#21540) (#21614)
  1533. * Fix `Timestamp.IsZero` (#21593) (#21604)
  1534. * Fix issues count bug (#21600)
  1535. * Support binary deploy in npm packages (#21589)
  1536. * Update milestone counters when issue is deleted (#21459) (#21586)
  1537. * SessionUser protection against nil pointer dereference (#21581)
  1538. * Case-insensitive NuGet symbol file GUID (#21409) (#21575)
  1539. * Suppress `ExternalLoginUserNotExist` error (#21504) (#21572)
  1540. * Prevent Authorization header for presigned LFS urls (#21531) (#21569)
  1541. * Update binding to fix bugs (#21560)
  1542. * Fix generating compare link (#21519) (#21530)
  1543. * Ignore error when retrieving changed PR review files (#21487) (#21524)
  1544. * Fix incorrect notification commit url (#21479) (#21483)
  1545. * Display total commit count in hook message (#21400) (#21481)
  1546. * Enforce grouped NuGet search results (#21442) (#21480)
  1547. * Return 404 when user is not found on avatar (#21476) (#21477)
  1548. * Normalize NuGet package version on upload (#22186) (#22201)
  1549. * MISC
  1550. * Check for zero time instant in TimeStamp.IsZero() (#22171) (#22173)
  1551. * Fix warn in database structs sync (#22111)
  1552. * Allow for resolution of NPM registry paths that match upstream (#21568) (#21723)
  1553. ## [1.17.3](https://github.com/go-gitea/gitea/releases/tag/v1.17.3) - 2022-10-15
  1554. * SECURITY
  1555. * Sanitize and Escape refs in git backend (#21464) (#21463)
  1556. * Bump `golang.org/x/text` (#21412) (#21413)
  1557. * Update bluemonday (#21281) (#21287)
  1558. * ENHANCEMENTS
  1559. * Fix empty container layer history and UI (#21251) (#21278)
  1560. * Use en-US as fallback when using other default language (#21200) (#21256)
  1561. * Make the vscode clone link respect transport protocol (#20557) (#21128)
  1562. * BUGFIXES
  1563. * Do DB update after merge in hammer context (#21401) (#21416)
  1564. * Add Num{Issues,Pulls} stats checks (#21404) (#21414)
  1565. * Stop logging CheckPath returns error: context canceled (#21064) (#21405)
  1566. * Parse OAuth Authorization header when request omits client secret (#21351) (#21374)
  1567. * Ignore port for loopback redirect URIs (#21293) (#21373)
  1568. * Set SemverCompatible to false for Conan packages (#21275) (#21366)
  1569. * Tag list should include draft releases with existing tags (#21263) (#21365)
  1570. * Fix linked account translation (#21331) (#21334)
  1571. * Make NuGet service index publicly accessible (#21242) (#21277)
  1572. * Foreign ID conflicts if ID is 0 for each item (#21271) (#21272)
  1573. * Use absolute links in feeds (#21229) (#21265)
  1574. * Prevent invalid behavior for file reviewing when loading more files (#21230) (#21234)
  1575. * Respect `REQUIRE_SIGNIN_VIEW` for packages (#20873) (#21232)
  1576. * Treat git object mode 40755 as directory (#21195) (#21218)
  1577. * Allow uppercase ASCII alphabet in PyPI package names (#21095) (#21217)
  1578. * Fix limited user cannot view himself's profile (#21212)
  1579. * Fix template bug of admin monitor (#21209)
  1580. * Fix reaction of issues (#21185) (#21196)
  1581. * Fix CSV diff for added/deleted files (#21189) (#21193)
  1582. * Fix pagination limit parameter problem (#21111)
  1583. * TESTING
  1584. * Fix missing m.Run() in TestMain (#21341)
  1585. * BUILD
  1586. * Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239)
  1587. ## [1.17.2](https://github.com/go-gitea/gitea/releases/tag/v1.17.2) - 2022-09-06
  1588. * SECURITY
  1589. * Double check CloneURL is acceptable (#20869) (#20892)
  1590. * Add more checks in migration code (#21011) (#21050)
  1591. * ENHANCEMENTS
  1592. * Fix hard-coded timeout and error panic in API archive download endpoint (#20925) (#21051)
  1593. * Improve arc-green code theme (#21039) (#21042)
  1594. * Enable contenthash in filename for dynamic assets (#20813) (#20932)
  1595. * Don't open new page for ext wiki on same repository (#20725) (#20910)
  1596. * Disable doctor logging on panic (#20847) (#20898)
  1597. * Remove calls to load Mirrors in user.Dashboard (#20855) (#20897)
  1598. * Update codemirror to 5.65.8 (#20875)
  1599. * Rework repo buttons (#20602, #20718) (#20719)
  1600. * BUGFIXES
  1601. * Ensure delete user deletes all comments (#21067) (#21068)
  1602. * Delete unreferenced packages when deleting a package version (#20977) (#21060)
  1603. * Redirect if user does not exist on admin pages (#20981) (#21059)
  1604. * Set uploadpack.allowFilter etc on gitea serv to enable partial clones with ssh (#20902) (#21058)
  1605. * Fix 500 on time in timeline API (#21052) (#21057)
  1606. * Fill the specified ref in webhook test payload (#20961) (#21055)
  1607. * Add another index for Action table on postgres (#21033) (#21054)
  1608. * Fix broken insecureskipverify handling in redis connection uris (#20967) (#21053)
  1609. * Add Dev, Peer and Optional dependencies to npm PackageMetadataVersion (#21017) (#21044)
  1610. * Do not add links to Posters or Assignees with ID < 0 (#20577) (#21037)
  1611. * Fix modified due date message (#20388) (#21032)
  1612. * Fix missed sort bug (#21006)
  1613. * Fix input.value attr for RequiredClaimName/Value (#20946) (#21001)
  1614. * Change review buttons to icons to make space for text (#20934) (#20978)
  1615. * Fix download archiver of a commit (#20962) (#20971)
  1616. * Return 404 NotFound if requested attachment does not exist (#20886) (#20941)
  1617. * Set no-tags in git fetch on compare (#20893) (#20936)
  1618. * Allow multiple metadata files for Maven packages (#20674) (#20916)
  1619. * Increase Content field size of gpg_key and public_key to MEDIUMTEXT (#20896) (#20911)
  1620. * Fix mirror address setting not working (#20850) (#20904)
  1621. * Fix push mirror address backend get error Address cause setting page display error (#20593) (#20901)
  1622. * Fix panic when an invalid oauth2 name is passed (#20820) (#20900)
  1623. * In PushMirrorsIterate and MirrorsIterate if limit is negative do not set it (#20837) (#20899)
  1624. * Ensure that graceful start-up is informed of unused SSH listener (#20877) (#20888)
  1625. * Pad GPG Key ID with preceding zeroes (#20878) (#20885)
  1626. * Fix SQL Query for `SearchTeam` (#20844) (#20872)
  1627. * Fix the mode of custom dir to 0700 in docker-rootless (#20861) (#20867)
  1628. * Fix UI mis-align for PR commit history (#20845) (#20859)
  1629. ## [1.17.1](https://github.com/go-gitea/gitea/releases/tag/1.17.1) - 2022-08-17
  1630. * SECURITY
  1631. * Correctly escape within tribute.js (#20831) (#20832)
  1632. * ENHANCEMENTS
  1633. * Add support for NuGet API keys (#20721) (#20734)
  1634. * Display project in issue list (#20583)
  1635. * Add disable download source configuration (#20548) (#20579)
  1636. * Add username check to doctor (#20140) (#20671)
  1637. * Enable Wire 2 for Internal SSH Server (#20616) (#20617)
  1638. * BUGFIXES
  1639. * Use the total issue count for UI (#20785) (#20827)
  1640. * Add proxy host into allow list (#20798) (#20819)
  1641. * Add missing translation for queue flush workers (#20791) (#20792)
  1642. * Improve comment header for mobile (#20781) (#20789)
  1643. * Fix git.Init for doctor sub-command (#20782) (#20783)
  1644. * Check webhooks slice length before calling xorm (#20642) (#20768)
  1645. * Remove manual rollback for failed generated repositories (#20639) (#20762)
  1646. * Use correct field name in npm template (#20675) (#20760)
  1647. * Keep download count on Container tag overwrite (#20728) (#20735)
  1648. * Fix v220 migration to be compatible for MSSQL 2008 r2 (#20702) (#20707)
  1649. * Use request timeout for git service rpc (#20689) (#20693)
  1650. * Send correct NuGet status codes (#20647) (#20677)
  1651. * Use correct context to get package content (#20673) (#20676)
  1652. * Fix the JS error "EventSource is not defined" caused by some non-standard browsers (#20584) (#20663)
  1653. * Add default commit messages to PR for squash merge (#20618) (#20645)
  1654. * Fix package upload for files >32mb (#20622) (#20635)
  1655. * Fix the new-line copy-paste for rendered code (#20612)
  1656. * Clean up and fix clone button script (#20415 & #20600) (#20599)
  1657. * Fix default merge style (#20564) (#20565)
  1658. * Add repository condition for issue count (#20454) (#20496)
  1659. * Make branch icon stand out more (#20726) (#20774)
  1660. * Fix loading button with invalid form (#20754) (#20759)
  1661. * Fix SecToTime edge-cases (#20610) (#20611)
  1662. * Executable check always returns true for windows (#20637) (#20835)
  1663. * Check issue labels slice length before calling xorm Insert (#20655) (#20836)
  1664. * Fix owners cannot create organization repos bug (#20841) (#20854)
  1665. * Prevent 500 is head repo does not have PullRequest unit in IsUserAllowedToUpdate (#20839) (#20848)
  1666. ## [1.17.0](https://github.com/go-gitea/gitea/releases/tag/v1.17.0) - 2022-07-30
  1667. * BREAKING
  1668. * Require go1.18 for Gitea 1.17 (#19918)
  1669. * Make AppDataPath absolute against the AppWorkPath if it is not (#19815)
  1670. * Nuke the incorrect permission report on /api/v1/notifications (#19761)
  1671. * Refactor git module, make Gitea use internal git config (#19732)
  1672. * Remove `RequireHighlightJS` field, update plantuml example. (#19615)
  1673. * Increase minimal required git version to 2.0 (#19577)
  1674. * Add a directory prefix `gitea-src-VERSION` to release-tar-file (#19396)
  1675. * Use "main" as default branch name (#19354)
  1676. * Make cron task no notice on success (#19221)
  1677. * Add pam account authorization check (#19040)
  1678. * Show messages for users if the ROOT_URL is wrong, show JavaScript errors (#18971)
  1679. * Refactor mirror code & fix StartToMirror (#18904)
  1680. * Remove deprecated SSH ciphers from default (#18697)
  1681. * Add the possibility to allow the user to have a favicon which differs from the main logo (#18542)
  1682. * Update reserved usernames list (#18438)
  1683. * Support custom ACME provider (#18340)
  1684. * Change initial TrustModel to committer (#18335)
  1685. * Update HTTP status codes (#18063)
  1686. * Upgrade Alpine from 3.13 to 3.15 (#18050)
  1687. * Restrict email address validation (#17688)
  1688. * Refactor Router Logger (#17308)
  1689. * SECURITY
  1690. * Use git.HOME_PATH for Git HOME directory (#20114) (#20293)
  1691. * Add write check for creating Commit Statuses (#20332) (#20333)
  1692. * Remove deprecated SSH ciphers from default (#18697)
  1693. * FEDERATION
  1694. * Return statistic information for nodeinfo (#19561)
  1695. * Add Webfinger endpoint (#19462)
  1696. * Store the foreign ID of issues during migration (#18446)
  1697. * FEATURES
  1698. * Automatically render wiki TOC (#19873)
  1699. * Adding button to link accounts from user settings (#19792)
  1700. * Allow set default merge style while creating repo (#19751)
  1701. * Auto merge pull requests when all checks succeeded (#9307 & #19648)
  1702. * Improve reviewing PR UX (#19612)
  1703. * Add support for rendering console output with colors (#19497)
  1704. * Add Helm Chart registry (#19406)
  1705. * Add Goroutine stack inspector to admin/monitor (#19207)
  1706. * RSS/Atom support for Orgs & Repos (#17714 & #19055)
  1707. * Add button for issue deletion (#19032)
  1708. * Allow to mark files in a PR as viewed (#19007)
  1709. * Add Index to comment for migrations and mirroring (#18806)
  1710. * Add health check endpoint (#18465)
  1711. * Add packagist webhook (#18224)
  1712. * Add "Allow edits from maintainer" feature (#18002)
  1713. * Add apply-patch, basic revert and cherry-pick functionality (#17902)
  1714. * Add Package Registry (#16510)
  1715. * Add LDAP group sync to Teams (#16299)
  1716. * Pause queues (#15928)
  1717. * Added auto-save whitespace behavior if it changed manually (#15566)
  1718. * Find files in repo (#15028)
  1719. * Provide configuration to allow camo-media proxying (#12802)
  1720. * API
  1721. * Add endpoint to serve blob or LFS file content (#19689)
  1722. * Add endpoint to check if team has repo access (#19540)
  1723. * More commit info (#19252)
  1724. * Allow to create file on empty repo (#19224)
  1725. * Allow removing issues (#18879)
  1726. * Add endpoint to query collaborators permission for a repository (#18761)
  1727. * Return primary language and repository language stats API URL (#18396)
  1728. * Implement http signatures support for the API (#17565)
  1729. * ENHANCEMENTS
  1730. * Make notification bell more prominent on mobile (#20108, #20236, #20251) (#20269)
  1731. * Adjust max-widths for the repository file table (#20243) (#20247)
  1732. * Display full name (#20171) (#20246)
  1733. * Add dbconsistency checks for Stopwatches (#20010)
  1734. * Add fetch.writeCommitGraph to gitconfig (#20006)
  1735. * Add fgprof pprof profiler (#20005)
  1736. * Move agit dependency (#19998)
  1737. * Empty log queue on flush and close (#19994)
  1738. * Remove tab/TabName usage where it's not needed (#19973)
  1739. * Improve file header on mobile (#19945)
  1740. * Move issues related files into models/issues (#19931)
  1741. * Add breaking email restrictions checker in doctor (#19903)
  1742. * Improve UX on modal for deleting an access token (#19894)
  1743. * Add alt text to logo (#19892)
  1744. * Move some code into models/git (#19879)
  1745. * Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861)
  1746. * Make user profile image show full image on mobile (#19840)
  1747. * Replace blue button and label classes with primary (#19763)
  1748. * Remove fomantic progress module (#19760)
  1749. * Allows repo search to match against "owner/repo" pattern strings (#19754)
  1750. * Move org functions (#19753)
  1751. * Move almost all functions' parameter db.Engine to context.Context (#19748)
  1752. * Show source/target branches on PR's list (#19747)
  1753. * Use http.StatusTemporaryRedirect(307) when serve avatar directly (#19739)
  1754. * Add doctor orphan check for orphaned pull requests without an existing base repo (#19731)
  1755. * Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)
  1756. * Update go-chi/cache to utilize Ping() (#19719)
  1757. * Improve commit list/view on mobile (#19712)
  1758. * Move some repository related code into sub package (#19711)
  1759. * Use a better OlderThan for DeleteInactiveUsers (#19693)
  1760. * Introduce eslint-plugin-jquery (#19690)
  1761. * Tidy up `<head>` template (#19678)
  1762. * Calculate filename hash only once (#19654)
  1763. * Simplify `IsVendor` (#19626)
  1764. * Add "Reference" section to Issue view sidebar (#19609)
  1765. * Only set CanColorStdout / CanColorStderr to true if the stdout/stderr is a terminal (#19581)
  1766. * Use for a repo action one database transaction (#19576)
  1767. * Simplify loops to copy (#19569)
  1768. * Added X-Mailer header to outgoing emails (#19562)
  1769. * use middleware to open gitRepo (#19559)
  1770. * Mute link in diff header (#19556)
  1771. * Improve UI on mobile (#19546)
  1772. * Fix Pull Request comment filename word breaks (#19535)
  1773. * Permalink files In PR diff (#19534)
  1774. * PullService lock via pullID (#19520)
  1775. * Make repository file list useable on mobile (#19515)
  1776. * more context for models (#19511)
  1777. * Refactor readme file renderer (#19502)
  1778. * By default force vertical tabs on mobile (#19486)
  1779. * Github style following followers (#19482)
  1780. * Improve action table indices (#19472)
  1781. * Use horizontal tabs for repo header on mobile (#19468)
  1782. * pass gitRepo down since its used for main repo and wiki (#19461)
  1783. * Admin should not delete himself (#19423)
  1784. * Use queue instead of memory queue in webhook send service (#19390)
  1785. * Simplify the code to get issue count (#19380)
  1786. * Add commit status popup to issuelist (#19375)
  1787. * Add RSS Feed buttons to Repo, User and Org pages (#19370)
  1788. * Add logic to switch between source/rendered on Markdown (#19356)
  1789. * Move some helper files out of models (#19355)
  1790. * Move access and repo permission to models/perm/access (#19350)
  1791. * Disallow selecting the text of buttons (#19330)
  1792. * Allow custom redirect for landing page (#19324)
  1793. * Remove dependent on session auth for api/v1 routers (#19321)
  1794. * Never use /api/v1 from Gitea UI Pages (#19318)
  1795. * Remove legacy unmaintained packages, refactor to support change default locale (#19308)
  1796. * Move milestone to models/issues/ (#19278)
  1797. * Configure OpenSSH log level via Environment in Docker (#19274)
  1798. * Move reaction to models/issues/ (#19264)
  1799. * Make git.OpenRepository accept Context (#19260)
  1800. * Move some issue methods as functions (#19255)
  1801. * Show last cron messages on monitor page (#19223)
  1802. * New cron task: delete old system notices (#19219)
  1803. * Add Redis Sentinel Authentication Support (#19213)
  1804. * Add auto logging of goroutine pid label (#19212)
  1805. * Set OpenGraph title to DisplayName in profile pages (#19206)
  1806. * Add pprof labels in processes and for lifecycles (#19202)
  1807. * Let web and API routes have different auth methods group (#19168)
  1808. * Move init repository related functions to modules (#19159)
  1809. * Feeds: render markdown to html (#19058)
  1810. * Allow users to self-request a PR review (#19030)
  1811. * Allow render HTML with css/js external links (#19017)
  1812. * Fix script compatiable with OpenWrt (#19000)
  1813. * Support ignore all santize for external renderer (#18984)
  1814. * Add note to GPG key response if user has no keys (#18961)
  1815. * Improve Stopwatch behavior (#18930)
  1816. * Improve mirror iterator (#18928)
  1817. * Uncapitalize errors (#18915)
  1818. * Prevent Stats Indexer reporting error if repo dir missing (#18870)
  1819. * Refactor SecToTime() function (#18863)
  1820. * Replace deprecated String.prototype.substr() with String.prototype.slice() (#18796)
  1821. * Move deletebeans into models/db (#18781)
  1822. * Fix display time of milestones (#18753)
  1823. * Add config option to disable "Update branch by rebase" (#18745)
  1824. * Display template path of current page in dev mode (#18717)
  1825. * Add number in queue status to monitor page (#18712)
  1826. * Change git.cmd to RunWithContext (#18693)
  1827. * Refactor i18n, use Locale to provide i18n/translation related functions (#18648)
  1828. * Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)
  1829. * Move organization related structs into sub package (#18518)
  1830. * Warn at startup if the provided `SCRIPT_TYPE` is not on the PATH (#18467)
  1831. * Use `CryptoRandomBytes` instead of `CryptoRandomString` (#18439)
  1832. * Use explicit jQuery import, remove unused eslint globals (#18435)
  1833. * Allow to filter repositories by language in explore, user and organization repositories lists (#18430)
  1834. * Use base32 for 2FA scratch token (#18384)
  1835. * Unexport var git.GlobalCommandArgs (#18376)
  1836. * Don't underline commit status icon on hover (#18372)
  1837. * Always use git command but not os.Command (#18363)
  1838. * Switch to non-deprecation setting (#18358)
  1839. * Set the LastModified header for raw files (#18356)
  1840. * Refactor jwt.StandardClaims to RegisteredClaims (#18344)
  1841. * Enable deprecation error for v1.17.0 (#18341)
  1842. * Refactor httplib (#18338)
  1843. * Limit max-height of CodeMirror editors for issue comment and wiki (#18271)
  1844. * Validate migration files (#18203)
  1845. * Format with gofumpt (#18184)
  1846. * Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177)
  1847. * Prettify number of issues (#17760)
  1848. * Add a "admin user generate-access-token" subcommand (#17722)
  1849. * Custom regexp external issues (#17624)
  1850. * Add smtp password to install page (#17564)
  1851. * Add config options to hide issue events (#17414)
  1852. * Prevent double click new issue/pull/comment button (#16157)
  1853. * Show issue assignee on project board (#15232)
  1854. * BUGFIXES
  1855. * WebAuthn CredentialID field needs to be increased in size (#20530) (#20555)
  1856. * Ensure that all unmerged files are merged when conflict checking (#20528) (#20536)
  1857. * Stop logging EOFs and exit(1)s in ssh handler (#20476) (#20529)
  1858. * Add labels to two buttons that were missing them (#20419) (#20524)
  1859. * Fix ROOT_URL detection for URLs without trailing slash (#20502) (#20503)
  1860. * Dismiss prior pull reviews if done via web in review dismiss (#20197) (#20407)
  1861. * Allow RSA 2047 bit keys (#20272) (#20396)
  1862. * Add missing return for when topic isn't found (#20351) (#20395)
  1863. * Fix commit status icon when in subdirectory (#20285) (#20385)
  1864. * Initialize cron last (#20373) (#20384)
  1865. * Set target on create release with existing tag (#20381) (#20382)
  1866. * Update xorm.io/xorm to fix a interpreting db column sizes issue on 32bit systems (#20371) (#20372)
  1867. * Make sure `repo_dir` is an empty directory or doesn't exist before 'dump-repo' (#20205) (#20370)
  1868. * Prevent context deadline error propagation in GetCommitsInfo (#20346) (#20361)
  1869. * Correctly handle draft releases without a tag (#20314) (#20335)
  1870. * Prevent "empty" scrollbars on Firefox (#20294) (#20308)
  1871. * Refactor SSH init code, fix directory creation for TrustedUserCAKeys file (#20299) (#20306)
  1872. * Bump goldmark to v1.4.13 (#20300) (#20301)
  1873. * Do not create empty ".ssh" directory when loading config (#20289) (#20298)
  1874. * Fix NPE when using non-numeric (#20277) (#20278)
  1875. * Store read access in access for team repositories (#20275) (#20276)
  1876. * EscapeFilter the group dn membership (#20200) (#20254)
  1877. * Only show Followers that current user can access (#20220) (#20252)
  1878. * Update Bluemonday to v1.0.19 (#20199) (#20209)
  1879. * Refix indices on actions table (#20158) (#20198)
  1880. * Check if project has the same repository id with issue when assign project to issue (#20133) (#20188)
  1881. * Fix remove file on initial comment (#20127) (#20128)
  1882. * Catch the error before the response is processed by goth (#20000) (#20102)
  1883. * Dashboard feed respect setting.UI.FeedPagingNum again (#20094) (#20099)
  1884. * Alter hook_task TEXT fields to LONGTEXT (#20038) (#20041)
  1885. * Respond with a 401 on git push when password isn't changed yet (#20026) (#20027)
  1886. * Return 404 when tag is broken (#20017) (#20024)
  1887. * Alter hook_task TEXT fields to LONGTEXT (#20038) (#20041)
  1888. * Respond with a 401 on git push when password isn't changed yet (#20026) (#20027)
  1889. * Return 404 when tag is broken (#20017) (#20024)
  1890. * Write Commit-Graphs in RepositoryDumper (#20004)
  1891. * Use DisplayName() instead of FullName in Oauth Provider (#19991)
  1892. * Don't buffer doctor logger (#19982)
  1893. * Always try to fetch repo for mirrors (#19975)
  1894. * Uppercase first languages letters (#19965)
  1895. * Fix cli command restore-repo: "units" should be parsed as StringSlice (#19953)
  1896. * Ensure minimum mirror interval is reported on settings page (#19895)
  1897. * Exclude Archived repos from Dashboard Milestones (#19882)
  1898. * gitconfig: set safe.directory = * (#19870)
  1899. * Prevent NPE on update mirror settings (#19864)
  1900. * Only return valid stopwatches to the EventSource (#19863)
  1901. * Prevent NPE whilst migrating if there is a team request review (#19855)
  1902. * Fix inconsistency in doctor output (#19836)
  1903. * Fix release tag for webhook (#19830)
  1904. * Add title attribute to dependencies in sidebar (#19807)
  1905. * Estimate Action Count in Statistics (#19775)
  1906. * Do not update user stars numbers unless fix is specified (#19750)
  1907. * Improved ref comment link when origin is body/title (#19741)
  1908. * Fix nodeinfo caching and prevent NPE if cache non-existent (#19721)
  1909. * Fix duplicate entry error when add team member (#19702)
  1910. * Fix sending empty notifications (#19589)
  1911. * Update image URL for Discord webhook (#19536)
  1912. * Don't let repo clone URL overflow (#19517)
  1913. * Allow commit status popup on /pulls page (#19507)
  1914. * Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmpl (#19494)
  1915. * Fix logging of Transfer API (#19456)
  1916. * Fix panic in teams API when requesting members (#19360)
  1917. * Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337)
  1918. * An attempt to sync a non-mirror repo must give 400 (Bad Request) (#19300)
  1919. * Move checks for pulls before merge into own function (#19271)
  1920. * Fix `contrib/upgrade.sh` (#19222)
  1921. * Set the default branch for repositories generated from templates (#19136)
  1922. * Fix EasyMDE error when input Enter (#19004)
  1923. * Don't clean up hardcoded `tmp` (#18983)
  1924. * Delete related notifications on issue deletion too (#18953)
  1925. * Fix trace log to show value instead of pointers (#18926)
  1926. * Fix behavior or checkbox submission. (#18851)
  1927. * Add `ContextUser` (#18798)
  1928. * Fix some mirror bugs (#18649)
  1929. * Quote MAKE to prevent path expansion with space error (#18622)
  1930. * Preserve users if restoring a repository on the same Gitea instance (#18604)
  1931. * Fix non-ASCII search on database (#18437)
  1932. * Automatically pause queue if index service is unavailable (#15066)
  1933. * TESTING
  1934. * Allow postgres integration tests to run over unix pipe (#19875)
  1935. * Prevent intermittent NPE in queue tests (#19301)
  1936. * Add test for importing pull requests in gitea uploader for migrations (#18752)
  1937. * Remove redundant comparison in repo dump/restore (#18660)
  1938. * More repo dump/restore tests, including pull requests (#18621)
  1939. * Add test coverage for original author conversion during migrations (#18506)
  1940. * TRANSLATION
  1941. * Update issue_no_dependencies description (#19112)
  1942. * Refactor webhooks i18n (#18380)
  1943. * BUILD
  1944. * Use alpine 3.16 (#19797)
  1945. * Require node 14.0 (#19451)
  1946. * DOCS
  1947. * Update documents (git/fomantic/db, etc) (#19868)
  1948. * Update the ROOT documentation and error messages (#19832)
  1949. * Update document to use FHS `/usr/local/bin/gitea` instead of `/app/...` for Docker (#19794)
  1950. * Update documentation to disable duration settings with -1 instead of 0 (#19647)
  1951. * Add warning to set SENDMAIL_ARGS to -- (#19102)
  1952. * Update nginx reverse proxy docs (#18922)
  1953. * Add example to render html files (#18736)
  1954. * Make SSH passtrough documentation better (#18687)
  1955. * Changelog 1.16.0 & 1.15.11 (#18468 & #18455) (#18470)
  1956. * Update the SSH passthrough documentation (#18366)
  1957. * Add `contrib/upgrade.sh` (#18286)
  1958. * MISC
  1959. * Fix aria for logo (#19955)
  1960. * In code search, get code unit accessible repos in one (main) query (#19764)
  1961. * Add tooltip to pending PR comments (#19662)
  1962. * Improve sync performance for pull-mirrors (#19125)
  1963. * Improve dashboard's repo list performance (#18963)
  1964. * Avoid database lookups for `DescriptionHTML` (#18924)
  1965. * Remove CodeMirror dependencies (#18911)
  1966. * Disable unnecessary mirroring elements (#18527)
  1967. * Disable unnecessary OpenID/OAuth2 elements (#18491)
  1968. * Disable unnecessary GitHooks elements (#18485)
  1969. * Change some logging levels (#18421)
  1970. * Prevent showing webauthn error for every time visiting `/user/settings/security` (#18385)
  1971. * Use correct translation key for errors (#18342)
  1972. ## [1.16.9](https://github.com/go-gitea/gitea/releases/tag/v1.16.9) - 2022-07-12
  1973. * SECURITY
  1974. * Add write check for creating Commit status (#20332) (#20334)
  1975. * Check for permission when fetching user controlled issues (#20133) (#20196)
  1976. * BUGFIXES
  1977. * Hide notify mail setting ui if not enabled (#20138) (#20337)
  1978. * Add write check for creating Commit status (#20332) (#20334)
  1979. * Only show Followers that current user can access (#20220) (#20253)
  1980. * Release page show all tags in compare dropdown (#20070) (#20071)
  1981. * Fix permission check for delete tag (#19985) (#20001)
  1982. * Only log non ErrNotExist errors in git.GetNote (#19884) (#19905)
  1983. * Use exact search instead of fuzzy search for branch filter dropdown (#19885) (#19893)
  1984. * Set Setpgid on child git processes (#19865) (#19881)
  1985. * Import git from alpine 3.16 repository as 2.30.4 is needed for `safe.directory = '*'` to work but alpine 3.13 has 2.30.3 (#19876)
  1986. * Ensure responses are context.ResponseWriters (#19843) (#19859)
  1987. * Fix incorrect usage of `Count` function (#19850)
  1988. * Fix raw endpoint PDF file headers (#19825) (#19826)
  1989. * Make WIP prefixes case insensitive, e.g. allow `Draft` as a WIP prefix (#19780) (#19811)
  1990. * Don't return 500 on NotificationUnreadCount (#19802)
  1991. * Prevent NPE when cache service is disabled (#19703) (#19783)
  1992. * Detect truncated utf-8 characters at the end of content as still representing utf-8 (#19773) (#19774)
  1993. * Fix doctor pq: syntax error at or near "." quote user table name (#19765) (#19770)
  1994. * Fix bug with assigneees (#19757)
  1995. ## [1.16.8](https://github.com/go-gitea/gitea/releases/tag/v1.16.8) - 2022-05-16
  1996. * ENHANCEMENTS
  1997. * Add doctor check/fix for bogus action rows (#19656) (#19669)
  1998. * Make .cs highlighting legible on dark themes. (#19604) (#19605)
  1999. * BUGFIXES
  2000. * Fix oauth setting list bug (#19681)
  2001. * Delete user related oauth stuff on user deletion too (#19677) (#19680)
  2002. * Fix new release from tags list UI (#19670) (#19673)
  2003. * Prevent NPE when checking repo units if the user is nil (#19625) (#19630)
  2004. * GetFeeds must always discard actions with dangling repo_id (#19598) (#19629)
  2005. * Call MultipartForm.RemoveAll when request finishes (#19606) (#19607)
  2006. * Avoid MoreThanOne error when creating a branch whose name conflicts with other ref names (#19557) (#19591)
  2007. * Fix sending empty notifications (#19589) (#19590)
  2008. * Ignore DNS error when doing migration allow/block check (#19566) (#19567)
  2009. * Fix issue overview for teams (#19652) (#19653)
  2010. ## [1.16.7](https://github.com/go-gitea/gitea/releases/tag/v1.16.7) - 2022-05-02
  2011. * SECURITY
  2012. * Escape git fetch remote (#19487) (#19490)
  2013. * BUGFIXES
  2014. * Don't overwrite err with nil (#19572) (#19574)
  2015. * On Migrations, only write commit-graph if wiki clone was successful (#19563) (#19568)
  2016. * Respect DefaultUserIsRestricted system default when creating new user (#19310) (#19560)
  2017. * Don't error when branch's commit doesn't exist (#19547) (#19548)
  2018. * Support `hostname:port` to pass host matcher's check (#19543) (#19544)
  2019. * Prevent intermittent race in attribute reader close (#19537) (#19539)
  2020. * Fix 64-bit atomic operations on 32-bit machines (#19531) (#19532)
  2021. * Prevent dangling archiver goroutine (#19516) (#19526)
  2022. * Fix migrate release from github (#19510) (#19523)
  2023. * When view _Siderbar or _Footer, just display once (#19501) (#19522)
  2024. * Fix blame page select range error and some typos (#19503)
  2025. * Fix name of doctor fix "authorized-keys" in hints (#19464) (#19484)
  2026. * User specific repoID or xorm builder conditions for issue search (#19475) (#19476)
  2027. * Prevent dangling cat-file calls (goroutine alternative) (#19454) (#19466)
  2028. * RepoAssignment ensure to close before overwrite (#19449) (#19460)
  2029. * Set correct PR status on 3way on conflict checking (#19457) (#19458)
  2030. * Mark TemplateLoading error as "UnprocessableEntity" (#19445) (#19446)
  2031. ## [1.16.6](https://github.com/go-gitea/gitea/releases/tag/v1.16.6) - 2022-04-20
  2032. * ENHANCEMENTS
  2033. * Only request write when necessary (#18657) (#19422)
  2034. * Disable service worker by default (#18914) (#19342)
  2035. * BUGFIXES
  2036. * When dumping trim the standard suffices instead of a random suffix (#19440) (#19447)
  2037. * Fix DELETE request for non-existent public key (#19443) (#19444)
  2038. * Don't panic on ErrEmailInvalid (#19441) (#19442)
  2039. * Add uploadpack.allowAnySHA1InWant to allow --filter=blob:none with older git clients (#19430) (#19438)
  2040. * Warn on SSH connection for incorrect configuration (#19317) (#19437)
  2041. * Search Issues via API, dont show 500 if filter result in empty list (#19244) (#19436)
  2042. * When updating mirror repo intervals by API reschedule next update too (#19429) (#19433)
  2043. * Fix nil error when some pages are rendered outside request context (#19427) (#19428)
  2044. * Fix double blob-hunk on diff page (#19404) (#19405)
  2045. * Don't allow merging PR's which are being conflict checked (#19357) (#19358)
  2046. * Fix middleware function's placements (#19377) (#19378)
  2047. * Fix invalid CSRF token bug, make sure CSRF tokens can be up-to-date (#19338)
  2048. * Restore user autoregistration with email addresses (#19261) (#19312)
  2049. * Move checks for pulls before merge into own function (#19271) (#19277)
  2050. * Granular webhook events in editHook (#19251) (#19257)
  2051. * Only send webhook events to active system webhooks and only deliver to active hooks (#19234) (#19248)
  2052. * Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235) (#19236)
  2053. * Touch mirrors on even on fail to update (#19217) (#19233)
  2054. * Hide sensitive content on admin panel progress monitor (#19218 & #19226) (#19231)
  2055. * Fix clone url JS error for the empty repo page (#19209)
  2056. * Bump goldmark to v1.4.11 (#19201) (#19203)
  2057. * TESTING
  2058. * Prevent intermittent failures in RepoIndexerTest (#19225 #19229) (#19228)
  2059. * BUILD
  2060. * Revert the minimal golang version requirement from 1.17 to 1.16 and add a warning in Makefile (#19319)
  2061. * MISC
  2062. * Performance improvement for add team user when org has more than 1000 repositories (#19227) (#19289)
  2063. * Check go and nodejs version by go.mod and package.json (#19197) (#19254)
  2064. ## [1.16.5](https://github.com/go-gitea/gitea/releases/tag/v1.16.5) - 2022-03-23
  2065. * BREAKING
  2066. * Bump to build with go1.18 (#19120 et al) (#19127)
  2067. * SECURITY
  2068. * Prevent redirect to Host (2) (#19175) (#19186)
  2069. * Try to prevent autolinking of displaynames by email readers (#19169) (#19183)
  2070. * Clean paths when looking in Storage (#19124) (#19179)
  2071. * Do not send notification emails to inactive users (#19131) (#19139)
  2072. * Do not send activation email if manual confirm is set (#19119) (#19122)
  2073. * ENHANCEMENTS
  2074. * Use the new/choose link for New Issue on project page (#19172) (#19176)
  2075. * BUGFIXES
  2076. * Fix showing issues in your repositories (#18916) (#19191)
  2077. * Fix compare link in active feeds for new branch (#19149) (#19185)
  2078. * Redirect .wiki/* ui link to /wiki (#18831) (#19184)
  2079. * Ensure deploy keys with write access can push (#19010) (#19182)
  2080. * Ensure that setting.LocalURL always has a trailing slash (#19171) (#19177)
  2081. * Cleanup protected branches when deleting users & teams (#19158) (#19174)
  2082. * Use IterateBufferSize whilst querying repositories during adoption check (#19140) (#19160)
  2083. * Fix NPE /repos/issues/search when not signed in (#19154) (#19155)
  2084. * Use custom favicon when viewing static files if it exists (#19130) (#19152)
  2085. * Fix the editor height in review box (#19003) (#19147)
  2086. * Ensure isSSH is set whenever DISABLE_HTTP_GIT is set (#19028) (#19146)
  2087. * Fix wrong scopes caused by empty scope input (#19029) (#19145)
  2088. * Make migrations SKIP_TLS_VERIFY apply to git too (#19132) (#19141)
  2089. * Handle email address not exist (#19089) (#19121)
  2090. * MISC
  2091. * Update json-iterator to allow compilation with go1.18 (#18644) (#19100)
  2092. * Update golang.org/x/crypto (#19097) (#19098)
  2093. ## [1.16.4](https://github.com/go-gitea/gitea/releases/tag/v1.16.4) - 2022-03-14
  2094. * SECURITY
  2095. * Restrict email address validation (#17688) (#19085)
  2096. * Fix lfs bug (#19072) (#19080)
  2097. * ENHANCEMENTS
  2098. * Improve SyncMirrors logging (#19045) (#19050)
  2099. * BUGFIXES
  2100. * Refactor mirror code & fix `StartToMirror` (#18904) (#19075)
  2101. * Update the webauthn_credential_id_sequence in Postgres (#19048) (#19060)
  2102. * Prevent 500 when there is an error during new auth source post (#19041) (#19059)
  2103. * If rendering has failed due to a net.OpError stop rendering (attempt 2) (#19049) (#19056)
  2104. * Fix flag validation (#19046) (#19051)
  2105. * Add pam account authorization check (#19040) (#19047)
  2106. * Ignore missing comment for user notifications (#18954) (#19043)
  2107. * Set `rel="nofollow noindex"` on new issue links (#19023) (#19042)
  2108. * Upgrading binding package (#19034) (#19035)
  2109. * Don't show context cancelled errors in attribute reader (#19006) (#19027)
  2110. * Fix update hint bug (#18996) (#19002)
  2111. * MISC
  2112. * Fix potential assignee query for repo (#18994) (#18999)
  2113. ## [1.16.3](https://github.com/go-gitea/gitea/releases/tag/v1.16.3) - 2022-03-02
  2114. * SECURITY
  2115. * Git backend ignore replace objects (#18979) (#18980)
  2116. * ENHANCEMENTS
  2117. * Adjust error for already locked db and prevent level db lock on malformed connstr (#18923) (#18938)
  2118. * BUGFIXES
  2119. * Set max text height to prevent overflow (#18862) (#18977)
  2120. * Fix newAttachmentPaths deletion for DeleteRepository() (#18973) (#18974)
  2121. * Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that case (#18897) (#18964)
  2122. * Send 404 on `/{org}.gpg` (#18959) (#18962)
  2123. * Fix admin user list pagination (#18957) (#18960)
  2124. * Fix lfs management setting (#18947) (#18946)
  2125. * Fix login with email panic when email is not exist (#18942)
  2126. * Update go-org to v1.6.1 (#18932) (#18933)
  2127. * Fix `<strong>` html in translation (#18929) (#18931)
  2128. * Fix page and missing return on unadopted repos API (#18848) (#18927)
  2129. * Allow adminstrator teams members to see other teams (#18918) (#18919)
  2130. * Don't treat BOM escape sequence as hidden character. (#18909) (#18910)
  2131. * Correctly link URLs to users/repos with dashes, dots or underscores (… (#18908)
  2132. * Fix redirect when using lowercase repo name (#18775) (#18902)
  2133. * Fix migration v210 (#18893) (#18892)
  2134. * Fix team management UI (#18887) (18886)
  2135. * BeforeSourcePath should point to base commit (#18880) (#18799)
  2136. * TRANSLATION
  2137. * Backport locales from master (#18944)
  2138. * MISC
  2139. * Don't update email for organisation (#18905) (#18906)
  2140. ## [1.16.2](https://github.com/go-gitea/gitea/releases/tag/v1.16.2) - 2022-02-24
  2141. * ENHANCEMENTS
  2142. * Show fullname on issue edits and gpg/ssh signing info (#18828)
  2143. * Immediately Hammer if second kill is sent (#18823) (#18826)
  2144. * Allow mermaid render error to wrap (#18791)
  2145. * BUGFIXES
  2146. * Fix ldap user sync missed email in email_address table (#18786) (#18876)
  2147. * Update assignees check to include any writing team and change org sidebar (#18680) (#18873)
  2148. * Don't report signal: killed errors in serviceRPC (#18850) (#18865)
  2149. * Fix bug where certain LDAP settings were reverted (#18859)
  2150. * Update go-org to 1.6.0 (#18824) (#18839)
  2151. * Fix login with email for ldap users (#18800) (#18836)
  2152. * Fix bug for get user by email (#18834)
  2153. * Fix panic in EscapeReader (#18820) (#18821)
  2154. * Fix ldap loginname (#18789) (#18804)
  2155. * Remove redundant call to UpdateRepoStats during migration (#18591) (#18794)
  2156. * In disk_channel queues synchronously push to disk on shutdown (#18415) (#18788)
  2157. * Fix template bug of LFS lock (#18784) (#18787)
  2158. * Attempt to fix the webauthn migration again - part 3 (#18770) (#18771)
  2159. * Send mail to issue/pr assignee/reviewer also when OnMention is set (#18707) (#18765)
  2160. * Fix a broken link in commits_list_small.tmpl (#18763) (#18764)
  2161. * Increase the size of the webauthn_credential credential_id field (#18739) (#18756)
  2162. * Prevent dangling GetAttribute calls (#18754) (#18755)
  2163. * Fix isempty detection of git repository (#18746) (#18750)
  2164. * Fix source code line highlighting on external tracker (#18729) (#18740)
  2165. * Prevent double encoding of branch names in delete branch (#18714) (#18738)
  2166. * Always set PullRequestWorkInProgressPrefixes in PrepareViewPullInfo (#18713) (#18737)
  2167. * Fix forked repositories missed tags (#18719) (#18735)
  2168. * Fix release typo (#18728) (#18731)
  2169. * Separate the details links of commit-statuses in headers (#18661) (#18730)
  2170. * Update object repo with the migrated repository (#18684) (#18726)
  2171. * Fix bug for version update hint (#18701) (#18705)
  2172. * Fix issue with docker-rootless shimming script (#18690) (#18699)
  2173. * Let `MinUnitAccessMode` return correct perm (#18675) (#18689)
  2174. * Prevent security failure due to bad APP_ID (#18678) (#18682)
  2175. * Restart zero worker if there is still work to do (#18658) (#18672)
  2176. * If rendering has failed due to a net.OpError stop rendering (#18642) (#18645)
  2177. * TESTING
  2178. * Ensure git tag tests and others create test repos in tmpdir (#18447) (#18767)
  2179. * BUILD
  2180. * Reduce CI go module downloads, add make targets (#18708, #18475, #18443) (#18741)
  2181. * MISC
  2182. * Put buttons back in org dashboard (#18817) (#18825)
  2183. * Various Mermaid improvements (#18776) (#18780)
  2184. * C preprocessor colors improvement (#18671) (#18696)
  2185. * Fix the missing i18n key for update checker (#18646) (#18665)
  2186. ## [1.16.1](https://github.com/go-gitea/gitea/releases/tag/v1.16.1) - 2022-02-06
  2187. * SECURITY
  2188. * Update JS dependencies, fix lint (#18389) (#18540)
  2189. * ENHANCEMENTS
  2190. * Add dropdown icon to label set template dropdown (#18564) (#18571)
  2191. * BUGFIXES
  2192. * comments on migrated issues/prs must link to the comment ID (#18630) (#18637)
  2193. * Stop logging an error when notes are not found (#18626) (#18635)
  2194. * Ensure that blob-excerpt links work for wiki (#18587) (#18624)
  2195. * Only attempt to flush queue if the underlying worker pool is not finished (#18593) (#18620)
  2196. * Ensure commit-statuses box is sized correctly in headers (#18538) (#18606)
  2197. * Prevent merge messages from being sorted to the top of email chains (#18566) (#18588)
  2198. * Prevent panic on prohibited user login with oauth2 (#18562) (#18563)
  2199. * Collaborator trust model should trust collaborators (#18539) (#18557)
  2200. * Detect conflicts with 3way merge (#18536) (#18537)
  2201. * In docker rootless use $GITEA_APP_INI if provided (#18524) (#18535)
  2202. * Add `GetUserTeams` (#18499) (#18531)
  2203. * Fix review excerpt (#18502) (#18530)
  2204. * Fix for AvatarURL database type (#18487) (#18529)
  2205. * Use `ImagedProvider` for gplus oauth2 provider (#18504) (#18505)
  2206. * Fix OAuth Source Edit Page (#18495) (#18503)
  2207. * Use "read" value for General Access (#18496) (#18500)
  2208. * Prevent NPE on partial match of compare URL and allow short SHA1 compare URLs (#18472) (#18473)
  2209. * BUILD
  2210. * Make docker gitea/gitea:v1.16-dev etc refer to the latest build on that branch (#18551) (#18569)
  2211. * DOCS
  2212. * Update 1.16.0 changelog to set #17846 as breaking (#18533) (#18534)
  2213. ## [1.16.0](https://github.com/go-gitea/gitea/releases/tag/v1.16.0) - 2022-01-30
  2214. * BREAKING
  2215. * Remove golang vendored directory (#18277)
  2216. * Paginate releases page & set default page size to 10 (#16857)
  2217. * Use shadowing script for docker (#17846)
  2218. * Only allow webhook to send requests to allowed hosts (#17482)
  2219. * SECURITY
  2220. * Disable content sniffing on `PlainTextBytes` (#18359) (#18365)
  2221. * Only view milestones from current repo (#18414) (#18417)
  2222. * Sanitize user-input on file name (#17666)
  2223. * Use `hostmatcher` to replace `matchlist` to improve blocking of bad hosts in Webhooks (#17605)
  2224. * FEATURES
  2225. * Add/update SMTP auth providers via cli (#18197)
  2226. * Support webauthn (#17957)
  2227. * Team permission allow different unit has different permission (#17811)
  2228. * Implement Well-Known URL for password change (#17777)
  2229. * Add support for ssh commit signing (#17743)
  2230. * Allow Loading of Diffs that are too large (#17739)
  2231. * Add copy button to markdown code blocks (#17638)
  2232. * Add .gitattribute assisted language detection to blame, diff and render (#17590)
  2233. * Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568)
  2234. * Add Reindex buttons to repository settings page (#17494)
  2235. * Make SSL cipher suite configurable (#17440)
  2236. * Add groups scope/claim to OIDC/OAuth2 Provider (#17367)
  2237. * Add simple update checker to Gitea (#17212)
  2238. * Migrated Repository will show modifications when possible (#17191)
  2239. * Create pub/priv keypair for federation (#17071)
  2240. * Make LDAP be able to skip local 2FA (#16954)
  2241. * Add nodeinfo endpoint for federation purposes (#16953)
  2242. * Save and view issue/comment content history (#16909)
  2243. * Use git attributes to determine generated and vendored status for language stats and diffs (#16773)
  2244. * Add migrate from Codebase (#16768)
  2245. * Add migration from GitBucket (#16767)
  2246. * Add OAuth2 introspection endpoint (#16752)
  2247. * Add proxy settings and support for migration and webhook (#16704)
  2248. * Add microsoft oauth2 providers (#16544)
  2249. * Send registration email on user autoregistration (#16523)
  2250. * Defer Last Commit Info (#16467)
  2251. * Support unprotected file patterns (#16395)
  2252. * Add migrate from OneDev (#16356)
  2253. * Add option to update pull request by `rebase` (#16125)
  2254. * Add RSS/Atom feed support for user actions (#16002)
  2255. * Add support for corporate WeChat webhooks (#15910)
  2256. * Add a simple way to rename branch like gh (#15870)
  2257. * Add bundle download for repository (#14538)
  2258. * Add agit flow support in gitea (#14295)
  2259. * API
  2260. * Add MirrorUpdated field to Repository API type (#18267)
  2261. * Adjust Fork API to allow setting a custom repository name (#18066)
  2262. * Add API to manage repo tranfers (#17963)
  2263. * Add API to get file commit history (#17652)
  2264. * Add API to get issue/pull comments and events (timeline) (#17403)
  2265. * Add API to get/edit wiki (#17278)
  2266. * Add API for get user org permissions (#17232)
  2267. * Add HTML urls to notification API (#17178)
  2268. * Add API to get commit diff/patch (#17095)
  2269. * Respond with updated notifications in API (#17064)
  2270. * Add API to fetch git notes (#16649)
  2271. * Generalize list header for API (#16551)
  2272. * Add API Token Cache (#16547)
  2273. * Allow Token API calls be authorized using the reverse-proxy header (#15119)
  2274. * ENHANCEMENTS
  2275. * Make the height of the editor in Review Box smaller (4 lines as GitHub) (#18319)
  2276. * Return nicer error if trying to pull from non-existent user (#18288)
  2277. * Show pull link for agit pull request also (#18235)
  2278. * Enable partial clone by default (#18195)
  2279. * Added replay of webhooks (#18191)
  2280. * Show OAuth callback error message (#18185)
  2281. * Increase Salt randomness (#18179)
  2282. * Add MP4 as default allowed attachment type (#18170)
  2283. * Include folders into size cost (#18158)
  2284. * Remove `/email2user` endpoint (#18127)
  2285. * Handle invalid issues (#18111)
  2286. * Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069)
  2287. * Support open compare page directly (#17975)
  2288. * Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (#17954)
  2289. * Clean legacy SimpleMDE code (#17926)
  2290. * Refactor install page (db type) (#17919)
  2291. * Improve interface when comparing a branch which has created a pull request (#17911)
  2292. * Allow default branch to be inferred on compare page (#17908)
  2293. * Display issue/comment role even if repo archived (#17907)
  2294. * Always set a message-id on mails (#17900)
  2295. * Change `<a>` elements to underline on hover (#17898)
  2296. * Render issue references in file table (#17897)
  2297. * Handle relative unix socket paths (#17836)
  2298. * Move accessmode into models/perm (#17828)
  2299. * Fix some org style problems (#17807)
  2300. * Add List-Unsubscribe header (#17804)
  2301. * Create menus for organization pages (#17802)
  2302. * Switch archive URL code back to href attributes (#17796)
  2303. * Refactor "refs/*" string usage by using constants (#17784)
  2304. * Allow forks to org if you can create repos (#17783)
  2305. * Improve install code to avoid low-level mistakes. (#17779)
  2306. * Improve ellipsis buttons (#17773)
  2307. * Add restrict and no-user-rc to authorized_keys (#17772)
  2308. * Add copy Commit ID button in commits list (#17759)
  2309. * Make `bind` error more readable (#17750)
  2310. * Fix navbar on project view (#17749)
  2311. * More pleasantly handle broken or missing git repositories (#17747)
  2312. * Use `*PushUpdateOptions` as receiver (#17724)
  2313. * Remove unused `user` paramater (#17723)
  2314. * Better builtin avatar generator (#17707)
  2315. * Cleanup and use global style on popups (#17674)
  2316. * Move user/org deletion to services (#17673)
  2317. * Added comment for changing issue ref (#17672)
  2318. * Allow admins to change user avatars (#17661)
  2319. * Only set `data-path` once for each file in diff pages (#17657)
  2320. * Add icon to vscode clone link (#17641)
  2321. * Add download button for file viewer (#17640)
  2322. * Add pagination to fork list (#17639)
  2323. * Use a standalone struct name for Organization (#17632)
  2324. * Minor readability patch. (#17627)
  2325. * Add context support for GetUserByID (#17602)
  2326. * Move merge-section to `> .content` (#17582)
  2327. * Remove NewSession method from db.Engine interface (#17577)
  2328. * Move unit into models/unit/ (#17576)
  2329. * Restrict GetDeletedBranchByID to the repositories deleted branches (#17570)
  2330. * Refactor commentTags functionality (#17558)
  2331. * Make Repo Code Indexer an Unique Queue (#17515)
  2332. * Simplify Gothic to use our session store instead of creating a different store (#17507)
  2333. * Add settings to allow different SMTP envelope from address (#17479)
  2334. * Properly determine CSV delimiter (#17459)
  2335. * Hide label comments if labels were added and removed immediately (#17455)
  2336. * Tune UI alignment for nav bar notification icon, avatar image, issue label (#17438)
  2337. * Add appearance section in settings (#17433)
  2338. * Move key forms before list and add cancel button (#17432)
  2339. * When copying executables to the docker chmod them (#17423)
  2340. * Remove deprecated `extendDefaultPlugins` method of svgo (#17399)
  2341. * Fix the click behavior for <tr> and <td> with [data-href] (#17388)
  2342. * Refactor update checker to use AppState (#17387)
  2343. * Improve async/await usage, and sort init calls in `index.js` (#17386)
  2344. * Use a variable but a function for IsProd because of a slight performance increment (#17368)
  2345. * Frontend refactor, PascalCase to camelCase, remove unused code (#17365)
  2346. * Hide command line merge instructions when user can't push (#17339)
  2347. * Move session to models/login (#17338)
  2348. * Sync gitea app path for git hooks and authorized keys when starting (#17335)
  2349. * Make the Mirror Queue a queue (#17326)
  2350. * Add "Copy branch name" button to pull request page (#17323)
  2351. * Fix repository summary on mobile (#17322)
  2352. * Split `index.js` to separate files (#17315)
  2353. * Show direct match on top for user search (#17303)
  2354. * Frontend refactor: move Vue related code from `index.js` to `components` dir, and remove unused codes. (#17301)
  2355. * Upgrade chi to v5 (#17298)
  2356. * Disable form autofill (#17291)
  2357. * Improve behavior of "Fork" button (#17288)
  2358. * Open markdown image links in new window (#17287)
  2359. * Add hints for special Wiki pages (#17283)
  2360. * Move add deploy key form before the list and add a cancel button (#17228)
  2361. * Allow adding multiple issues to a project (#17226)
  2362. * Add metrics to get issues by repository (#17225)
  2363. * Add specific event type to header (#17222)
  2364. * Redirect on project after issue created (#17211)
  2365. * Reference in new issue modal: dont pre-populate issue title (#17208)
  2366. * Always set a unique Message-ID header (#17206)
  2367. * Add projects and project boards in exposed metrics (#17202)
  2368. * Add metrics to get issues by label (#17201)
  2369. * Add protection to disable Gitea when run as root (#17168)
  2370. * Don't return binary file changes in raw PR diffs by default (#17158)
  2371. * Support sorting for project board issuses (#17152)
  2372. * Force color-adjust for markdown checkboxes (#17146)
  2373. * Add option to copy line permalink (#17145)
  2374. * Move twofactor to models/login (#17143)
  2375. * Multiple tokens support for migrating from github (#17134)
  2376. * Unify issue and PR subtitles (#17133)
  2377. * Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125)
  2378. * Fix problem when database id is not increment as expected (#17124)
  2379. * Avatar refactor, move avatar code from `models` to `models.avatars`, remove duplicated code (#17123)
  2380. * Re-allow clipboard copy on non-https sites (#17118)
  2381. * DBContext is just a Context (#17100)
  2382. * Move login related structs and functions to models/login (#17093)
  2383. * Add SkipLocal2FA option to pam and smtp sources (#17078)
  2384. * Move db related basic functions to models/db (#17075)
  2385. * Fixes username tagging in "Reference in new issue" (#17074)
  2386. * Use light/dark theme based on system preference (#17051)
  2387. * Always emit the configuration path (#17036)
  2388. * Add `AbsoluteListOptions` (#17028)
  2389. * Use common sessioner for API and Web (#17027)
  2390. * Fix overflow label in small view (#17020)
  2391. * Report the associated filter if there is an error in LDAP (#17014)
  2392. * Add "new issue" btn on project (#17001)
  2393. * Add doctor dbconsistency check for release and attachment (#16978)
  2394. * Disable Fomantic's CSS tooltips (#16974)
  2395. * Add Cache-Control to avatar redirects (#16973)
  2396. * Make mirror feature more configurable (#16957)
  2397. * Add skip and limit to git.GetTags (#16897)
  2398. * Remove ParseQueueConnStr as it is unused (#16878)
  2399. * Remove unused Fomantic sidebar module (#16853)
  2400. * Allow LDAP Sources to provide Avatars (#16851)
  2401. * Remove Dashboard/Home button from the navbar (#16844)
  2402. * Use conditions but not repo ids as query condition (#16839)
  2403. * Add user settings key/value DB table (#16834)
  2404. * Add buttons to allow loading of incomplete diffs (#16829)
  2405. * Add information for migrate failure (#16803)
  2406. * Add EdDSA JWT signing algorithm (#16786)
  2407. * Add user status filter to admin user management page (#16770)
  2408. * Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766)
  2409. * Do not use thin scrollbars on Firefox (#16738)
  2410. * Download LFS in git and web workflow from minio/s3 directly (SERVE_DIRECT) (#16731)
  2411. * Compute proper foreground color for labels (#16729)
  2412. * Add edit button to wiki sidebar and footer (#16719)
  2413. * Fix migration svg color (#16715)
  2414. * Add link to vscode to repo header (#16664)
  2415. * Add filter by owner and team to issue/pulls search endpoint (#16662)
  2416. * Kanban colored boards (#16647)
  2417. * Allow setting X-FRAME-OPTIONS (#16643)
  2418. * Separate open and closed issue in metrics (#16637)
  2419. * Support direct comparison (git diff a..b) as well merge comparison (a…b) (#16635)
  2420. * Add setting to OAuth handlers to skip local 2FA authentication (#16594)
  2421. * Make PR merge options more intuitive (#16582)
  2422. * Show correct text when comparing commits on empty pull request (#16569)
  2423. * Pre-fill suggested New File 'name' and 'content' with Query Params (#16556)
  2424. * Add an abstract json layout to make it's easier to change json library (#16528)
  2425. * Make Mermaid.js limit configurable (#16519)
  2426. * Improve 2FA autofill (#16473)
  2427. * Add modals to Organization and Team remove/leave (#16471)
  2428. * Show tag name on dashboard items list (#16466)
  2429. * Change default cron schedules from @every 24h to @midnight (#16431)
  2430. * Prevent double sanitize (#16386)
  2431. * Replace `list.List` with slices (#16311)
  2432. * Add configuration option to restrict users by default (#16256)
  2433. * Move login out of models (#16199)
  2434. * Support pagination of organizations on user settings pages (#16083)
  2435. * Switch migration icon to svg (#15954)
  2436. * Add left padding for chunk header of split diff view (#13397)
  2437. * Allow U2F 2FA without TOTP (#11573)
  2438. * BUGFIXES
  2439. * GitLab reviews may not have the updated_at field set (#18450) (#18461)
  2440. * Fix detection of no commits when the default branch is not master (#18422) (#18423)
  2441. * Fix broken oauth2 authentication source edit page (#18412) (#18419)
  2442. * Place inline diff comment dialogs on split diff in 4th and 8th columns (#18403) (#18404)
  2443. * Fix restore without topic failure (#18387) (#18400)
  2444. * Fix commit's time (#18375) (#18392)
  2445. * Fix partial cloning a repo (#18373) (#18377)
  2446. * Stop trimming preceding and suffixing spaces from editor filenames (#18334)
  2447. * Prevent showing webauthn error for every time visiting `/user/settings/security` (#18386)
  2448. * Fix mime-type detection for HTTP server (#18370) (#18371)
  2449. * Stop trimming preceding and suffixing spaces from editor filenames (#18334)
  2450. * Restore propagation of ErrDependenciesLeft (#18325)
  2451. * Fix PR comments UI (#18323)
  2452. * Use indirect comparison when showing pull requests (#18313)
  2453. * Replace satori/go.uuid with gofrs/uuid (#18311)
  2454. * Fix commit links on compare page (#18310)
  2455. * Don't show double error response in git hook (#18292)
  2456. * Handle missing default branch better in owner/repo/branches page (#18290)
  2457. * Fix CheckRepoStats and reuse it during migration (#18264)
  2458. * Prevent underline hover on cards (#18259)
  2459. * Don't delete branch if other PRs with this branch are open (#18164)
  2460. * Require codereview to have content (#18156)
  2461. * Allow admin to associate missing LFS objects for repositories (#18143)
  2462. * When attempting to subscribe other user to issue report why access denied (#18091)
  2463. * Add option to convert CRLF to LF line endings for sendmail (#18075)
  2464. * Only create pprof files for gitea serv if explicitly asked for (#18068)
  2465. * Abort merge if head has been updated before pressing merge (#18032)
  2466. * Improve TestPatch to use git read-tree -m and implement git-merge-one-file functionality (#18004)
  2467. * Use JSON module instead of stdlib json (#18003)
  2468. * Fixed issue merged/closed wording (#17973)
  2469. * Return nicer error for ForcePrivate (#17971)
  2470. * Fix overflow in commit graph (#17947)
  2471. * Prevent services/mailer/mailer_test.go tests from deleteing data directory (#17941)
  2472. * Use disable_form_autofill on Codebase and Gitbucket (#17936)
  2473. * Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928)
  2474. * Fix markdown URL parsing (#17924)
  2475. * Apply CSS Variables to all message elements (#17920)
  2476. * Improve checkBranchName (#17901)
  2477. * Update chi/middleware to chi/v5/middleware (#17888)
  2478. * Fix position of label color picker colors (#17866)
  2479. * Fix ListUnadoptedRepositories incorrect total count (#17865)
  2480. * Remove whitespace inside rendered code `<td>` (#17859)
  2481. * Make Co-committed-by and co-authored-by trailers optional (#17848)
  2482. * Fix value of User.IsRestricted when oauth2 user registration (#17839)
  2483. * Use new OneDev /milestones endpoint (#17782)
  2484. * Prevent deadlock in TestPersistableChannelQueue (#17717)
  2485. * Simplify code for writing SHA to name-rev (#17696)
  2486. * Fix database deadlock when update issue labels (#17649)
  2487. * Add warning for BIDI characters in page renders and in diffs (#17562)
  2488. * Fix ipv6 parsing for builtin ssh server (#17561)
  2489. * Multiple Escaping Improvements (#17551)
  2490. * Fixes #16559 - Do not trim leading spaces for tab delimited (#17442)
  2491. * Show client-side error if wiki page is empty (#17415)
  2492. * Fix context popup error (#17398)
  2493. * Stop sanitizing full name in API (#17396)
  2494. * Fix issue close/comment buttons on mobile (#17317)
  2495. * Fix navbar UI (#17235)
  2496. * Fix problem when database id is not increment as expected (#17229)
  2497. * Open the DingTalk link in browser (#17084)
  2498. * Remove heads pointing to missing old refs (#17076)
  2499. * Fix commit status index problem (#17061)
  2500. * Handle broken references in mirror sync (#17013)
  2501. * Fix for create repo page layout (#17012)
  2502. * Improve LDAP synchronization efficiency (#16994)
  2503. * Add repo_id for attachment (#16958)
  2504. * Clean-up HookPreReceive and restore functionality for pushing non-standard refs (#16705)
  2505. * Remove duplicate csv import in modules/csv/csv.go (#16631)
  2506. * Improve SMTP authentication and Fix user creation bugs (#16612)
  2507. * Fixed emoji alias not parsed in links (#16221)
  2508. * Calculate label URL on API (#16186)
  2509. * TRANSLATION
  2510. * Fix mispelling of starred as stared (#17465)
  2511. * Re-separate the color translation strings (#17390)
  2512. * Enable Malayalam, Greek, Persian, Hungarian & Indonesian by default (#16998)
  2513. * BUILD
  2514. * Add lockfile-check (#18285)
  2515. * Don't store assets modified time into generated files (#18193)
  2516. * MISC
  2517. * Update JS dependencies (#17611)
  2518. ## [1.15.11](https://github.com/go-gitea/gitea/releases/tag/v1.15.11) - 2022-01-29
  2519. * SECURITY
  2520. * Only view milestones from current repo (#18414) (#18418)
  2521. * BUGFIXES
  2522. * Fix broken when no commits and default branch is not master (#18422) (#18424)
  2523. * Fix commit's time (#18375) (#18409)
  2524. * Fix restore without topic failure (#18387) (#18401)
  2525. * Fix mermaid import in 1.15 (it uses ESModule now) (#18382)
  2526. * Update to go/text 0.3.7 (#18336)
  2527. * MISC
  2528. * Upgrade EasyMDE to 2.16.1 (#18278) (#18279)
  2529. ## [1.15.10](https://github.com/go-gitea/gitea/releases/tag/v1.15.10) - 2022-01-14
  2530. * BUGFIXES
  2531. * Fix inconsistent PR comment counts (#18260) (#18261)
  2532. * Fix release link broken (#18252) (#18253)
  2533. * Fix update user from site administration page bug (#18250) (#18251)
  2534. * Set HeadCommit when creating tags (#18116) (#18173)
  2535. * Use correct translation key for error messages due to max repo limits (#18135 & #18153) (#18152)
  2536. * Fix purple color in suggested label colors (#18241) (#18242)
  2537. * SECURITY
  2538. * Bump mermaid from 8.10.1 to 8.13.8 (#18198) (#18206)
  2539. ## [1.15.9](https://github.com/go-gitea/gitea/releases/tag/v1.15.9) - 2021-12-30
  2540. * BUGFIXES
  2541. * Fix wrong redirect on org labels (#18128) (#18134)
  2542. * Fix: unstable sort skips/duplicates issues across pages (#18094) (#18095)
  2543. * Revert "Fix delete u2f keys bug (#18042)" (#18107)
  2544. * Migrating wiki don't require token, so we should move it out of the require form (#17645) (#18104)
  2545. * Prevent NPE if gitea uploader fails to open url (#18080) (#18101)
  2546. * Reset locale on login (#17734) (#18100)
  2547. * Correctly handle failed migrations (#17575) (#18099)
  2548. * Instead of using routerCtx just escape the url before routing (#18086) (#18098)
  2549. * Quote references to the user table in consistency checks (#18072) (#18073)
  2550. * Add NotFound handler (#18062) (#18067)
  2551. * Ensure that git repository is closed before transfer (#18049) (#18057)
  2552. * Use common sessioner for API and web routes (#18114)
  2553. * TRANSLATION
  2554. * Fix code search result hint on zh-CN (#18053)
  2555. ## [1.15.8](https://github.com/go-gitea/gitea/releases/tag/v1.15.8) - 2021-12-20
  2556. * BUGFIXES
  2557. * Move POST /{username}/action/{action} to simply POST /{username} (#18045) (#18046)
  2558. * Fix delete u2f keys bug (#18040) (#18042)
  2559. * Reset Session ID on login (#18018) (#18041)
  2560. * Prevent off-by-one error on comments on newly appended lines (#18029) (#18035)
  2561. * Stop printing 03d after escaped characters in logs (#18030) (#18034)
  2562. * Reset locale on login (#18023) (#18025)
  2563. * Fix reset password email template (#17025) (#18022)
  2564. * Fix outType on gitea dump (#18000) (#18016)
  2565. * Ensure complexity, minlength and isPwned are checked on password setting (#18005) (#18015)
  2566. * Fix rename notification bug (#18011)
  2567. * Prevent double decoding of % in url params (#17997) (#18001)
  2568. * Prevent hang in git cat-file if the repository is not a valid repository (Partial #17991) (#17992)
  2569. * Prevent deadlock in create issue (#17970) (#17982)
  2570. * TESTING
  2571. * Use non-expiring key. (#17984) (#17985)
  2572. ## [1.15.7](https://github.com/go-gitea/gitea/releases/tag/v1.15.7) - 2021-12-01
  2573. * ENHANCEMENTS
  2574. * Only allow webhook to send requests to allowed hosts (#17482) (#17510)
  2575. * Fix login redirection links (#17451) (#17473)
  2576. * BUGFIXES
  2577. * Fix database inconsistent when admin change user email (#17549) (#17840)
  2578. * Use correct user on releases (#17806) (#17818)
  2579. * Fix commit count in tag view (#17698) (#17790)
  2580. * Fix close issue but time watcher still running (#17643) (#17761)
  2581. * Fix Migrate Description (#17692) (#17727)
  2582. * Fix bug when project board get open issue number (#17703) (#17726)
  2583. * Return 400 but not 500 when request archive with wrong format (#17691) (#17700)
  2584. * Fix bug when read mysql database max lifetime (#17682) (#17690)
  2585. * Fix database deadlock when update issue labels (#17649) (#17665)
  2586. * Fix bug on detect issue/comment writer (#17592)
  2587. * Remove appSubUrl from pasted images (#17572) (#17588)
  2588. * Make `ParsePatch` more robust (#17573) (#17580)
  2589. * Fix stats upon searching issues (#17566) (#17578)
  2590. * Escape issue titles in comments list (#17555) (#17556)
  2591. * Fix zero created time bug on commit api (#17546) (#17547)
  2592. * Fix database keyword quote problem on migration v161 (#17522) (#17523)
  2593. * Fix email with + when active (#17518) (#17520)
  2594. * Stop double encoding blame commit messages (#17498) (#17500)
  2595. * Quote the table name in CountOrphanedObjects (#17487) (#17488)
  2596. * Run Migrate in Install rather than just SyncTables (#17475) (#17486)
  2597. * BUILD
  2598. * Fix golangci-lint warnings (#17598 et al) (#17668)
  2599. * MISC
  2600. * Preserve color when inverting emojis (#17797) (#17799)
  2601. ## [1.15.6](https://github.com/go-gitea/gitea/releases/tag/v1.15.6) - 2021-10-28
  2602. * BUGFIXES
  2603. * Prevent panic in serv.go with Deploy Keys (#17434) (#17435)
  2604. * Fix CSV render error (#17406) (#17431)
  2605. * Read expected buffer size (#17409) (#17430)
  2606. * Ensure that restricted users can access repos for which they are members (#17460) (#17464)
  2607. * Make commit-statuses popup show correctly (#17447) (#17466)
  2608. * TESTING
  2609. * Add integration tests for private.NoServCommand and private.ServCommand (#17456) (#17463)
  2610. ## [1.15.5](https://github.com/go-gitea/gitea/releases/tag/v1.15.5) - 2021-10-21
  2611. * SECURITY
  2612. * Upgrade Bluemonday to v1.0.16 (#17372) (#17374)
  2613. * Ensure correct SSH permissions check for private and restricted users (#17370) (#17373)
  2614. * BUGFIXES
  2615. * Prevent NPE in CSV diff rendering when column removed (#17018) (#17377)
  2616. * Offer rsa-sha2-512 and rsa-sha2-256 algorithms in internal SSH (#17281) (#17376)
  2617. * Don't panic if we fail to parse U2FRegistration data (#17304) (#17371)
  2618. * Ensure popup text is aligned left (backport for 1.15) (#17343)
  2619. * Ensure that git daemon export ok is created for mirrors (#17243) (#17306)
  2620. * Disable core.protectNTFS (#17300) (#17302)
  2621. * Use pointer for wrappedConn methods (#17295) (#17296)
  2622. * AutoRegistration is supposed to be working with disabled registration (backport) (#17292)
  2623. * Handle duplicate keys on GPG key ring (#17242) (#17284)
  2624. * Fix SVG side by side comparison link (#17375) (#17391)
  2625. ## [1.15.4](https://github.com/go-gitea/gitea/releases/tag/v1.15.4) - 2021-10-08
  2626. * BUGFIXES
  2627. * Raw file API: don't try to interpret 40char filenames as commit SHA (#17185) (#17272)
  2628. * Don't allow merged PRs to be reopened (#17192) (#17271)
  2629. * Fix incorrect repository count on organization tab of dashboard (#17256) (#17266)
  2630. * Fix unwanted team review request deletion (#17257) (#17264)
  2631. * Fix broken Activities link in team dashboard (#17255) (#17258)
  2632. * API pull's head/base have correct permission(#17214) (#17245)
  2633. * Fix strange behavior of DownloadPullDiffOrPatch in incorrect index (#17223) (#17227)
  2634. * Upgrade xorm to v1.2.5 (#17177) (#17188)
  2635. * Fix missing repo link in issue/pull assigned emails (#17183) (#17184)
  2636. * Fix bug of get context user (#17169) (#17172)
  2637. * Nicely handle missing user in collaborations (#17049) (#17166)
  2638. * Add Horizontal scrollbar to inner menu on Chrome (#17086) (#17164)
  2639. * Fix wrong i18n keys (#17150) (#17153)
  2640. * Fix Archive Creation: correct transaction ending (#17151)
  2641. * Prevent panic in Org mode HighlightCodeBlock (#17140) (#17141)
  2642. * Create doctor command to fix repo_units broken by dumps from 1.14.3-1.14.6 (#17136) (#17137)
  2643. * ENHANCEMENT
  2644. * Check user instead of organization when creating a repo from a template via API (#16346) (#17195)
  2645. * TRANSLATION
  2646. * v1.15 fix Sprintf format 'verbs' in locale files (#17187)
  2647. ## [1.15.3](https://github.com/go-gitea/gitea/releases/tag/v1.15.3) - 2021-09-19
  2648. * ENHANCEMENTS
  2649. * Add fluid to ui container class to remove margin (#16396) (#16976)
  2650. * Add caller to cat-file batch calls (#17082) (#17089)
  2651. * BUGFIXES
  2652. * Render full plain readme. (#17083) (#17090)
  2653. * Upgrade xorm to v1.2.4 (#17059)
  2654. * Fix bug of migrate comments which only fetch one page (#17055) (#17058)
  2655. * Do not show issue context popup on external issues (#17050) (#17054)
  2656. * Decrement Fork Num when converting from Fork (#17035) (#17046)
  2657. * Correctly rollback in ForkRepository (#17034) (#17045)
  2658. * Fix missing close in WalkGitLog (#17008) (#17009)
  2659. * Add prefix to SVG id/class attributes (#16997) (#17000)
  2660. * Fix bug of migrated repository not index (#16991) (#16996)
  2661. * Skip AllowedUserVisibilityModes validation on update user if it is an organisation (#16988) (#16990)
  2662. * Fix storage Iterate bug and Add storage doctor to delete garbage attachments (#16971) (#16977)
  2663. * Fix issue with issue default mail template (#16956) (#16975)
  2664. * Ensure that rebase conflicts are handled in updates (#16952) (#16960)
  2665. * Prevent panic on diff generation (#16950) (#16951)
  2666. ## [1.15.2](https://github.com/go-gitea/gitea/releases/tag/v1.15.2) - 2021-09-03
  2667. * BUGFIXES
  2668. * Add unique constraint back into issue_index (#16938)
  2669. * Close storage objects before cleaning (#16934) (#16942)
  2670. ## [1.15.1](https://github.com/go-gitea/gitea/releases/tag/v1.15.1) - 2021-09-02
  2671. * BUGFIXES
  2672. * Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) (#16923)
  2673. * Prevent leave changes dialogs due to autofill fields (#16912) (#16920)
  2674. * Ignore review comment when ref commit is missed (#16905) (#16919)
  2675. * Fix wrong attachment removal (#16915) (#16917)
  2676. * Gitlab Migrator: dont ignore reactions of last request (#16903) (#16913)
  2677. * Correctly return the number of Repositories for Organizations (#16807) (#16911)
  2678. * Test if LFS object is accessible (#16865) (#16904)
  2679. * Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) (#16900)
  2680. * Fix dump and restore respository (#16698) (#16898)
  2681. * Repare and Improve GetDiffRangeWithWhitespaceBehavior (#16894) (#16895)
  2682. * Fix wiki raw commit diff/patch view (#16891) (#16892)
  2683. * Ensure wiki repos are all closed (#16886) (#16888)
  2684. * List limited and private orgs if authenticated on API (#16866) (#16879)
  2685. * Simplify split diff view generation and remove JS dependency (#16775) (#16863)
  2686. * Ensure that the default visibility is set on the user create page (#16845) (#16862)
  2687. * In Render tolerate not being passed a context (#16842) (#16858)
  2688. * Upgrade xorm to v1.2.2 (#16663) & Add test to ensure that dumping of login sources remains correct (#16847) (#16848)
  2689. * Report the correct number of pushes on the feeds (#16811) (#16822)
  2690. * Add primary_key to issue_index (#16813) (#16820)
  2691. * Prevent NPE on empty commit (#16812) (#16819)
  2692. * Fix branch pagination error (#16805) (#16816)
  2693. * Add missing return to handleSettingRemoteAddrError (#16794) (#16795)
  2694. * Remove spurious / from issues.opened_by (#16793)
  2695. * Ensure that template compilation panics are sent to the logs (#16788) (#16792)
  2696. * Update caddyserver/certmagic (#16789) (#16790)
  2697. ## [1.15.0](https://github.com/go-gitea/gitea/releases/tag/v1.15.0) - 2021-08-21
  2698. * BREAKING
  2699. * Make app.ini permissions more restrictive (#16266)
  2700. * Refactor Webhook + Add X-Hub-Signature (#16176)
  2701. * Add asymmetric JWT signing (#16010)
  2702. * Clean-up the settings hierarchy for issue_indexer queue (#16001)
  2703. * Change default queue settings to be low go-routines (#15964)
  2704. * Improve assets handler middleware (#15961)
  2705. * Rename StaticUrlPrefix to AssetUrlPrefix (#15779)
  2706. * Use a generic markup class to display externally rendered files and diffs (#15735)
  2707. * Add frontend testing, require node 12 (#15315)
  2708. * Move (custom) assets into subpath `/assets` (#15219)
  2709. * Use level config in log section when sub log section not set level (#15176)
  2710. * Links in markdown should be absolute to the repository not the server (#15088)
  2711. * Upgrade to the latest version of golang-jwt (#16590) (#16606)
  2712. * Set minimum supported version of go to 1.16 (#16710)
  2713. * SECURITY
  2714. * Encrypt LDAP bind password in db with SECRET_KEY (#15547)
  2715. * Remove random password in Dockerfiles (#15362)
  2716. * Upgrade to the latest version of golang-jwt and increase minimum go to 1.15 (#16590) (#16606)
  2717. * Correctly create of git-daemon-export-ok files (#16508) (#16514)
  2718. * Don't show private user's repo in explore view (#16550) (#16554)
  2719. * Update node tar dependency to 6.1.6 (#16622) (#16623)
  2720. * FEATURES
  2721. * Update Go-Git to take advantage of LargeObjectThreshold (#16316)
  2722. * Support custom mime type mapping for text files (#16304)
  2723. * Link to previous blames in file blame page (#16259)
  2724. * Add LRU mem cache implementation (#16226)
  2725. * Localize Email Templates (#16200)
  2726. * Make command in authorized keys a template (#16003)
  2727. * Add possibility to make branch in branch page (#15960)
  2728. * Add email headers (#15939)
  2729. * Make tasklist checkboxes clickable (#15791)
  2730. * Add selecting tags on the compare page (#15723)
  2731. * Add cron job to delete old actions from database (#15688)
  2732. * On open repository open common cat file batch and batch-check (#15667)
  2733. * Add tag protection (#15629)
  2734. * Add push to remote mirror repository (#15157)
  2735. * Add Image Diff for SVG files (#14867)
  2736. * Add dashboard milestone search and repo milestone search by name. (#14866)
  2737. * Add LFS Migration and Mirror (#14726)
  2738. * Improve notifications for WIP draft PR's (#14663)
  2739. * Disable Stars config option (#14653)
  2740. * GPG Key Ownership verification with Signed Token (#14054)
  2741. * OAuth2 auto-register (#5123)
  2742. * API
  2743. * Return updated repository when changing repository using API (#16420)
  2744. * Let branch/tag name be a valid ref to get CI status (#16400)
  2745. * Add endpoint to get commits of PR (#16300)
  2746. * Allow COMMENT reviews to not specify a body (#16229)
  2747. * Add subject-type filter to list notification API endpoints (#16177)
  2748. * ListReleases add filter for draft and pre-releases (#16175)
  2749. * ListIssues add more filters (#16174)
  2750. * Issue Search Add filter for MilestoneNames (#16173)
  2751. * GET / SET User Settings (#16169)
  2752. * Expose repo.GetReviewers() & repo.GetAssignees() (#16168)
  2753. * User expose counters (#16167)
  2754. * Add repoGetTag (#16166)
  2755. * Add repoCreateTag (#16165)
  2756. * Creating a repo from a template repo via API (#15958)
  2757. * Add Active and ProhibitLogin to API (#15689)
  2758. * Add Location, Website and Description to API (#15675)
  2759. * Expose resolver via API (#15167)
  2760. * Swagger AccessToken fixes (#16574) (#16597)
  2761. * Set AllowedHeaders on API CORS handler (#16524) (#16618)
  2762. * ENHANCEMENTS
  2763. * Support HTTP/2 in Let's Encrypt (#16371)
  2764. * Introduce NotifySubjectType (#16320)
  2765. * Add forge emojies (#16296)
  2766. * Implemented head_commit for webhooks (#16282)
  2767. * Upgrade Gliderlabs SSH to 0.3.3 and add FailedConnectionCallback (#16278)
  2768. * Add previous/next buttons to review comments (#16273)
  2769. * Review comments: break-word for long file names (#16272)
  2770. * Add configuration to restrict allowed user visibility modes (#16271)
  2771. * Add scroll-margin-top to account for sticky header (#16269)
  2772. * Add --quiet and --verbose to gitea web to control initial logging (#16260)
  2773. * Use gitea logging module for git module (#16243)
  2774. * Add tests for all webhooks (#16214)
  2775. * Add button to delete undeleted repositories from failed migrations (#16197)
  2776. * Speed up git diff highlight generation (#16180)
  2777. * Add OpenID claims "profile" and "email". (#16141)
  2778. * Reintroduce squash merge default comment as a config setting (#16134)
  2779. * Add sanitizer rules per renderer (#16110)
  2780. * Improve performance of dashboard list orgs (#16099)
  2781. * Refactor assert statements in tests (#16089)
  2782. * Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086)
  2783. * Remove unnecessary goroutine (#16080)
  2784. * Add attachments for PR reviews (#16075)
  2785. * Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070)
  2786. * Add Visible modes function from Organisation to Users too (#16069)
  2787. * Add checkbox to delete pull branch after successful merge (#16049)
  2788. * Make commit info cancelable (#16032)
  2789. * Make modules/context.Context a context.Context (#16031)
  2790. * Unified custom config creation (#16012)
  2791. * Make sshd_config more flexible regarding connections (#16009)
  2792. * Append to existing trailers in generated squash commit message (#15980)
  2793. * Always store primary email address into email_address table and also the state (#15956)
  2794. * Load issue/PR context popup data only when needed (#15955)
  2795. * Remove remaining fontawesome usage in templates (#15952)
  2796. * Remove fomantic accordion module (#15951)
  2797. * Small refactoring of modules/private (#15947)
  2798. * Double the avatar size factor (#15941)
  2799. * Add curl to rootless docker image (#15908)
  2800. * Replace clipboard.js with async clipboard api (#15899)
  2801. * Allow custom highlight mapping beyond file extensions (#15808)
  2802. * Add trace logging to SSO methods (#15803)
  2803. * Refactor routers directory (#15800)
  2804. * Allow only internal registration (#15795)
  2805. * Add a new internal hook to save ssh log (#15787)
  2806. * Respect default merge message syntax when parsing item references (#15772)
  2807. * OAuth2 login: Set account link to "login" as default behavior (#15768)
  2808. * Use single shared random string generation function (#15741)
  2809. * Hold the event source when there are no listeners (#15725)
  2810. * Code comments improvements (#15722)
  2811. * Provide OIDC compliant user info endpoint (#15721)
  2812. * Fix webkit calendar icon color on arc-green (#15713)
  2813. * Improve Light Chroma style (#15699)
  2814. * Only use boost workers for leveldb shadow queues (#15696)
  2815. * Add compare tag dropdown to releases page (#15695)
  2816. * Add caret styling CSS (#15651)
  2817. * Remove x-ua-compatible meta tag (#15640)
  2818. * Refactor of link creation (#15619)
  2819. * Add a new table issue_index to store the max issue index so that issue could be deleted with no duplicated index (#15599)
  2820. * Rewrite of the LFS server (#15523)
  2821. * Display more repository type on admin repository management (#15440)
  2822. * Remove usage of some JS globals (#15378)
  2823. * SHA in merged commit comment should be rendered ui sha (#15376)
  2824. * Add well-known config for OIDC (#15355)
  2825. * Use route rather than use thus reducing the number of stack frames (#15301)
  2826. * Code Formats, Nits & Unused Func/Var deletions (#15286)
  2827. * Let package git depend on setting but not opposite (#15241)
  2828. * Fixed sanitize errors (#15240)
  2829. * response simple text message for not html request when 404 (#15229)
  2830. * Remove file-loader dependency (#15196)
  2831. * Refactor renders (#15175)
  2832. * Add mimetype mapping settings (#15133)
  2833. * Add Status Updates whilst Gitea migrations are occurring (#15076)
  2834. * Reload locales in initialisation if needed by utilizing i18n.Reset (#15073)
  2835. * Counterwork seemingly unclickable repo button labels (#15064)
  2836. * Add DefaultMergeStyle option to repository (#14789)
  2837. * Added support for gopher URLs. (#14749)
  2838. * Rework repository archive (#14723)
  2839. * Add links to toggle WIP status (#14677)
  2840. * Add Tabular Diff for CSV files (#14661)
  2841. * Use milestone deadline when sorting issues (#14551)
  2842. * BUGFIXES
  2843. * Fix invalid params and typo of email templates (#16394)
  2844. * Fix activation of primary email addresses (#16385)
  2845. * Fix calculation for finalPage in repo-search component (#16382)
  2846. * Specify user in rootless container numerically (#16361)
  2847. * Detect encoding changes while parsing diff (#16330)
  2848. * Fix U2F error reasons always hidden (#16327)
  2849. * Prevent zombie processes (#16314)
  2850. * Escape reference to `user` table in models.SearchEmails (#16313)
  2851. * Fix default push instructions on empty repos (#16302)
  2852. * Fix modified files list in webhooks when there is a space (#16288)
  2853. * Fix webhook commits wrong hash on HEAD reset (#16283)
  2854. * Fuzzer finds an NPE due to incorrect URLPrefix (#16249)
  2855. * Don't WARN log UserNotExist errors on ExternalUserLogin failure (#16238)
  2856. * Do not show No match found for tribute (#16231)
  2857. * Fix "Copy Link" for pull requests (#16230)
  2858. * Fix diff expansion is missing final line in a file (#16222)
  2859. * Fix private repo permission problem (#16142)
  2860. * Fix not able to update local created non-urlencoded wiki pages (#16139)
  2861. * More efficiently parse shas for shaPostProcessor (#16101)
  2862. * Fix `doctor --run check-db-consistency --fix` with label fix (#16094)
  2863. * Prevent webhook action buttons from shifting (#16087)
  2864. * Change default TMPDIR path in rootless containers (#16077)
  2865. * Fix typo and add TODO notice (#16064)
  2866. * Use git log name-status in get last commit (#16059)
  2867. * Fix 500 Error with branch and tag sharing the same name (#16040)
  2868. * Fix get tag when migration (#16014)
  2869. * Add custom emoji support (#16004)
  2870. * Use filepath.ToSlash and Join in indexer defaults and queues (#15971)
  2871. * Add permission check for ``GenerateRepository`` (#15946)
  2872. * Ensure settings for Service and Mailer are read on the install page (#15943)
  2873. * Fix layout of milestone view (#15927)
  2874. * Unregister non-matching serviceworkers (#15834)
  2875. * Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693)
  2876. * Attachment support repository route (#15580)
  2877. * Fix missing icons and colorpicker when mounted on suburl (#15501)
  2878. * Create a session on ReverseProxy and ensure that ReverseProxy users cannot change username (#15304)
  2879. * Prevent double-login for Git HTTP and LFS and simplify login (#15303)
  2880. * Resolve Object { type: "error", data: undefined } in stopwatch.js (#15278)
  2881. * Fix heatmap activity (#15252)
  2882. * Remove vendored copy of fomantic-dropdown (#15193)
  2883. * Update repository size on cron gc task (#15177)
  2884. * Add NeedPostProcess for Parser interface to improve performance of csv parser and some external parser (#15153)
  2885. * Add code block highlight to orgmode back (#14222)
  2886. * Remove User.GetOrganizations() (#14032)
  2887. * Restore Accessibility for Dropdown (#16576) (#16617)
  2888. * Pass down SignedUserName down to AccessLogger context (#16605) (#16616)
  2889. * Fix table alignment in markdown (#16596) (#16602)
  2890. * Fix 500 on first wiki page (#16586) (#16598)
  2891. * Lock goth/gothic and Re-attempt OAuth2 registration on login if registration failed at startup (#16564) (#16570)
  2892. * Upgrade levelqueue to v0.4.0 (#16560) (#16561)
  2893. * Handle too long PR titles correctly (#16517) (#16549)
  2894. * Fix data race in bleve indexer (#16474) (#16509)
  2895. * Restore CORS on git smart http protocol (#16496) (#16506)
  2896. * Fix race in log (#16490) (#16505)
  2897. * Fix prepareWikiFileName to respect existing unescaped files (#16487) (#16498)
  2898. * Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end (#16479) (#16480)
  2899. * Update notification table with only latest data (#16445) (#16469)
  2900. * Fix crash following ldap authentication update (#16447) (#16448)
  2901. * Fix direct creation of external users on admin page (partial #16612) (#16613)
  2902. * Prevent 500 on draft releases without tag (#16634) (#16636)
  2903. * Restore creation of git-daemon-export-ok files (#16508) (#16514)
  2904. * Fix data race in bleve indexer (#16474) (#16509)
  2905. * Restore CORS on git smart http protocol (#16496) (#16506)
  2906. * Fix race in log (#16490) (#16505)
  2907. * Fix prepareWikiFileName to respect existing unescaped files (#16487) (#16498)
  2908. * Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end (#16479) (#16480)
  2909. * Update notification table with only latest data (#16445) (#16469)
  2910. * Fix crash following ldap authentication update (#16447) (#16448)
  2911. * Restore compatibility with SQLServer 2008 R2 in migrations (#16638)
  2912. * Fix direct creation of external users on admin page (#16613)
  2913. * Fix go-git implementation of GetNote when passed a non-existent commit (#16658) (#16659)
  2914. * Fix NPE in fuzzer (#16680) (#16682)
  2915. * Set issue_index when finishing migration (#16685) (#16687)
  2916. * Skip patch download when no patch file exists (#16356) (#16681)
  2917. * Ensure empty lines are copiable and final new line too (#16678) (#16692)
  2918. * Fix wrong user in OpenID response (#16736) (#16741)
  2919. * Do not use thin scrollbars on Firefox (#16738) (#16745)
  2920. * Recreate Tables should Recreate indexes on MySQL (#16718) (#16739)
  2921. * Keep attachments on tasklist update (#16750) (#16757)
  2922. * TESTING
  2923. * Bump `postgres` and `mysql` versions (#15710)
  2924. * Add tests for clone from wiki (#15513)
  2925. * Fix Benchmark tests, remove a broken one & add two new (#15250)
  2926. * Create Proper Migration tests (#15116)
  2927. * TRANSLATION
  2928. * Use a special name for update default branch on repository setting (#15893)
  2929. * Fix mirror_lfs source string in en-US locale (#15369)
  2930. * BUILD
  2931. * Upgrade xorm to v1.1.1 (#16339)
  2932. * Disable legal comments in esbuild (#15929)
  2933. * Switch to Node 16 to build fronted (#15804)
  2934. * Use esbuild to minify CSS (#15756)
  2935. * Use binary version of revive linter (#15739)
  2936. * Fix: npx webpack make: *** [Makefile:699: public/js/index.js] Error -… (#15465)
  2937. * Stop packaging node_modules in release tarballs (#15273)
  2938. * Introduce esbuild on webpack (#14578)
  2939. * DOCS
  2940. * Update queue workers documentation (#15999)
  2941. * Comment out app.example.ini (#15807)
  2942. * Improve logo customization docs (#15754)
  2943. * Add some response status on api docs (#15399)
  2944. * Rework Token API comments (#15162)
  2945. * Add better errors for disabled account recovery (#15117)
  2946. * MISC
  2947. * Remove utf8 option from installation page (#16126)
  2948. * Use Wants= over Requires= in systemd file (#15897)
  2949. ## [1.14.7](https://github.com/go-gitea/gitea/releases/tag/v1.14.7) - 2021-09-02
  2950. * BUGFIXES
  2951. * Add missing gitRepo close at GetDiffRangeWithWhitespaceBehavior (Partial #16894) (#16896)
  2952. * Fix wiki raw commit diff/patch view (#16891) (#16893)
  2953. * Ensure wiki repos are all closed (#16886) (#16889)
  2954. * Upgrade xorm to v1.2.2 (#16663) & Add test to ensure that dumping of login sources remains correct (#16847) (#16849)
  2955. * Recreate Tables should Recreate indexes on MySQL (#16718) (#16740)
  2956. ## [1.14.6](https://github.com/go-gitea/gitea/releases/tag/v1.14.6) - 2021-08-04
  2957. * SECURITY
  2958. * Bump github.com/markbates/goth from v1.67.1 to v1.68.0 (#16538) (#16540)
  2959. * Switch to maintained JWT lib (#16532) (#16535)
  2960. * Upgrade to latest version of golang-jwt (as forked for 1.14) (#16590) (#16607)
  2961. * BUGFIXES
  2962. * Add basic edit ldap auth test & actually fix #16252 (#16465) (#16495)
  2963. * Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end (#16479) (#16481)
  2964. ## [1.14.5](https://github.com/go-gitea/gitea/releases/tag/v1.14.5) - 2021-07-16
  2965. * SECURITY
  2966. * Hide mirror passwords on repo settings page (#16022) (#16355)
  2967. * Update bluemonday to v1.0.15 (#16379) (#16380)
  2968. * BUGFIXES
  2969. * Retry rename on lock induced failures (#16435) (#16439)
  2970. * Validate issue index before querying DB (#16406) (#16410)
  2971. * Fix crash following ldap authentication update (#16447) (#16449)
  2972. * ENHANCEMENTS
  2973. * Redirect on bad CSRF instead of presenting bad page (#14937) (#16378)
  2974. ## [1.14.4](https://github.com/go-gitea/gitea/releases/tag/v1.14.4) - 2021-07-06
  2975. * BUGFIXES
  2976. * Fix relative links in postprocessed images (#16334) (#16340)
  2977. * Fix list_options GetStartEnd (#16303) (#16305)
  2978. * Fix API to use author for commits instead of committer (#16276) (#16277)
  2979. * Handle misencoding of login_source cfg in mssql (#16268) (#16275)
  2980. * Fixed issues not updated by commits (#16254) (#16261)
  2981. * Improve efficiency in FindRenderizableReferenceNumeric and getReference (#16251) (#16255)
  2982. * Use html.Parse rather than html.ParseFragment (#16223) (#16225)
  2983. * Fix milestone counters on new issue (#16183) (#16224)
  2984. * reqOrgMembership calls need to be preceded by reqToken (#16198) (#16219)
  2985. ## [1.14.3](https://github.com/go-gitea/gitea/releases/tag/v1.14.3) - 2021-06-18
  2986. * SECURITY
  2987. * Encrypt migration credentials at rest (#15895) (#16187)
  2988. * Only check access tokens if they are likely to be tokens (#16164) (#16171)
  2989. * Add missing SameSite settings for the i_like_gitea cookie (#16037) (#16039)
  2990. * Fix setting of SameSite on cookies (#15989) (#15991)
  2991. * API
  2992. * Repository object only count releases as releases (#16184) (#16190)
  2993. * EditOrg respect RepoAdminChangeTeamAccess option (#16184) (#16190)
  2994. * Fix overly strict edit pr permissions (#15900) (#16081)
  2995. * BUGFIXES
  2996. * Run processors on whole of text (#16155) (#16185)
  2997. * Class `issue-keyword` is being incorrectly stripped off spans (#16163) (#16172)
  2998. * Fix language switch for install page (#16043) (#16128)
  2999. * Fix bug on getIssueIDsByRepoID (#16119) (#16124)
  3000. * Set self-adjusting deadline for connection writing (#16068) (#16123)
  3001. * Fix http path bug (#16117) (#16120)
  3002. * Fix data URI scramble (#16098) (#16118)
  3003. * Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) (#16097)
  3004. * git migration: don't prompt interactively for clone credentials (#15902) (#16082)
  3005. * Fix case change in ownernames (#16045) (#16050)
  3006. * Don't manipulate input params in email notification (#16011) (#16033)
  3007. * Remove branch URL before IssueRefURL (#15968) (#15970)
  3008. * Fix layout of milestone view (#15927) (#15940)
  3009. * GitHub Migration, migrate draft releases too (#15884) (#15888)
  3010. * Close the gitrepo when deleting the repository (#15876) (#15887)
  3011. * Upgrade xorm to v1.1.0 (#15869) (#15885)
  3012. * Fix blame row height alignment (#15863) (#15883)
  3013. * Fix error message when saving generated LOCAL_ROOT_URL config (#15880) (#15882)
  3014. * Backport Fix LFS commit finder not working (#15856) (#15874)
  3015. * Stop calling WriteHeader in Write (#15862) (#15873)
  3016. * Add timeout to writing to responses (#15831) (#15872)
  3017. * Return go-get info on subdirs (#15642) (#15871)
  3018. * Restore PAM user autocreation functionality (#15825) (#15867)
  3019. * Fix truncate utf8 string (#15828) (#15854)
  3020. * Fix bound address/port for caddy's certmagic library (#15758) (#15848)
  3021. * Upgrade unrolled/render to v1.1.1 (#15845) (#15846)
  3022. * Queue manager FlushAll can loop rapidly - add delay (#15733) (#15840)
  3023. * Tagger can be empty, as can Commit and Author - tolerate this (#15835) (#15839)
  3024. * Set autocomplete off on branches selector (#15809) (#15833)
  3025. * Add missing error to Doctor log (#15813) (#15824)
  3026. * Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) (#15816)
  3027. * ENHANCEMENTS
  3028. * Removable media support to snap package (#16136) (#16138)
  3029. * Move sans-serif fallback font higher than emoji fonts (#15855) (#15892)
  3030. * DOCKER
  3031. * Only write config in environment-to-ini if there are changes (#15861) (#15868)
  3032. * Only offer hostcertificates if they exist (#15849) (#15853)
  3033. ## [1.14.2](https://github.com/go-gitea/gitea/releases/tag/v1.14.2) - 2021-05-09
  3034. * API
  3035. * Make change repo settings work on empty repos (#15778) (#15789)
  3036. * Add pull "merged" notification subject status to API (#15344) (#15654)
  3037. * BUGFIXES
  3038. * Ensure that ctx.Written is checked after issues(...) calls (#15797) (#15798)
  3039. * Use pulls in commit graph unless pulls are disabled (#15734 & #15740 & #15774) (#15775)
  3040. * Set GIT_DIR correctly if it is not set (#15751) (#15769)
  3041. * Fix bug where repositories appear unadopted (#15757) (#15767)
  3042. * Not show `ref-in-new-issue` pop when issue was disabled (#15761) (#15765)
  3043. * Drop back to use IsAnInteractiveSession for SVC (#15749) (#15762)
  3044. * Fix setting version table in dump (#15753) (#15759)
  3045. * Fix close button change on delete in simplemde area (#15737) (#15747)
  3046. * Defer closing the gitrepo until the end of the wrapped context functions (#15653) (#15746)
  3047. * Fix some ui bug about draft release (#15137) (#15745)
  3048. * Only log Error on getLastCommitStatus error to let pull list still be visible (#15716) (#15715)
  3049. * Move tooltip down to allow selection of Remove File on error (#15672) (#15714)
  3050. * Fix setting redis db path (#15698) (#15708)
  3051. * Fix DB session cleanup (#15697) (#15700)
  3052. * Fixed several activation bugs (#15473) (#15685)
  3053. * Delete references if repository gets deleted (#15681) (#15684)
  3054. * Fix orphaned objects deletion bug (#15657) (#15683)
  3055. * Delete protected branch if repository gets removed (#15658) (#15676)
  3056. * Remove spurious set name from eventsource.sharedworker.js (#15643) (#15652)
  3057. * Not update updated uinx for `git gc` (#15637) (#15641)
  3058. * Fix commit graph author link (#15627) (#15630)
  3059. * Fix webhook timeout bug (#15613) (#15621)
  3060. * Resolve panic on failed interface conversion in migration v156 (#15604) (#15610)
  3061. * Fix missing storage init (#15589) (#15598)
  3062. * If the default branch is not present do not report error on stats indexing (#15546 & #15583) (#15594)
  3063. * Fix lfs management find (#15537) (#15578)
  3064. * Fix NPE on view commit with notes (#15561) (#15573)
  3065. * Fix bug on commit graph (#15517) (#15530)
  3066. * Send size to /avatars if requested (#15459) (#15528)
  3067. * Prevent migration 156 failure if tag commit missing (#15519) (#15527)
  3068. * ENHANCEMENTS
  3069. * Display conflict-free merge messages for pull requests (#15773) (#15796)
  3070. * Exponential Backoff for ByteFIFO (#15724) (#15793)
  3071. * Issue list alignment tweaks (#15483) (#15766)
  3072. * Implement delete release attachments and update release attachments' name (#14130) (#15666)
  3073. * Add placeholder text to deploy key textarea (#15575) (#15576)
  3074. * Project board improvements (#15429) (#15560)
  3075. * Repo branch page: label size, PR ref, new PR button alignment (#15363) (#15365)
  3076. * MISC
  3077. * Fix webkit calendar icon color on arc-green (#15713) (#15728)
  3078. * Performance improvement for last commit cache and show-ref (#15455) (#15701)
  3079. * Bump unrolled/render to v1.1.0 (#15581) (#15608)
  3080. * Add ETag header (#15370) (#15552)
  3081. ## [1.14.1](https://github.com/go-gitea/gitea/releases/tag/v1.14.1) - 2021-04-15
  3082. * BUGFIXES
  3083. * Fix bug clone wiki (#15499) (#15502)
  3084. * Github Migration ignore rate limit, if not enabled (#15490) (#15495)
  3085. * Use subdir for URL (#15446) (#15493)
  3086. * Query the DB for the hash before inserting in to email_hash (#15457) (#15491)
  3087. * Ensure review dismissal only dismisses the correct review (#15477) (#15489)
  3088. * Use index of the supported tags to choose user lang (#15452) (#15488)
  3089. * Fix wrong file link in code search page (#15466) (#15486)
  3090. * Quick template fix for built-in SSH server in admin config (#15464) (#15481)
  3091. * Prevent superfluous response.WriteHeader (#15456) (#15476)
  3092. * Fix ambiguous argument error on tags (#15432) (#15474)
  3093. * Add created_unix instead of expiry to migration (#15458) (#15463)
  3094. * Fix repository search (#15428) (#15442)
  3095. * Prevent NPE on avatar direct rendering if federated avatars disabled (#15434) (#15439)
  3096. * Fix wiki clone urls (#15430) (#15431)
  3097. * Fix dingtalk icon url at webhook (#15417) (#15426)
  3098. * Standardise icon on projects PR page (#15387) (#15408)
  3099. * ENHANCEMENTS
  3100. * Add option to skip LFS/attachment files for `dump` (#15407) (#15492)
  3101. * Clone panel fixes (#15436)
  3102. * Use semantic dropdown for code search query type (#15276) (#15364)
  3103. * BUILD
  3104. * Build go-git variants for windows (#15482) (#15487)
  3105. * Lock down build-images dependencies (Partial #15479) (#15480)
  3106. * MISC
  3107. * Performance improvement for list pull requests (#15447) (#15500)
  3108. * Fix potential copy lfs records failure when fork a repository (#15441) (#15485)
  3109. ## [1.14.0](https://github.com/go-gitea/gitea/releases/tag/v1.14.0) - 2021-04-11
  3110. * SECURITY
  3111. * Respect approved email domain list for externally validated user registration (#15014)
  3112. * Add reverse proxy configuration support for remote IP address detection (#14959)
  3113. * Ensure validation occurs on clone addresses too (#14994)
  3114. * Fix several render issues highlighted during fuzzing (#14986)
  3115. * BREAKING
  3116. * Fix double 'push tag' action feed (#15078) (#15083)
  3117. * Remove possible resource leak (#15067) (#15082)
  3118. * Handle unauthorized user events gracefully (#15071) (#15074)
  3119. * Restore Access.log following migration to Chi framework (Stops access logging of /api/internal routes) (#14475)
  3120. * Migrate from Macaron to Chi framework (#14293)
  3121. * Deprecate building for mips (#14174)
  3122. * Consolidate Logos and update README header (#14136)
  3123. * Inline manifest.json (#14038)
  3124. * Store repository data in data path if not previously set (#13991)
  3125. * Rename "gitea" png to "logo" (#13974)
  3126. * Standardise logging of failed authentication attempts in internal SSH (#13962)
  3127. * Add markdown support in organization description (#13549)
  3128. * Improve users management through the CLI (#6001) (#10492)
  3129. * FEATURES
  3130. * Create a new issue with reference to lines of code from file view (#14863)
  3131. * Repository transfer has to be confirmed, if user can not create repo for new owner (#14792)
  3132. * Allow blocking some email domains from registering an account (#14667)
  3133. * Create a new issue based on reference to an issue comment (#14366)
  3134. * Add support to migrate from gogs (#14342)
  3135. * Add pager to the branches page (#14202)
  3136. * Minimal OpenID Connect implementation (#14139)
  3137. * Display current stopwatch in navbar (#14122)
  3138. * Display SVG files as images instead of text (#14101)
  3139. * Disable SSH key deletion of externally managed Keys (#13985)
  3140. * Add support for ed25519_sk and ecdsa_sk SSH keys (#13462)
  3141. * Add support for Mastodon OAuth2 provider (#13293)
  3142. * Add gitea sendmail command (#13079)
  3143. * Create DB session provider(based on xorm) (#13031)
  3144. * Add dismiss review feature (#12674)
  3145. * Make manual merge autodetection optional and add manual merge as merge method (#12543)
  3146. * Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244)
  3147. * Create Rootless Docker image (#10154)
  3148. * API
  3149. * Speedup issue search (#15179) (#15192)
  3150. * Get pull, return head branch sha, even if deleted (#14931)
  3151. * Export LFS & TimeTracking function status (#14753)
  3152. * Show Gitea version in swagger (#14654)
  3153. * Fix PATCH /repos/{owner}/{repo} panic (#14637)
  3154. * Add Restricted Field to User (#14630)
  3155. * Add support for ref parameter to get raw file API (#14602)
  3156. * Add affected files of commits to commit struct (#14579)
  3157. * Fix CJK fonts again and misc. font issues (#14575)
  3158. * Add delete release by tag & delete tag (#14563) & (#13358)
  3159. * Add pagination to ListBranches (#14524)
  3160. * Add signoff option in commit form (#14516)
  3161. * GetRelease by tag only return release (#14397)
  3162. * Add MirrorInterval to the API (#14163)
  3163. * Make BasicAuth Prefix case insensitive (#14106)
  3164. * Add user filter to issueTrackedTimes, enable usage for issue managers (#14081)
  3165. * Add ref to create/edit issue options & deprecated assignee (#13992)
  3166. * Add Ref to Issue (#13946)
  3167. * Expose default theme in meta and API (#13809)
  3168. * Send error message when CSRF token is missing (#13676)
  3169. * List, Check, Add & delete endpoints for repository teams (#13630)
  3170. * Admin EditUser: Make FullName, Email, Website & Location optional (#13562)
  3171. * Add more filters to issues search (#13514)
  3172. * Add review request api (#11355)
  3173. * BUGFIXES
  3174. * Fix delete nonexist oauth application 500 and prevent deadlock (#15384) (#15396)
  3175. * Always set the merge base used to merge the commit (#15352) (#15385)
  3176. * Upgrade to bluemonday 1.0.7 (#15379) (#15380)
  3177. * Turn RepoRef and RepoAssignment back into func(*Context) (#15372) (#15377)
  3178. * Move FCGI req.URL.Path fix-up to the FCGI listener (#15292) (#15361)
  3179. * Show diff on rename with diff changes (#15338) (#15339)
  3180. * Fix handling of logout event (#15323) (#15337)
  3181. * Fix CanCreateRepo check (#15311) (#15321)
  3182. * Fix xorm log stack level (#15285) (#15316)
  3183. * Fix bug in Wrap (#15302) (#15309)
  3184. * Drop the event source if we are unauthorized (#15275) (#15280)
  3185. * Backport Fix graph pagination (#15225) (#15249)
  3186. * Prevent NPE in CommentMustAsDiff if no hunk header (#15199) (#15200)
  3187. * should run RetrieveRepoMetas() for empty pr (#15187) (#15190)
  3188. * Move setting to enable closing issue via commit in non default branch to repo settings (#14965)
  3189. * Show correct issues for team dashboard (#14952)
  3190. * Ensure that new pull request button works on forked forks owned by owner of the root and reduce ambiguity (#14932)
  3191. * Only allow issue labels from owner repository or organization (#14928)
  3192. * Fix alignment of People and Teams right arrow on org homepage (#14924)
  3193. * Fix overdue marking of closed issues and milestones (#14923)
  3194. * Prevent panic when empty MilestoneID in repo/issue/list (#14911)
  3195. * Fix migration context data (#14910)
  3196. * Handle URLs with trailing slash (#14852)
  3197. * Add CORS config on to /login/oauth/access_token endpoint (#14850)
  3198. * Make searching issues by keyword case insensitive on DB (#14848)
  3199. * Prevent use of double sub-path and incorrect asset path in manifest (#14827)
  3200. * Fix link account ui (#14763)
  3201. * Fix preview status switch button on wiki editor (#14742)
  3202. * Fix github download on migration (#14703)
  3203. * Fix svg spacing (#14638)
  3204. * Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623)
  3205. * Truncated organizations name (#14615)
  3206. * Exclude the current dump file from the dump (#14606)
  3207. * Use OldRef instead of CommitSHA for DeleteBranch comments (#14604)
  3208. * Ensure memcache caching works when TTL greater than 30 days (#14592)
  3209. * Remove NULs byte arrays passed to PostProcess (#14587)
  3210. * Restore detection of branches are equal on compare page (#14586)
  3211. * Fix incorrect key name so registerManualConfirm works (#14455)
  3212. * Fix close/reopen with comment (#14436)
  3213. * Allow passcode invalid error to appear (#14371)
  3214. * Escape branch names in compare url (#14364)
  3215. * Label and milestone webhooks on issue/pull creation (#14363)
  3216. * Handle NotifyCreateRef as create branch in feeds (#14245)
  3217. * Prevent clipping input text in Chrome + Segoe UI Font (#14179)
  3218. * Fix UI on edit auth source page (#14137)
  3219. * Fix git.parseTagData (#14105)
  3220. * Refactor get tag to remove unnecessary steps (#14058)
  3221. * Fix integrations test error with space in CURDIR path (#14056)
  3222. * Dropdown triangle fixes (#14028)
  3223. * Fix label of --id in admin delete user (#14005)
  3224. * Cause NotifyMigrateRepository to emit a repo create webhook (#14004)
  3225. * Update HEAD to match defaultBranch in template generation (#13948)
  3226. * Fix action avatar loading (#13909)
  3227. * Fix issue participants (#13893)
  3228. * Fix avatar template error (#13833)
  3229. * Fix review request notification email links when external issue tracker is enabled (#13723)
  3230. * Fix blame line alignment (#13542)
  3231. * Include OriginalAuthor in Reaction constraint (#13505)
  3232. * Comments on review should have the same sha (#13448)
  3233. * Fix whitespace rendering in diff (#13415)
  3234. * Fixed git args duplication (#13411)
  3235. * Fix bug on release publisherid migrations (#13410)
  3236. * Fix --port setting (#13288)
  3237. * Keep database transactions not too big (#13254)
  3238. * Git version check, ignore pre-releases constraints (#13234)
  3239. * Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186)
  3240. * Update Mirror IsEmpty status on synchronize (#13185)
  3241. * Use GO variable in go-check target (#13146) (#13147)
  3242. * ENHANCEMENTS
  3243. * UI style improvements
  3244. * Dropzone styling improvements (#15291) (#15374)
  3245. * Add size to Save function (#15264) (#15270)
  3246. * Monaco improvements (#15333) (#15345)
  3247. * Support .mailmap in code activity stats (#15009)
  3248. * Sort release attachments by name (#15008)
  3249. * Add ui.explore settings to control view of explore pages (#14094)
  3250. * Make internal SSH server host key path configurable (#14918)
  3251. * Hide resync all ssh principals when using internal ssh server (#14904)
  3252. * Add SameSite setting for cookies (#14900)
  3253. * Move Bleve and Elastic code indexers to use a common cat-file --batch (#14781)
  3254. * Add environment-to-ini to docker image (#14762)
  3255. * Add preview support for wiki editor when disable simpleMDE (#14757)
  3256. * Add easyMDE(simpleMDE) support for release content editor (#14744)
  3257. * Organization removal confirmation using name not password (#14738)
  3258. * Make branch names in PR description clickable (#14716)
  3259. * Add Password Algorithm option to install page (#14701)
  3260. * Add fullTextSearch to dropdowns by default (#14694)
  3261. * Fix truncated organization names (#14655)
  3262. * Whitespace in commits (#14650)
  3263. * Sort / move project boards (#14634)
  3264. * Make fileheader sticky in diffs (#14616)
  3265. * Add helper descriptions on new repo page (#14591)
  3266. * Move the stopwatches to the eventsource stream (#14588)
  3267. * Add Content-Length header to HEAD requests (#14542)
  3268. * Add Image Diff options in Diff view (#14450)
  3269. * Improve Description in new/ edit Project template (#14429)
  3270. * Allow ssh-keygen on Windows to detect ssh key type (#14413)
  3271. * Display error if twofaSecret cannot be retrieved (#14372)
  3272. * Sort issue search results by revelance (#14353)
  3273. * Implement ghost comment mitigation (#14349)
  3274. * Upgrade blevesearch dependency to v2.0.1 (#14346)
  3275. * Add edit, delete and reaction support to code review comments on issue page (#14339)
  3276. * Merge default and system webhooks under one menu (#14244)
  3277. * Add option for administrator to reset user 2FA (#14243)
  3278. * Add option to change username to the admin panel (#14229)
  3279. * Check for 'main' as potential default branch name (#14193)
  3280. * Project: show referenced PRs in issue cards (#14183)
  3281. * Use caddy's certmagic library for extensible/robust ACME handling (#14177)
  3282. * CLI support for OAuth sources custom icons (#14166)
  3283. * Custom icons for OAuth sources (#14161)
  3284. * Team dashboards (#14159)
  3285. * KanBan: be able to set default board (#14147)
  3286. * Disable Fomantic's custom scrollbars (#14109)
  3287. * Add UI to delete tracked times (#14100)
  3288. * Rework heatmap permissions (#14080)
  3289. * Issue and pull request filters on organization dashboard (#14072)
  3290. * Fix webhook list styling (#14001)
  3291. * Show dropdown with all statuses for commit (#13977)
  3292. * Show status check for merged PRs (#13975)
  3293. * Diff stat improvements (#13954)
  3294. * Report permissions denied in internal SSH (#13953)
  3295. * Markdown task list improvements (#13952)
  3296. * Heatmap days clickable (#13935)
  3297. * chore: use octicon-mirror for feeds display (#13928)
  3298. * Move diff split code into own template file (#13919)
  3299. * Markdown: Enable wrapping in code blocks and a color tweak (#13894)
  3300. * Do not reload page after adding comments in Pull Request reviews (#13877)
  3301. * Add pull request manually merge instruction (#13840)
  3302. * add thumbnail preview section to issue attachments (#13826)
  3303. * Move Repo APIFormat to convert package (#13787)
  3304. * Move notification APIFormat (#13783)
  3305. * Swap swagger-ui with swagger-ui-dist (#13777)
  3306. * User Settings: Ignore empty language codes & validate (#13755)
  3307. * Improve migrate page and add card CSS (#13751)
  3308. * Add block on official review requests branch protection (#13705)
  3309. * Add review requested filter on pull request overview (#13701)
  3310. * Use chronological commit order in default squash message (#13696)
  3311. * Clickable links in pull request (and issue) titles (#13695)
  3312. * Support shortened commit SHAs in URLs (#13686)
  3313. * Use native git variants by default with go-git variants as build tag (#13673)
  3314. * Don't render dropdown when only 1 merge style is available (#13670)
  3315. * Move webhook type from int to string (#13664)
  3316. * Direct avatar rendering (#13649)
  3317. * Verify password for local-account activation (#13631)
  3318. * Prevent clone protocol button flash on page load (#13626)
  3319. * Remove fetch request from heatmap (#13623)
  3320. * Refactor combine label comments with tests (#13619)
  3321. * Move metrics from macaron to chi (#13601)
  3322. * Issue and Pulls lists rework (#13594)
  3323. * HTTP cache rework and enable caching for storage assets (#13569)
  3324. * Use mount but not register for chi routes (#13555)
  3325. * Use monaco for the git hook editor (#13552)
  3326. * Make heatmap colors more distinct (#13533)
  3327. * Lazy-load issue reviewers and assignees avatars (#13526)
  3328. * Change search and filter icons to SVG (#13473)
  3329. * Create tag on ui (#13467)
  3330. * updateSize when create a repo with init commit (#13441)
  3331. * Added title and action buttons to Project view page (#13437)
  3332. * Override fomantic monospace fonts and set size (#13435)
  3333. * Rework focused comment styling (#13434)
  3334. * Tags cleanup (#13428)
  3335. * Various style tweaks (#13418)
  3336. * Refactor push update (#13381)
  3337. * Comment box tweaks and SVG dropdown triangles (#13376)
  3338. * Various style fixes (#13372)
  3339. * Change repo home page icons to SVG (#13364)
  3340. * Use CSS Vars for primary color (#13361)
  3341. * Refactor image paste code (#13354)
  3342. * Switch from SimpleMDE to EasyMDE (#13333)
  3343. * Group Label Changed Comments in timeline (#13304)
  3344. * Make the logger an interface (#13294)
  3345. * Fix PR/Issue titles on mobile (#13292)
  3346. * Rearrange the order of the merged by etc. in locale (#13284)
  3347. * Replace footer and modal icons with SVG (#13245)
  3348. * Issues overview should not show issues from archived repos (#13220)
  3349. * Show stale label for stale code comment which is marked as resolved (#13213)
  3350. * Use CSS Variables for fonts, remove postcss-loader (#13204)
  3351. * Add mentionable teams to tributeValues and change team mention rules to gh's style (#13198)
  3352. * Move install pages out of main macaron routes (#13195)
  3353. * Update outdated label to use Fomantic UI style (#13181)
  3354. * Added option to disable webhooks (#13176)
  3355. * Change order of possible-owner organizations to alphabetical (#13160)
  3356. * Log IP on SSH authentication failure for Built-in SSH server (#13150)
  3357. * Added option to disable migrations (#13114)
  3358. * New "Add Mirror" Button in the Organization view (#13105)
  3359. * Manually approve new registration (#13083)
  3360. * Cron job to cleanup hook_task table (#13080)
  3361. * Use the headline comment of pull-request as the squash commit's message (#13071)
  3362. * Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999)
  3363. * Slightly simplify the queue settings code to help reduce the risk of problems (#12976)
  3364. * Add precise search type for Elastic Search (#12869)
  3365. * Move APIFormat functions into convert package (#12856)
  3366. * Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766)
  3367. * Add TrN for repository limit (#12492)
  3368. * Refactor doctor (#12264)
  3369. * Add the tag list page to the release page (#12096)
  3370. * Redirect on changed user and org name (#11649)
  3371. * load U2F js only on pages which need it (#11585)
  3372. * Make archival asynchronous (#11296)
  3373. * Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420)
  3374. * Improve vfsgen to not unzip bindata files but send to browser directly (#7109)
  3375. * Enhance release list (#6025)
  3376. * DOCS
  3377. * Swagger show models by default (#14880)
  3378. * Add missing repo.projects unit into swagger (#14876)
  3379. * Update docs and comments to remove macaron (#14491)
  3380. * Issue template addition: Are you using Gitea behind CloudFlare? (#14098)
  3381. * Generate man pages (#13901)
  3382. * Reformat/fine-tune docs (#13897)
  3383. * Added Table of Contents to long documentation pages (#13890)
  3384. * Add docs command (#13429)
  3385. * Update external-renderers.en-us.md (#13165)
  3386. * MISC
  3387. * Add builds for apple M1 (darwin arm64) (#14951)
  3388. * Migrate to use jsoniter instead of encoding/json (#14841)
  3389. * Reduce make verbosity (#13803)
  3390. * Add git command error directory on log (#13194)
  3391. ## [1.13.7](https://github.com/go-gitea/gitea/releases/tag/v1.13.7) - 2021-04-07
  3392. * SECURITY
  3393. * Update to bluemonday-1.0.6 (#15294) (#15298)
  3394. * Clusterfuzz found another way (#15160) (#15169)
  3395. * API
  3396. * Fix wrong user returned in API (#15139) (#15150)
  3397. * BUGFIXES
  3398. * Add 'fonts' into 'KnownPublicEntries' (#15188) (#15317)
  3399. * Speed up `enry.IsVendor` (#15213) (#15246)
  3400. * Response 404 for diff/patch of a commit that not exist (#15221) (#15238)
  3401. * Prevent NPE in CommentMustAsDiff if no hunk header (#15199) (#15201)
  3402. * MISC
  3403. * Add size to Save function (#15264) (#15271)
  3404. ## [1.13.6](https://github.com/go-gitea/gitea/releases/tag/v1.13.6) - 2021-03-23
  3405. * SECURITY
  3406. * Fix bug on avatar middleware (#15124) (#15125)
  3407. * Fix another clusterfuzz identified issue (#15096) (#15114)
  3408. * API
  3409. * Fix nil exeption for get pull reviews API #15104 (#15106)
  3410. * BUGFIXES
  3411. * Fix markdown rendering in milestone content (#15056) (#15092)
  3412. ## [1.13.5](https://github.com/go-gitea/gitea/releases/tag/v1.13.5) - 2021-03-21
  3413. * SECURITY
  3414. * Update to goldmark 1.3.3 (#15059) (#15061)
  3415. * Another clusterfuzz spotted issue (#15032) (#15034)
  3416. * API
  3417. * Fix set milestone on PR creation (#14981) (#15001)
  3418. * Prevent panic when editing forked repos by API (#14960) (#14963)
  3419. * BUGFIXES
  3420. * Fix bug when upload on web (#15042) (#15055)
  3421. * Delete Labels & IssueLabels on Repo Delete too (#15039) (#15051)
  3422. * Fix postgres ID sequences broken by recreate-table (#15015) (#15029)
  3423. * Fix several render issues (#14986) (#15013)
  3424. * Make sure sibling images get a link too (#14979) (#14995)
  3425. * Fix Anchor jumping with escaped query components (#14969) (#14977)
  3426. * Fix release mail html template (#14976)
  3427. * Fix excluding more than two labels on issues list (#14962) (#14973)
  3428. * Don't mark each comment poster as OP (#14971) (#14972)
  3429. * Add "captcha" to list of reserved usernames (#14930)
  3430. * Re-enable import local paths after reversion from #13610 (#14925) (#14927)
  3431. ## [1.13.4](https://github.com/go-gitea/gitea/releases/tag/v1.13.4) - 2021-03-07
  3432. * SECURITY
  3433. * Fix issue popups (#14898) (#14899)
  3434. * BUGFIXES
  3435. * Fix race in LFS ContentStore.Put(...) (#14895) (#14913)
  3436. * Fix a couple of issues with a feeds (#14897) (#14903)
  3437. * When transfering repository and database transaction failed, rollback the renames (#14864) (#14902)
  3438. * Fix race in local storage (#14888) (#14901)
  3439. * Fix 500 on pull view page if user is not loged in (#14885) (#14886)
  3440. * DOCS
  3441. * Fix how lfs data path is set (#14855) (#14884)
  3442. ## [1.13.3](https://github.com/go-gitea/gitea/releases/tag/v1.13.3) - 2021-03-04
  3443. * BREAKING
  3444. * Turn default hash password algorithm back to pbkdf2 from argon2 until we find a better one (#14673) (#14675)
  3445. * BUGFIXES
  3446. * Fix paging of file commit logs (#14831) (#14879)
  3447. * Print useful error if SQLite is used in settings but not supported (#14476) (#14874)
  3448. * Fix display since time round (#14226) (#14873)
  3449. * When Deleting Repository only explicitly close PRs whose base is not this repository (#14823) (#14842)
  3450. * Set HCaptchaSiteKey on Link Account pages (#14834) (#14839)
  3451. * Fix a couple of CommentAsPatch issues. (#14804) (#14820)
  3452. * Disable broken OAuth2 providers at startup (#14802) (#14811)
  3453. * Repo Transfer permission checks (#14792) (#14794)
  3454. * Fix double alert in oauth2 application edit view (#14764) (#14768)
  3455. * Fix broken spans in diffs (#14678) (#14683)
  3456. * Prevent race in PersistableChannelUniqueQueue.Has (#14651) (#14676)
  3457. * HasPreviousCommit causes recursive load of commits unnecessarily (#14598) (#14649)
  3458. * Do not assume all 40 char strings are SHA1s (#14624) (#14648)
  3459. * Allow org labels to be set with issue templates (#14593) (#14647)
  3460. * Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989) (#14607)
  3461. * Fix bug about ListOptions and stars/watchers pagnation (#14556) (#14573)
  3462. * Fix GPG key deletion during account deletion (#14561) (#14569)
  3463. ## [1.13.2](https://github.com/go-gitea/gitea/releases/tag/v1.13.2) - 2021-01-31
  3464. * SECURITY
  3465. * Prevent panic on fuzzer provided string (#14405) (#14409)
  3466. * Add secure/httpOnly attributes to the lang cookie (#14279) (#14280)
  3467. * API
  3468. * If release publisher is deleted use ghost user (#14375)
  3469. * BUGFIXES
  3470. * Internal ssh server respect Ciphers, MACs and KeyExchanges settings (#14523) (#14530)
  3471. * Set the name Mapper in migrations (#14526) (#14529)
  3472. * Fix wiki preview (#14515)
  3473. * Update code.gitea.io/sdk/gitea v0.13.1 -> v0.13.2 (#14497)
  3474. * ChangeUserName: rename user files back on DB issue (#14447)
  3475. * Fix lfs preview bug (#14428) (#14433)
  3476. * Ensure timeout error is shown on u2f timeout (#14417) (#14431)
  3477. * Fix Deadlock & Delete affected reactions on comment deletion (#14392) (#14425)
  3478. * Use path not filepath in routers/editor (#14390) (#14396)
  3479. * Check if label template exist first (#14384) (#14389)
  3480. * Fix migration v141 (#14387) (#14388)
  3481. * Use Request.URL.RequestURI() for fcgi (#14347)
  3482. * Use ServerError provided by Context (#14333) (#14345)
  3483. * Fix edit-label form init (#14337)
  3484. * Fix mailIssueCommentBatch for pull request (#14252) (#14296)
  3485. * Render links for commit hashes followed by comma (#14224) (#14227)
  3486. * Send notifications for mentions in pulls, issues, (code-)comments (#14218) (#14221)
  3487. * Fix avatar bugs (#14217) (#14220)
  3488. * Ensure that schema search path is set with every connection on postgres (#14131) (#14216)
  3489. * Fix dashboard issues labels filter bug (#14210) (#14214)
  3490. * When visit /favicon.ico but the static file is not exist return 404 but not continue to handle the route (#14211) (#14213)
  3491. * Fix branch selector on new issue page (#14194) (#14207)
  3492. * Check for notExist on profile repository page (#14197) (#14203)
  3493. ## [1.13.1](https://github.com/go-gitea/gitea/releases/tag/v1.13.1) - 2020-12-29
  3494. * SECURITY
  3495. * Hide private participation in Orgs (#13994) (#14031)
  3496. * Fix escaping issue in diff (#14153) (#14154)
  3497. * BUGFIXES
  3498. * Fix bug of link query order on markdown render (#14156) (#14171)
  3499. * Drop long repo topics during migration (#14152) (#14155)
  3500. * Ensure that search term and page are not lost on adoption page-turn (#14133) (#14143)
  3501. * Fix storage config implementation (#14091) (#14095)
  3502. * Fix panic in BasicAuthDecode (#14046) (#14048)
  3503. * Always wait for the cmd to finish (#14006) (#14039)
  3504. * Don't use simpleMDE editor on mobile devices for 1.13 (#14029)
  3505. * Fix incorrect review comment diffs (#14002) (#14011)
  3506. * Trim the branch prefix from action.GetBranch (#13981) (#13986)
  3507. * Ensure template renderer is available before storage handler (#13164) (#13982)
  3508. * Whenever the password is updated ensure that the hash algorithm is too (#13966) (#13967)
  3509. * Enforce setting HEAD in wiki to master (#13950) (#13961)
  3510. * Fix feishu webhook caused by API changed (#13938)
  3511. * Fix Quote Reply button on review diff (#13830) (#13898)
  3512. * Fix Pull Merge when tag with same name as base branch exist (#13882) (#13896)
  3513. * Fix mermaid chart size (#13865)
  3514. * Fix branch/tag notifications in mirror sync (#13855) (#13862)
  3515. * Fix crash in short link processor (#13839) (#13841)
  3516. * Update font stack to bootstrap's latest (#13834) (#13837)
  3517. * Make sure email recipients can see issue (#13820) (#13827)
  3518. * Reply button is not removed when deleting a code review comment (#13824)
  3519. * When reinitialising DBConfig reset the database use flags (#13796) (#13811)
  3520. * ENHANCEMENTS
  3521. * Add emoji in label to project boards (#13978) (#14021)
  3522. * Send webhook when tag is removed via Web UI (#14015) (#14019)
  3523. * Use Process Manager to create own Context (#13792) (#13793)
  3524. * API
  3525. * GetCombinedCommitStatusByRef always return json & swagger doc fixes (#14047)
  3526. * Return original URL of Repositories (#13885) (#13886)
  3527. ## [1.13.0](https://github.com/go-gitea/gitea/releases/tag/v1.13.0) - 2020-12-01
  3528. * SECURITY
  3529. * Add Allow-/Block-List for Migrate & Mirrors (#13610) (#13776)
  3530. * Prevent git operations for inactive users (#13527) (#13536)
  3531. * Disallow urlencoded new lines in git protocol paths if there is a port (#13521) (#13524)
  3532. * Mitigate Security vulnerability in the git hook feature (#13058)
  3533. * Disable DSA ssh keys by default (#13056)
  3534. * Set TLS minimum version to 1.2 (#12689)
  3535. * Use argon as default password hash algorithm (#12688)
  3536. * BREAKING
  3537. * Set RUN_MODE prod by default (#13765) (#13767)
  3538. * Don't replace underscores in auto-generated IDs in goldmark (#12805)
  3539. * Add Primary Key to Topic and RepoTopic tables (#12639)
  3540. * Disable password complexity check default (#12557)
  3541. * Change PIDFile default from /var/run/gitea.pid to /run/gitea.pid (#12500)
  3542. * Add extension Support to Attachments (allow all types for releases) (#12465)
  3543. * Remove IE11 Support (#11470)
  3544. * FEATURES
  3545. * Adopt repositories (#12920)
  3546. * Check passwords against HaveIBeenPwned (#12716)
  3547. * Gitea 2 Gitea migration (#12657)
  3548. * Support storing Avatars in minio (#12516)
  3549. * Allow addition of gpg keyring with multiple keys (#12487)
  3550. * Add email notify for new release (#12463)
  3551. * Add Access-Control-Expose-Headers (#12446)
  3552. * UserProfile Page: Render Description (#12415)
  3553. * Add command to recreate tables (#12407)
  3554. * Add mermaid JS renderer (#12334)
  3555. * Add ssh certificate support (#12281)
  3556. * Add spent time to referenced issue in commit message (#12220)
  3557. * Initial support for push options (#12169)
  3558. * Provide option to unlink a fork (#11858)
  3559. * Show exact tag for commit on diff view (#11846)
  3560. * Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)
  3561. * Issue templates directory (#11450)
  3562. * Add a storage layer for attachments (#11387)
  3563. * Add hide activity option (#11353)
  3564. * Add push commits history comment on PR time-line (#11167)
  3565. * Support elastic search for code search (#10273)
  3566. * Kanban board (#8346)
  3567. * API
  3568. * If User is Admin, show 500 error message on PROD mode too (#13115)
  3569. * Add Timestamp to Tag list API (#13026)
  3570. * Return sample message for login error in api context (#12994)
  3571. * Add IsTemplate option in create repo ui and api (#12942)
  3572. * GetReleaseByID return 404 if not found (#12933)
  3573. * Get release by tags endpoint (#12932)
  3574. * NotificationSubject show Issue/Pull State (#12901)
  3575. * Expose its limitation settings (#12714)
  3576. * Add Created & Updated to Milestone (#12662)
  3577. * Milestone endpoints accept names too (#12649)
  3578. * Expose Attachment Settings in the API (#12514)
  3579. * Add Issue and Repo info to StopWatch (#12458)
  3580. * Add cron running API (#12421)
  3581. * Add Update Pull HeadBranch Function (#12419)
  3582. * Add TOTP header to Swagger Documentation (#12402)
  3583. * Delete Token accept names too (#12366)
  3584. * Add name filter for GetMilestoneList (#12336)
  3585. * Fixed count of filtered issues when api request. (#12275)
  3586. * Do not override API issue pagination with UI settings (#12068)
  3587. * Expose useful General Repo settings settings (#11758)
  3588. * Return error when trying to create Mirrors but Mirrors are globally disabled (#11757)
  3589. * Provide diff and patch API endpoints (#11751)
  3590. * Allow to create closed milestones (#11745)
  3591. * Add language Statistics endpoint (#11737)
  3592. * Add Endpoint to get GetGeneralUI Settings (#11735) & (#11854)
  3593. * Issue/Pull expose IsLocked Property on API (#11708)
  3594. * Add endpoint for Branch Creation (#11607)
  3595. * Add pagination headers on endpoints that support total count from database (#11145)
  3596. * BUGFIXES
  3597. * Fix bogus http requests on diffs (#13760) (#13761)
  3598. * Show 'owner' tag for real owner (#13689) (#13743)
  3599. * Validate email before inserting/updating (#13475) (#13666)
  3600. * Fix issue/pull request list assignee filter (#13647) (#13651)
  3601. * Gitlab migration support for subdirectories (#13563) (#13591)
  3602. * Fix logic for preferred license setting (#13550) (#13557)
  3603. * Add missed sync branch/tag webhook (#13538) (#13556)
  3604. * Migration won't fail on non-migrated reactions (#13507)
  3605. * Fix Italian language file parsing error (#13156)
  3606. * Show outdated comments in pull request (#13148) (#13162)
  3607. * Fix parsing of pre-release git version (#13169) (#13172)
  3608. * Fix diff skipping lines (#13154) (#13155)
  3609. * When handling errors in storageHandler check underlying error (#13178) (#13193)
  3610. * Fix size and clickable area on file table back link (#13205) (#13207)
  3611. * Add better error checking for inline html diff code (#13251)
  3612. * Fix initial commit page & binary munching problem (#13249) (#13258)
  3613. * Fix migrations from remote Gitea instances when configuration not set (#13229) (#13273)
  3614. * Store task errors following migrations and display them (#13246) (#13287)
  3615. * Fix bug isEnd detection on getIssues/getPullRequests (#13299) (#13301)
  3616. * When the git ref is unable to be found return broken pr (#13218) (#13303)
  3617. * Ensure topics added using the API are added to the repository (#13285) (#13302)
  3618. * Fix avatar autogeneration (#13233) (#13282)
  3619. * Add migrated pulls to pull request task queue (#13331) (#13334)
  3620. * Issue comment reactions should also check pull type on API (#13349) (#13350)
  3621. * Fix links to repositories in /user/setting/repos (#13360) (#13362)
  3622. * Remove obsolete change of email on profile page (#13341) (#13347)
  3623. * Fix scrolling to resolved comment anchors (#13343) (#13371)
  3624. * Storage configuration support `[storage]` (#13314) (#13379)
  3625. * When creating line diffs do not split within an html entity (#13357) (#13375) (#13425) (#13427)
  3626. * Fix reactions on code comments (#13390) (#13401)
  3627. * Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13424)
  3628. * Replies to outdated code comments should also be outdated (#13217) (#13433)
  3629. * Fix panic bug in handling multiple references in commit (#13486) (#13487)
  3630. * Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470) (#13491)
  3631. * Show original author's reviews on pull summary box (#13127)
  3632. * Update golangci-lint to version 1.31.0 (#13102)
  3633. * Fix line break for MS teams webhook (#13081)
  3634. * Fix Issue & Pull Request comment headers on mobile (#13039)
  3635. * Avoid setting the CONN_STR in queues unless it is meant to be set (#13025)
  3636. * Remove code-view class from diff view (#13011)
  3637. * Fix the color of PR comment hyperlinks. (#13009)
  3638. * (Re)Load issue labels when changing them (#13007)
  3639. * Fix Media links in org files not liked to media files (#12997)
  3640. * Always return a list from GetCommitsFromIDs (#12981)
  3641. * Only set the user password if the password field would have been shown (#12980)
  3642. * Fix admin/config page (#12979)
  3643. * Changed width of commit signature avatar (#12961)
  3644. * Completely quote AppPath and CustomConf paths (#12955)
  3645. * Fix handling of migration errors (#12928)
  3646. * Fix anonymous GL migration (#12862)
  3647. * Fix git open close bug (#12834)
  3648. * Fix markdown meta parsing (#12817)
  3649. * Add default storage configurations (#12813)
  3650. * Show PR settings on empty repos (#12808)
  3651. * Disable watch and star if not signed in (#12807)
  3652. * Whilst changing the character set to utf8mb4 we should set ROW_FORMAT=dynamic too (#12804)
  3653. * Set opengraph attributes on org pages (#12803)
  3654. * Return error when creating gitlabdownloader failed (#12790)
  3655. * Add migration for password algorithm change (#12784)
  3656. * Compare SSH_DOMAIN when parsing submodule URLs (#12753)
  3657. * Fix editor.commit_empty_file_text locale string (#12744)
  3658. * Fix wrong poster message for code comment on Pull view (#11721)
  3659. * Escape failed highlighted files (#12685)
  3660. * Ensure that all migration requests are cancellable (#12669)
  3661. * Ensure RepoPath is lowercased in gitea serv (#12668)
  3662. * Do not disable commit changes button on repost (#12644)
  3663. * Dark theme for line numbers in blame view (#12632)
  3664. * Fix message when deleting last owner from an organization (#12628)
  3665. * Use shellquote to unpack arguments to gitea serv (#12624)
  3666. * Fix signing.wont_sign.%!s(<nil>) if Require Signing commits but not signed in. (#12581)
  3667. * Set utf8mb4 as the default charset on MySQL if CHARSET is unset (#12563)
  3668. * Set context for running CreateArchive to that of the request (#12555)
  3669. * Prevent redirect back to /user/events (#12462)
  3670. * Re-attempt to delete temporary upload if the file is locked by another process (#12447)
  3671. * Mirror System Notice reports are too frequent (#12438)
  3672. * Do not show arrows on comment diffs on pull comment pages (#12434)
  3673. * Fix milestone links (#12405)
  3674. * Increase size of the language column in language_stat (#12396)
  3675. * Use transaction in V102 migration (#12395)
  3676. * Only use --exclude on name-rev with git >= 2.13 (#12347)
  3677. * Add action feed for new release (#12324)
  3678. * Set NoAutoTime when updating is_archived (#12266)
  3679. * Support Force-update in Mirror and improve Tracing in mirror (#12242)
  3680. * Avoid sending "0 new commits" webhooks (#12212)
  3681. * Fix U2F button icon (#12167)
  3682. * models/repo_sign.go: break out of loops (#12159)
  3683. * Ensure that git commit tree continues properly over the page (#12142)
  3684. * Rewrite GitGraph.js (#12137)
  3685. * Fix repo API listing stability (#12057)
  3686. * Add team support for review request (#12039)
  3687. * Fix 500 error on repos with no tags (#11870)
  3688. * Fix nil pointer in default issue mail template (#11862)
  3689. * Fix commit search in all branches (#11849)
  3690. * Don't consider tag refs as valid for branch name (#11847)
  3691. * Don't add same line code comment box twice (#11837)
  3692. * Fix visibility of forked public repos from private orgs (#11717)
  3693. * Fix chardet test and add ordering option (#11621)
  3694. * Fix number of files, total additions, and deletions on Diff pages (#11614)
  3695. * Properly handle and return empty string for dangling commits in GetBranchName (#11587)
  3696. * Include query in sign in redirect (#11579)
  3697. * Fix Enter not working in SimpleMDE (#11564)
  3698. * Fix bug about can't skip commits base on base branch (#11555)
  3699. * ENHANCEMENTS
  3700. * Only Return JSON for responses (#13511) (#13565)
  3701. * Use existing analyzer module for language detection for highlighting (#13522) (#13551)
  3702. * Return the full rejection message and errors in flash errors (#13221) (#13237)
  3703. * Remove PAM from auth dropdown when unavailable (#13276) (#13281)
  3704. * Add HostCertificate to sshd_config in Docker image (#13143)
  3705. * Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124)
  3706. * Improve error feedback for duplicate deploy keys (#13112)
  3707. * Set appropriate `autocomplete` attributes on password fields (#13078)
  3708. * Adding visual cue for "Limited" & "Private" organizations. (#13040)
  3709. * Fix Pull Request merge buttons on mobile (#13035)
  3710. * Gitea serv, hooks, manager and the like should always display Fatals (#13032)
  3711. * CSS tweaks to warning/error segments and misc fixes (#13024)
  3712. * Fix formatting of branches ahead-behind on narrow windows (#12989)
  3713. * Add config option to make create-on-push repositories public by default (#12936)
  3714. * Disable migration items when mirror is selected (#12918)
  3715. * Add the checkbox quick button to the comment tool bar also (#12885)
  3716. * Support GH enterprise (#12863)
  3717. * Simplify CheckUnitUser logic (#12854)
  3718. * Fix background of signed-commits on arc-green of timeline commits (#12837)
  3719. * Move git update-server-info to hooks (#12826)
  3720. * Add ui style for "Open a blank issue" button (#12824)
  3721. * Use a simple format for the big number on ui (#12822)
  3722. * Make SVG size argument optional (#12814)
  3723. * Add placeholder text for bio profile text form (#12792)
  3724. * Set language via AJAX (#12785)
  3725. * Show git-pull-request icon for closed pull request (#12742)
  3726. * Migrate version parsing library to hashicorp/go-version (#12719)
  3727. * Only use async pre-empt hack if go < 1.15 (#12718)
  3728. * Inform user about meaning of an hourglass on reviews (#12713)
  3729. * Add a migrate service type switch page (#12697)
  3730. * Migrations: Gitlab Add Reactions Support for Issues & MergeRequests (#12695)
  3731. * Remove duplicate logic in initListSubmits (#12660)
  3732. * Set avatar image dimensions (#12654)
  3733. * Rename models.ProtectedBranchRepoID/PRID to models.EnvRepoID/PRID and ensure EnvPusherEmail is set (#12646)
  3734. * Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes (#12752)
  3735. * Add postgres schema to the search_path on database connection (#12634)
  3736. * Git migration UX improvements (#12619)
  3737. * Add link to home page on swagger ui (#12601)
  3738. * hCaptcha Support (#12594)
  3739. * OpenGraph: use repo avatar if exist (#12586)
  3740. * Reaction picker display improvements (#12576)
  3741. * Fix emoji replacements, make emoji images consistent (#12567)
  3742. * Increase clickable area on files table links (#12553)
  3743. * Set z-index for sticky diff box lower (#12537)
  3744. * Report error if API merge is not allowed (#12528)
  3745. * LFS support to be stored on minio (#12518)
  3746. * Show 2FA info on Admin Pannel: Users List (#12515)
  3747. * Milestone Issue/Pull List: Add octicons type (#12499)
  3748. * Make dashboard newsfeed list length a configurable item (#12469)
  3749. * Add placeholder text for send testing email button in admin/config (#12452)
  3750. * Add SVG favicon (#12437)
  3751. * In issue comments, put issue participants also in completion list when hitting @ (#12433)
  3752. * Collapse Swagger UI tags by default (#12428)
  3753. * Detect full references to issues and pulls in commit messages (#12399)
  3754. * Allow common redis and leveldb connections (#12385)
  3755. * Don't use legacy method to send Matrix Webhook (#12348)
  3756. * Remove padding/border-radius on image diffs (#12346)
  3757. * Render the git graph on the server (#12333)
  3758. * Fix clone panel in wiki position not always align right (#12326)
  3759. * Rework 'make generate-images' (#12316)
  3760. * Refactor webhook payload convertion (#12310)
  3761. * Move jquery-minicolors to npm/webpack (#12305)
  3762. * Support use nvarchar for all varchar columns when using mssql (#12269)
  3763. * Update Octicons to v10 (#12240)
  3764. * Disable search box autofocus (#12229)
  3765. * Replace code fold icons with octicons (#12222)
  3766. * Ensure syntax highlighting is the same inside diffs (#12205)
  3767. * Auto-init repo on license, .gitignore select (#12202)
  3768. * Default to showing closed Issues/PR list when there are only closed issues/PRs (#12200)
  3769. * Enable cloning via Git Wire Protocol v2 over HTTP (#12170)
  3770. * Direct SVG rendering (#12157)
  3771. * Improve arc-green code colors (#12111)
  3772. * Allow admin to merge pr with protected file changes (#12078)
  3773. * Show description on individual milestone view (#12055)
  3774. * Update the wiki repository remote origin while update the mirror repository's Clone From URL (#12053)
  3775. * Server-side syntax highlighting for all code (#12047)
  3776. * Use Fomantic's fluid padded for blame full width (#12023)
  3777. * Use custom SVGs for commit signing lock icon (#12017)
  3778. * Make tabs smaller (#12003)
  3779. * Fix sticky diff stats container (#12002)
  3780. * Move fomantic and jQuery to main webpack bundle (#11997)
  3781. * Use enry language type to detect special languages (#11974)
  3782. * Use only first line of commit when creating referenced comment (#11960)
  3783. * Rename custom/conf/app.ini.sample to custom/conf/app.example.ini for better syntax light on editor (#11926)
  3784. * Fix double divider on issue sidebar (#11919)
  3785. * Shorten markdown heading anchors links (#11903)
  3786. * Add org avatar on top of internal repo icon (#11895)
  3787. * Use label to describe repository type (#11891)
  3788. * Make repository size unclickable on repo summary bar (#11887)
  3789. * Rework blame template and styling (#11885)
  3790. * Fix icon alignment for show/hide outdated link on resolved conversation (#11881)
  3791. * Vertically align review icons on repository sidebar (#11880)
  3792. * Better align items using flex within review request box (#11879)
  3793. * Only write to global gitconfig if necessary (#11876)
  3794. * Disable all typographic replacements in markdown renderer (#11871)
  3795. * Improve label edit buttons labels (#11841)
  3796. * Use crispEdges rendering for octicon-internal-repo (#11801)
  3797. * Show update branch item in merge box when it's necessary (#11761)
  3798. * Add compare link to releases (#11752)
  3799. * Allow site admin to disable mirrors (#11740)
  3800. * Export monaco editor on window.codeEditors (#11739)
  3801. * Add configurable Trust Models (#11712)
  3802. * Show full GPG commit status on PR commit history (#11702)
  3803. * Fix align issues and decrease avatar size on PR timeline (#11689)
  3804. * Replace jquery-datetimepicker with native date input (#11684)
  3805. * Change Style of Tags on Comments (#11668)
  3806. * Fix missing styling for shabox on PR commit history (#11625)
  3807. * Apply padding to approval icons on PR list (#11622)
  3808. * Fix message wrapping on PR commit list (#11616)
  3809. * Right-align status icon on pull request commit history (#11594)
  3810. * Add missing padding for multi-commit list on PR view (#11593)
  3811. * Do not show avatar for "{{user}} added X commits" (#11591)
  3812. * Fix styling and padding for commit list on PR view (#11588)
  3813. * Style code review comment for arc-green (#11572)
  3814. * Use default commit message for wiki edits (#11550)
  3815. * Add internal-repo octicon for public repos of private org (#11529)
  3816. * Fix dropzone color on arc-green (#11514)
  3817. * Insert ui divider directly in templates instead of from inside heatmap vue component (#11508)
  3818. * Move tributejs to npm/webpack (#11497)
  3819. * Fix text-transform on wiki revisions page (#11486)
  3820. * Do not show lock icon on repo list for public repos in private org (#11445)
  3821. * Include LFS when calculating repo size (#11060)
  3822. * Add check for LDAP group membership (#10869)
  3823. * When starting new stopwatch stop previous if it is still running (#10533)
  3824. * Add queue for code indexer (#10332)
  3825. * Move all push update operations to a queue (#10133)
  3826. * Cache last commit when pushing for big repository (#10109)
  3827. * Change/remove a branch of an open issue (#9080)
  3828. * Sortable Tables Header By Click (#7980)
  3829. * TESTING
  3830. * Use community codecov drone plugin (#12468)
  3831. * Add more tests for diff highlighting (#12467)
  3832. * Don't put integration test data outside of test folder (#11746)
  3833. * Add debug option to hooks (#11624)
  3834. * Log slow tests (#11487)
  3835. * TRANSLATION
  3836. * Translate two small lables on commit statuse list (#12821)
  3837. * Make issues.force_push_codes message shorter (#11575)
  3838. * BUILD
  3839. * Bump min required golang to 1.13 (#12717)
  3840. * Add 'make watch' (#12636)
  3841. * Extract Swagger CSS to its own file (#12616)
  3842. * Update eslint config (#12609)
  3843. * Avoid unnecessary system-ui expansion (#12522)
  3844. * Make the default PID file compile-time settable (#12485)
  3845. * Add 'watch-backend' (#12330)
  3846. * Detect version of sed in Makefile (#12319)
  3847. * Update gitea-vet to v0.2.1 (#12282)
  3848. * Add logic to build stable and edge builds for gitea snap (#12052)
  3849. * Fix missing CGO_EXTRA_FLAGS build arg for docker (#11782)
  3850. * Alpine 3.12 (#11720)
  3851. * Enable stylelint's shorthand-property-no-redundant-values (#11436)
  3852. * DOCS
  3853. * Change default log configuration (#13088)
  3854. * Add automatic JS license generation (#11810)
  3855. * Remove page size limit comment from swagger (#11806)
  3856. * Narrow down Edge version in browser support docs (#11640)
  3857. ## [1.12.5](https://github.com/go-gitea/gitea/releases/tag/v1.12.5) - 2020-10-01
  3858. * BUGFIXES
  3859. * Allow U2F with default settings for gitea in subpath (#12990) (#13001)
  3860. * Prevent empty div when editing comment (#12404) (#12991)
  3861. * On mirror update also update address in DB (#12964) (#12967)
  3862. * Allow extended config on cron settings (#12939) (#12943)
  3863. * Open transaction when adding Avatar email-hash pairs to the DB (#12577) (#12940)
  3864. * Fix internal server error from ListUserOrgs API (#12910) (#12915)
  3865. * Update only the repository columns that need updating (#12900) (#12912)
  3866. * Fix panic when adding long comment (#12892) (#12894)
  3867. * Add size limit for content of comment on action ui (#12881) (#12890)
  3868. * Convert User expose ID each time (#12855) (#12883)
  3869. * Support slashes in release tags (#12864) (#12882)
  3870. * Add missing information to CreateRepo API endpoint (#12848) (#12867)
  3871. * On Migration respect old DefaultBranch (#12843) (#12858)
  3872. * Fix notifications page links (#12838) (#12853)
  3873. * Stop cloning unnecessarily on PR update (#12839) (#12852)
  3874. * Escape more things that are passed through str2html (#12622) (#12850)
  3875. * Remove double escape on labels addition in comments (#12809) (#12810)
  3876. * Fix "only mail on mention" bug (#12775) (#12789)
  3877. * Fix yet another bug with diff file names (#12771) (#12776)
  3878. * RepoInit Respect AlternateDefaultBranch (#12746) (#12751)
  3879. * Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745) (#12750)
  3880. * ENHANCEMENTS
  3881. * gitea dump: include version & Check InstallLock (#12760) (#12762)
  3882. ## [1.12.4](https://github.com/go-gitea/gitea/releases/tag/v1.12.4) - 2020-09-02
  3883. * SECURITY
  3884. * Escape provider name in oauth2 provider redirect (#12648) (#12650)
  3885. * Escape Email on password reset page (#12610) (#12612)
  3886. * When reading expired sessions - expire them (#12686) (#12690)
  3887. * ENHANCEMENTS
  3888. * StaticRootPath configurable at compile time (#12371) (#12652)
  3889. * BUGFIXES
  3890. * Fix to show an issue that is related to a deleted issue (#12651) (#12692)
  3891. * Expire time acknowledged for cache (#12605) (#12611)
  3892. * Fix diff path unquoting (#12554) (#12575)
  3893. * Improve HTML escaping helper (#12562)
  3894. * models: break out of loop (#12386) (#12561)
  3895. * Default empty merger list to those with write permissions (#12535) (#12560)
  3896. * Skip SSPI authentication attempts for /api/internal (#12556) (#12559)
  3897. * Prevent NPE on commenting on lines with invalidated comments (#12549) (#12550)
  3898. * Remove hardcoded ES indexername (#12521) (#12526)
  3899. * Fix bug preventing transfer to private organization (#12497) (#12501)
  3900. * Keys should not verify revoked email addresses (#12486) (#12495)
  3901. * Do not add prefix on http/https submodule links (#12477) (#12479)
  3902. * Fix ignored login on compare (#12476) (#12478)
  3903. * Fix incorrect error logging in Stats indexer and OAuth2 (#12387) (#12422)
  3904. * Upgrade google/go-github to v32.1.0 (#12361) (#12390)
  3905. * Render emoji's of Commit message on feed-page (#12373)
  3906. * Fix handling of diff on unrelated branches when Git 2.28 used (#12370)
  3907. ## [1.12.3](https://github.com/go-gitea/gitea/releases/tag/v1.12.3) - 2020-07-28
  3908. * BUGFIXES
  3909. * Don't change creation date when updating Release (#12343) (#12351)
  3910. * Show 404 page when release not found (#12328) (#12332)
  3911. * Fix emoji detection in certain cases (#12320) (#12327)
  3912. * Reduce emoji size (#12317) (#12327)
  3913. * Fix double-indirection bug in logging IDs (#12294) (#12308)
  3914. * Link to pull list page on sidebar when view pr (#12256) (#12263)
  3915. * Extend Notifications API and return pinned notifications by default (#12164) (#12232)
  3916. ## [1.12.2](https://github.com/go-gitea/gitea/releases/tag/v1.12.2) - 2020-07-11
  3917. * BUGFIXES
  3918. * When deleting repository decrese user repository count in cache (#11954) (#12188)
  3919. * Return full commit message instead of summary in commits API (#12186) (#12187)
  3920. * Properly set HEAD when a repo is created with a default branch that is not named 'master' (#12135) (#12182)
  3921. * Ensure GPG Subkeys are verified (#12155) (#12168)
  3922. * Fix failing to cache last commit with key being to long (#12151) (#12161)
  3923. * Multiple small admin dashboard fixes (#12153) (#12156)
  3924. * Remove spurious logging of " Delete all repository archives" at startup (#12139) (#12148)
  3925. * Fix repository setup instructions when default branch is not named 'master' (#12122) (#12147)
  3926. * Move EventSource to SharedWorker (#12095) (#12130)
  3927. * Fix ui bug in wiki commit page (#12089) (#12125)
  3928. * Fix gitgraph branch continues after merge (#12044) (#12105)
  3929. * Set the base url when migrating from Gitlab using access token or username without password (#11852) (#12104)
  3930. * Ensure BlameReaders close at end of request (#12102) (#12103)
  3931. * Fix panic when adding review comment (#12058)
  3932. * ENHANCEMENTS
  3933. * Disable dropzone's timeout for file uploads (#12024) (#12032)
  3934. ## [1.12.1](https://github.com/go-gitea/gitea/releases/tag/v1.12.1) - 2020-06-21
  3935. * BUGFIXES
  3936. * Handle multiple merges in gitgraph.js (#11996) (#12000)
  3937. * Add serviceworker.js to KnownPublicEntries (#11992) (#11994)
  3938. * For language detection do not try to analyze big files by content (#11971) (#11975)
  3939. * ENHANCEMENTS
  3940. * Fix scrollable header on dropdowns (#11893) (#11965)
  3941. ## [1.11.8](https://github.com/go-gitea/gitea/releases/tag/v1.11.8) - 2020-06-21
  3942. * BUGFIXES
  3943. * Really fix __webpack_public_path__ for 1.11 (#11961)
  3944. ## [1.12.0](https://github.com/go-gitea/gitea/releases/tag/v1.12.0) - 2020-06-17
  3945. * BREAKING
  3946. * When using API CreateRelease set created_unix to the tag commit time (#11218)
  3947. * Enable ENABLE_HARD_LINE_BREAK by default for rendering markdown (#11162)
  3948. * Fix sanitizer config - multiple rules (#11133)
  3949. * Remove check on username when using AccessToken authentication for the API (#11015)
  3950. * Return 404 from Contents API when items don't exist (#10323)
  3951. * Notification API should always return a JSON object with the current count of notifications (#10059)
  3952. * Remove migration support from versions earlier than 1.6.0 (#10026)
  3953. * SECURITY
  3954. * Use -1 to disable key algorithm type in ssh.minimum_key_sizes (#11635) (#11662)
  3955. * FEATURES
  3956. * Improve config logging when WrappedQueue times out (#11174)
  3957. * Add branch delete to API (#11112)
  3958. * Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047)
  3959. * Add a way to mark Conversation (code comment) resolved (#11037)
  3960. * Handle yaml frontmatter in markdown (#11016)
  3961. * Cache PullRequest Divergence (#10914)
  3962. * Make `gitea admin auth list` formatting configurable (#10844)
  3963. * Add Matrix webhook (#10831)
  3964. * Add Organization Wide Labels (#10814)
  3965. * Allow to set protected file patterns for files that can not be changed under no conditions (#10806)
  3966. * Option to set default branch at repository creation (#10803)
  3967. * Add request review from specific reviewers feature in pull request (#10756)
  3968. * Add NextCloud oauth (#10562)
  3969. * System-wide webhooks (#10546)
  3970. * Relax sanitization as per https://github.com/jch/html-pipeline (#10527)
  3971. * Use media links for img in post-process (#10515)
  3972. * Add API endpoints to manage OAuth2 Application (list/create/delete) (#10437)
  3973. * Render READMEs in docs/ .gitea or .github from root (#10361)
  3974. * Add feishu webhook support (#10229)
  3975. * Cache last commit to accelerate the repository directory page visit (#10069)
  3976. * Implement basic app.ini and path checks to doctor cmd (#10064)
  3977. * Make WorkerPools and Queues flushable (#10001)
  3978. * Implement "embedded" command to extract static resources (#9982)
  3979. * Add API endpoint for repo transfer (#9947)
  3980. * Make archive prefixing configurable with a global setting (#9943)
  3981. * Add Unique Queue infrastructure and move TestPullRequests to this (#9856)
  3982. * Issue/PR Context Popups (#9822)
  3983. * Add "Update Branch" button to Pull Requests (#9784)
  3984. * Add require signed commit for protected branch (#9708)
  3985. * Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)
  3986. * Add API notification endpoints (#9488)
  3987. * Issue search support elasticsearch (#9428)
  3988. * Add API branch protection endpoint (#9311)
  3989. * Add a new command doctor to check if some wrong configurations on gitea instance (#9095)
  3990. * Add support for migrating from Gitlab (#9084)
  3991. * Add support for database schema in PostgreSQL (#8819)
  3992. * Add setting to set default and global disabled repository units. (#8788)
  3993. * Language statistics bar for repositories (#8037)
  3994. * Restricted users (#6274)
  3995. * BUGFIXES
  3996. * Fix commenting on non-utf8 encoded files (#11916) (#11950)
  3997. * Use google/uuid to instead satori/go.uuid (#11943) (#11946)
  3998. * Align show/hide outdated button on code review block (#11932) (#11944)
  3999. * Update to go-git v5.1.0 (#11936) (#11941)
  4000. * Use ID or Where to instead directly use Get when load object from database (#11925) (#11934)
  4001. * Update CommitsAhead CommitsBehind on Pull BaseBranch Change too (#11912) (#11915)
  4002. * Invalidate comments when file is shortened (#11882) (#11884)
  4003. * Rework api/user/repos for pagination (#11827) (#11877)
  4004. * Handle more pathological branch and tag names (#11843) (#11863)
  4005. * Add doctor check to set IsArchived false if it is null (partial #11853) (#11859)
  4006. * Prevent panic on empty HOST for mysql (#11850) (#11856)
  4007. * Use DEFAULT_PAGING_NUM instead of MAX_RESPONSE_ITEMS in ListOptions (#11831) (#11836)
  4008. * Fix reply octicon (#11821) (#11822)
  4009. * Honor DEFAULT_PAGING_NUM for API (#11805) (#11813)
  4010. * Ensure rejected push to refs/pull/index/head fails nicely (#11724) (#11809)
  4011. * In File Create/Update API return 404 if Branch does not exist (#11791) (#11795)
  4012. * Fix doer of rename repo (#11789) (#11794)
  4013. * Initialize SimpleMDE when making a code comment (#11749) (#11785)
  4014. * Fix timezone on issue deadline (#11697) (#11784)
  4015. * Fix to allow comment poster to edit or delete his own comments (#11671) (#11774)
  4016. * Show full 500 error in API when Gitea in dev mode (#11641) (#11753)
  4017. * Add missing templates for Matrix system webhooks (#11729) (#11748)
  4018. * Fix verification of subkeys of default gpg key (#11713) (#11747)
  4019. * Fix styling for commiter on diff view (#11715) (#11744)
  4020. * Properly truncate system notices (#11714) (#11742)
  4021. * Handle expected errors in FileCreate & FileUpdate API (#11643) (#11718)
  4022. * Fix missing authorization check on pull for public repos of private/limited org (#11656) (#11682)
  4023. * Doctor check & fix db consistency (#11111) (#11676)
  4024. * Exclude generated files from language statistics (#11653) (#11670)
  4025. * Return json on 500 error from API (#11574) (#11659)
  4026. * When must change password only show Signout (#11600) (#11637)
  4027. * Backport various styling fixes (#11619)
  4028. * Fix wrong milestone in webhook message (#11596) (#11611)
  4029. * Fix serviceworker output file and misc improvements (#11562) (#11610)
  4030. * When initialising repositories ensure that the user doing the creation is the initializer (#11601) (#11608)
  4031. * Prevent empty query parameter being set on dashboard (#11561) (#11604)
  4032. * Fix images in wiki edit preview (#11546) (#11602)
  4033. * Prevent (caught) panic on login (#11590) (#11597)
  4034. * Prevent transferring repos to invisible orgs (#11517) (#11549)
  4035. * Move serviceworker to workbox and fix SSE interference (#11538) (#11547)
  4036. * API PullReviewComment HTMLPullURL should return the HTMLURL (#11501) (#11533)
  4037. * Fix repo-list private and total count bugs (#11500) (#11532)
  4038. * Fix form action template substitutions on admin pages (backport #11519) (#11531)
  4039. * Fix a bug where the reaction emoji doesn't disappear. (#11489) (#11530)
  4040. * TrimSpace when reading InternalToken from a file (#11502) (#11524)
  4041. * Fix selected line color in arc-green (#11492) (#11520)
  4042. * Make localstorage read ssh or https correctly (#11483) (#11490)
  4043. * Check branch protection on IsUserAllowedToUpdate (#11448)
  4044. * Fix margin on attached segment headers when they are separated by other element (#11425)
  4045. * Fix webhook template when validation errors occur (#11421)
  4046. * Fix NPE in template due to missing signing key on commit page (#11392)
  4047. * Restore active background to Register button on Register page (#11390)
  4048. * Fix hook failure due to relative LFS_CONTENT_PATH (#11362)
  4049. * Correctly set the organization num repos (#11339)
  4050. * Prevent 500 with badly formed task list (#11328)
  4051. * Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327)
  4052. * Handle panics that percolate up to the graceful module (#11291)
  4053. * Don't allow registration via the web form, when AllowOnlyExternalRegistration is True (#11248)
  4054. * Patch fomantic-ui to workaround build issue (#11244)
  4055. * Prevent panic during wrappedConn close at hammertime (#11219)
  4056. * On logout force redirect to start page (#11202)
  4057. * Fix creation of Organization repos by Users with max created personal repos (#11183)
  4058. * Add option to increase provided OAuth2 token maximum size (#11180)
  4059. * Log the indexer path on failure (#11172)
  4060. * Ensure that relative paths in edit preview work (#11143)
  4061. * Make API EditIssue and EditPullRequest issue notifications (#11123)
  4062. * Send 404 immediately for known public requests (#11117)
  4063. * Remove nil inserts in models (#11096)
  4064. * Add GetReviews() to RetryDownloader (#11093)
  4065. * Remove nonexistent serviceworker entries (#11091)
  4066. * Simplify and fix GetApprovalCounts (#11086)
  4067. * Fix wiki revision template and simplify some tmpl conditions (#11080)
  4068. * Make branch parameter optional for /api/v1/repos/{owner}/{repo}/contents/{filepath} (#11067)
  4069. * Align review-item svg octicons (#11065)
  4070. * Automatically remove Watches, Assignments, etc if user loses access due to being removed as collaborator or from a team (#10997)
  4071. * Users should not be able to prohibit their own login (#10970)
  4072. * Fix scrollbar issues in dropdowns (#10897)
  4073. * Change the order of issues.closed_by to list opening user first (#10876)
  4074. * Allow site admin to check /api/v1/orgs endpoints (#10867)
  4075. * Avoid logging []byte in queue failures - convert to string first (#10865)
  4076. * Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863)
  4077. * Fix assignees double load bug (#10856)
  4078. * Handle push rejection in branch and upload (#10854)
  4079. * In authorized_keys use double-quote for windows compatibility (#10841)
  4080. * Fix milestone template (#10824)
  4081. * log.Fatal on failure to listen to SSH port (#10795)
  4082. * Fix forked repo has no icon and language stat. (#10791)
  4083. * Fix tag/release deletion (#10663)
  4084. * Fix webhook migration (#10641)
  4085. * Migration for deleting orphaned dependencies (#10617)
  4086. * Add migration to fix the old broken merge-bases (#10604)
  4087. * Update templates for Go 1.14 (#10596)
  4088. * Remove unnecessary parentheses in wiki/view template (#10583)
  4089. * Change default value of DefaultCommandExecutionTimeout to match docs (#10581)
  4090. * Handle panic in indexer initialisation better (#10534)
  4091. * Set correct content_type value for Gogs/Gitea webhooks (#9504) (#10456)
  4092. * Fixed wrong AppSubUrl in multiple templates (#10447)
  4093. * Fix profile page CSS (#10406)
  4094. * Inject SVG sprite via ajax (#10320)
  4095. * Fix migration information update bug when linked github account (#10310)
  4096. * Allow admin to check org membership by API for other users (#10201)
  4097. * Fix topics dropdown (#10167)
  4098. * Ensure DeleteUser is not allowed to Delete Orgs and visa versa (#10134)
  4099. * Fix IsErrPullClosed (#10093)
  4100. * Accept punctuation after simple+cross repository issue references (#10091)
  4101. * On merge of already closed PR redirect back to the pulls page (#10010)
  4102. * Fix crowdin update script (#9969)
  4103. * Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927)
  4104. * Add option to prevent LDAP from deactivating everything on empty search (#9879)
  4105. * Fix admin handling at merge of PR (#9749)
  4106. * err_admin_name_pattern_not_allowed String Clarification (#9731)
  4107. * Fix wrong original git service type on a migrated repository (#9693)
  4108. * Fix ref links in issue overviews for tags (#8742)
  4109. * ENHANCEMENTS
  4110. * Fix search form button overlap (#11840) (#11864)
  4111. * Make tabular menu styling consistent for arc-green (#11570) (#11798)
  4112. * Add option to API to update PullRequest base branch (#11666) (#11796)
  4113. * Increase maximum SQLite variables count to 32766 (#11696) (#11783)
  4114. * Update emoji dataset with skin tone variants (#11678) (#11763)
  4115. * Add logging to long migrations (#11647) (#11691)
  4116. * Change language statistics to save size instead of percentage (#11681) (#11690)
  4117. * Allow different HardBreaks settings for documents and comments (#11515) (#11599)
  4118. * Fix alignment for commits on dashboard (#11595) (#11680)
  4119. * Default MSSQL port 0 to allow automatic detection by default (#11642) (#11673)
  4120. * Handle expected errors in AddGPGkey API (#11644) (#11661)
  4121. * Close EventSource before unloading the page (#11539) (#11557)
  4122. * Ensure emoji render with regular font-weight (#11541) (#11545)
  4123. * Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) (#11542)
  4124. * Tweak reaction buttons (#11516)
  4125. * Use more toned colors for selected line (#11493) (#11511)
  4126. * Increase width for authors on commit view (#11441)
  4127. * Hide archived repos by default in repo-list (#11440)
  4128. * Better styling for code review comment textarea (#11428)
  4129. * Support view individual commit for wiki pages (#11415)
  4130. * Fix yellow background on active elements in code review (#11414)
  4131. * Better styling for code review comment form (#11413)
  4132. * Change install description on homepage (#11395)
  4133. * Ensure search action button is coalesced to adjacent input (#11385)
  4134. * Switch code editor to Monaco (#11366)
  4135. * Add paging and archive/private repository filtering to dashboard list (#11321)
  4136. * Changed image of openid-connect logo for better look on arc-green theme (#11312)
  4137. * Load Repo Topics on blame view too (#11307)
  4138. * Change the style in admin notice content view from `<p>` to `<pre>` (#11301)
  4139. * Allow log.xxx.default to set logging settings for the default logger only (#11292)
  4140. * Automatically attempt auto recovery of broken disk queues (Update lunny/levelqueue to 0.3.0) (#11285)
  4141. * Make sendmail a Process and have default timeout (#11256)
  4142. * Check value of skip-repository flag in dump command (#11254)
  4143. * Fix submit review form (#11252)
  4144. * Allow unauthenticated users to compare (#11240)
  4145. * Add EventSource support (#11235)
  4146. * Refactor Milestone related (#11225)
  4147. * Add pull review API endpoints (#11224)
  4148. * Add a 'this' to issue close/reopened messages (#11204)
  4149. * When migrating from Gitlab map Approvals to approving Reviews (#11147)
  4150. * Improve representation of attachments in issues (#11141)
  4151. * Protect default branch against deletion (#11115)
  4152. * Add X-Total-Count on /repos/{owner]/{repo}/pulls API endpoint (#11113)
  4153. * Fix status label on branches list vertical alignment (#11109)
  4154. * Add single release page and latest redirect (#11102)
  4155. * Add missing commit states to PR checks template (#11085)
  4156. * Change icon on title for merged PR to git-merge (#11064)
  4157. * Add MergePull comment type instead of close for merge PR (#11058)
  4158. * Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055)
  4159. * Consolidate author name across timeline (#11053)
  4160. * Refactor UpdateOAuth2Application (#11034)
  4161. * Support unicode emojis and remove emojify.js (#11032)
  4162. * Add git hook "warning" to admin panel (#11030)
  4163. * Add flash notify for email preference setting success (#11027)
  4164. * Remove package code.gitea.io/gitea/modules/git import out of models (#11025)
  4165. * Match arc-green code tag color to code blocks (#11023)
  4166. * Move syntax highlighting to web worker (#11017)
  4167. * Prevent merge of outdated PRs on protected branches (#11012)
  4168. * Add Get/Update for api/v1/user/applications/oauth2 (#11008)
  4169. * Upgrade to most recent bluemonday (#11007)
  4170. * Tweak code tags in markdown (#11000)
  4171. * Reject duplicate AccessToken names (#10994)
  4172. * Fix Ctrl-Enter shortcut for issues (#10986)
  4173. * Provide `OwnerName` field for README template (#10981)
  4174. * Prettify Timeline (#10972)
  4175. * Add issue subscription check to API (#10967)
  4176. * Use AJAX for notifications table (#10961)
  4177. * Adjust label padding (#10957)
  4178. * Avoiding directory execution on hook (#10954) (#10955)
  4179. * Migrate ActivityHeatmap to Vue SFC (#10953)
  4180. * Change merge strategy: do not check write access if user in merge white list (#10951)
  4181. * Enable GO111MODULE=on globally in Makefile (#10939)
  4182. * API endpoint to get single commit via SHA and Ref (#10915)
  4183. * Add accordion to release list and hide non-latest (#10910)
  4184. * Split dashboard elements into separate template files (#10885)
  4185. * Add more message on sidebar menus (#10872)
  4186. * Set MySQL rowtype to dynamic for new tables (#10833)
  4187. * Completely fix task-list checkbox styling (#10798)
  4188. * Hide gear icon for user who can't use them on sidebar (#10750)
  4189. * Refactor Cron and merge dashboard tasks (#10745)
  4190. * Change review status icons on pr view style to github style (#10737)
  4191. * Make pagination optional for API list notification endpoints (#10714)
  4192. * Fix tab indentation in code view (#10671)
  4193. * Fix task-list checkbox styling (#10668)
  4194. * Multiple LFS improvements (#10667)
  4195. * Make PR message on pushes configurable (#10664)
  4196. * Move dropzone.js to npm/webpack (#10645)
  4197. * Ensure Update button is enabled even when CI has failed (#10640)
  4198. * Add restricted user filter to LDAP authentication (#10600)
  4199. * Add Yandex OAuth2 provider (#8335) (#10564)
  4200. * Make avatar lookup occur at image request (#10540)
  4201. * Prevent accidential selection of language stats bar (#10537)
  4202. * Add fluid-icon (#10491)
  4203. * Inform participants on UI too (#10473)
  4204. * Build with go 1.14 (and raise minimum go version to 1.12) (#10467)
  4205. * Add max-file-size to LFS (#10463)
  4206. * Enable paggination for ListRepoTags API (#10454)
  4207. * Update JS dependencies (#10450)
  4208. * Show the username as a fallback on feeds if full name is blank (#10438)
  4209. * Various dark theme fixes (#10416)
  4210. * Display pull request head branch even the branch deleted or repository deleted (#10413)
  4211. * Prevent Firefox from using apple-touch-icon (#10402)
  4212. * Fix input[type=file] on dark theme (#10382)
  4213. * Improve mobile review-box sizing (#10297)
  4214. * Notification: queue ui.go notification-service (#10281)
  4215. * Add detected file language to code search (#10256)
  4216. * Index code and stats only for non-empty repositories (#10251)
  4217. * Add Approval Counts to pulls list (#10238)
  4218. * Limit label list height on edit issue page (#10216)
  4219. * Improve 404 error message (#10214)
  4220. * Tweak locale to respect singular conflicting file message in PR list (#10177)
  4221. * Fix commit view (#10169)
  4222. * Reorganize frontend files and tooling (#10168)
  4223. * Allow emoji on popup label (#10166)
  4224. * ListIssues add filter for milestones API (#10148)
  4225. * Show if a PR has conflicting files on the PR lists (#10130)
  4226. * Fix inconsistent label color format in API (#10129)
  4227. * Show download count info in release list (#10124)
  4228. * Add Octicon SVG spritemap (#10107)
  4229. * Update aria-fixed semantic-dropdown to fomantic master (#10096)
  4230. * Fix apple-touch-icon, regenerate images (#10065)(#10006)
  4231. * Style blockquote for default issue mail template (#10024)
  4232. * More expansions in template repositories (#10021)
  4233. * Allow list collaborators for users with Read access to repo (#9995)
  4234. * Add explicit dimensions to navbar avatar (#9986)
  4235. * Remove loadCSS and preload woff2 icon fonts (#9976)
  4236. * Fix commit view JS features, reimplement folding (#9968)
  4237. * Fix review avatar image (#9962)
  4238. * Improve notification pager (#9821)
  4239. * Move jquery and jquery-migrate to npm/webpack (#9813)
  4240. * Change font to Roboto to support more charsets (#9803)
  4241. * Move mailer to use a queue (#9789)
  4242. * Issue search on my related repositories (#9758)
  4243. * Add "before" query to ListIssueComments and ListRepoIssueComments API (#9685)
  4244. * Move tracked time api convert to convert package (#9665)
  4245. * Improve PR info in default merge message (#9635)
  4246. * Granular webhook events (#9626)
  4247. * Add Reviewed-on in commit message (#9623)
  4248. * Add top author stats to activity page (#9615)
  4249. * Allow repo admin to merge PR regardless of review status (#9611)
  4250. * Migrate reactions when migrating repository from github (#9599)
  4251. * API orgEditTeam make Fields optional (#9556)
  4252. * Move create/fork repository from models to modules/repository (#9489)
  4253. * Migrate reviews when migrating repository from github (#9463)
  4254. * Times API add filters (#9373)
  4255. * Move push commits from models to modules/repository (#9370)
  4256. * Add API endpoint to check notifications [Extend #9488] (#9595)
  4257. * Add GET /orgs API endpoint (#9560)
  4258. * API add/generalize pagination (#9452)
  4259. * Make create org repo API call same as github (#9186)
  4260. * BUILD
  4261. * Turn off go modules for xgo and gxz (#10963)
  4262. * Add gitea-vet (#10948)
  4263. * Rename scripts to build and add revive command as a new build tool command (#10942)
  4264. * Add 'make lint', restructure 'compliance' pipeline (#10861)
  4265. * Move JS build dependencies to 'dependencies' (#10763)
  4266. * Use whitelist to find go files, run find only once (#10594)
  4267. * Move vue and vue-calendar-heatmap to npm/webpack (#10188)
  4268. * Move jquery.are-you-sure to npm/webpack (#10063)
  4269. * Move highlight.js to npm/webpack (#10011)
  4270. * Generate Bindata if TAGS="bindata" and not up-to-date (#10004)
  4271. * Move CSS build to webpack (#9983)
  4272. * Move fomantic target, update 'make help' (#9945)
  4273. * Add css extraction and minification to webpack (#9944)
  4274. * Misc webpack tweaks (#9924)
  4275. * Make node_modules a order-only prerequisite (#9923)
  4276. * Update documentation for the go module era (#9751)
  4277. * Move swagger-ui to webpack/npm and update it to 3.24.3 (#9714)
  4278. * Use npm to manage fomantic and only build needed components (#9561)
  4279. * MISC
  4280. * Add gnupg to Dockerfile (#11365)
  4281. * Update snapcraft.yaml for core18 and latest features (#11300)
  4282. * Update JS dependencies, min Node.js version 10.13 (#11246)
  4283. * Change default charset for MySQL on install to utf8mb4 (#10989)
  4284. * Return issue subscription status from API subscribe (#10966)
  4285. * Fix queue log param (#10733)
  4286. * Add warning when using relative path to app.ini (#10104)
  4287. ## [1.11.7](https://github.com/go-gitea/gitea/releases/tag/v1.11.7) - 2020-06-18
  4288. * BUGFIXES
  4289. * Use ID or Where to instead directly use Get when load object from database (#11925) (#11935)
  4290. * Fix __webpack_public_path__ for 1.11 (#11907)
  4291. * Fix verification of subkeys of default gpg key (#11713) (#11902)
  4292. * Remove unnecessary parentheses in wiki/view template (#11781)
  4293. * Doctor fix xorm.Count nil on sqlite error (#11741)
  4294. ## [1.11.6](https://github.com/go-gitea/gitea/releases/tag/v1.11.6) - 2020-05-30
  4295. * SECURITY
  4296. * Fix missing authorization check on pull for public repos of private/limited org (#11656) (#11683)
  4297. * Use session for retrieving org teams (#11438) (#11439)
  4298. * BUGFIXES
  4299. * Return json on 500 error from API (#11574) (#11660)
  4300. * Fix wrong milestone in webhook message (#11596) (#11612)
  4301. * Prevent (caught) panic on login (#11590) (#11598)
  4302. * Fix commit page js error (#11527)
  4303. * Use media links for img in post-process (#10515) (#11504)
  4304. * Ensure public repositories in private organizations are visible and fix admin organizations list (#11465) (#11475)
  4305. * Set correct Content-Type value for Gogs/Gitea webhooks (#9504) (#10456) (#11461)
  4306. * Allow all members of private orgs to see public repos (#11442) (#11459)
  4307. * Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) (#11457)
  4308. * Forcibly clean and destroy the session on logout (#11447) (#11451)
  4309. * Fix /api/v1/orgs/* endpoints by changing parameter to :org from :orgname (#11381)
  4310. * Add tracked time fix to doctor (part of #11111) (#11138)
  4311. * Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) (#11544)
  4312. * Remove unnecessary parentheses in wiki/revision.tmpl to allow 1.11 to build on go1.14 (#11481)
  4313. ## [1.11.5](https://github.com/go-gitea/gitea/releases/tag/v1.11.5) - 2020-05-09
  4314. * BUGFIXES
  4315. * Prevent timer leaks in Workerpool and others (#11333) (#11340)
  4316. * Fix tracked time issues (#11349) (#11354)
  4317. * Add NotifySyncPushCommits to indexer notifier (#11309) (#11338)
  4318. * Allow X in addition to x in tasks (#10979) (#11335)
  4319. * When delete tracked time through the API return 404 not 500 (#11319) (#11326)
  4320. * Prevent duplicate records in organizations list when creating a repository (#11303) (#11325)
  4321. * Manage port in submodule refurl (#11305) (#11323)
  4322. * api.Context.NotFound(...) should tolerate nil (#11288) (#11306)
  4323. * Show pull request selection even when unrelated branches (#11239) (#11283)
  4324. * Repo: milestone: make /milestone/:id endpoint accessible (#11264) (#11282)
  4325. * Fix GetContents(): Dont't ignore Executables (#11192) (#11209)
  4326. * Fix submodule paths when AppSubUrl is not root (#11098) (#11176)
  4327. * Prevent clones and pushes to disabled wiki (#11131) (#11134)
  4328. * Remove errant third closing curly-bracket from account.tmpl and send account ID in account.tmpl (#11130)
  4329. * On Repo Deletion: Delete related TrackedTimes too (#11110) (#11125)
  4330. * Refresh codemirror on show pull comment tab (#11100) (#11122)
  4331. * Fix merge dialog on protected branch with missing required statuses (#11074) (#11084)
  4332. * Load pr Issue Poster on API too (#11033) (#11039)
  4333. * Fix release counter on API repository info (#10968) (#10996)
  4334. * Generate Diff and Patch direct from Pull head (#10936) (#10938)
  4335. * Fix rebase conflict detection in git 2.26 (#10929) (#10930)
  4336. * ENHANCEMENT
  4337. * Fix 404 and 500 image size in small size screen (#11043) (#11049)
  4338. * Multiple Gitea Doctor improvements (#10943) (#10990) (#10064) (#9095) (#10991)
  4339. ## [1.11.4](https://github.com/go-gitea/gitea/releases/tag/v1.11.4) - 2020-04-01
  4340. * BUGFIXES
  4341. * Only update merge_base if not already merged (#10909)
  4342. * Fix milestones too many SQL variables bug (#10880) (#10904)
  4343. * Protect against NPEs in notifications list (#10879) (#10883)
  4344. * Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862) (#10868)
  4345. * Convert plumbing.ErrReferenceNotFound to git.ErrNotExist in GetRefCommitID (#10676) (#10797)
  4346. * Account for empty lines in receive-hook message (#10773) (#10784)
  4347. * Fix bug on branch API (#10767) (#10775)
  4348. * Migrate to go-git/go-git v5.0.0 (#10735) (#10753)
  4349. * Fix hiding of fields in authorization source page (#10734) (#10752)
  4350. * Prevent default for linkAction (#10742) (#10743)
  4351. ## [1.11.3](https://github.com/go-gitea/gitea/releases/tag/v1.11.3) - 2020-03-10
  4352. * BUGFIXES
  4353. * Prevent panic in stopwatch (#10670) (#10673)
  4354. * Fix bug on pull view when required status check no ci result (#10648) (#10651)
  4355. * Build explicitly with Go 1.13 (#10684)
  4356. ## [1.11.2](https://github.com/go-gitea/gitea/releases/tag/v1.11.2) - 2020-03-06
  4357. * BREAKING
  4358. * Various fixes in login sources (#10428) (#10429)
  4359. * SECURITY
  4360. * Ensure only own addresses are updated (#10397) (#10399)
  4361. * Logout POST action (#10582) (#10585)
  4362. * Org action fixes and form cleanup (#10512) (#10514)
  4363. * Change action GETs to POST (#10462) (#10464)
  4364. * Fix admin notices (#10480) (#10483)
  4365. * Change admin dashboard to POST (#10465) (#10466)
  4366. * Update markbates/goth (#10444) (#10445)
  4367. * Update crypto vendors (#10385) (#10398)
  4368. * BUGFIXES
  4369. * Allow users with write permissions to modify issue descriptions and comments. (#10623) (#10626)
  4370. * Handle deleted base branch in PR (#10618) (#10619)
  4371. * Delete dependencies when deleting a repository (#10608) (#10616)
  4372. * Ensure executable bit is kept on the web editor (#10607) (#10614)
  4373. * Update mergebase in pr checker (#10586) (#10605)
  4374. * Fix release attachments being deleted while upgrading (#10572) (#10573)
  4375. * Fix redirection path if Slack webhook channel is invalid (#10566)
  4376. * Fix head.tmpl og:image picture location (#10531) (#10556)
  4377. * Fix 404 after activating secondary email (#10547) (#10553)
  4378. * Show Signer in commit lists and add basic trust (#10425 & #10511) (#10524)
  4379. * Fix potential bugs (#10513) (#10518)
  4380. * Use \[:space:\] instead of \\s (#10508) (#10509)
  4381. * Avoid mailing users that have explicitly unwatched an issue (#10475) (#10500)
  4382. * Handle push rejection message in Merge & Web Editor (#10373) (#10497)
  4383. * Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) (#10493)
  4384. * Fix double PR notification from API (#10482) (#10486)
  4385. * Show the username as a fallback on feeds if full name is blank (#10461)
  4386. * Trigger webhooks on issue label-change via API too (#10421) (#10439)
  4387. * Fix git reference type in webhooks (#10427) (#10432)
  4388. * Prevent panic on merge to PR (#10403) (#10408)
  4389. * Fix wrong num closed issues on repository when close issue via commit… (#10364) (#10380)
  4390. * Reading pull attachments should depend on read UnitTypePullRequests (#10346) (#10354)
  4391. * Set max-width on review-box comment box (#10348) (#10353)
  4392. * Prevent nil pointer in GetPullRequestCommitStatusState (#10342) (#10344)
  4393. * Fix protected branch status check settings (#10341) (#10343)
  4394. * Truncate long commit message header (#10301) (#10319)
  4395. * Set the initial commit status to Success otherwise it will always be Pending (#10317) (#10318)
  4396. * Don't manually replace whitespace during render (#10291) (#10315)
  4397. * ENHANCEMENT
  4398. * Admin page for managing user e-mail activation (#10557) (#10579)
  4399. ## [1.11.1](https://github.com/go-gitea/gitea/releases/tag/v1.11.1) - 2020-02-15
  4400. * BUGFIXES
  4401. * Repo name added to automatically generated commit message when merging (#9997) (#10285)
  4402. * Fix Workerpool deadlock (#10283) (#10284)
  4403. * Divide GetIssueStats query in smaller chunks (#10176) (#10282)
  4404. * Fix reply on code review (#10257)
  4405. * Stop hanging issue indexer initialisation from preventing shutdown (#10243) (#10249)
  4406. * Fix filter label emoji width (#10241) (#10244)
  4407. * Fix issue sidebar menus having an infinite height (#10239) (#10240)
  4408. * Fix commit between two commits calculation if there is only last commit (#10225) (#10226)
  4409. * Only check for conflicts/merging if the PR has not been merged in the interim (#10132) (#10206)
  4410. * Blacklist manifest.json & milestones user (#10292) (#10293)
  4411. ## [1.11.0](https://github.com/go-gitea/gitea/releases/tag/v1.11.0) - 2020-02-10
  4412. * BREAKING
  4413. * Fix followers and following tabs in profile (#10202) (#10203)
  4414. * Make CertFile and KeyFile relative to CustomPath (#9868) (#9874)
  4415. * Remove unused endpoints (#9538)
  4416. * Prefix all user-generated IDs in markup (#9477)
  4417. * Enforce Gitea environment for pushes (#8982)
  4418. * Hide some user information via API if user have not enough permissions (#8655)
  4419. * Move startpage/homepage translation to crowdin (#8596)
  4420. * SECURITY
  4421. * Never allow an empty password to validate (#9682) (#9683)
  4422. * Prevent redirect to Host (#9678) (#9679)
  4423. * Swagger hide search field (#9554)
  4424. * Add "search" to reserved usernames (#9063)
  4425. * Switch to fomantic-ui (#9374)
  4426. * Only serve attachments when linked to issue/release and if accessible by user (#9340)
  4427. * FEATURES
  4428. * Webhooks should only show sender if it makes sense (#9601)
  4429. * Provide Default messages for merges (#9393)
  4430. * Add description to labels on create issue (#9392)
  4431. * Graceful Queues: Issue Indexing and Tasks (#9363)
  4432. * Default NO_REPLY_ADDRESS to DOMAIN (#9325)
  4433. * Allow FCGI over unix sockets (#9298)
  4434. * Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
  4435. * Add API for Reactions (#9220)
  4436. * Graceful: Cancel Process on monitor pages & HammerTime (#9213)
  4437. * Graceful: Allow graceful restart for unix sockets (#9113)
  4438. * Graceful: Allow graceful restart for fcgi (#9112)
  4439. * Sign protected branches (#8993)
  4440. * Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)
  4441. * Add Gitea icon to Emojis (#8950)
  4442. * Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)
  4443. * Allow Custom Reactions (#8886)
  4444. * Close/reopen issues by keywords in titles and comments (#8866)
  4445. * Allow incompletely specified Time Formats (#8816)
  4446. * Prevent upload (overwrite) of lfs locked file (#8769)
  4447. * Template Repositories (#8768)
  4448. * Add /milestones endpoint (#8733)
  4449. * Make repository management section handle lfs locks (#8726)
  4450. * Respect LFS File Lock on UI (#8719)
  4451. * Add team option to grant rights for all organization repositories (#8688)
  4452. * Enabling and disabling the commit button to prevent empty commits (web editor) (#8590)
  4453. * Add setting to disable BASIC authentication (#8586)
  4454. * Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528)
  4455. * Allow Protected Branches to Whitelist Deploy Keys (#8483)
  4456. * Push to create repo (#8419)
  4457. * Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
  4458. * Add basic repository lfs management (#7199)
  4459. * BUGFIXES
  4460. * Fix code-expansion arc-green theme bug (#10180) (#10185)
  4461. * Prevent double wait-group decrement (#10170) (#10175)
  4462. * Allow emoji on review head comments (#10159) (#10174)
  4463. * Fix issue/pull link (#10158) (#10173)
  4464. * Fix push-create SSH bugs (#10145) (#10151)
  4465. * Prevent DeleteUser API abuse (#10125) (#10128)
  4466. * Fix issues/pulls dashboard paging error (#10114) (#10115)
  4467. * Add button to revert SimpleMDE to plain textarea (#10099) (#10102)
  4468. * Fix branch page pull request title and link error (#10092) (#10097)
  4469. * Fix PR API: Only try to get HeadBranch if HeadRepo exist (#10029) (#10088)
  4470. * Update topics repo count when deleting repository (#10051) (#10081)
  4471. * Show pull icon on pull requests (#10061) (#10062)
  4472. * Fix milestone API state parameter unhandled (#10049) (#10052)
  4473. * Move to using a temporary repo for pushing new PRs (#10009) (#10042)
  4474. * Fix wiki raw view on sub path (#10002) (#10040)
  4475. * Ensure that feeds are appropriately restricted (#10018) (#10019)
  4476. * Sanitize credentials in mirror form (#9975) (#9991)
  4477. * Close related pull requests when deleting head repository or head branch (#9927) (#9974)
  4478. * Switch to use -f instead of -F for sendmail (#9961) (#9970)
  4479. * Fix file rename/copy not supported by indexer (#9965) (#9967)
  4480. * Fix repo indexer not updating upon push (#9957) (#9963)
  4481. * Don't convert ellipsis in markdown (#9905) (#9937)
  4482. * Fixed repo link in generated comment for cross repository dependency (#9863) (#9935)
  4483. * Check if diff actually contains sections when rendering (#9926) (#9933)
  4484. * Fix wrong hint when status checking is running on pull request view (#9886) (#9928)
  4485. * Fix RocketChat (#9908) (#9921)
  4486. * Do not try to recreate ldap user if they are already created (#9900) (#9919)
  4487. * Create terminated channel in queue_redis (#9910) (#9911)
  4488. * Prevent empty LDAP search result from deactivating all users (#9879) (#9896)
  4489. * Fix wrong permissions check when issues/prs shared operations (#9885) (#9889)
  4490. * Check user != nil before checking values (#9881) (#9883)
  4491. * Allow hyphen in language name (#9873) (#9880)
  4492. * Ensure that 2fa is checked on reset-password (#9857) (#9876)
  4493. * Fix issues/pulls dependencies problems (#9842) (#9864)
  4494. * Fix markdown anchor links (#9673) (#9840)
  4495. * Allow assignee on Pull Creation when Issue Unit is deactivated (#9836) (#9837)
  4496. * Fix download file wrong content-type (#9825) (#9834)
  4497. * Fix wrong poster identity on a migrated pull request when submit review (#9827) (#9830)
  4498. * Fix database dump when log directory is missing (#9818) (#9819)
  4499. * Fix compare (#9808) (#9814)
  4500. * Fix push-to-create (#9772) (#9797)
  4501. * Fix missing msteam webhook on organization (#9781) (#9794)
  4502. * Fix missing unlock in uniquequeue (#9790) (#9791)
  4503. * Fix add team on collaborator page when same name as organization (#9778)
  4504. * DeleteRepoFile incorrectly handles Delete to new branch (#9769) (#9775)
  4505. * Fix milestones page (#9771)
  4506. * Fix SimpleMDE quote reply (#9757) (#9768)
  4507. * Fix missing updated time on migrated issues and comments (#9744) (#9764)
  4508. * Move Errored PRs out of StatusChecking (#9675) (#9726)
  4509. * Make hook status printing configurable with delay (#9641) (#9725)
  4510. * ​Fix /repos​/issues​/search (#9698) (#9724)
  4511. * Silence fomantic error regarding tabs (#9713) (#9718)
  4512. * Remove unused lock (#9709) (#9710)
  4513. * Remove q.lock.Unlock() in setInternal to prevent panic (#9705) (#9706)
  4514. * Load milestone in API PR list (#9671) (#9700)
  4515. * Don't attempt to close issue if already closed (#9696) (#9699)
  4516. * Remove google font call (#9668) (#9681)
  4517. * Eliminate horizontal scroll caused by footer (#9674)
  4518. * Fix nil reference in repo generation (#9660) (#9666)
  4519. * Add HTML URL to API Issues (#9654) (#9661)
  4520. * Add PR review webhook to Telegram (#9653) (#9655)
  4521. * Use filepath.IsAbs instead of path.IsAbs (#9651) (#9652)
  4522. * Disable remove button on repository teams when have access to all (#9640)
  4523. * Clean up old references on branch delete (#9614)
  4524. * Hide public repos owned by private orgs (#9609)
  4525. * Fix access issues on milestone and issue overview pages. (#9603)
  4526. * Fix error logged when repos qs is empty (#9591)
  4527. * Dont trigger notification twice on issue assignee change (#9582)
  4528. * Fix mirror pushed commit actions (#9572)
  4529. * Allow only specific columns to be updated on issue via API (#9189) (#9539)
  4530. * Fix default avatar for ghost user (#9536)
  4531. * Fix download of release attachments with same name (#9529)
  4532. * Resolve deprecated INI conversion (#9525)
  4533. * Ignore empty avatars during database migration (#9520)
  4534. * Fix deleted branch isn't removed when push the branch again (#9516)
  4535. * Fix repository issues pagination bug when there are more than one label filter (#9512)
  4536. * Fix SetExpr failed (#9506)
  4537. * Remove obsolete file private/push_update.go (#9503)
  4538. * When recreating hooks, delete them first so they are recreated with the umask (#9502)
  4539. * Properly enforce gitea environment for pushes (#9501)
  4540. * Fix datarace on repo indexer queue (#9490)
  4541. * Add call to load repo prior to redirect in add/remove dependency code (#9484)
  4542. * Wrap the code indexer (#9476)
  4543. * Use Req.URL.RequestURI() to cope with FCGI urls (#9473)
  4544. * Set default ssh.minimum_key_sizes (#9466)
  4545. * Fixed issue with paging in /repos/{owner}/{repo}/git/trees/{sha} api (#9459)
  4546. * Fix wrong notification on merge (#9450)
  4547. * Issue with Migration rule v111 (#9449)
  4548. * Trigger webhook when deleting a branch after merging a PR (#9424)
  4549. * Add migration to sanitize repository original_url (#9423)
  4550. * Use OriginalURL instead of CloneAddr in migration logging (#9418)
  4551. * Push update after branch is restored (#9416)
  4552. * Fix wrong migration (#9381)
  4553. * Fix show repositories filter (#9234) (#9379)
  4554. * Fix Slack webhook payload title generation to work with Mattermost (#9378)
  4555. * Fix double webhook for new PR (#9375)
  4556. * AuthorizedKeysCommand should not query db directly (#9371)
  4557. * Fix missed change to GetManager() (#9361)
  4558. * Fix cache problem on dashboard (#9358)
  4559. * RepoIndexer: DefaultBranch needs to be prefixed by BranchPrefix (#9356)
  4560. * Fix protected branch using IssueID (#9348)
  4561. * Fix nondeterministic behavior (#9341)
  4562. * Fix PR/issue redirects when having external tracker (#9339)
  4563. * Remove release attachments which repository has been deleted (#9334)
  4564. * Fix issue indexer not triggered when migrating a repository (#9332)
  4565. * Add SyncTags to uploader interface (#9326)
  4566. * Fix bug that release attachment files not deleted when deleting repository (#9322)
  4567. * Only sync tags after all migration release batches are completed (#9319)
  4568. * File Edit: Author/Committer interchanged (#9297)
  4569. * prebuild CSS/JS before xgo release binaries (#9293)
  4570. * Log: Ensure FLAGS=none shows no flags (#9287)
  4571. * Make Diff Detail on Pull Request Changed File UI always on Top (#9280)
  4572. * Switch CSS minifier to cssnano (#9260)
  4573. * Fix latest docker image haven't include static files. (#9252)
  4574. * Don't link wiki revision to commit (#9244)
  4575. * Change review content column to type text in db (#9229)
  4576. * Fixed topic regex pattern and added search by topic links after save (#9219)
  4577. * Add language to user API responce (#9215)
  4578. * Correct tooltip message blocked by dependencies (#9211)
  4579. * Add SimpleMDE and Fix Image Paste for Issue/Comment Editor (#9197)
  4580. * Fix panic when diff (#9187)
  4581. * Fix #9151 - smtp logger configuration sendTos should be an array (#9154)
  4582. * Fix max length check and limit in multiple repo forms (#9148)
  4583. * Always Show Password Field on Link Account Sign-in Page (#9147)
  4584. * Properly fix displaying virtual session provider in admin panel (#9137)
  4585. * Fix race condition on indexer (#9136)
  4586. * Fix team links in HTML rendering (#9127)
  4587. * Fix race condition in ReplaceSanitizer (#9123)
  4588. * Fix what information is shown about user in API (#9115)
  4589. * Fix nil context user for template repositories (#9099)
  4590. * Hide given credentials for migrated repos. (#9097)
  4591. * Fix reCAPTCHA API URL (#9083)
  4592. * Fix password checks on admin create/edit user (#9076)
  4593. * Update golang.org/x/crypto vendor to use acme v2 (#9056)
  4594. * Ensure Written is set in GZIP ProxyResponseWriter (#9018)
  4595. * Fix wrong system notice when repository is empty (#9010)
  4596. * Fix broken link to branch from issue list (#9003)
  4597. * Fix bug when pack js (#8992)
  4598. * New review approvals shouldn't require a message (#8991)
  4599. * Shadow password correctly for session config (#8984)
  4600. * Don't send notification on pending reviews (#8943)
  4601. * Fix Notify Create Ref Error on tag creation (#8936)
  4602. * Convert EOL to UNIX-style to render MD properly (#8925)
  4603. * Migrate temp_repo.go to use git.NewCommand (#8918)
  4604. * Fix issue with user.fullname (#8902)
  4605. * Add Close() method to gogitRepository (#8901)
  4606. * Enable punctuations ending mentions (#8889)
  4607. * Fix password complexity check on registration (#8887)
  4608. * Fix require external registration password (#8885)
  4609. * Fix edit content button on migrated issue content (#8877)
  4610. * Fix permission checks for close/reopen from commit (#8875)
  4611. * Fix API Bug (fail on empty assignees) (#8873)
  4612. * Stop using git count-objects and use raw directory size for repository (#8848)
  4613. * Fix count for commit graph last page (#8843)
  4614. * Fix to close opened io resources as soon as not needed (#8839)
  4615. * Improve notification (#8835)
  4616. * Fix new user form for non-local users (#8826)
  4617. * Fix: remove duplicated signed commit icons (#8820)
  4618. * Fix (open/closed) issue count when label excluded (#8815)
  4619. * Fix SSH2 conditional in key parsing code (#8806)
  4620. * Fix 500 when edit hook (#8782)
  4621. * On windows set core.longpaths true (#8776)
  4622. * Fix commit expand button to not go to commit link (#8745)
  4623. * Avoid re-issuing redundant cross-references. (#8734)
  4624. * Fix milestone close timestamp function (#8728)
  4625. * Move webhook codes from service to webhook notification (#8712)
  4626. * Show zero lines on the line counter if the file empty (#8700)
  4627. * Fix deadline on update issue or PR via API (#8696)
  4628. * make call createMilestoneComment on newIssue func (#8678)
  4629. * Send tag create and push webhook when release created on UI (#8671)
  4630. * Prevent chrome download page as html with alt + click (#8669)
  4631. * Fix 500 when getting user as unauthenticated user (#8653)
  4632. * Graceful fixes (#8645)
  4633. * Add SubURL to redirect path (#8632) (#8634)
  4634. * Fix extra columns from `label` table (#8633)
  4635. * Add SubURL to redirect path for transferred/renamed repos (#8632)
  4636. * Fix bug when migrate from API (#8631)
  4637. * Allow to merge if file path contains " or \ (#8629)
  4638. * Prevent removal of non-empty emoji panel following selection of duplicate (#8609)
  4639. * Ensure default gpg settings not nil and found commits have reference to repo (#8604)
  4640. * Set webhook Content-Type for application/x-www-form-urlencoded (#8599)
  4641. * Fix #8582 by handling empty repos (#8587)
  4642. * Fix of the diff statistics view on pull request's (#8581)
  4643. * Fix bug on pull requests when transfer head repository (#8564)
  4644. * Fix template error on account page (#8562)
  4645. * Allow externalID to be UUID (#8551)
  4646. * Fix ignored error on editorconfig api (#8550)
  4647. * Fix user avatar name (#8547)
  4648. * Ensure that GitRepo is set on Empty repositories (#8539)
  4649. * Add missed close in ServeBlobLFS (#8527)
  4650. * Fix migrate mirror 500 bug (#8526)
  4651. * Fix password complexity regex for special characters (on master) (#8525)
  4652. * ENHANCEMENTS
  4653. * Explicitly refer to PR in squash-merge commit message in case of external tracker (#9844) (#9855)
  4654. * Add a /user/login landing page option (#9622)
  4655. * Some more e-mail notification fixes (#9596)
  4656. * Add branch protection option to block merge on requested changes. (#9592)
  4657. * Add footer extra links template (#9576)
  4658. * Fix for a wrong URL in activity page of repository. (#9571)
  4659. * Update default issue template (#9568)
  4660. * Change markdown rendering from blackfriday to goldmark (#9533)
  4661. * Extend file create api with dates (#9464)
  4662. * Add ActionCommentPull action (#9456)
  4663. * Response for context on retry database connection (#9444)
  4664. * Refactor webhooks to reduce code duplication (#9422)
  4665. * update couchbase deps for new license (#9419)
  4666. * Add .ignore file for search tools (#9417)
  4667. * Remove unsued struct (#9405)
  4668. * Hide not allowed Reactions (#9387)
  4669. * Remove text from action-only webhooks (#9377)
  4670. * Move PushToBaseRepo from models to services/pull (#9352)
  4671. * Site admin could view org's members (#9346)
  4672. * Sleep longer if request speed is over github limitation (#9335)
  4673. * Refactor comment (#9330)
  4674. * Refactor code indexer (#9313)
  4675. * Remove SavePatch and generate patches on the fly (#9302)
  4676. * Move some pull request functions from models to services (#9266)
  4677. * Update JS dependencies (#9255)
  4678. * Show label list on label set (#9251)
  4679. * Redirect issue if repo has configured external tracker. (#9247)
  4680. * Allow kbd tags (#9245)
  4681. * Remove unused comment actions (#9222)
  4682. * Fixed errors logging in dump.go (#9218)
  4683. * Expose release counter to repo API response (#9214)
  4684. * Make consistent links to repository in the Slack/Mattermost notificiations (#9205)
  4685. * Expose pull request counter to repo API response (#9202)
  4686. * Extend TrackedTimes API (#9200)
  4687. * Extend StopWatch API (#9196)
  4688. * Move code indexer related code to a new package (#9191)
  4689. * Docker: ask s6 to stop all service when gitea stop (#9171)
  4690. * Variable expansion in repository templates (#9163)
  4691. * Add avatar and issue labels to template repositories (#9149)
  4692. * Show single review comments in the PR conversation tab (#9143)
  4693. * Extract createComment (#9125)
  4694. * Move PushUpdateOptions from models to repofiles (#9124)
  4695. * Alternate syntax for cross references (#9116)
  4696. * Add USE_SERVICE_WORKER setting (#9110)
  4697. * Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092)
  4698. * Explore page: Add topic param to pagination (#9077) (#9078)
  4699. * Markdown: Sanitizier Configuration (#9075)
  4700. * Add password requirement info on error (#9074)
  4701. * Allow authors to use act keywords in PR content (#9059)
  4702. * Move modules/gzip to gitea.com/macaron/gzip (#9058)
  4703. * Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055)
  4704. * Context menus for comments, add quote reply (#9043)
  4705. * Update branch API endpoint to show effective branch protection. (#9031)
  4706. * Move git graph from models to modules/graph (#9027)
  4707. * Move merge actions to notification (#9024)
  4708. * Move mirror sync actions to notification (#9022)
  4709. * Add retry for migration http/https requests (#9019)
  4710. * Rewrite delivery of issue and comment mails (#9009)
  4711. * Add review comments to mail notifications (#8996)
  4712. * Refactor pull request review (#8954)
  4713. * Githook highlighter (#8932)
  4714. * Add git hooks and webhooks to template repositories; move to services (#8926)
  4715. * Only view branch or tag if it match refType requested. (#8899)
  4716. * Drop Admin attribute based on LDAP when login (continue #1743) (#8849)
  4717. * Add additional periods to activity page (#8829)
  4718. * Update go-org to optimize code (#8824)
  4719. * Move some actions to notification/action (#8779)
  4720. * Webhook support custom proxy (#8760)
  4721. * Fix API deadline removal (#8759)
  4722. * Mark review comment as invalidated when file is deleted (#8751)
  4723. * Move pull list code to a separate file (#8748)
  4724. * Move webhook to a standalone package under modules (#8747)
  4725. * Multi repo select on issue page (#8741)
  4726. * apply exclude label on milestone issue list (#8739)
  4727. * Move issue notifications and assignee man (#8713)
  4728. * Move issue change content from models to service (#8711)
  4729. * Move issue change status from models to service (#8691)
  4730. * Move more issue assignee code from models to issue service (#8690)
  4731. * Create PR on Current Repository by Default (#8670)
  4732. * Improve Open Graph Protocol (#8637)
  4733. * Batch hook pre- and post-receive calls (#8602)
  4734. * Improve webhooks (#8583)
  4735. * Move transfer repository and rename repository on a service package and start action notification (#8573)
  4736. * Implement/Fix PR review webhooks (#8570)
  4737. * Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to go-org (#8560)
  4738. * Move some repositories' operations to a standalone service package (#8557)
  4739. * Allow more than 255 characters for tokens in external_login_user table (#8554)
  4740. * Move issue label operations to issue service package (#8553)
  4741. * Adjust error reporting from merge failures and use LC_ALL=C for git (#8548)
  4742. * Mail assignee when issue/pull request is assigned (#8546)
  4743. * Allow committing / adding empty files using the web ui (#8420) (#8532)
  4744. * Move sync mirror actions to mirror service package (#8518)
  4745. * Remove arrows on numeric inputs (#8516)
  4746. * Support inline rendering of CUSTOM_URL_SCHEMES (#8496)
  4747. * Recalculate repository access only for specific user (#8481)
  4748. * Add download button for rull request diff- and patch-file (#8470)
  4749. * Add single sign-on support via SSPI on Windows (#8463)
  4750. * Move change issue title from models to issue service package (#8456)
  4751. * Add included tag on branch view (#8449)
  4752. * Make static resouces web browser cache time customized on app.ini (#8442)
  4753. * Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)
  4754. * Add pagination to commit graph page (#8360)
  4755. * Use templates for issue e-mail subject and body (#8329)
  4756. * Move clearlabels from models to issue service (#8326)
  4757. * Move AddTestPullRequestTask to pull service package from models (#8324)
  4758. * Team permission to create repository in organization (#8312)
  4759. * Allows external rendering of other filetypes (#8300)
  4760. * Add 'Alt + click' feature to exclude labels (#8199)
  4761. * Configurable close and reopen keywords for PRs (#8120)
  4762. * Configurable URL for static resources (#7911)
  4763. * Unifies commit list in repository commit table and wiki revision page (#7907)
  4764. * Allow cross-repository dependencies on issues (#7901)
  4765. * Auto-subscribe user to repository when they commit/tag to it (#7657)
  4766. * Restore Graceful Restarting & Socket Activation (#7274)
  4767. * wiki - add 'write' 'preview' buttons to wiki edit like in issues (#7241)
  4768. * Change target branch for pull request (#6488)
  4769. * Display PR commits and diffs using base repo rather than forked (#3648)
  4770. * TESTING
  4771. * Add debug option to serv to help debug problems (#9492)
  4772. * Fix the intermittent TestGPGGit failures (#9360)
  4773. * Testing: Update postgres sequences (#9304)
  4774. * Missed defer prepareTestEnv (#9285)
  4775. * Fix "data race" in testlogger (#9159)
  4776. * Yet another attempt to fix the intermittent failure of gpg git test (#9146)
  4777. * integrations: Fix Dropped Test Errors (#9040)
  4778. * services/mirror: fix dropped test errors (#9007)
  4779. * Fix intermittent GPG Git test failure (#8968)
  4780. * Update Github Migration Tests (#8893) (#8938)
  4781. * Update heatmap fixtures to restore tests (#8615)
  4782. * TRANSLATION
  4783. * Fix Korean locales (#9761) (#9780)
  4784. * Fix placeholders in the error message (#9060)
  4785. * Fix spelling of admin.users.max_repo_creation (#8934)
  4786. * Improve german translation of homepage (#8549)
  4787. * BUILD
  4788. * Fix webpack polyfills (#9735) (#9738)
  4789. * Update gitea.com/macaron to 1.4.0 (#9608)
  4790. * Upgrade lato fonts to v16. (#9498)
  4791. * Update alpine to 3.11 (#9440)
  4792. * Upgrade blevesearch (#9177)
  4793. * Remove built js/css files from git (#9114)
  4794. * Move semantic.dropdown.custom.js to webpack (#9064)
  4795. * Check compiled files during build (#9042)
  4796. * Enable lazy-loading of gitgraph.js (#9036)
  4797. * Pack web_src/js/draw.js to public/js/index.js (#8975)
  4798. * Modernize js and use babel (#8973)
  4799. * Move index.js to web_src and use webpack to pack them (#8598)
  4800. * Restrict modules/graceful to non-windows build and shim IsChild (#8537)
  4801. * Upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501)
  4802. * DOCS
  4803. * Swagger info corrections (#9441) (#9558)
  4804. * Add ALLOW_ONLY_EXTERNAL_REGISTRATION to config cheat sheet (#8986)
  4805. * Rephrase comment about RuntimeDirectory option in systemd config (#8912)
  4806. * Explicitly indicate the socket unit to use the service unit "gitea.service" (#8804)
  4807. * Adjust the must-change-password help (#8755)
  4808. * Add notice to docs for migrating from more recent versions of Gogs (#8724)
  4809. * Add explicit info about customization of homepage (#8694)
  4810. * Change external asciidoctor tool to embedded mode (#8677)
  4811. * Add Docker fail2ban configuration (#8642)
  4812. * Correct some outdated statements in the contributing guidelines (#8612)
  4813. * Basic Design guidelines (describing different parts of the code) (#8601)
  4814. * Display Gitea logo in Readme (#8592)
  4815. * Fix building from source docs to ref AppWorkPath (#8567)
  4816. * Update the provided gitea.service to mention socket activation (#8531)
  4817. * Doc added how to setup email (#8520)
  4818. * MISC
  4819. * Backport Locales [2020-01-14] (#9773)
  4820. * Add translatable Powered by Gitea text in footer (#9600)
  4821. * Add contrib/environment-to-ini (#9519)
  4822. * Remove unnecessary loading of settings in update hook (#9496)
  4823. * Update gitignore list (#9437)
  4824. * Update license list (#9436)
  4825. * Fix background reactions in the arc-green theme (#9421)
  4826. * Update and fix chardet import (#9351)
  4827. * Ensure LF on checkouts and in editors (#9259)
  4828. * Fixed topics margin (#9248)
  4829. * Add comment to exported function WindowsServiceName (make revive) (#9241)
  4830. * Remove empty lines on issues/pulls page (#9232)
  4831. * Fix Add Comment Button's "+" Position (#9140)
  4832. * Add first issue comment hashtag (#9052)
  4833. * Change some label colors (#9051)
  4834. * Fix double scroll in branch dropdown (#9048)
  4835. * Add comment highlight when target from url (#9047)
  4836. * Update display of reactions to issues and comments (#9038)
  4837. * Button tooltip formatting under Branches (#9034)
  4838. * Allow setting default branch via API (#9030)
  4839. * Update dashboard context for PR reviews (#8995)
  4840. * Show repository size in repo home page and settings (#8940)
  4841. * Allow to add and remove all repositories to/from team. (#8867)
  4842. * Show due date in dashboard issues list (#8860)
  4843. * Theme arc-green: reverse heatmap colors (#8840)
  4844. * Project files table style update (#8757)
  4845. * gitignore debugging file from vscode (#8740)
  4846. * Add API for Issue set Subscription (#8729)
  4847. * Make 100% width search bar (#8710)
  4848. * Update color theme for heatmap (#8709)
  4849. * Add margin to title_wip_desc (#8705)
  4850. * Improve visibility of "Pending" indicator (#8685)
  4851. * Improve accessibility of dropdown menus (#8638)
  4852. * Make /users/{username}/repos list private repos the current user has access to (#8621)
  4853. * Prevent .code-view from overriding font on icon fonts (#8614)
  4854. * Add id references on all issue events to allow internal linking (#8608)
  4855. * Upgrade xorm to v0.8.0 (#8536)
  4856. * Upgrade gopkg.in/ini.v1 (#8500)
  4857. * Update CodeMirror to version 5.49.0 (#8381)
  4858. * Wiki editor: enable side-by-side button (#7242)
  4859. ## [1.10.6](https://github.com/go-gitea/gitea/releases/tag/v1.10.6) - 2020-03-10
  4860. This is a re-tag version of v1.10.5 and also explicitly built with Go 1.13.
  4861. WARNING: v1.10.5 is incorrectly tagged targeting 1.12-dev and should __not__ be used.
  4862. ## [1.10.5](https://github.com/go-gitea/gitea/releases/tag/v1.10.5) - 2020-03-06
  4863. * BUGFIXES
  4864. * Fix release attachments being deleted while upgrading (#10572) (#10574)
  4865. ## [1.10.4](https://github.com/go-gitea/gitea/releases/tag/v1.10.4) - 2020-02-16
  4866. * FEATURE
  4867. * Prevent empty LDAP search from deactivating all users (#9879) (#9890)
  4868. * BUGFIXES
  4869. * Fix reply on code review (#10261) (#10227)
  4870. * Fix branch page pull request title and link error (#10092) (#10098)
  4871. * Fix milestone API state parameter unhandled (#10049) (#10053)
  4872. * Fix wiki raw view on sub path (#10002) (#10041)
  4873. * Fix RocketChat Webhook (#9908) (#9921) (#9925)
  4874. * Fix bug about wrong dependencies permissions check and other wrong permissions check (#9884) (Partial backport #9842)
  4875. * Ensure that 2fa is checked on reset-password (#9857) (#9877)
  4876. ## [1.10.3](https://github.com/go-gitea/gitea/releases/tag/v1.10.3) - 2020-01-17
  4877. * SECURITY
  4878. * Hide credentials when submitting migration (#9102) (#9704)
  4879. * Never allow an empty password to validate (#9682) (#9684)
  4880. * Prevent redirect to Host (#9678) (#9680)
  4881. * Hide public repos owned by private orgs (#9609) (#9616)
  4882. * BUGFIXES
  4883. * Allow assignee on Pull Creation when Issue Unit is deactivated (#9836) (#9838)
  4884. * Fix download file wrong content-type (#9825) (#9835)
  4885. * Fix wrong identify poster on a migrated pull request when submit review (#9827) (#9831)
  4886. * Fix dump non-exist log directory (#9818) (#9820)
  4887. * Fix compare (#9808) (#9815)
  4888. * Fix missing msteam webhook on organization (#9781) (#9795)
  4889. * Fix add team on collaborator page when same name as organization (#9783)
  4890. * Fix cache problem on dashboard (#9358) (#9703)
  4891. * Send tag create and push webhook when release created on UI (#8671) (#9702)
  4892. * Branches not at ref commit ID should not be listed as Merged (#9614) (#9639)
  4893. ## [1.10.2](https://github.com/go-gitea/gitea/releases/tag/v1.10.2) - 2020-01-02
  4894. * BUGFIXES
  4895. * Allow only specific Columns to be updated on Issue via API (#9539) (#9580)
  4896. * Add ErrReactionAlreadyExist error (#9550) (#9564)
  4897. * Fix bug when migrate from API (#8631) (#9563)
  4898. * Use default avatar for ghost user (#9536) (#9537)
  4899. * Fix repository issues pagination bug when there are more than one label filter (#9512) (#9528)
  4900. * Fix deleted branch not removed when push the branch again (#9516) (#9524)
  4901. * Fix missing repository status when migrating repository via API (#9511)
  4902. * Trigger webhook when deleting a branch after merging a PR (#9510)
  4903. * Fix paging on /repos/{owner}/{repo}/git/trees/{sha} API endpoint (#9482)
  4904. * Fix NewCommitStatus (#9434) (#9435)
  4905. * Use OriginalURL instead of CloneAddr in migration logging (#9418) (#9420)
  4906. * Fix Slack webhook payload title generation to work with Mattermost (#9404)
  4907. * DefaultBranch needs to be prefixed by BranchPrefix (#9356) (#9359)
  4908. * Fix issue indexer not triggered when migrating a repository (#9333)
  4909. * Fix bug that release attachment files not deleted when deleting repository (#9322) (#9329)
  4910. * Fix migration releases (#9319) (#9326) (#9328)
  4911. * Fix File Edit: Author/Committer interchanged (#9297) (#9300)
  4912. ## [1.10.1](https://github.com/go-gitea/gitea/releases/tag/v1.10.1) - 2019-12-05
  4913. * BUGFIXES
  4914. * Fix max length check and limit in multiple repo forms (#9148) (#9204)
  4915. * Properly fix displaying virtual session provider in admin panel (#9137) (#9203)
  4916. * Upgrade levelqueue to 0.1.0 (#9192) (#9199)
  4917. * Fix panic when diff (#9187) (#9193)
  4918. * Smtp logger configuration sendTos should be an array (#9154) (#9157)
  4919. * Always Show Password Field on Link Account Sign-in Page (#9150)
  4920. * Create PR on Current Repository by Default (#8670) (#9141)
  4921. * Fix race on indexer (#9136) (#9139)
  4922. * Fix reCAPTCHA URL (#9119)
  4923. * Hide migrated credentials (#9098)
  4924. * Update golang.org/x/crypto vendor to use acme v2 (#9056) (#9085)
  4925. * Fix password checks on admin create/edit user (#9076) (#9081)
  4926. * Fix add search as a reserved username (#9063) (#9065)
  4927. * Fix permission checks for close/reopen from commit (#8875) (#9033)
  4928. * Ensure Written is set in GZIP ProxyResponseWriter (#9018) (#9025)
  4929. * Fix broken link to branch from issue list (#9003) (#9021)
  4930. * Fix wrong system notice when repository is empty (#9020)
  4931. * Shadow password correctly for session config (#8984) (#9002)
  4932. ## [1.10.0](https://github.com/go-gitea/gitea/releases/tag/v1.10.0) - 2019-11-13
  4933. * BREAKING
  4934. * Fix deadline on update issue or PR via API (#8698)
  4935. * Hide some user information via API if user doesn't have enough permission (#8655) (#8657)
  4936. * Remove legacy handling of drone token (#8191)
  4937. * Change repo search to use exact match for topic search. (#7941)
  4938. * Add pagination for admin api get orgs and fix only list public orgs bug (#7742)
  4939. * Implement the ability to change the ssh port to match what is in the gitea config (#7286)
  4940. * SECURITY
  4941. * Fix issue with user.fullname (#8903)
  4942. * Ignore mentions for users with no access (#8395)
  4943. * Be more strict with git arguments (#7715)
  4944. * Extract the username and password from the mirror url (#7651)
  4945. * reserve .well-known username (#7637)
  4946. * FEATURES
  4947. * Org/Members: display 2FA members states + optimize sql requests (#7621)
  4948. * SetDefaultBranch on pushing to empty repository (#7610)
  4949. * Adds side-by-side diff for images (#6784)
  4950. * API method to list all commits of a repository (#6408)
  4951. * Password Complexity Checks (#6230)
  4952. * Add option to initialize repository with labels (#6061)
  4953. * Add additional password hash algorithms (#6023)
  4954. * BUGFIXES
  4955. * Allow to merge if file path contains " or \ (#8629) (#8771)
  4956. * On windows set core.longpaths true (#8776) (#8786)
  4957. * Fix 500 when edit hook (#8782) (#8789)
  4958. * Fix Checkbox at RepoSettings Protected Branch (#8799) (#8801)
  4959. * Fix SSH2 conditional in key parsing code (#8806) (#8810)
  4960. * Fix commit expand button to not go to commit link (#8745) (#8825)
  4961. * Fix new user form for non-local users (#8826) (#8828)
  4962. * Fix to close opened io resources as soon as not needed (#8839) (#8846)
  4963. * Fix edit content button on migrated issue content (#8877) (#8884)
  4964. * Fix require external registration password (#8885) (#8890)
  4965. * Fix password complexity check on registration (#8887) (#8888)
  4966. * Update Github Migration Tests (#8896) (#8938) (#8945)
  4967. * Enable punctuations ending mentions (#8889) (#8894)
  4968. * Add Close() method to gogitRepository (#8901) (#8956)
  4969. * Hotfix for review actions and notifications (#8965)
  4970. * Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) (#8618)
  4971. * Fix milestone close timestamp (#8728) (#8730)
  4972. * Fix 500 when getting user as unauthenticated user (#8653) (#8663)
  4973. * Fix 'New Issue Missing Milestone Comment' (#8678) (#8681)
  4974. * Use AppSubUrl for more redirections (#8647) (#8651)
  4975. * Add SubURL to redirect path (#8632) (#8634)
  4976. * Fix template error on account page (#8562) (#8622)
  4977. * Allow externalID to be UUID (#8551) (#8624)
  4978. * Prevent removal of non-empty emoji panel following selection of duplicate (#8609) (#8623)
  4979. * Update heatmap fixtures to restore tests (#8615) (#8616)
  4980. * Ensure that diff stats can scroll independently of the diff (#8581) (#8621)
  4981. * Webhook: set Content-Type for application/x-www-form-urlencoded (#8600)
  4982. * Fix #8582 by handling empty repos (#8587) (#8594)
  4983. * Fix bug on pull requests when transfer head repository (#8564) (#8569)
  4984. * Add missed close in ServeBlobLFS (#8527) (#8542)
  4985. * Ensure that GitRepo is set on Empty repositories (#8539) (#8541)
  4986. * Fix migrate mirror 500 bug (#8526) (#8530)
  4987. * Fix password complexity regex for special characters (#8524)
  4988. * Prevent .code-view from overriding font on icon fonts (#8614) (#8627)
  4989. * Allow more than 255 characters for tokens in external_login_user table (#8554)
  4990. * Fix errors in create org UI regarding team access permission (#8506)
  4991. * Fix bug on FindExternalUsersByProvider (#8504)
  4992. * Create .ssh dir as necessary (#8486)
  4993. * IsBranchExist: return false if provided name is empty (#8485)
  4994. * Making openssh listen on SSH_LISTEN_PORT not SSH_PORT (#8477)
  4995. * Add check for empty set when dropping indexes during migration (#8471)
  4996. * LFS files are relative to LFS content path, ensure that when deleting they are made relative to this (#8455)
  4997. * Ensure Request Body Readers are closed in LFS server (#8454)
  4998. * Fix template bug on mirror repository setting page (#8438)
  4999. * Fix migration v96 to keep issue attachments (#8435)
  5000. * Update strk.kbt.io/projects/go/libravatar to latest (#8429)
  5001. * Singular form for files that has only one line (#8416)
  5002. * Check for either escaped or unescaped wiki filenames (#8408)
  5003. * Allow users with explicit read access to give approvals (#8382)
  5004. * Fix editor commit to new branch if PR disabled (#8375)
  5005. * readd .markdown class to all markup renderers (#8357)
  5006. * Upgrade xorm to v0.7.9 to fix some bugs (#8354)
  5007. * Fix column name ambiguity in GetUserIssueStats() (#8347)
  5008. * Change general form binding to gogs form (#8334)
  5009. * Fix pull request commit status in user dashboard list (#8321)
  5010. * Fix repo_admin_change_team_access always checked in org settings (#8319)
  5011. * Update to github.com/lafriks/xormstore@v1.3.0 (#8317)
  5012. * Show correct commit status in PR list (#8316)
  5013. * Bugfix for image compare and minor improvements to image compare (#8289)
  5014. * Update xorm (#8286)
  5015. * Fix API for edit and delete release attachment (#8285)
  5016. * Fix nil object access in some conditions when parsing cross references (#8281)
  5017. * Fix label count (#8267)
  5018. * Only show teams access for organization repositories on collaboration setting page (#8265)
  5019. * Test more reserved usernames (#8263)
  5020. * Rewrite reference processing code in preparation for opening/closing from comment references (#8261)
  5021. * Fix assets key on release webhook (#8253)
  5022. * Allow registration when button is hidden (#8237)
  5023. * Fix release API URL generation (#8234)
  5024. * Fix milestone num_issues (#8221)
  5025. * MS Teams webhook misses commit messages (#8209)
  5026. * Fix data race (#8204)
  5027. * Fix team user api (#8172)
  5028. * Fix pull merge 500 error caused by git-fetch breaking behaviors (#8161)
  5029. * Make show private icon when repo avatar set (#8144)
  5030. * Add reviewers as participants (#8121)
  5031. * Fix Go 1.13 private repository go get issue (#8112)
  5032. * feat: highlight issue references with : (#8101)
  5033. * Make AllowedUsers configurable in sshd_config (#8094)
  5034. * Strict name matching for Repository.GetTagID() (#8074)
  5035. * Avoid ambiguity of branch/directory names for the git-diff-tree command (#8066)
  5036. * Add change title notification for issues (#8061)
  5037. * [ssh] fix the config specification in the authorized_keys template (#8031)
  5038. * Fix reading git notes from nested trees (#8026)
  5039. * Fixes synchronize tags to releases for repository - makes sure we are only getting tag refs (#7990)
  5040. * Fix adding default Telegram webhook (#7972)
  5041. * Run CORS handler first for /api routes (#7967)
  5042. * Abort synchronization from LDAP source if there is some error. (#7960)
  5043. * Fix wrong sender when send slack webhook (#7918)
  5044. * Fix bug when migrating a private repository (#7917)
  5045. * Evaluate emojis in commit messages in list view (#7906)
  5046. * Fix upload file type check (#7890)
  5047. * lfs/lock: round locked_at timestamp to second (#7872)
  5048. * fix non existent milestone with 500 error instead of 404 (#7867)
  5049. * gpg/bugfix: Use .ExpiredUnix.IsZero to display green color of forever valid gpg key (#7846)
  5050. * Fix duplicate call of webhook (#7821)
  5051. * Enable switching to a different source branch when PR already exists (#7819)
  5052. * Convert files to utf-8 for indexing (#7814)
  5053. * Do not fetch all refs in pull-request compare (#7797)
  5054. * Fix multiple bugs with statuses endpoints at API (#7785)
  5055. * Restore functionality for early gits (#7775)
  5056. * Fix Slack webhook fork message (#7774)
  5057. * Rewrite existing repo units if setting is not included in api body (#7763)
  5058. * Fix rename failed when rewrite public keys (#7761)
  5059. * Fix approvals counting (#7757)
  5060. * Add migration step to remove old repo_indexer_status orphaned records (#7746)
  5061. * Fix repo_index_status lingering when deleting a repository (#7734)
  5062. * Remove camel case tokenization from repo indexer (#7733)
  5063. * Fix milestone completness calculation when migrating (#7725)
  5064. * Regression: Include "executable" files in the index, as they are not necessarily … (#7718)
  5065. * Fixes indexed repos keeping outdated indexes when files grow too large (#7712)
  5066. * Skip non-regular files (e.g. submodules) on repo indexing (#7711)
  5067. * Fix dropTableColumns sqlite implementation (#7710)
  5068. * Update gopkg.in/src-d/go-git.v4 to v4.13.1 (#7705)
  5069. * improve branches list performance and fix protected branch icon when no-login (#7695)
  5070. * Correct wrong datetime format for git (#7689)
  5071. * Move add to hook queue for created repo to outside xorm session. (#7675)
  5072. * sugestion to use range .Branches (#7674)
  5073. * Fix bug on migrating milestone from github (#7665)
  5074. * hide delete/restore button on archived repos (#7658)
  5075. * css: use flex to fix floating paginate (#7656)
  5076. * Fix syntax highlight initialization (#7617)
  5077. * Fix panic on push at - Merging pull request causes 500 error (#7615)
  5078. * Make PKCS8, PEM and SSH2 keys work (#7600)
  5079. * Fix mistake in arc-green.less split-diff css code. (#7587)
  5080. * Handle ErrUserProhibitLogin in http git (#7586)
  5081. * Fix bug create/edit wiki pages when code master branch protected (#7580)
  5082. * Fixes Malformed URLs in API git/commits response (#7565)
  5083. * Fix file header overflow in file and blame views (#7562)
  5084. * Improve SSH key parser to handle newlines in keys (#7522)
  5085. * Fix empty commits now showing in repo overview (#7521)
  5086. * Fix repository's pull request count error (#7518)
  5087. * Fix markdown invoke sequence (#7513)
  5088. * Remove duplicated webhook trigger (#7511)
  5089. * Update User.NumRepos atomically in createRepository (#7493)
  5090. * Fix settings page of repo you aren't admin print error - Settings pages giving UnitType error message (#7482)
  5091. * Fix redirection after file edit - Handles all redirects for Web UI File CRUD (#7478)
  5092. * cmd/serv: actually exit after fatal errors (#7458)
  5093. * Fix an issue with some pages throwing 'not defined' js exceptions (#7450)
  5094. * fix Dropzone.js integration (#7445)
  5095. * Fix regex for issues in commit messages (#7444)
  5096. * Diff: Fix indentation on unhighlighted code (#7435)
  5097. * Only show "New Pull Request" button if repo allows pulls (#7426)
  5098. * Upgrade macaron/captcha to fix random error problem (#7407)
  5099. * create class for inline positioned lists (#7393)
  5100. * Fetch refs for successful testing for tag (#7388)
  5101. * add missing template variable on organisation settings (#7385)
  5102. * fix post parameter - on issue list - unset assignee (#7380)
  5103. * fix/define autochecked checkboxes on issue list in firefox (#7320)
  5104. * only return head: null if source branch was deleted (#6705)
  5105. * ENHANCEMENTS
  5106. * Add nofollow to sign in links (#8509)
  5107. * vendor: update mvdan.cc/xurls/v2 to v2.1.0 (#8495)
  5108. * Update milestone issues numbers when save milestone and other code improvements (#8411)
  5109. * Add extra user information when migrating release (#8331)
  5110. * Require overall success if no context is given for status check (#8318)
  5111. * Transaction-aware retry create issue to cope with duplicate keys (#8307)
  5112. * Change link on issue milestone (#8246)
  5113. * Alwaywas return local url for users avatar (#8245)
  5114. * Move some milestone functions to a standalone package (#8213)
  5115. * Move create issue comment to comments package (#8212)
  5116. * Disable max height property of comment textarea (#8203)
  5117. * Add 'Mentioning you' group to /issues page (#8201)
  5118. * oauth2 with remote Gitea (#8149)
  5119. * Reference issues from pull requests and other issues (#8137)
  5120. * Fix webhooks to use proxy from environment (#8116)
  5121. * Add merged commit id on pull view when it's merged (#8062)
  5122. * Add teams to repo on collaboration page. (#8045)
  5123. * Update swagger to 0.20.1 (#8010)
  5124. * Make link last commit massages in repository home page and commit tables (#8006)
  5125. * Add API endpoint for accessing repo topics (#7963)
  5126. * Include description in repository search (#7942)
  5127. * Use gitea forked macaron (#7933)
  5128. * Fix pull creation with empty changes (#7920)
  5129. * Allow token as authorization for accessing attachments (#7909)
  5130. * Retry create issue to cope with duplicate keys (#7898)
  5131. * Move git diff codes from models to services/gitdiff (#7889)
  5132. * migrate gplus to google oauth2 provider (#7885)
  5133. * Remove unique filter from repo indexer analyzer. (#7878)
  5134. * Detect delimiter in CSV rendering (#7869)
  5135. * Import topics during migration (#7851)
  5136. * Move CreateReview to modules/pull (#7841)
  5137. * vendor: update pdf.js to v2.1.266 (#7834)
  5138. * Support SSH_LISTEN_PORT env var in docker app.ini template (#7829)
  5139. * Add Ability for User to Customize Email Notification Frequency (#7813)
  5140. * Move database settings from models to setting (#7806)
  5141. * Display ui time with customize time location (#7792)
  5142. * Implement webhook branch filter (#7791)
  5143. * Restrict repository indexing by glob match (#7767)
  5144. * Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756)
  5145. * Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751)
  5146. * deps: Upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#7749)
  5147. * Apply emoji on commit graph page (#7743)
  5148. * Add a lot of extension to language mappings for syntax highlights (#7741)
  5149. * Add SQL execution on log and indexes on table repository and comment (#7740)
  5150. * Set DB connection error level to error (#7724)
  5151. * Check commit message hashes before making links (#7713)
  5152. * remove unnecessary fmt on generate bindata (#7706)
  5153. * Fix specific highlighting (CMakeLists.txt ...) (#7686)
  5154. * Add file status on API (#7671)
  5155. * Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669)
  5156. * Provide links in commit summaries in commits table/view list (#7659)
  5157. * Change length of some repository's columns (#7652)
  5158. * Move commit repo action from models to repofiles package (#7645)
  5159. * fix wrong email when use gitea as OAuth2 provider (#7640)
  5160. * [Branch View] add download button (#7604)
  5161. * Update to xorm@v0.7.4 (#7596)
  5162. * use 403 instead of 401 for ErrUserProhibitLogin (#7591)
  5163. * Removed unnecessary conversions (#7557)
  5164. * Un-lambda base.FileSize (#7556)
  5165. * Added missing error checks in tests (#7554)
  5166. * Move create release from models to a standalone package (#7539)
  5167. * Make default branch name link to default branch (#7519)
  5168. * Added total count of contributions to heatmap (#7517)
  5169. * Move mirror to a standalone package from models (#7486)
  5170. * Move models.PushUpdate to repofiles.PushUpdate (#7485)
  5171. * Include thread related headers in issue/coment mail (#7484)
  5172. * Refuse merge until all required status checks success (#7481)
  5173. * convert all js var to let/const (#7464)
  5174. * Only create branches for opened pull requestes when migrating from github (#7463)
  5175. * jQuery 3 (#7425)
  5176. * Add notification placeholder (#7409)
  5177. * Search Commits via Commit Hash (#7400)
  5178. * Move status table to cron package (#7370)
  5179. * wiki - page revisions list (#7369)
  5180. * Display original author and URL information when showing migrated issues/comments (#7352)
  5181. * Refactor filetype is not allowed errors (#7309)
  5182. * switch to use gliderlabs/ssh for builtin server (#7250)
  5183. * Remove settting dependency on modules/session (#7237)
  5184. * Move all mail related codes from models to services/mailer (#7200)
  5185. * Support git.PATH entry in app.ini (#6772)
  5186. * Support setting cookie domain (#6288)
  5187. * Move migrating repository from frontend to backend (#6200)
  5188. * Delete releases attachments if release is deleted (#6068)
  5189. * TRANSLATION
  5190. * Latvian translation for home page (#8468)
  5191. * Add home template italian translation (#8352)
  5192. * fix misprint (#7452)
  5193. * BUILD
  5194. * use go 1.13 (#8088)
  5195. * MISC
  5196. * add file line count info on UI (#8396)
  5197. * Make issues page left menu 100% width and add reponame as title attribute (#8359)
  5198. * [arc-green] white on hover for active menu items (#8344)
  5199. * Move ref (branch or tag) location on issue list page (#8157)
  5200. * apply emoji on dashboard issue list labels (#8156)
  5201. * 1148: Take up the full width when viewing the diff in split view. (#8114)
  5202. * Display description of 'make this repo private' as help text, not as tooltip (#8097)
  5203. * Fixes deformed emoji in pull request reviews (#8047)
  5204. * Add strike to old header on comment (#8046)
  5205. * Add tooltip for the visibility checkbox in /repo/create (#8025)
  5206. * Update github.com/lafriks/xormstore and tidy up mod.go (#8020)
  5207. * keep blame view buttons sequence consistent with normal view when view a file (#8007)
  5208. * Use "Pull Request" instead of "Merge Request" (#8003)
  5209. * Move line number to :before attr to hide from search on browser (#8002)
  5210. * Changed black color to white for (read) number label on issue list page (#8000)
  5211. * [Branch View] show "New Pull Request" Button only if posible (#7977)
  5212. * Fix hook problem by only setting the git environment variables if we are passed them (#7854)
  5213. * Prevent Commit Status and Message From Overflowing On Branch Page (#7800)
  5214. * Fix global search result CSS, misc CSS tweaks (#7789)
  5215. * Tweak label border CSS (#7739)
  5216. * Fix create menu item widths (#7708)
  5217. * [Branch View] Delete duplicate protection symbol (#7624)
  5218. * [Branch View] Delete Table Header (#7622)
  5219. * [Branch View] icons to buttons (#7602)
  5220. * update js dependencies (#7462)
  5221. * Add Extra Info to Branches Page (#7461)
  5222. * Bump lodash from 4.17.11 to 4.17.14 (#7459)
  5223. * wiki history improvements (#7391)
  5224. * ui fixes - compare view and archieved repo issues (#7345)
  5225. * dark theme scrollbars (#7269)
  5226. * wiki - editor - add buttons 'inline code', 'empty checkbox', 'checked checkbox' (#7243)
  5227. * Fix Statuses API only shows first 10 statuses: Add paging and extend API GetCommitStatuses (#7141)
  5228. ## [1.9.6](https://github.com/go-gitea/gitea/releases/tag/v1.9.6) - 2019-11-13
  5229. * BUGFIXES
  5230. * Allow to merge if file path contains " or \ (#8629) (#8772)
  5231. * Fix 500 when edit hook (#8782) (#8790)
  5232. * Fix issue with user.fullname (#8904)
  5233. * Update Github Migration Test (#8897) (#8946)
  5234. * Add Close() method to gogitRepository (#8901) (#8958)
  5235. ## [1.9.5](https://github.com/go-gitea/gitea/releases/tag/v1.9.5) - 2019-10-30
  5236. * BREAKING
  5237. * Hide some user information via API if user doesn't have enough permission (#8655) (#8658)
  5238. * BUGFIXES
  5239. * Fix milestone close timestamp (#8728) (#8731)
  5240. * Fix deadline on update issue or PR via API (#8699)
  5241. * Fix 'New Issue Missing Milestone Comment' (#8678) (#8682)
  5242. * Fix 500 when getting user as unauthenticated user (#8653) (#8662)
  5243. * Use AppSubUrl for more redirections (#8647) (#8652)
  5244. * Add SubURL to redirect path (#8632) (#8634) (#8640)
  5245. * Fix #8582 by handling empty repos (#8587) (#8593)
  5246. * Fix bug on pull requests when transfer head repository (#8571)
  5247. * Add missed close in ServeBlobLFS (#8527) (#8543)
  5248. * Return false if provided branch name is empty for IsBranchExist (#8485) (#8492)
  5249. * Create .ssh dir as necessary (#8369) (#8486) (#8489)
  5250. * Restore functionality for early gits (#7775) (#8476)
  5251. * Add check for empty set when dropping indexes during migration (#8475)
  5252. * Ensure Request Body Readers are closed in LFS server (#8454) (#8459)
  5253. * Ensure that LFS files are relative to the LFS content path (#8455) (#8458)
  5254. * SECURITY
  5255. * Ignore mentions for users with no access (#8395) (#8484)
  5256. * TESTING
  5257. * Update heatmap fixtures to restore tests (#8615) (#8617)
  5258. ## [1.9.4](https://github.com/go-gitea/gitea/releases/tag/v1.9.4) - 2019-10-08
  5259. * BUGFIXES
  5260. * Highlight issue references (#8101) (#8404)
  5261. * Fix bug when migrating a private repository #7917 (#8403)
  5262. * Change general form binding to gogs form (#8334) (#8402)
  5263. * Fix editor commit to new branch if PR disabled (#8375) (#8401)
  5264. * Fix milestone num_issues (#8221) (#8400)
  5265. * Allow users with explicit read access to give approvals (#8398)
  5266. * Fix commit status in PR #8316 and PR #8321 (#8339)
  5267. * Fix API for edit and delete release attachment (#8290)
  5268. * Fix assets on release webhook (#8283)
  5269. * Fix release API URL generation (#8239)
  5270. * Allow registration when button is hidden (#8238)
  5271. * MS Teams webhook misses commit messages (backport v1.9) (#8225)
  5272. * Fix data race (#8206)
  5273. * Fix pull merge 500 error caused by git-fetch breaking behaviors (#8194)
  5274. * Fix the SSH config specification in the authorized_keys template (#8193)
  5275. * Fix reading git notes from nested trees (#8189)
  5276. * Fix team user api (#8172) (#8188)
  5277. * Add reviewers as participants (#8124)
  5278. * BUILD
  5279. * Use vendored go-swagger (#8087) (#8165)
  5280. * Fix version-validation for GO 1.13 (go-macaron/cors) (#8389)
  5281. * MISC
  5282. * Make show private icon when repo avatar set (#8144) (#8175)
  5283. ## [1.9.3](https://github.com/go-gitea/gitea/releases/tag/v1.9.3) - 2019-09-06
  5284. * BUGFIXES
  5285. * Fix go get from a private repository with Go 1.13 (#8100)
  5286. * Strict name matching for Repository.GetTagID() (#8082)
  5287. * Avoid ambiguity of branch/directory names for the git-diff-tree command (#8070)
  5288. * Add change title notification for issues (#8064)
  5289. * Run CORS handler first for /api routes (#7967) (#8053)
  5290. * Evaluate emojis in commit messages in list view (#8044)
  5291. * Fix failed to synchronize tags to releases for repository (#7990) (#7994)
  5292. * Fix adding default Telegram webhook (#7972) (#7992)
  5293. * Abort synchronization from LDAP source if there is some error (#7965)
  5294. * Fix deformed emoji in commit message (#8071)
  5295. * ENHANCEMENTS
  5296. * Keep blame view buttons sequence consistent with normal view when viewing a file (#8007) (#8009)
  5297. ## [1.9.2](https://github.com/go-gitea/gitea/releases/tag/v1.9.2) - 2019-08-22
  5298. * BUGFIXES
  5299. * Fix wrong sender when send slack webhook (#7918) (#7924)
  5300. * Upload support text/plain; charset=utf8 (#7899)
  5301. * Lfs/lock: round locked_at timestamp to second (#7872) (#7875)
  5302. * Fix non existent milestone with 500 error (#7867) (#7873)
  5303. * SECURITY
  5304. * Fix No PGP signature on 1.9.1 tag (#7874)
  5305. * Release built with go 1.12.9 to fix security fixes in golang std lib, ref: https://groups.google.com/forum/#!msg/golang-announce/oeMaeUnkvVE/a49yvTLqAAAJ
  5306. * ENHANCEMENTS
  5307. * Fix pull creation with empty changes (#7920) (#7926)
  5308. * BUILD
  5309. * Drone/docker: prepare multi-arch release + provide arm64 image (#7571) (#7884)
  5310. ## [1.9.1](https://github.com/go-gitea/gitea/releases/tag/v1.9.1) - 2019-08-14
  5311. * BREAKING
  5312. * Add pagination for admin api get orgs and fix only list public orgs bug (#7742) (#7752)
  5313. * SECURITY
  5314. * Be more strict with git arguments (#7715) (#7762)
  5315. * Release built with go 1.12.8 to fix security fixes in golang std lib, ref: https://groups.google.com/forum/#!topic/golang-nuts/fCQWxqxP8aA
  5316. * BUGFIXES
  5317. * Fix local runs of ssh-requiring integration tests (#7855) (#7857)
  5318. * Fix hook problem (#7856) (#7754)
  5319. * Use .ExpiredUnix.IsZero to display green color of forever valid gpg key (#7850) (#7846)
  5320. * Do not fetch all refs (#7797) (#7837)
  5321. * Fix duplicate call of webhook (#7824) (#7821)
  5322. * Enable switching to a different source branch when PR already exists (#7823)
  5323. * Rewrite existing repo units if setting is not included in api body (#7811)
  5324. * Prevent Commit Status and Message From Overflowing On Branch Page (#7800) (#7808)
  5325. * API: fix multiple bugs with statuses endpoints (Backport #7785) (#7807)
  5326. * Fix Slack webhook fork message (1.9 release backport) (#7783)
  5327. * Fix approvals counting (#7757) (#7777)
  5328. * Fix rename failed when rewrite public keys (#7761) (#7769)
  5329. * Fix dropTableColumns sqlite implementation (#7710) (#7765)
  5330. * Fix repo_index_status lingering when deleting a repository (#7738)
  5331. * Fix milestone completness calculation when migrating (#7725) (#7732)
  5332. * Fixes indexed repos keeping outdated indexes when files grow too large (#7731)
  5333. * Skip non-regular files (e.g. submodules) on repo indexing (#7717)
  5334. * Improve branches list performance and fix protected branch icon when no-login (#7695) (#7704)
  5335. * Correct wrong datetime format for git (#7689) (#7690)
  5336. ## [1.9.0](https://github.com/go-gitea/gitea/releases/tag/v1.9.0) - 2019-07-30
  5337. * BREAKING
  5338. * Better logging (#6038) (#6095)
  5339. * SECURITY
  5340. * Shadow the password on cache and session config on admin panel (#7300)
  5341. * Fix markdown invoke sequence (#7513) (#7560)
  5342. * Reserve .well-known username (#7638)
  5343. * Do not leak secrets via timing side channel (#7364)
  5344. * Ensure that decryption of cookie actually suceeds (#7363)
  5345. * FEATURES
  5346. * Content API for Creating, Updating, Deleting Files (#6314)
  5347. * Enable tls-alpn-01: Use certmanager provided TLSConfig for LetsEncrypt (#7229)
  5348. * Add command to convert mysql database from utf8 to utf8mb4 (#7144)
  5349. * Fixes #2738 - Adds the /git/tags API endpoint (#7138)
  5350. * Compare branches, commits and tags with each other (#6991)
  5351. * Show Pull Request button or status of latest PR in branch list (#6990)
  5352. * Repository avatars (#6986)
  5353. * Show git-notes (#6984)
  5354. * Add commit statuses reports on pull request view (#6845)
  5355. * Number of commits ahead/behind in branch overview (#6695)
  5356. * Add CLI commands to manage LDAP authentication source (#6681)
  5357. * Add support for MS Teams webhooks (#6632)
  5358. * OAuth2 Grant UI (#6625)
  5359. * Add SUBJECT_PREFIX mailer config option (#6605)
  5360. * Include custom configuration file in dump (#6516)
  5361. * Add API for manipulating Git hooks (#6436)
  5362. * Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290)
  5363. * Add option to blame files (#5721)
  5364. * Implement Default Webhooks (#4299)
  5365. * Telegram webhook (#4227)
  5366. * BUGFIXES
  5367. * Send webhook after commit when creating issue with assignees (#7681) (#7684)
  5368. * Upgrade macaron/captcha to fix random error problem (#7407) (#7683)
  5369. * Move add to hook queue for created repo to outside xorm session. (#7682) (#7675)
  5370. * Show protection symbol if needed on default branch (#7660) (#7668)
  5371. * Hide delete/restore button on archived repos (#7660)
  5372. * Fix bug on migrating milestone from github (#7665) (#7666)
  5373. * Use flex to fix floating paginate (#7656) (#7662)
  5374. * Change length of some repository's columns (#7652) (#7655)
  5375. * Fix wrong email when use gitea as OAuth2 provider (#7640) (#7647)
  5376. * Fix syntax highlight initialization (#7617) (#7626)
  5377. * Fix bug create/edit wiki pages when code master branch protected (#7580) (#7623)
  5378. * Fix panic on push at #7611 (#7615) (#7618)
  5379. * Handle ErrUserProhibitLogin in http git (#7586, #7591) (#7590)
  5380. * Fix color of split-diff view in dark theme (#7587) (#7589)
  5381. * Fix file header overflow in file and blame views (#7562) (#7579)
  5382. * Malformed URLs in API git/commits response (#7565) (#7567)
  5383. * Fix empty commits now showing in repo overview (#7521) (#7563)
  5384. * Fix repository's pull request count error (#7518) (#7524)
  5385. * Remove duplicated webhook trigger (#7511) (#7516)
  5386. * Handles all redirects for Web UI File CRUD (#7478) (#7507)
  5387. * Fix regex for issues in commit messages (#7444) (#7466)
  5388. * cmd/serv: actually exit after fatal errors (#7458) (#7460)
  5389. * Fix an issue with some pages throwing 'not defined' js exceptions #7450 (#7453)
  5390. * Fix Dropzone.js integration (#7445) (#7448)
  5391. * Create class for inline positioned lists (#7439) (#7393)
  5392. * Diff: Fix indentation on unhighlighted code (#7435) (#7443)
  5393. * jQuery 3 (#7442) (#7425)
  5394. * Only show "New Pull Request" button if repo allows pulls (#7426) (#7432)
  5395. * Fix vendor references (#7394) (#7396)
  5396. * Only return head: null if source branch was deleted (#6705) (#7376)
  5397. * Add missing template variable on organisation settings (#7386) (#7385)
  5398. * Fix post parameter on issue list which had unset assignee (#7380) (#7383)
  5399. * Fix migration tests due to issue 7 being resolved (#7375) (#7381)
  5400. * Correctly adjust mirror url (#6593)
  5401. * Handle early git version's lack of get-url (#7065)
  5402. * Fix icon position in issue view (#7354)
  5403. * Cut timeline length with last element on issue view (#7355)
  5404. * Fix mirror repository webhooks (#7366)
  5405. * Fix api route for hooks (#7346)
  5406. * Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337)
  5407. * Fix pull view ui merge section (#7335)
  5408. * Fix 7303 - remove unnessesary buttons on archived repos (#7326)
  5409. * Fix topic bar to allow prefixes (#7325)
  5410. * Fixes #7152 - Allow create/update/delete message to be empty, use default message (#7324)
  5411. * Fixes #7238 - Annotated tag commit ID incorrect (#7321)
  5412. * Dark theme fixes (#7319)
  5413. * Gitea own dark codemirror theme (#7317)
  5414. * Fixes #7292 - API File Contents bug (#7301)
  5415. * Fix API link header (#7298)
  5416. * Fix extra newlines when copying from diff in Firefox (#7288)
  5417. * Make diff line-marker non-selectable (#7279)
  5418. * Fix Submodule dection in subdir (#7275)
  5419. * Fix error log when loading issues caused by a xorm bug (#7271)
  5420. * Add .fa icon margin like .octicon (#7258)
  5421. * Fix hljs unintenionally highlighting commit links (#7244)
  5422. * Only check and config git on web subcommand but not others (#7236)
  5423. * Fix migration panic when Head.User is not exist (#7226)
  5424. * Only warn on errors in deleting LFS orphaned files during repo deletion (#7213)
  5425. * Fix duplicated file on pull request conflicted files (#7211)
  5426. * Allow colon between fixing word and issue (#7207)
  5427. * Fix overflow issues in repo (#7190)
  5428. * API error cleanup (#7186)
  5429. * Add error for fork already existing (#7185)
  5430. * Fixes diff on merged pull requests (#7171)
  5431. * If milestone id is zero don't get it from database (#7169)
  5432. * Fix pusher name via ssh push (#7167)
  5433. * Fix database lock when use random repository fallback image (#7166)
  5434. * Various fixes for issue mail notifications (#7165)
  5435. * Allow archived repos to be (un)starred and (un)watched (#7163)
  5436. * Fix GCArgs load from ini (#7156)
  5437. * Detect noreply email address as user (#7133)
  5438. * Avoid arbitrary format strings upon calling fail() function (#7112)
  5439. * Validate External Tracker URL Format (#7089)
  5440. * Repository avatar fallback configuration (#7087)
  5441. * Fix #732: Add LFS objects to base repository on merging (#7082)
  5442. * Install page - Handle invalid administrator username better (#7060)
  5443. * Workaround for posting single comments in split diff view (#7052)
  5444. * Fix possbile mysql invalid connnection error (#7051)
  5445. * Fix charset was not saved after installation finished (#7048)
  5446. * Handle insecure and ports in go get (#7041)
  5447. * Avoid bad database state after failed migration (#7040)
  5448. * Fix wrong init dependency on markup extensions (#7038)
  5449. * Fix default for allowing new organization creation for new users (#7017)
  5450. * Fix content download and /verify LFS handler expecting wrong content-type (#7015)
  5451. * Fix missing repo description when migrating (#7000)
  5452. * Fix LFS Locks over SSH (#6999)
  5453. * Do not attempt to return blob on submodule (#6996)
  5454. * Fix U2F for Chrome >= 74 (#6980)
  5455. * Fix index produces problem when issues/pulls deleted (#6973)
  5456. * Allow collaborators to view repo owned by private org (#6965)
  5457. * Stop running hooks on pr merge (#6963)
  5458. * Run hooks on merge/edit and cope with protected branches (#6961)
  5459. * Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953)
  5460. * Stop colorizing log files by default (#6949)
  5461. * Rotate serv.log, http.log and hook logs and stop stacktracing in these (#6935)
  5462. * Fix plain text overflow line wrap (#6915)
  5463. * Fix input size for dependency select (#6913)
  5464. * Change drone token name to let users know to use oauth2 (#6912)
  5465. * Fix syntax highlight in blame view #6895 (#6909)
  5466. * Use AppURL for Oauth user link (#6894)
  5467. * Fixes #6881 - API users search fix (#6882)
  5468. * Fix 404 when send pull request some situation (#6871)
  5469. * Enforce osusergo build tag for releases (#6862)
  5470. * Fix 500 when reviewer is deleted with integration tests (#6856)
  5471. * Fix v85.go (#6851)
  5472. * Make dropTableColumns drop columns on sqlite and constraints on all (#6849)
  5473. * Fix double-generation of scratch token (#6832) (#6833)
  5474. * When mirroring we should set the remote to mirror (#6824)
  5475. * Fix the v78 migration "Drop is_bare" on MSSQL #6707 (#6823)
  5476. * Change verbose flag in dump command to avoid colliding with global version flag (#6822)
  5477. * Fix #6813: Allow git.GetTree to take both commit and tree names (#6816)
  5478. * Remove `seen` map from `getLastCommitForPaths` (#6807)
  5479. * Show scrollbar only when needed (#6802)
  5480. * Restore IsWindows variable assignment (#6722) (#6790)
  5481. * Service worker js is a missing comma (#6788)
  5482. * Fix team edit API panic (#6780)
  5483. * Set user search base field optional in LDAP (simple auth) edit page (#6779)
  5484. * Ignore already existing public keys after ldap sync (#6766)
  5485. * Fix pulls broken when fork repository deleted (#6754)
  5486. * Fix missing return (#6751)
  5487. * Fix new team 500 (#6749)
  5488. * OAuth2 token can be used in basic auth (#6747)
  5489. * Fix org visibility bug when git cloning (#6743)
  5490. * Fix bug when sort repos on org home page login with non-admin (#6741)
  5491. * Stricter domain name pattern in email regex (#6739)
  5492. * Fix admin template error (#6737)
  5493. * Drop is_bare IDX only when it exists for MySQL and MariaDB (#6736)
  5494. * UI: Detect and restore encoding and BOM in content (#6727)
  5495. * Load issue attributes when editing an issue with API (#6723)
  5496. * Fix team members API (#6714)
  5497. * Unfortunately MemProvider Init does not actually Init properly (#6692)
  5498. * Fix partial reversion of #6657 caused by #6314 (#6685)
  5499. * Prevent creating empty sessions (#6677)
  5500. * Fixes #6659 - Swagger schemes selection default to page's protocol (#6660)
  5501. * Update highlight.js to 9.15.6 (#6658)
  5502. * Properly escape on the redirect from the web editor (#6657)
  5503. * Fix #6655 - Don't EscapePound .Link as it is already escaped (#6656)
  5504. * Use ctx.metas for SHA hash links (#6645)
  5505. * Fix wrong GPG expire date (#6643)
  5506. * upgrade version of lib/pq to v1.1.0 (#6640)
  5507. * Fix forking an empty repository (#6637)
  5508. * Fix issuer of OTP URI should be URI-encoded. (#6634)
  5509. * Return a UserList from /api/v1/admin/users (#6629)
  5510. * Add json tags for oauth2 form (#6627)
  5511. * Remove extra slash from twitter card (#6619)
  5512. * remove bash requirement in makefile (#6617)
  5513. * Fix Open Graph og:image link (#6612)
  5514. * Fix cross-compile builds (#6609)
  5515. * Change commit summary to full message in API (#6591)
  5516. * Fix bug user search API pagesize didn't obey ExplorePagingNum (#6579)
  5517. * Prevent server 500 on compare branches with no common history (#6555)
  5518. * Properly escape release attachment URL (#6512)
  5519. * Delete local branch when repo branch is deleted (#6497)
  5520. * Fix bug when user login and want to resend register confirmation email (#6482)
  5521. * Fix upload attachments (#6481)
  5522. * Avoid multi-clicks in oauth2 login (#6467)
  5523. * Hacky fix for alignment of the create-organization dialog (#6455)
  5524. * Change order that PostProcess Processors are run (#6445)
  5525. * Clean up ref name rules (#6437)
  5526. * Fix Hook & HookList in Swagger (#6432)
  5527. * Fixed unitTypeCode not being used in accessLevelUnit (#6419)
  5528. * Display correct error for invalid mirror interval (#6414)
  5529. * Don't Unescape redirect_to cookie value (#6399)
  5530. * Fix dump table name error and add some test for dump database (#6394)
  5531. * Fix migrations 82 to ignore unsynced tags between database and git data and missing is_archived on repository table (#6387)
  5532. * Make sure units of a team are returned (#6379)
  5533. * Fix bug manifest.json will not request with cookie so that session will created every request (#6372)
  5534. * Disable benchmarking during tag events on DroneIO (#6365)
  5535. * Comments list performance optimization (#5305)
  5536. * ENHANCEMENTS
  5537. * Update Drone docker generation to standard format (#7480) (#7496) (#7504)
  5538. * Add API Endpoint for Repo Edit (#7006)
  5539. * Add state param to milestone listing API (#7131)
  5540. * Make captcha and password optional for external accounts (#6606)
  5541. * Detect migrating batch size (#7353)
  5542. * Fix 7255 - wrap long texts on user profile info (#7333)
  5543. * Use commit graph files for listing pages (#7314)
  5544. * Add git command line commitgraph support global default true when git version >= 2.18 (#7313)
  5545. * Add LFS_START_SERVER option to control git-lfs support (#7281)
  5546. * Dark theme markdown fixes (#7260)
  5547. * Update go-git to v4.12.0 (#7249)
  5548. * Show lfs config on admin panel (#7220)
  5549. * Disable same user check for internal SSH (#7215)
  5550. * Add LastLogin to the User API (#7196)
  5551. * Add missing description of label on API (#7159)
  5552. * Use go method to calculate ssh key fingerprint (#7128)
  5553. * Enable Rust highlighting (#7125)
  5554. * Refactor submodule URL parsing (#7100)
  5555. * Change issue mail title. (#7064)
  5556. * Use batch insert on migrating repository to make the process faster (#7050)
  5557. * Improve github downloader on migrations (#7049)
  5558. * When git version >= 2.18, git command could run with git wire protocol version 2 param if enabled (#7047)
  5559. * Fix Erlang and Elixir highlight mappings (#7044)
  5560. * API Org Visibility (#7028)
  5561. * Improve handling of non-square avatars (#7025)
  5562. * Bugfix: Align comment label and actions to the right (#7024)
  5563. * Change UpdateRepoIndex api to include watchers (#7012)
  5564. * Move serv hook functionality & drop GitLogger (#6993)
  5565. * Add support of utf8mb4 for mysql (#6992)
  5566. * Make webhook http connections resuable (#6976)
  5567. * Move xorm logger bridge from log to models so that log module could be a standalone package (#6944)
  5568. * Refactor models.NewRepoContext to extract git related codes to modules/git (#6941)
  5569. * Remove macaron dependent on models (#6940)
  5570. * Add less linter via npx (#6936)
  5571. * Remove macaron dependent on modules/log (#6933)
  5572. * Remove macaron dependent on models/mail.go (#6931)
  5573. * Clean less files (#6921)
  5574. * Fix code overflow (#6914)
  5575. * Style orgs list in user profile (#6911)
  5576. * Improve description of branch protection (fix #6886) (#6906)
  5577. * Move sdk structs to modules/structs (#6905)
  5578. * update sdk to latest (#6903)
  5579. * Escape the commit message on issues update and title in telegram hook (#6901)
  5580. * SearchRepositoryByName improvements and unification (#6897)
  5581. * Change the color of issues/pulls list, merged is purple and closed is red (#6874)
  5582. * Refactor table width to have more info shown in file list (#6867)
  5583. * Monitor all git commands; move blame to git package and replace git as a variable (#6864)
  5584. * Fix config ui error about cache ttl (#6861)
  5585. * Improve localization of git activity stats (#6848)
  5586. * Generate access token in admin cli (#6847)
  5587. * Update github.com/urfave/cli to version 1.2.0 (#6838)
  5588. * Rename LFS_JWT_SECRET cli option to include OAUTH2 as well (#6826)
  5589. * internal/ssh: ignore env command totally (#6825)
  5590. * Allow Recaptcha service url to be configured (#6820)
  5591. * update github.com/mcuadros/go-version to v0.0.0-20190308113854-92cdf37c5b75 (#6815)
  5592. * Use modules/git for git commands (#6775)
  5593. * Add GET requests to webhook (#6771)
  5594. * Move PushUpdate dependency from models to repofiles (#6763)
  5595. * Tweak tab text and icon colors (#6760)
  5596. * Ignore non-standard refs in git push (#6758)
  5597. * Disable web preview for telegram webhook (#6719)
  5598. * Show full name if DEFAULT_SHOW_FULL_NAME setting enabled (#6710)
  5599. * Reorder file actions (#6706)
  5600. * README WordPress the code is overflowing #6679 (#6696)
  5601. * Improve issue reference on commit (#6694)
  5602. * Handle redirects for git clone commands (#6688)
  5603. * Fix one performance/correctness regression in #6478 found on Rails repository. (#6686)
  5604. * API OTP Context (#6674)
  5605. * Remove local clones & make hooks run on merge/edit/upload (#6672)
  5606. * Bump github.com/stretchr/testify from 1.2.2 to 1.3.0 (#6663)
  5607. * Bump gopkg.in/src-d/go-git.v4 from 4.8.0 to 4.10.0 (#6662)
  5608. * Fix dropdown icon padding (#6651)
  5609. * Add more title attributes on shortened names (#6647)
  5610. * Update UI for topics labels on projects (#6639)
  5611. * Trace Logging on Permission Denied & ColorFormat (#6618)
  5612. * Add .gpg url (match github behaviour) (#6610)
  5613. * Support for custom GITEA_CUSTOM env var in docker(#6608)
  5614. * Show "delete branch" button on closed pull requests (#6570) (#6601)
  5615. * Add option to disable refresh token invalidation (#6584)
  5616. * Fix new repo dropdown alignment (#6583)
  5617. * Fix mail notification when close/reopen issue (#6581)
  5618. * Pre-calculate the absolute path of git (#6575)
  5619. * Minor CSS cleanup for the navbar (#6553)
  5620. * Render SHA1 links as code blocks (#6546)
  5621. * Add username flag in create-user command (#6534)
  5622. * Unifies pagination template usage (#6531) (#6533)
  5623. * Fixes pagination width on mobile view (#5711) (#6532)
  5624. * Improve SHA1 link detection (#6526)
  5625. * Fixes #6446 - Sort team members and team's repositories (#6525)
  5626. * Use stricter boundaries for auto-link detection (#6522)
  5627. * Use regular line-height on frontpage entries (#6518)
  5628. * Fixes #6514 - New Pull Request on files and pulls pages the same (#6515)
  5629. * Make distinction between DisplayName and Username in email templates (#6495)
  5630. * Add X-Auto-Response-Suppress header to outgoing messages (#6492)
  5631. * Cleaned permission checks for API -> site admin can now do anything (#6483)
  5632. * Support search operators for commits search (#6479)
  5633. * Improve listing performance by using go-git (#6478)
  5634. * Fix repo sub_menu font color in arc-green (#6477)
  5635. * Show last commit status in pull request lists (#6465)
  5636. * Add signatures to webhooks (#6428)
  5637. * Optimize all images in public/img (#6427)
  5638. * Add golangci (#6418)
  5639. * Make "Ghost" not link to 404 page (#6410)
  5640. * Include more variables on admin/config page (#6378)
  5641. * Markdown: enable some more extensions (#6362)
  5642. * Include repo name in page title tag (#6343)
  5643. * Show locale string on timestamp (#6324)
  5644. * Handle CORS requests (#6289)
  5645. * Improve issue autolinks (#6273)
  5646. * Migration Tweaks (#6260)
  5647. * Add title attributes to all items in the repo list viewer (#6258)
  5648. * Issue indexer queue redis support (#6218)
  5649. * Add bio field for user (#6113)
  5650. * Make the version within makefile overwriteable (#6080)
  5651. * Updates to API 404 responses (#6077)
  5652. * Use Go1.11 module (#5743)
  5653. * UX + Security current user password reset (#5042)
  5654. * Refactor: append, build variable and type switch (#4940)
  5655. * Git statistics in Activity tab (#4724)
  5656. * Drop the bits argument when generating an ed25519 key (#6504)
  5657. * TESTING
  5658. * Exclude pull_request from fetch-tags step, fixes #7108 (#7120)
  5659. * Refactor and improve git test (#7086)
  5660. * Fix TestSearchRepo by waiting till indexing is done (#7004)
  5661. * Add mssql migration tests (needs #6823) (#6852)
  5662. * Add tests for Org API (#6731)
  5663. * Context.ServerError and NotFound should log from their caller (#6550)
  5664. * TRANSLATION
  5665. * Add french specific rule for translating plural texts (#6846)
  5666. * BUILD
  5667. * Update mssql driver to last working version 20180314172330-6a30f4e59a44 (#7306)
  5668. * Alpine 3.10 (#7256)
  5669. * Use vfsgen instead of go-bindata (#7080)
  5670. * remove and disable package-lock (#6969)
  5671. * add make targets for js and css, add js linter (#6952)
  5672. * Added tags pull step to drone config to show correct version hashes i… (#6836)
  5673. * Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)
  5674. * chore: update drone format to 1.0 (#6602)
  5675. * Fix race in integration testlogger (#6556)
  5676. * Quieter Integration Tests (#6513)
  5677. * Drop the docker Makefile from the image (#6507)
  5678. * Add make version on gitea version (#6485)
  5679. * Fix #6468 - Uses space match and adds newline for all sed flavors (#6473)
  5680. * Move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
  5681. * Update npm dependencies and various tweaks (#7344)
  5682. * Fix updated drone file (#7336)
  5683. * Add 'npm' and 'npm-update' make targets and lockfile (#7246)
  5684. * DOCS
  5685. * Add work path CLI option (#6922)
  5686. * Fix logging documentation (#6904)
  5687. * Some logging documentation (#6498)
  5688. * Fix link to Hacking on Gitea on From-Source doc page (#6471)
  5689. * Fix typos in docs command-line examples (#6466)
  5690. * Added docker example for backup (#5846)
  5691. ## [1.8.3](https://github.com/go-gitea/gitea/releases/tag/v1.8.3) - 2019-06-17
  5692. * BUGFIXES
  5693. * Always set userID on LFS authentication (#7224) (Part of #6993)
  5694. * Fix LFS Locks over SSH (#6999) (#7223)
  5695. * Fix duplicated file on pull request conflicted files (#7211) (#7214)
  5696. * Detect noreply email address as user (#7133) (#7195)
  5697. * Don't get milestone from DB if ID is zero (#7169) (#7174)
  5698. * Allow archived repos to be (un)starred and (un)watched (#7163) (#7168)
  5699. * Fix GCArgs load from ini (#7156) (#7157)
  5700. ## [1.8.2](https://github.com/go-gitea/gitea/releases/tag/v1.8.2) - 2019-05-29
  5701. * BUGFIXES
  5702. * Fix possbile mysql invalid connnection error (#7051) (#7071)
  5703. * Handle invalid administrator username on install page (#7060) (#7063)
  5704. * Disable arm7 builds (#7037) (#7042)
  5705. * Fix default for allowing new organization creation for new users (#7017) (#7034)
  5706. * SearchRepositoryByName improvements and unification (#6897) (#7002)
  5707. * Fix u2f registrationlist ToRegistrations() method (#6980) (#6982)
  5708. * Allow collaborators to view repo owned by private org (#6965) (#6968)
  5709. * Use AppURL for Oauth user link (#6894) (#6925)
  5710. * Escape the commit message on issues update (#6901) (#6902)
  5711. * Fix regression for API users search (#6882) (#6885)
  5712. * Handle early git version's lack of get-url (#7065) (#7076)
  5713. * Fix wrong init dependency on markup extensions (#7038) (#7074)
  5714. ## [1.8.1](https://github.com/go-gitea/gitea/releases/tag/v1.8.1) - 2019-05-08
  5715. * BUGFIXES
  5716. * Fix 404 when sending pull requests in some situations (#6871) (#6873)
  5717. * Enforce osusergo build tag for releases (#6862) (#6869)
  5718. * Don't post process commit summary in templates (#6842) (#6868)
  5719. * Fix 500 when reviewer is deleted (#6856) (#6860)
  5720. * Fix v78 migration for MSSQL (#6823) (#6854)
  5721. * Added tags pull step to drone config to show correct version hashes (#6836) (#6839)
  5722. * Fix double-generation of scratch token (#6833) (#6835)
  5723. * When mirroring we should set the remote to mirror (#6824) (#6834)
  5724. * Show scrollbar only when needed (#6802) (#6803)
  5725. * Service worker js is missing a comma (#6788) (#6795)
  5726. * Set user search base field optional in LDAP (simple auth) edit page (#6779) (#6789)
  5727. * Fix team edit API panic (#6780) (#6785)
  5728. * Minor CSS cleanup for the navbar (#6553) (#6781)
  5729. * Stricter domain name pattern in email regex (#6739) (#6768)
  5730. * Detect and restore encoding and BOM in content (#6727) (#6765)
  5731. * Fix org visibility bug when git cloning (#6743) (#6762)
  5732. * OAuth2 token can be used in basic auth (#6747) (#6761)
  5733. * Fix missing return (#6751) (#6756)
  5734. * Fix sorting repos on org home page with non-admin login (#6741) (#6746)
  5735. * Drop is_bare IDX only when it exists for MySQL and MariaDB (#6736) (#6744)
  5736. * Fix team members API (#6714) (#6729)
  5737. * Load issue attributes when editing an issue with API (#6723) (#6725)
  5738. * Fix config ui error about cache ttl (#6861) (#6865)
  5739. ## [1.8.0](https://github.com/go-gitea/gitea/releases/tag/v1.8.0) - 2019-04-20
  5740. * SECURITY
  5741. * Prevent remote code execution vulnerability with mirror repo URL settings (#6593) (#6594)
  5742. * Resolve 2FA bypass on API (#6676) (#6674)
  5743. * Prevent the creation of empty sessions for non-logged in users (#6690) (#6677)
  5744. * BREAKING
  5745. * Add "ghost" and "notifications" to list of reserved user names. (#6208)
  5746. * Change sqlite DB path default to data directory (#6198)
  5747. * Adds MustChangePassword to user create/edit API (#6193)
  5748. * Disable redirect for i18n (#5910)
  5749. * Releases API paging (#5831)
  5750. * Allow Macaron to be set to log through to gitea.log (#5667)
  5751. * Don't close issues via commits on non-default branch (#5622)
  5752. * FEATURES
  5753. * Add regenerate secret feature for oauth2 (#6291)
  5754. * Expose issue stopwatch toggling via API (#5970)
  5755. * Add other session providers (#5963)
  5756. * Pull request conflict files detection (#5951)
  5757. * Integrate OAuth2 Provider (#5378)
  5758. * Implement "conversation lock" for issue comments (#5073)
  5759. * Feature: Archive repos (#5009)
  5760. * Discord Oauth2 support (#4476)
  5761. * Allow to set organization visibility (public, internal, private) (#1763)
  5762. * Added URL mapping for Release attachments like on github.com (#1707)
  5763. * ENHANCEMENTS
  5764. * Add support for client basic auth for exchanging access tokens (#6293)
  5765. * Add ability to sort issues by due date (#6206) (#6244)
  5766. * Style tweaks to issue selection (#6196)
  5767. * Increase Username and Orgname MaxSize 35 -> 40 (#6178)
  5768. * Coverage profile with multiple packages (#6167)
  5769. * Split setting.go to multiple files (#6154)
  5770. * Allow labels to contain emoji (#6063)
  5771. * Disable git fsck for mirrored repos by default (#6018)
  5772. * Add default time out for git operations (#6015)
  5773. * Split setting.go as multiple files (#6014)
  5774. * Make dashboard navbar and footer full-width (#6013)
  5775. * Add lang specific font stacks for CJK (#6007)
  5776. * Fix header menu misalignment (#6002)
  5777. * Enhance closed PR and Issue status in the list (#6000)
  5778. * Make navbar full width (#5998)
  5779. * Add option to close issues via commit on a non master branch (#5992)
  5780. * Support n as a line highlight prefix (#5987)
  5781. * Search for org repos (#3031) (#5986)
  5782. * Minor UI tweaks (#5980)
  5783. * Use native golang SSH library but ssh-keygen when enable built-in SSH server to remove dependent on that command lines (#5976)
  5784. * Dashboard tweaks (#5974)
  5785. * Fixes for repo topic editor (#5971)
  5786. * Display the branch name in the commit view (#5950)
  5787. * handle milestone events for issues and PR (#5947)
  5788. * Add label names as filter in issue search api (#5946)
  5789. * Repo header tweaks (#5945)
  5790. * Better support for long repo names (#5932)
  5791. * Fix wrapping long code lines (#5927)
  5792. * Change GPG Validation colors and remove inline CSS (#5404) (#5896)
  5793. * Fix "pulls.blocked_by_approvals" text (#5879)
  5794. * Rename reject to 'request changes' (#5858)
  5795. * Move input fields to add members to a team and repos to a team (#5853)
  5796. * Config option to disable automatic repo watching (#5852)
  5797. * New Issue ?body= query (#5851)
  5798. * Add API to list tags (#5850)
  5799. * Pagination for git tree API (#5838)
  5800. * Add InternalTokenURI to load InternalToken from an external file (#5812)
  5801. * Allow markdown files to read from the LFS (#5787)
  5802. * Add the ability to use multiple labels as filters (#5786)
  5803. * Adjust log settings when a user is not found. (#5771)
  5804. * Log IP of failed ssh connection (#5766)
  5805. * Moved defaults in defaults.go to setting.go (#5764)
  5806. * Make DB connect more robust (#5738)
  5807. * Add Default Pull Request Title (#5735)
  5808. * Refactor repo.isBare to repo.isEmpty #5629 (#5714)
  5809. * Add flag to skip repository dumping (#5695)
  5810. * Prioritize "readme.md" (#5691)
  5811. * Improve "Fork button" for guests by showing a pop up asking them to log in before forking (#5690)
  5812. * Allow for user specific themes (#5668)
  5813. * Display branch name in delete branch confirmation modal. (#5654)
  5814. * New API routes added (#5594)
  5815. * Refactor notification for indexer (#5111)
  5816. * Refactor mail notification (#5110)
  5817. * Show email if the authenticated user owns the profile page being requested for (#4981)
  5818. * Optimize pulls merging (#4921)
  5819. * Sort Repositories widget by most recently updated (#3963) (#4599)
  5820. * Allow markdown table to scroll (#4401)
  5821. * Automatically clear stopwatch on merging a PR (#4327)
  5822. * Add the Owner Name to differentiate when merging (#3807)
  5823. * Add title attributes to all items in the repo list viewer (#6258) (#6650)
  5824. * BUGFIXES
  5825. * Fix dropdown icon padding (#6651) (#6654)
  5826. * Fix wrong GPG expire date (#6643) (#6644)
  5827. * Fix forking an empty repository (#6637) (#6653)
  5828. * Remove call to EscapePound .Link as it is already escaped (#6656) (#6666)
  5829. * Properly escape on the redirect from the web editor (#6657) (#6667)
  5830. * Allow resend of confirmation email when logged in (#6482) (#6486)
  5831. * Fix mail notification when close/reopen issue (#6581) (#6588)
  5832. * Change API commit summary to full message (#6591) (#6592)
  5833. * Add option to disable refresh token invalidation (#6584) (#6587)
  5834. * Fix bug user search API pagesize didn't obey ExplorePagingNum (#6579) (#6586)
  5835. * Fix new repo alignment (#6583) (#6585)
  5836. * Prevent server 500 on compare branches with no common history (#6555) (#6558)
  5837. * Properly escape release attachment URL (#6512) (#6523)
  5838. * Hacky fix for alignment of the create-organization dialog (#6455) (#6462)
  5839. * Disable benchmarking during tag events on DroneIO (#6365) (#6366)
  5840. * Make sure units of a team are returned (#6379) (#6381)
  5841. * Don't Unescape redirect_to cookie value (#6399) (#6401)
  5842. * Fix dump table name error and add some test for dump database (#6394) (#6402)
  5843. * Fix migration v82 to ignore unsynced tags between database and git data; Add missing is_archived column on repository table (#6387) (#6403)
  5844. * Display correct error for invalid mirror interval (#6414) (#6429)
  5845. * Clean up ref name rules (#6437) (#6439)
  5846. * Fix Hook & HookList in Swagger (#6432) (#6440)
  5847. * Change order that PostProcess Processors are run (#6445) (#6447)
  5848. * Clean up various use of escape/unescape functions for URL generation (#6334)
  5849. * Return 409 when creating repo if it already exists. (#6330)
  5850. * Add same changes from issues page to milestone->issues page (#6328)
  5851. * Fix ParsePatch function to work with quoted diff --git strings (#6323)
  5852. * Fix reported issue in repo description (#6306)
  5853. * Use url.PathEscape to escape the branchname (#6304)
  5854. * Add robots.txt as reserved username (#6272)
  5855. * Replace linkRegex with xurls library (#6261)
  5856. * Remove visitLinksForShortLinks features (#6257)
  5857. * Add unit types to repo action URL to correctly show 404 when archived (#6247)
  5858. * Check organization visibility before everything else (#6234) (#6235)
  5859. * Prevent double-close of issues (#6233)
  5860. * Override xorm type mapping for U2F counter (#6232)
  5861. * Add isAdmin to user API response (#6231)
  5862. * Update git vendor to fix wrong release commit id and add migrations (#6224)
  5863. * Fix fork button (#6223)
  5864. * Fix renames over redirects (#6216)
  5865. * Fix display dashboard even if require to change password (#6214)
  5866. * Create a repo redirect when transferring ownership (#6210) (#6211)
  5867. * Fix issue update race condition (#6194)
  5868. * Fix bug when migrate repository 500 when repo is existed (#6188)
  5869. * Fix scrollbar always present on page body (#6177)
  5870. * Fix bug when set indexer as db and add tests (#6173)
  5871. * Modify linkRegex to require http|https (#6171)
  5872. * Fix bug user could change private repository to public when force private enabled. (#6156)
  5873. * Fix admin list user/org API (#6143)
  5874. * Make repo creation for API similar to UI (#6142)
  5875. * Make document body a flexbox (#6139)
  5876. * Refactor issue indexer, add some testing and fix a bug (#6131)
  5877. * Load Issue attributes for API call (#6122)
  5878. * Fix bug when update owner team then visit team's repo return 404 (#6119)
  5879. * Fix heatmap and repository menu display in Internet Explorer 9+ (#6117)
  5880. * Show private organization for admin, fix #6111 (#6112)
  5881. * Fix prohibit login check on authorization (#6106)
  5882. * Move to ldap.v3 to fix #5928 (#6105)
  5883. * Remove use MakeAssigneeList in webhooks to fix deadlock (#6102)
  5884. * Allow display of LFS stored Readme.md on directory page (#6073) (#6099)
  5885. * Make sure labels are actually returned (#6053)
  5886. * Fix panic: template: repo/issue/list:210: unexpected "=" in operand (#6041)
  5887. * After deleting a repo on admin panel, UI should remember the last sort type (#6033)
  5888. * Default create repository on organisation on its dashboard (#6026)
  5889. * Swagger: Remove spaces in MergePullRequestOption enum (#6016)
  5890. * Fix metrics auth token detection (#6006)
  5891. * Fix repo header issues (#5995)
  5892. * Fix bug when deleting a linked account will removed all (#5989)
  5893. * Make organization dropdown scrollable when using mouse wheel (#5988)
  5894. * Fix empty ssh key importing in ldap (#5984)
  5895. * Admin config page mailertype setting option update (#5973)
  5896. * Fix redirect loop during forced password change (#5965)
  5897. * Show user who created the repository instead of the organisation in action feed (#5948)
  5898. * Remove all CommitStatus when a repo is deleted (#5940)
  5899. * Fix ssh deploy and user key constraints (#1357) (#5939)
  5900. * Fix log output (#5938)
  5901. * Set PusherName and PusherID to owner on deploy key to fix pushing with deploy keys (#5935)
  5902. * Fix compare button (#5929)
  5903. * Fix bug when read public repo lfs file (#5912)
  5904. * Only allow local login if password is non-empty (#5906)
  5905. * Recover panic in orgmode.Render if bad orgfile (#4982) (#5903)
  5906. * Provide better panic handling (#5902)
  5907. * Respect value of REQUIRE_SIGNIN_VIEW (#5901)
  5908. * Show a 404 not a 500 if a repo does not exist (#5900)
  5909. * Ensure repo is loaded in mailer (Completely fix #5891) (#5895)
  5910. * Ensure issue.Poster is loaded in mailIssueCommentToParticipants (#5891)
  5911. * Correct footer height if screen-width is to small (fixes #5878) (#5889)
  5912. * In gitea serv switch off console logger to fix #5866 (#5887)
  5913. * Don't allow pull requests to be created on an archived repository (#5883)
  5914. * Support reviews on a deleted file path (#5880)
  5915. * Fix compare button on upstream repo leading to 404 (#5877)
  5916. * Fix null pointer on not logged in attempt to Sudo (#5872)
  5917. * Fix new release creation API to allow empty target (#5870)
  5918. * Fix an error while adding a dependency via UI. (#5862)
  5919. * Fix failing migration v67 (#5849)
  5920. * Fix delete correct temp directory (#5839)
  5921. * Make sure .git/info is created before generating .git/info/sparse-che… (#5825)
  5922. * Fix topics saving internal error and disable for archived repos (#5821)
  5923. * Fix TLS errors when using acme/autocert for local connections (#5820)
  5924. * When creating new repository fsck option should be enabled (#5817)
  5925. * Request for public keys only if LDAP attribute is set (#5816)
  5926. * Fix serving of raw wiki files other than .md (#5814)
  5927. * Fix migration 78 error mssql (#5791)
  5928. * Disallow empty titles (#5785)
  5929. * Fix the v78 migration script (#5776)
  5930. * Ensure valid git author names passed in signatures (#5774)
  5931. * Fix wrong assumption where a user is always said to have unassigned (her)himself (#5769)
  5932. * Upgrade go-sql-driver/mysql to fix invalid connection error (#5748)
  5933. * Fixing PostgreSQL dump creation (#5747)
  5934. * Add proper CORS preflight origin validation (#5740)
  5935. * Disable auto-migrate in docker container (#5730)
  5936. * In basic auth check for tokens before call UserSignIn (#5725)
  5937. * Pooled and buffered gzip implementation (#5722)
  5938. * Ensure that sessions are passed into queries that could use the database to prevent deadlocks (#5718)
  5939. * Keep file permissions during database migration (#5707)
  5940. * Use correct value for "MSpan Structures Obtained" #4742 (#5706)
  5941. * Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702)
  5942. * Update xorm to fix issue #5659 and #5651 (#5680)
  5943. * Fix public will not be reused as public key after deleting as deploy key (#5671)
  5944. * When redirecting, clean the path (#5669)
  5945. * Don't list an issue on its own dependency list UI. (#5658)
  5946. * Fix commit page showing status for current default branch (#5649) (#5650)
  5947. * Only count users own actions for heatmap contributions (#5647)
  5948. * Fix sqlite deadlock when assigning to a PR (#5640)
  5949. * Refactor issue indexer (#5363)
  5950. * TESTING
  5951. * Run benchmark at tag to track performances (#6035)
  5952. * Add test environment for MySQL8 (#5234)
  5953. * BUILD
  5954. * Use go 1.12 for tests and deprecate go 1.9 (#6186)
  5955. * Makefile changes for Windows and easier development (#6103)
  5956. * Update bleve dependency to latest master revision (#6100)
  5957. * Switch to more recent build of xgo (#6070)
  5958. * Add autoprefixer to css build (#6029)
  5959. * Update the version of less (#6010)
  5960. * Make log mailer for testing (#5893)
  5961. * DOCS
  5962. * Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144)
  5963. * update default value of `--must-change-password` cli flag (#6032)
  5964. * Update and expand information about building Gitea (#6019)
  5965. * Update U2F Section of app.ini.sample (#5994)
  5966. * Update swagger for release API pagination (#5841)
  5967. * Added docs for the tree api (#5834)
  5968. * MISC
  5969. * Add single commit API support (#5843)
  5970. * Add missing GET teams endpoints (#5382)
  5971. * Migrate database if app.ini found (#5290)
  5972. ## [1.7.6](https://github.com/go-gitea/gitea/releases/tag/v1.7.6) - 2019-04-12
  5973. * SECURITY
  5974. * Prevent remote code execution vulnerability with mirror repo URL settings (#6593) (#6595)
  5975. * BUGFIXES
  5976. * Allow resend of confirmation email when logged in (#6482) (#6487)
  5977. ## [1.7.5](https://github.com/go-gitea/gitea/releases/tag/v1.7.5) - 2019-03-27
  5978. * BUGFIXES
  5979. * Fix unitTypeCode not being used in accessLevelUnit (#6419) (#6423)
  5980. * Fix bug where manifest.json was being requested without cookies and continuously creating new sessions (#6372) (#6383)
  5981. * Fix ParsePatch function to work with quoted diff --git strings (#6323) (#6332)
  5982. ## [1.7.4](https://github.com/go-gitea/gitea/releases/tag/v1.7.4) - 2019-03-12
  5983. * SECURITY
  5984. * Fix potential XSS vulnerability in repository description. (#6306) (#6308)
  5985. * BUGFIXES
  5986. * Fix wrong release commit id (#6224) (#6300)
  5987. * Fix panic on empty signed commits (#6292) (#6300)
  5988. * Fix organization dropdown not being scrollable when using mouse wheel (#5988) (#6246)
  5989. * Fix displaying dashboard even if required to change password (#6214) (#6215)
  5990. ## [1.7.3](https://github.com/go-gitea/gitea/releases/tag/v1.7.3) - 2019-02-27
  5991. * BUGFIXES
  5992. * Fix server 500 when trying to migrate to an already existing repository (#6188) (#6197)
  5993. * Load Issue attributes for API /repos/{owner}/{repo}/issues/{index} (#6122) (#6185)
  5994. * Fix bug whereby user could change private repository to public when force private enabled. (#6156) (#6165)
  5995. * Fix bug when update owner team then visit team's repo return 404 (#6119) (#6166)
  5996. * Fix heatmap and repository menu display in Internet Explorer 9+ (#6117) (#6137)
  5997. * Fix prohibit login check on authorization (#6106) (#6115)
  5998. * Fix LDAP protocol error regression by moving to ldap.v3 (#6105) (#6107)
  5999. * Fix deadlock in webhook PullRequest (#6102) (#6104)
  6000. * Fix redirect loop when password change is required and Gitea is installed as a suburl (#5965) (#6101)
  6001. * Fix compare button regression (#5929) (#6098)
  6002. * Recover panic in orgmode.Render if bad orgfile (#4982) (#5903) (#6097)
  6003. ## [1.7.2](https://github.com/go-gitea/gitea/releases/tag/v1.7.2) - 2019-02-14
  6004. * BUGFIXES
  6005. * Remove all CommitStatus when a repo is deleted (#5940) (#5941)
  6006. * Fix notifications on pushing with deploy keys by setting hook environment variables (#5935) (#5944)
  6007. * Silence console logger in gitea serv (#5887) (#5943)
  6008. * Handle milestone webhook events for issues and PR (#5947) (#5955)
  6009. * Show user who created the repository instead of the organization in action feed (#5948) (#5956)
  6010. * Fix ssh deploy and user key constraints (#1357) (#5939) (#5966)
  6011. * Fix bug when deleting a linked account will removed all (#5989) (#5990)
  6012. * Fix empty ssh key importing in ldap (#5984) (#6009)
  6013. * Fix metrics auth token detection (#6006) (#6017)
  6014. * Create repository on organisation by default on its dashboard (#6026) (#6048)
  6015. * Make sure labels are actually returned in API (#6053) (#6059)
  6016. * Switch to more recent build of xgo (#6070) (#6072)
  6017. * In basic auth check for tokens before call UserSignIn (#5725) (#6083)
  6018. ## [1.7.1](https://github.com/go-gitea/gitea/releases/tag/v1.7.1) - 2019-01-31
  6019. * SECURITY
  6020. * Disable redirect for i18n (#5910) (#5916)
  6021. * Only allow local login if password is non-empty (#5906) (#5908)
  6022. * Fix go-get URL generation (#5905) (#5907)
  6023. * BUGFIXES
  6024. * Fix TLS errors when using acme/autocert for local connections (#5820) (#5826)
  6025. * Request for public keys only if LDAP attribute is set (#5816) (#5819)
  6026. * Fix delete correct temp directory (#5840) (#5839)
  6027. * Fix an error while adding a dependency via UI (#5862) (#5876)
  6028. * Fix null pointer in attempt to Sudo if not logged in (#5872) (#5884)
  6029. * When creating new repository fsck option should be enabled (#5817) (#5885)
  6030. * Prevent nil dereference in mailIssueCommentToParticipants (#5891) (#5895) (#5894)
  6031. * Fix bug when read public repo lfs file (#5913) (#5912)
  6032. * Respect value of REQUIRE_SIGNIN_VIEW (#5901) (#5915)
  6033. * Fix compare button on upstream repo leading to 404 (#5877) (#5914)
  6034. * DOCS
  6035. * Added docs for the tree api (#5835)
  6036. * MISC
  6037. * Include Go toolchain to --version (#5832) (#5830)
  6038. ## [1.7.0](https://github.com/go-gitea/gitea/releases/tag/v1.7.0) - 2019-01-22
  6039. * SECURITY
  6040. * Do not display the raw OpenID error in the UI (#5705) (#5712)
  6041. * When redirecting clean the path to avoid redirecting to external site (#5669) (#5679)
  6042. * Prevent DeleteFilePost doing arbitrary deletion (#5631)
  6043. * BREAKING
  6044. * Restrict permission check on repositories and fix some problems (#5314)
  6045. * Show only opened milestones on issues page milestone filter (#5051)
  6046. * FEATURES
  6047. * Implement git refs API for listing references (branches, tags and other) (#5354)
  6048. * Approvals at Branch Protection (#5350)
  6049. * Add raw blob endpoint to get objects by SHA ID (#5334)
  6050. * Add api for user to create org (#5268)
  6051. * Create AuthorizedKeysCommand (#5236)
  6052. * User action heatmap (#5131)
  6053. * Refactor heatmap to vue component (#5401)
  6054. * Webhook for Pull Request approval/rejection (#5027)
  6055. * Add command for migrating database (#4954)
  6056. * Search keyword by splitting provided values by , (#4939)
  6057. * Create Progressive Web App (#4730)
  6058. * Give user a link to create PR after push (#4716)
  6059. * Add rebase with merge commit merge style (#3844) (#4052)
  6060. * BUGFIXES
  6061. * Disallow empty titles (#5785) (#5794)
  6062. * Fix sqlite deadlock when assigning to a PR (#5640) (#5642)
  6063. * Don't close issues via commits on non-default branch. (#5622) (#5643)
  6064. * Fix commit page showing status for current default branch (#5650) (#5653)
  6065. * Only count users own actions for heatmap contributions (#5647) (#5655)
  6066. * Update xorm to fix issue postgresql dumping issues (#5680) (#5692)
  6067. * Use correct value for "MSpan Structures Obtained" (#5706) (#5716)
  6068. * Fix bug on modifying sshd username (#5624)
  6069. * Delete tags in mirror which are removed for original repo. (#5609)
  6070. * Fix wrong text getting saved on editing second comment on an issue. (#5608)
  6071. * Fix nil pointer when adding a due date (#5587)
  6072. * Fix type mismatch of format string (#5574)
  6073. * Fix bug on upload file name (#5571)
  6074. * Issue is not overdue when it is on the same date #5566 (#5568)
  6075. * Fix indexer reindex bug when gitea restart (#5563)
  6076. * Fix table name typo on SQL (#5562)
  6077. * Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion (#5557)
  6078. * Fix makefile generate buildstep (#5556)
  6079. * Fix nil pointer base branch bug (#5555)
  6080. * Fix permission check on api create org (#5523)
  6081. * Fix detect force push failure on deletion of protected branches (#5522)
  6082. * Fix approvals limitation (#5521)
  6083. * Fix bug when a read perm user to edit his issue (#5516)
  6084. * Fix adding reaction fail for read permission user (#5515)
  6085. * Fixing MSSQL timestamp type (#5511)
  6086. * Fix forgot deletion of notification when delete repository (#5506)
  6087. * Fix empty wiki (#5504)
  6088. * Fix clone wiki failed via ssh (#5503)
  6089. * Fix code review on mssql (#5502)
  6090. * Fix lfs version check warning log when using ssh protocol (#5501)
  6091. * Fix topic name length on database (#5493)
  6092. * Ensure that the `closed_at` is set for closed issues (#5449)
  6093. * Admin should be able to delete repos via the API even if he is not a member of the organization (#5443)
  6094. * Word-Break the WebHook url to prevent a ui-break (#5432)
  6095. * Fix forgot removed records when deleting user (#5429)
  6096. * Fix repository deletion when there is large number of issues in it (#5426)
  6097. * Fix heatmap colors for Chrome/Safari (#5421)
  6098. * Fix password variable shadowing (#5405)
  6099. * Fix dependent issue searching when gitea is run in subpath (#5392)
  6100. * Don't force a password change for the admin user when creating an account via cli (#5391)
  6101. * API: '/orgs/:org/repos': return private repos with read access (#5383)
  6102. * Don't send assign webhooks when creating issue (#5365)
  6103. * Removing Labels via EditPullRequest API (#5348)
  6104. * Migration fixes for gogs (0.11.66) to gitea (1.6.0) #5318 (#5341)
  6105. * Fix bug when users have serval teams with different units on different repositories (#5307)
  6106. * Fix U2F if gitea is configured in subpath (#5302)
  6107. * Fix file edit change preview functionality (#5300)
  6108. * Update gitignore list (#5258)
  6109. * Fixed heatmap not working in mssql (#5248)
  6110. * Fixed wrong api request url for instances running in subfolders (#5247)
  6111. * Fix compatibility heatmap with mysql 8 (#5232)
  6112. * Fix data race on migrate repository (#5224)
  6113. * Fix sqlite and mssql lock (#5214)
  6114. * Fix sqlite lock (#5210)
  6115. * Fix: Accept web-command cli flags if web-command is commited (#5200)
  6116. * Fix: Add secret to all webhook's payload where it has been missing (#5199)
  6117. * Fix race on updatesize (#5190)
  6118. * Fix create team, update team missing units (#5188)
  6119. * Fix sqlite lock (#5184 & #5176)
  6120. * Fix showing pull request link when delete a branch (#5166)
  6121. * Fix JSON result of empty array in heatmap data array (#5154)
  6122. * Update build tags for sqlite_unlock notify (#5144)
  6123. * This commit will reduce join star, repo_topic, topic tables on repo search, so that fix extra columns problem on mssql (#5136)
  6124. * Fix deadlock when sqlite (#5118)
  6125. * Add comment replies (#5104)
  6126. * Fix home page template regression (#5102)
  6127. * Fix regex to support optional end line of old section in diff hunk (#5096)
  6128. * LDAP via simple auth separate bind user and search base (#5055)
  6129. * Fix markdown image with link (#4675)
  6130. * Fix to 3819 - Filtering issues by tags on main screen issues (#3824)
  6131. * ENHANCEMENTS
  6132. * Delete organization endpoint added (#5601)
  6133. * Update Licenses (#5558)
  6134. * Support reverse proxy providing email (#5554)
  6135. * Add git protocol v2 support via SSH on Docker image (#5520)
  6136. * Add tests for api user orgs (#5494)
  6137. * Allow link verification for services like Mastodon (#5481)
  6138. * Improve team members and repositories settings UI (#5457)
  6139. * Remove the required class from optional ssh port in installation page (#5428)
  6140. * Explicitly disable Git credential helper (#5367)
  6141. * Setting Labels via EditPullRequest API (#5347)
  6142. * Implement pasting image from clipboard for browsers that supports that (#5317)
  6143. * Milestone issues and pull requests (#5293)
  6144. * Support envs on external render commands (#5278)
  6145. * Add option to disable automatic mirror syncing. (#5242)
  6146. * Remove unused db init on commands serv, update, hooks (#5225)
  6147. * Serve audio files using HTML5 audio tag (#5221)
  6148. * Pass link prefixes to external markup parsers (#5201)
  6149. * Add AutoHead functionality. (#5186)
  6150. * Fix emojis not showing in commit messages (#5168)
  6151. * Block registration based on email domain (#5157)
  6152. * Update vendor/go-sqlite3 (#5133 & #5162)
  6153. * Update x/net lib (#5169)
  6154. * Show review summary in pull requests (#5132)
  6155. * Use type switch (#5122)
  6156. * Remove duplicated if bodies (#5121)
  6157. * Remove check for negative length (#5120)
  6158. * Make switch more clear (#5119)
  6159. * Use named const instead of a raw string (#5115)
  6160. * Fix issue where ecdsa and other key types are not synced from LDAP (#5092) (#5094)
  6161. * Refactor: err != nil check, just return error instead (#5093)
  6162. * Add notification interface and refactor UI notifications (#5085)
  6163. * Use APP_NAME on home page (#5048)
  6164. * Explicitly decide whether to use TLS in mailer's configuration (#5024)
  6165. * Generate random password (#5023)
  6166. * UX of link account (Step 1) (#5006)
  6167. * Make sure argsSet verifies string isn't empty too (#4980)
  6168. * Improve performance of dashboard (#4977)
  6169. * Keys API changes (#4960)
  6170. * Add must-change-password flag to cli for creating a user (#4955)
  6171. * Use native go method to get current user rather than environment variable (#4930)
  6172. * Make gitea serv use api/internal (#4886)
  6173. * Add support for search by uid (#4876)
  6174. * Allow to add organization members as collaborators on organization owned repositories (#4748)
  6175. * TESTING
  6176. * Kill testing processes if the test takes too long (#5174)
  6177. * Update outdated Go toolchain version for .drone.yml (#5146)
  6178. * Increase the retry limit to 20 times and the interval to 200ms (#5134)
  6179. * Retry test-fixtures loading in case of transaction rollback (#5125)
  6180. * Added test environment for mssql (#4282)
  6181. * BUILD
  6182. * Replace lint to revive (#5422)
  6183. * Update golang version in Dockerfile (#5246)
  6184. * DOCS
  6185. * Typo in routers/api/v1/org/org.go fixed. (#5598)
  6186. * Update the docs for sqlite_unlock_notify (#5145)
  6187. * CN translation of docs part (#5049)
  6188. * Kubernetes deployment file (#5046)
  6189. * MISC
  6190. * Upgrade alpine to 3.8 (#5423)
  6191. * Git-Trees API (#5403)
  6192. * Only chown directories during docker setup if necessary. Fix #4425 (#5064)
  6193. ## [1.6.4](https://github.com/go-gitea/gitea/releases/tag/v1.6.4) - 2019-01-15
  6194. * BUGFIX
  6195. * Fix SSH key now can be reused as public key after deleting as deploy key (#5671) (#5685)
  6196. * When redirecting clean the path to avoid redirecting to external site (#5669) (#5703)
  6197. * Fix to use correct value for "MSpan Structures Obtained" (#5706) (#5715)
  6198. ## [1.6.3](https://github.com/go-gitea/gitea/releases/tag/v1.6.3) - 2019-01-04
  6199. * SECURITY
  6200. * Prevent DeleteFilePost doing arbitrary deletion (#5631)
  6201. * BUGFIX
  6202. * Fix wrong text getting saved on editing second comment on an issue (#5608)
  6203. ## [1.6.2](https://github.com/go-gitea/gitea/releases/tag/v1.6.2) - 2018-12-21
  6204. * SECURITY
  6205. * Sanitize uploaded file names (#5571) (#5573)
  6206. * HTMLEncode user added text (#5570) (#5575)
  6207. * BUGFIXES
  6208. * Fix indexer reindex bug when gitea restart (#5563) (#5564)
  6209. * Remove a double slash in the HTTPS redirect with Let's Encrypt (#5537) (#5539)
  6210. * Fix bug when a read perm user to edit his issue (#5516) (#5534)
  6211. * Detect force push failure on deletion of protected branches (#5522) (#5531)
  6212. * Let's Encrypt handler listens on correct port for certificate validation (#5525) (#5527)
  6213. * Fix forgot deletion of notification when delete repository (#5506) (#5514)
  6214. * Fix undeleted content when deleting user (#5429) (#5509)
  6215. * Fix empty wiki (#5504) (#5508)
  6216. ## [1.6.1](https://github.com/go-gitea/gitea/releases/tag/v1.6.1) - 2018-12-08
  6217. * BUGFIXES
  6218. * Fix dependent issue searching when gitea is run in subpath (#5392) (#5400)
  6219. * API: '/orgs/:org/repos': return private repos with read access (#5393)
  6220. * Fix repository deletion when there is large number of issues in it (#5426) (#5434)
  6221. * Word-break the WebHook url to prevent a ui-break (#5445)
  6222. * Admin should be able to delete repos via the API even if they are not a member of the organization (#5443) (#5447)
  6223. * Ensure that the `closed_at` is set for closed (#5450)
  6224. * Fix topic name length on database (#5493) (#5495)
  6225. ## [1.6.0](https://github.com/go-gitea/gitea/releases/tag/v1.6.0) - 2018-11-22
  6226. * BREAKING
  6227. * Respect email privacy option in user search via API (#4512)
  6228. * Simply remove tidb and deps (#3993)
  6229. * Swagger.v1.json template (#3572)
  6230. * SECURITY
  6231. * Add CSRF checking to reqToken and add reqToken to admin API routes (#5272) (#5250)
  6232. * Improve URL validation for external wiki and external issues (#4710)
  6233. * Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706)
  6234. * Don't disclose emails of all users when sending out emails (#4664)
  6235. * Check that repositories can only be migrated to own user or organizations (#4366)
  6236. * FEATURES
  6237. * Add comment replies (#5147) (#5104)
  6238. * Pull request review/approval and comment on code (#3748)
  6239. * Added dependencies for issues (#2196) (#2531)
  6240. * Add the ability to have built in themes in Gitea and provide dark theme arc-green (#4198)
  6241. * Add sudo functionality to the API (#4809)
  6242. * Add oauth providers via cli (#4591)
  6243. * Disable merging a WIP Pull request (#4529)
  6244. * Force user to change password (#4489)
  6245. * Add letsencrypt to Gitea (#4189)
  6246. * Add push webhook support for mirrored repositories (#4127)
  6247. * Add csv file render support defaultly (#4105)
  6248. * Add Recaptcha functionality to Gitea (#4044)
  6249. * ENHANCEMENTS
  6250. * Fix milestones sorted wrongly (#4987)
  6251. * Allow api to create tags for releases if they don't exist (#4890)
  6252. * Fix #4877 to follow the OpenID Connect Audiences spec (#4878)
  6253. * Enforce token on api routes [fixed critical security issue #4357] (#4840)
  6254. * Update legacy branch and tag URLs in dashboard to new format (#4812)
  6255. * Slack webhook channel name cannot be empty or just contain an hashtag (#4786)
  6256. * Add whitespace handling to PR-comparsion (#4683)
  6257. * Make reverse proxy auth optional (#4643)
  6258. * MySQL TLS (#4642)
  6259. * Make sure to set PR split view when creating/previewing a pull request (#4617)
  6260. * Log user in after a successful sign up (#4615)
  6261. * Fix typo IsPullReuqestBroken -> IsPullRequestBroken (#4578)
  6262. * Allow admin toggle forcing a password change for newly created users (#4563)
  6263. * Update jQuery to v1.12.4 (#4551)
  6264. * Env var GITEA_PUSHER_EMAIL (#4516)
  6265. * Feat(repo): support search repository by topic name (#4505)
  6266. * Small improvements to dependency UI (#4503)
  6267. * Make max commits in graph configurable (#4498)
  6268. * Add valid for lfs oid (#4461)
  6269. * Add shortcut to save wiki page (#4452)
  6270. * Allow administrator to create repository for any organization (#4368)
  6271. * Fix repository last updated time update when delete a user who watched the repo (#4363)
  6272. * Switch plaintext scratch tokens to use hash instead (#4331)
  6273. * Increase default TOTP secret size to 320 bits (#4287)
  6274. * Keep preseeded database password (#4284)
  6275. * Implemented hover text showing user FullName (#4261)
  6276. * Add ability to delete a token (#4235)
  6277. * Fix typos in i18n variable names. (#4080)
  6278. * Api: repos/search: add parameters to control the sort order (#3964)
  6279. * Add missing path in the Docker app.ini template (#2181)
  6280. * Add file name and branch to page title (#4902)
  6281. * Offline use of google fonts (#4872)
  6282. * Add missing History link to directory listings v2 (#4829)
  6283. * Locale for Edit and Remove due date issue (#4802)
  6284. * Disable 'May Import Local Repository' when is disabled by setting (Is… (#4780)
  6285. * API /admin/users/{username} missing parameter (#4775)
  6286. * Display error when adding a user to a team twice (#4746)
  6287. * Remove UsePrivilegeSeparation from the Docker sshd_config, see #2876 (#4722)
  6288. * Focus title input when clicking helper link (#4696)
  6289. * Add vendor to user reserved words and format words list according alphabet (#4685)
  6290. * Add gitea/issues link to 500 page (#4654)
  6291. * Hide home button when landing page is not set to home (#4651)
  6292. * Remove link to GitHub issues in 404 template (#4639)
  6293. * Cmd/serve: pprof cpu and memory profile dumps to disk (#4560)
  6294. * Add flash message after an account has been successfully activated (#4510)
  6295. * Prevent html entity escaping on delete branch (#4471)
  6296. * Locale for button Edit on protected branch (#4442)
  6297. * Update notification icon (#4343)
  6298. * Added front-end topics validation (#4316)
  6299. * Don't display buttons if there are no system notifications (#4280)
  6300. * Issue due date api (#3890)
  6301. * BUGFIXES
  6302. * dont' send assign webhooks when creating issue (#5365)
  6303. * Fix create team, update team missing units (#5188)
  6304. * Fix file edit change preview functionality (#5300)
  6305. * *ix bug when users have serval teams with different units on different repositories (#5307)
  6306. * Fix U2F if gitea is configured in subpath (#5302)
  6307. * Fix markdown image with link (#4675)
  6308. * Remove maxlines option for file logger (#5282)
  6309. * Fix wrong api request url for instances running in subfolders (#5261) (#5247)
  6310. * Accept web-command cli flags if web-command is commited (#5245) (#5200)
  6311. * Reduce join star, repo_topic, topic tables on repo search, to resolve extra columns problem on MSSQL (#5136) (#5229)
  6312. * Fix data race on migrate repository (#5224) (#5230)
  6313. * Add secret to all webhook's payload where it has been missing (#5208) (#5199)
  6314. * Fix sqlite and MSSQL lock (#5210) (#5223) (#5214) (#5218) (#5176) (#5179)
  6315. * Fix race on updatesize (#5190) (#5215)
  6316. * Fix filtering issues by tags on main screen issues (#5219) (#3824)
  6317. * Fix SQL quoting (#5137) (#5117)
  6318. * Fix regex to support optional end line of old section in diff hunk (#5097) (#5096)
  6319. * Fix release creation via API (#5076)
  6320. * Remove links from topics in edit mode (#5026)
  6321. * Fix missing AppSubUrl in few more templates (fixup) (#5021)
  6322. * Fix missing AppSubUrl in some templates (#5020)
  6323. * Hide outdated comments in file view (#5017)
  6324. * Upgrade gopkg.in/testfixtures.v2 (#4999)
  6325. * Disable debug routes unless PPROF is enabled in configuration (#4995)
  6326. * Fix user menu item styling (#4985)
  6327. * Fix layout of the topics editing form (#4971)
  6328. * Fix null pointer dereference in ParseCommitWithSignature (#4962)
  6329. * Fix url in discord webhook (#4953)
  6330. * Detect charset and convert non UTF-8 files for display (#4950)
  6331. * Make sure to catch the right error so it is displayed on the UI (#4945)
  6332. * Fix(topics): don't redirect to explore page. (#4938)
  6333. * Fix bug forget to remove Stopwatch when remove repository (#4928)
  6334. * Fix bug when repo remained bare if multiple branches pushed in single push (#4923)
  6335. * Fix: Crippled diff (#4726) (#4900)
  6336. * Fix trimming of markup section names (#4863)
  6337. * Issues api allow pulls and fix #4832 (#4852)
  6338. * Do not autocreate directory for new users/orgs (#4828) (#4849)
  6339. * Fix redirect with non-ascii branch names (#4764) (#4810)
  6340. * Fix missing release title in webhook (#4783) (#4796)
  6341. * User shouldn't be able to approve or reject his/her own PR (#4729)
  6342. * Make sure to reset commit count in the cache on mirror syncing (#4720)
  6343. * Fixed bug where team with admin privelege type doesn't get any unit (#4719)
  6344. * Fix incorrect caption of webhook setting (#4701) (#4717)
  6345. * Allow WIP marker to contains < or > (#4709)
  6346. * Hide org/create menu item in Dashboard if user has no rights (#4678) (#4680)
  6347. * Site admin could create repos even MAX_CREATION_LIMIT=0 (#4645)
  6348. * Fix custom templates being ignored (#4638)
  6349. * Fix starring icon after semantic ui update (#4628)
  6350. * Fix Split-View line adjustment (#4622)
  6351. * Fix integer constant overflows in tests (#4616)
  6352. * Push whitelist now doesn't apply to branch deletion (#4601) (#4607)
  6353. * Fix bugs when too many IN variables (#4594)
  6354. * Fix failure on creating pull request with assignees (#4419) (#4583)
  6355. * Fix panic issue on update avatar email (#4580) (#4581)
  6356. * Fix status code label for a successful webhook (#4540)
  6357. * An inactive user shouldn't be able to be added as a collaborator (#4535)
  6358. * Don't fail silently if trying to add a collaborator twice (#4533)
  6359. * Fix incorrect MergeWhitelistTeamIDs check in CanUserMerge function (#4519) (#4525)
  6360. * Fix out-of-transaction query in removeOrgUser (#4521) (#4522)
  6361. * Fix migration from older releases (#4495)
  6362. * Accept 'Data:' in commit graph (#4487)
  6363. * Update xorm to latest version and fix correct `user` table referencing in sql (#4473)
  6364. * Relative URLs for LibreJS page (#4460)
  6365. * Redirect to correct page after using scratch token (#4458)
  6366. * Fix column droping for MSSQL that need new transaction for that (#4440)
  6367. * Replace src with raw to fix image paths (#4377)
  6368. * Add default merge options when creating new repository (#4369)
  6369. * Fix docker build (#4358)
  6370. * Fixes repo membership check in API (#4341)
  6371. * Dep upgrade mysql lib (#4161)
  6372. * Fix some issues with special chars in branch names (#3767)
  6373. * Responsive design fixes (#4508)
  6374. * TRANSLATION
  6375. * Fix punctuation in English translation (#4958)
  6376. * Fix translation (#4355)
  6377. ## [1.5.3](https://github.com/go-gitea/gitea/releases/tag/v1.5.3) - 2018-10-31
  6378. * SECURITY
  6379. * Fix remote command execution vulnerability in upstream library (#5177) (#5196)
  6380. ## [1.5.2](https://github.com/go-gitea/gitea/releases/tag/v1.5.2) - 2018-10-09
  6381. * SECURITY
  6382. * Enforce token on api routes (#4840) (#4905)
  6383. * BUGFIXES
  6384. * Remove links from topics in edit mode (#5030)
  6385. * Detect charset and convert non UTF-8 files for display (#4950) (#4994)
  6386. * Fix layout of the topics editing form (#4971) (#4993)
  6387. * Fix null pointer dereference in ParseCommitWithSignature (#4964)
  6388. * Fix url in discord webhook (#4951)
  6389. * Fix font-cropping UI bug in diff (#4726) (#4929)
  6390. * Fix bug forget to remove Stopwatch when remove repository (#4933)
  6391. * Fix bug when repo remained bare if multiple branches pushed (#4927)
  6392. * Fix redirect with non-ascii branch names (#4764) (#4887)
  6393. * Fix issues api allow pulls (#4852) (#4862)
  6394. * Fix trimming of markup section names (#4864)
  6395. ## [1.5.1](https://github.com/go-gitea/gitea/releases/tag/v1.5.1) - 2018-09-03
  6396. * SECURITY
  6397. * Don't disclose emails of all users when sending out emails (#4784)
  6398. * Improve URL validation for external wiki and external issues (#4710) (#4740)
  6399. * Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706) (#4707)
  6400. * BUGFIXES
  6401. * Fix missing release title in webhook (#4783) (#4800)
  6402. * Make sure to reset commit count in the cache on mirror syncing (#4770)
  6403. * Fixed bug where team with admin privelege type doesn't get any unit (#4759)
  6404. * Fix failure on creating pull request with assignees (#4583) (#4727)
  6405. * Hide org/create menu item in Dashboard if user has no rights (#4678) (#4686)
  6406. * TRANSLATION
  6407. * Fix incorrect caption of webhook setting (#4701) (#4718)
  6408. ## [1.5.0](https://github.com/go-gitea/gitea/releases/tag/v1.5.0) - 2018-08-10
  6409. * SECURITY
  6410. * Check that repositories can only be migrated to own user or organizations (#4366) (#4370)
  6411. * Limit uploaded avatar image-size to 4096px x 3072px by default (#4353)
  6412. * Do not allow to reuse TOTP passcode (#3878)
  6413. * BUGFIXES
  6414. * Fix column droping for MSSQL that need new transaction for that (#4440) (#4484)
  6415. * Redirect to correct page after using scratch token (#4458) (#4472)
  6416. * Replace src with raw to fix image paths (#4377) (#4386)
  6417. * Fixes repo membership check in API (#4341) (#4379)
  6418. * Add default merge options when adding new repository (#4369) (#4373)
  6419. * Fix repository last updated time update when delete a user who watched the repo (#4363) (#4371)
  6420. * Fix html entity escaping in branch deletion message (#4471) (#4485)
  6421. * Fix out-of-transaction query in removeOrgUser (#4521) (#4524)
  6422. * Fix incorrect MergeWhitelistTeamIDs check in CanUserMerge function (#4519)
  6423. * Fix panic issue on update avatar email (#4580) (#4590)
  6424. * Fix bugs when too many IN variables (#4594) (#4597)
  6425. * Push whitelist now doesn't apply to branch deletion (#4601) (#4640)
  6426. * Site admin could create repos even MAX_CREATION_LIMIT=0 (#4645) (#4650)
  6427. * FEATURES
  6428. * Add cli commands to regen hooks & keys (#3979)
  6429. * Add support for FIDO U2F (#3971)
  6430. * Added user language setting (#3875)
  6431. * LDAP Public SSH Keys synchronization (#1844)
  6432. * Add topic support (#3711)
  6433. * Multiple assignees (#3705)
  6434. * Add protected branch whitelists for merging (#3689)
  6435. * Global code search support (#3664)
  6436. * Add label descriptions (#3662)
  6437. * Add issue search via API (#3612)
  6438. * Add repository setting to enable/disable health checks (#3607)
  6439. * Emoji Autocomplete (#3433)
  6440. * Implements generator cli for secrets (#3531)
  6441. * ENHANCEMENTS
  6442. * Add more webhooks support and refactor webhook templates directory (#3929)
  6443. * Add new option to allow only OAuth2/OpenID user registration (#3910)
  6444. * Add option to use paged LDAP search when synchronizing users (#3895)
  6445. * Symlink icons (#1416)
  6446. * Improve release page UI (#3693)
  6447. * Add admin dashboard option to run health checks (#3606)
  6448. * Add branch link in branch list (#3576)
  6449. * Reduce sql query times in retrieveFeeds (#3547)
  6450. * Option to enable or disable swagger endpoints (#3502)
  6451. * Add missing licenses (#3497)
  6452. * Reduce repo indexer disk usage (#3452)
  6453. * Enable caching on assets and avatars (#3376)
  6454. * Add repository search ordered by stars/forks. Forks column in admin repo list (#3969)
  6455. * Add Environment Variables to Docker template (#4012)
  6456. * LFS: make HTTP auth period configurable (#4035)
  6457. * Add config path as an optionial flag when changing pass via CLI (#4184)
  6458. * Refactor User Settings sections (#3900)
  6459. * Allow square brackets in external issue patterns (#3408)
  6460. * Add Attachment API (#3478)
  6461. * Add EnableTimetracking option to app settings (#3719)
  6462. * Add config option to enable or disable log executed SQL (#3726)
  6463. * Shows total tracked time in issue and milestone list (#3341)
  6464. * TRANSLATION
  6465. * Improve English grammar and consistency (#3614)
  6466. * DEPLOYMENT
  6467. * Allow Gitea to run as different USER in Docker (#3961)
  6468. * Provide compressed release binaries (#3991)
  6469. * Sign release binaries (#4188)
  6470. ## [1.4.3](https://github.com/go-gitea/gitea/releases/tag/v1.4.3) - 2018-06-26
  6471. * SECURITY
  6472. * HTML-escape plain-text READMEs (#4192) (#4214)
  6473. * Fix open redirect vulnerability on login screen (#4312) (#4312)
  6474. * BUGFIXES
  6475. * Fix broken monitoring page when running processes are shown (#4203) (#4208)
  6476. * Fix delete comment bug (#4216) (#4228)
  6477. * Delete reactions added to issues and comments when deleting repository (#4232) (#4237)
  6478. * Fix wiki URL encoding bug (#4091) (#4254)
  6479. * Fix code tab link when viewing tags (#3908) (#4263)
  6480. * Fix webhook type conflation (#4285) (#4285)
  6481. ## [1.4.2](https://github.com/go-gitea/gitea/releases/tag/v1.4.2) - 2018-06-04
  6482. * BUGFIXES
  6483. * Adjust z-index for floating labels (#3939) (#3950)
  6484. * Add missing token validation on application settings page (#3976) #3978
  6485. * Webhook and hook_task clean up (#4006)
  6486. * Fix webhook bug of response info is not displayed in UI (#4023)
  6487. * Fix writer cannot read bare repo guide (#4033) (#4039)
  6488. * Don't force due date to current time (#3830) (#4057)
  6489. * Fix wiki redirects (#3919) (#4065)
  6490. * Fix attachment ENABLED (#4064) (#4066)
  6491. * Added deletion of an empty line at the end of file (#4054) (#4074)
  6492. * Use ResolveReference instead of path.Join (#4073)
  6493. * Fix #4081 Check for leading / in base before removing it (#4083)
  6494. * Respository's home page not updated after first push (#4075)
  6495. ## [1.4.1](https://github.com/go-gitea/gitea/releases/tag/v1.4.1) - 2018-05-03
  6496. * BREAKING
  6497. * Add "error" as reserved username (#3882) (#3886)
  6498. * SECURITY
  6499. * Do not allow inactive users to access repositories using private key (#3887) (#3889)
  6500. * Fix path cleanup in file editor, when initilizing new repository and LFS oids (#3871) (#3873)
  6501. * Remove unnecessary allowed safe HTML (#3778) (#3779)
  6502. * Correctly check http git access rights for reverse proxy authorized users (#3721) (#3743)
  6503. * BUGFIXES
  6504. * Fix to use only needed columns from tables to get repository git paths (#3870) (#3883)
  6505. * Fix GPG expire time display when time is zero (#3584) (#3884)
  6506. * Fix to update only issue last update time when adding a comment (#3855) (#3860)
  6507. * Fix repository star count after deleting user (#3781) (#3783)
  6508. * Use the active branch for the code tab (#3720) (#3776)
  6509. * Set default branch name on first push (#3715) (#3723)
  6510. * Show clipboard button if disable HTTP of git protocol (#3773) (#3774)
  6511. ## [1.4.0](https://github.com/go-gitea/gitea/releases/tag/v1.4.0) - 2018-03-25
  6512. * BREAKING
  6513. * Drop deprecated GOGS\_WORK\_DIR use (#2946)
  6514. * Fix API status code for hook creation (#2814)
  6515. * SECURITY
  6516. * Escape branch name in dropdown menu (#3691) (#3692)
  6517. * Refactor and simplify to correctly validate redirect to URL (#3674) (#3676)
  6518. * Fix escaping changed title in comments (#3530) (#3534)
  6519.  * Escape search query (#3486) (#3488)
  6520. * Sanitize logs for mirror sync (#3057)
  6521. * FEATURES
  6522. * Serve .patch and .diff for pull requests (#3305, #3293)
  6523. * Add repo-sync-releases admin command (#3254)
  6524. * Support default private when creating or migrating repository (#3239)
  6525. * Writable deploy keys (closes #671) (#3225)
  6526. * Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188)
  6527. * Added progressbar for issues with checkboxes (#1146). (#3171)
  6528. * Mention completion for issue editor. (#3136)
  6529. * Add 'mark all read' option to notifications (#3097)
  6530. * Git LFS lock api (#2938)
  6531. * Add reactions to issues/PR and comments (#2856)
  6532. * Add dingtalk webhook (#2777)
  6533. * Responsive view (#2750)
  6534. * BUGFIXES
  6535. * Fix wiki inter-links with spaces (#3560) (#3632)
  6536. * Fix query protected branch bug (#3563) (#3571)
  6537. * Fix remove team member issue (#3566) (#3570)
  6538. * Fix the protected branch panic issue (#3567) (#3569)
  6539. * If Mirrors repository no content is fetched, updated time should not be changed (#3551) (#3565)
  6540. * Bug fix for mirrored repository releases sorted (#3522) (#3555)
  6541. * Add issue closed time column to fix activity closed issues list (#3537) (#3540)
  6542.  * Update markbates/goth library to support OAuth2 with new dropbox API (#3533) (#3539)
  6543.  * Fixes missing avatars in offline mode (#3471) (#3477)
  6544.  * Fix synchronization bug in repo indexer (#3455) (#3461)
  6545.  * Fix rendering of wiki page list if wiki repo contains other files (#3454) (#3463)
  6546. * Fix webhook X-GitHub-* headers casing for better compatibility (#3429)
  6547. * Add content type and doctype to requests made with go-get (#3426, #3423)
  6548. * Fix SQL type error for webhooks (#3424)
  6549. * Fix PR merge error (#3421)
  6550. * Recognize more characters in crossreferenced repo name (#3413)
  6551. * Fix MSSQL bug on org (#3405)
  6552. * HTML escape all lines of the search result (#3402)
  6553. * Change local copy origin url after repository rename (#3399)
  6554. * Force-push to base repo's ref/pull/#/head (#3393)
  6555. * Fix bug when a user delete but assigned on issue (#3318)
  6556. * Use issue number/index instead of id for API URL. Fix #3297 (#3298)
  6557. * Fix repo-transfer-and-team-repo-count bug (#3241)
  6558. * Fix always-on SSL Mode checkbox in admin page (#3208)
  6559. * Fix source download link when no code unit allowed (#3166)
  6560. * Fix org owner cannot be removed if he is not in owner team (#3164)
  6561. * Fix run web with -p push failed (#3154)
  6562. * Fix gpg tmpl (#3153)
  6563. * Fix SSH auth lfs locks (#3152)
  6564. * Improvements for supporting UI Location (#3146)
  6565. * Fix new pull request link (#3133)
  6566. * Fix missing branch in release bug (#3108)
  6567. * Allow adding collaborators with (fullname) (#3103)
  6568. * Fix repo links (#3093)
  6569. * fix lfs url refs + keep path upper/lowercase in db. (#3092)
  6570. * Fix redis session failed (#3086)
  6571. * Fix bugs in issue dashboard stats (#3073)
  6572. * Fix avatar URLs (#3069)
  6573. * Fix ref parsing in commit messages (#3067)
  6574. * Fix issue list branch link broken (#3061)
  6575. * sendmail: correct option to set envelope-sender (#3044)
  6576. * Fix missing password length check when change password (#3039)
  6577. * Fix git lfs path (#3016)
  6578. * Fix API-Endpoint release (#3005) (#3012)
  6579. * Set OpenID support on by default when installing new instance (#3010)
  6580. * Various wiki bug fixes (#2996)
  6581. * Fix go-get, src and raw urls to new scheme (#2978)
  6582. * Fix error when add user has full name to team (#2973)
  6583. * Fix memcache support when value is returned as string always (#2924)
  6584. * ENHANCEMENTS
  6585. * Use GiteaServer as the user agent for http requests (#3404)
  6586. * Delete indexer DB entries when (re)creating index (#3385)
  6587. * Change how merged PR commit info are prepared (#3368)
  6588. * Asynchronously populate the repo indexer (#3366)
  6589. * Make the default action for the gitea executable that of running the webserver (#3331)
  6590. * Templates for extra links in top navbar and repo tool tabs. (#3308)
  6591. * Fixed asterisk based tasklist items #3295 (#3296)
  6592. * Add more additional template snippets (#3286)
  6593. * Open external tracker in blank window, consistently with wiki (#3227)
  6594. * Fix repo links on user profile (#3197)
  6595. * Enable emoji for wiki view (#3158)
  6596. * Small improve on deleting attachements (#3145)
  6597. * Reduce overhead of upgrades for users with custom stylesheets/JS (#3051)
  6598. * Default log level to Info without hardcoding it in installer (#3041)
  6599. * Memory usage improvements (#3013)
  6600. * Add fingerprint to ssh key endpoints. (#3009)
  6601. * Improve memory usage when reaching diff limits (#2990)
  6602. * Expandable commit bodies (#2980)
  6603. * Update gitgraph.js to fix blurry commit graph on HiDPI screens (#2957)
  6604. * Fix language names (#2955)
  6605. * Remove render issue link (#2954)
  6606. * Page parameter for repo search API (#2915)
  6607. * Apply LANDING\_PAGE config options for logged in users (#2894)
  6608. * Enable admin to search by email (#2888)
  6609. * Hide add key button if SSH is disabled (#2873)
  6610. * Fix comment API paths (#2813)
  6611. * Add an option to allow redirect of http port 80 to https. (#1928)
  6612. * MISC
  6613. * Fix organization profile on mobile devices (#3332)
  6614. * Fix guide link for webhooks in repository settings (#3291) (#3292)
  6615. * Enable Libravatar by default in new installations (#3287)
  6616. * Improve suppressed diff boxes (#3193)
  6617. * fix button heights on commits page (#3091)
  6618. * Minor copy changes (#3074)
  6619. * Sort repos in issues dashboard sidebar (#3072)
  6620. * Remove box-shadow from UI, fix dashboard issue (#3065)
  6621. * Adjust branch button size (#3063)
  6622. * Fix misalignment issue in repo header (#3062)
  6623. * Delete a user's public key via admin api (closes #3014) (#3059)
  6624. * Dashboard: Fix line height problem in issue titles (#3054)
  6625. * Remove duplicate "Max Diff Lines" from config view (#2987)
  6626. * Drop unmaintained gogs migration script (#2947)
  6627. * App restarts to quickly if it fails to start. (#2945)
  6628. * Add owner to delete repo message (#2886)
  6629. ## [1.3.1](https://github.com/go-gitea/gitea/releases/tag/v1.3.1) - 2017-12-08
  6630. * BUGFIXES
  6631. * Sanitize logs for mirror sync (#3057, #3082) (#3078)
  6632. * Fix missing branch in release bug (#3108) (#3117)
  6633. * Fix repo indexer and submodule bug (#3107) (#3110)
  6634. * Fix legacy URL redirects (#3100) (#3106)
  6635. * Fix redis session failed (#3086) (#3089)
  6636. * Fix issue list branch link broken (#3061) (#3070)
  6637. * Fix missing password length check when change password (#3039) (#3071)
  6638. ## [1.3.0](https://github.com/go-gitea/gitea/releases/tag/v1.3.0) - 2017-11-29
  6639. * BREAKING
  6640. * Make URL scheme unambiguous (#2408)
  6641. * FEATURES
  6642. * Add branch overiew page (#2108)
  6643. * Code/repo search (#2582)
  6644. * Add Activity page to repository (#2674)
  6645. * Issue Timetracking (#2211)
  6646. * Add orgmode document type on file view and readme (#2525)
  6647. * Add external markup render support (#2570)
  6648. * Implementation of discord webhook (#2402)
  6649. * Webhooks for repo creation/deletion (#1663)
  6650. * Complete push webhooks (#2530)
  6651. * Add possibility to record branch information in an issue (#780)
  6652. * Create new branch from branch selection dropdown (#2130)
  6653. * Implementation of all repositories of a user from user->settings (#1740)
  6654. * Add LFS object verification step after upload (#2868)
  6655. * Configurable SSH cipher suite (#913)
  6656. * Disable custom Git Hooks globally via configuration file (#2450)
  6657. * Sync releases table with tags on push and for mirrors (#2459)
  6658. * BUGFIXES
  6659. * Fix label comments for French locale (#3017)
  6660. * Remove duplicate "Max Diff Lines" from config view (#3001)
  6661. * Fix over-escaped characters (#2992)
  6662. * Fix go-get, src and raw urls to new scheme (#2986)
  6663. * Fix error when add user has full name to team (#2975)
  6664. * Fix files/commits of merged PRs (#2970)
  6665. * Update golang x/crypto dependencies - Fix SSH transport fail (#2951)
  6666. * Fix memcache support when value is returned as string always (#2950)
  6667. * Fix issue link rendering in commit messages (#2897)
  6668. * Fix adding a new authentication source after selecting OAuth (#2889)
  6669. * Fix new branch creation to new url scheme (#2884)
  6670. * Allow spaces in username for LDAP users (#2880)
  6671. * Fix LFS not returning correct content length when requesting a range … (#2864)
  6672. * Fix fork repository cycle to self (#2860)
  6673. * Fix click create pull request button 404 (#2859)
  6674. * Fix API raw file content access for default branch (#2849)
  6675. * Clean repository ROOT directory name with filepath.Clean (#2846)
  6676. * Fix API raw requests for commits and tags (#2841)
  6677. * Fix order of comments (#2835)
  6678. * Issue content should not be updated when closing with comment (#2833)
  6679. * Fix ordering in app.ini and fix run mode option (#2829)
  6680. * Fix redirect url of legacy commits route (#2825)
  6681. * Fix commits page url (#2823)
  6682. * Fix wrong translations (#2818)
  6683. * Fix dropdown menu position when explore repos (#2808)
  6684. * Fix Git LFS object/repo link storage in database and small refactoring (#2803)
  6685. * Use relative URLs for avatars on the dashboard (#2800)
  6686. * Add checks for commits with missing author and time (#2771)
  6687. * Fix emojify image URL (#2769)
  6688. * Hide unactive on explore users and some refactors (#2741)
  6689. * Fix IE unsupported javascript construction in branch dropdown (#2736)
  6690. * Only update mirror last update after successful sync (#2730)
  6691. * Fix semantic-ui style conflict with v-cloak (#2722)
  6692. * Fixing wrong translation on sort type oldest/latest (#2720)
  6693. * Fix PR, milestone and label functionality if issue unit is disabled (#2710)
  6694. * Fix plain readme didn't render correctly on repo home page (#2705)
  6695. * Fix organization removal from watch table migration (#2703)
  6696. * Fix repository search function (#2689)
  6697. * fix panic on gogs webhook creation (#2675)
  6698. * Fix orgnization user watch repository (#2670)
  6699. * GPG key email verification no longer case sensitive (#2661) (#2663)
  6700. * Fix index column deletion (#2651)
  6701. * table `pull_request` wasn't updated correctly (#2649)
  6702. * Fix go get response if only app URL is custom in configuration (#2634)
  6703. * Fix doubled issue tab introduced in migration v16 (#2611)
  6704. * Rewrite migrations to not depend on future code changes (#2604)
  6705. * Fix implementation of repo Home func (#2601)
  6706. * Fix translation upload to crowdin (#2599)
  6707. * Reduce usage of allcols on update (#2596)
  6708. * fix go get subpackage bug (#2584)
  6709. * Fix broken migration to add can_push field back to table (#2574)
  6710. * fix readme view bug (#2566)
  6711. * Fix sending mail with a non-latin display name. #2102 (#2559)
  6712. * Restricting access to fork functioanlity to users with Code access (#2534)
  6713. * fix updated update on public key (#2514)
  6714. * Added bucket name to s3 drone plugin (#2505)
  6715. * fixes 500 error on dashboard when using MSSQL (#2504)
  6716. * fix wrong rendering of commit detail page (#2503)
  6717. * Hotfix: Add time manually adds time in nanoseconds (#2499)
  6718. * Remove repository mirrors from "collaborative" list (#2497)
  6719. * fix release failed since the wrong token name (#2496)
  6720. * Fix slice out of bounds error in mailer (#2479)
  6721. * Fix #2470 (#2477)
  6722. * fix orgnization webhooks (#2422)
  6723. * fix webhook test (#2415)
  6724. * fix missing orgnization discord webhook (#2414)
  6725. * Fix route handler order (#2409)
  6726. * Prevent sending emails and notifications to inactive users (#2384)
  6727. * Move themes to plugin directory. Fixes #2372 (#2375)
  6728. * fix duplicated feed (#2370)
  6729. * Fix missing collabrative repos (#2367)
  6730. * Only check at least one email gpg key (#2266)
  6731. * don't check minimum key size when disabled (#1754)
  6732. * Fix run command race (#1470)
  6733. * fix .netrc authentication (#2700)
  6734. * Fix so that user can still fork his own repository to his organizations (#2699)
  6735. * Fix can_push value to false in protected_branch (#2560)
  6736. * Fix copy in email templates (#2801)
  6737. * Fix inconsistencies in user settings UI (#2901)
  6738. * Fix attachments icon size on zoom in/out (#2853)
  6739. * Fix ignored errors in API route (#2850)
  6740. * Fix activity css conflit with semantic ui (#2758)
  6741. * Fix notifications tabs according to semantic-ui docs (#2733)
  6742. * Fix typos in app.ini (#2732)
  6743. * Fix duplicated rel attribute (#2549)
  6744. * Fix tests code to prevent some runtime errors (#2381)
  6745. * ENHANCEMENTS
  6746. * Memory usage improvements and lower minimal git requirement to 1.7.2 (#3013) (#3028)
  6747. * Set OpenID support on by default when installing new instance (#3010) (#3027)
  6748. * Use api.TrackedTime in API (#2807)
  6749. * Configurable SSH key exchange algorithm and MAC suite (#2806)
  6750. * Add Safari pinned tab icon (#2799)
  6751. * Improve force push detect when push (#2798)
  6752. * Add wrapping to long diff lines (#2789)
  6753. * Link members and repositories count to each page on org home. (#2787)
  6754. * Show Sendmail settings on admin config page (#2782)
  6755. * Add commit count caching (#2774)
  6756. * Use identicon image for default gravatar. (#2767)
  6757. * Add default ssh ciphers (#2761)
  6758. * Remove manual of unsupported option (#2757)
  6759. * Add search mode option to /api/repo/search (#2756)
  6760. * Move swagger-ui under /api/v1 (#2746)
  6761. * Add support for extra sendmail arguments (#2731)
  6762. * Use buffersize to reduce database connection when iterate (#2724)
  6763. * Render plain text README.txt monospaced (#2721)
  6764. * Integration test for activity page (#2704)
  6765. * Merge password and 2fa page on user settings (#2695)
  6766. * Allow custom SSH user in UI for built-in SSH server (#2617) (#2678)
  6767. * Refactor duplicated code in repo handlers (#2657)
  6768. * Replace deprecated Id method with ID (#2655)
  6769. * Remove redudant functions and code (#2652)
  6770. * hide navbar when only 1 sign-in method is available (#2444) (#2648)
  6771. * Change default sort order (#2647)
  6772. * Change pull description text (#2075) (#2646)
  6773. * Remove direct user adding to organization members (#2641)
  6774. * Use session when creating user (#2638)
  6775. * Use Semantic UI's Search component for user and repo search (#2636)
  6776. * Use AfterLoad instead of AfterSet on Structs (#2628)
  6777. * Remove redudant CheckUnit calls in router (#2627)
  6778. * Remove repo unit index (#2621)
  6779. * Remove redudant issue LoadAttributes() calls (#2614)
  6780. * Make indexer code more reusable (#2590)
  6781. * Use custom type and constants to hold available order by options (#2572)
  6782. * Use named ActionType constants in template helper (#2545)
  6783. * Make basic functionality work without JavaScript (#2541)
  6784. * Ctrl + Enter to submit forms (#2540)
  6785. * Automatically regenerate indexer for incompatible versions (#2524)
  6786. * Set default lfs content path to data/lfs (#2521)
  6787. * Convert spaces to tabs in footer.tmpl (#2520)
  6788. * Sort repository tree entries in natural way (#2506)
  6789. * Open external wiki in new window (#2489)
  6790. * Use created & updated instead BeforeInsert & BeforeUpdate (#2482)
  6791. * Hide branch on pull request view or create UI (#2454)
  6792. * improve protected branch to add whitelist support (#2451)
  6793. * some refactors for issue and comments (#2419)
  6794. * Restructure markup & markdown to prepare for multiple markup language… (#2411)
  6795. * Improve issue search (#2387)
  6796. * Add UseCompatSSHURI setting (#2356)
  6797. * Use custom search for each filter type in dashboard (#2343)
  6798. * Failed authentication are now properly logged (#2334)
  6799. * Add environment variable support for Docker image (#2201)
  6800. * Set session and indexers' data files rel to AppDataPath (#2192)
  6801. * Display commit status on landing page of repo (#1784)
  6802. * TESTING
  6803. * Add integration test for logging out (#2892)
  6804. * Integration test for user deleting account (#2891)
  6805. * Use different directories for session files in integration tests (#2834)
  6806. * Add deleted_branch table fixture (#2832)
  6807. * Include HTTP method in test error message (#2815)
  6808. * Add repository search unit and integration tests (#2575)
  6809. * Expand fixtures (#2571)
  6810. * Fix /api/repo/search integration tests (#2550)
  6811. * Make integration tests more user-friendly (#2536)
  6812. * Fix unit test race condition (#2516)
  6813. * Add missing fixture to clean gpg_key table (#2494)
  6814. * Hotfix for integration testing (#2473)
  6815. * Make repo private to not interfere with other tests (#2467)
  6816. * Error message for integration test (#2410)
  6817. * Fix "index out of range" runtime error in repo_list tests (#2376)
  6818. * Add git clone test on integration test (#1682)
  6819. * TRANSLATION
  6820. * Fix localization texts that contain semicolon (#2900)
  6821. * Fix activity locale (#2709)
  6822. * Update translation from crowdin (#2368)
  6823. * BUILD
  6824. * change the email and name to GitBot account. (#2848)
  6825. * Fix removing backslash before quotes in translations (#2831)
  6826. * add gitea remote in drone. (#2817)
  6827. * add remote name for git push. (#2816)
  6828. * Launch Gitea with custom UID/GID for 'git' user (fixes #2286) (#2791)
  6829. * Download and pushing translations (#2727)
  6830. * Automatic update of translations (#2585)
  6831. * Add pre-build step for nodejs stuff (#2581)
  6832. * Compress css with nodejs (#2580)
  6833. * Remove go version check for make fmt (#2558)
  6834. * Fix lint errors (#2547)
  6835. * Always run fmt check in CI (#2546)
  6836. * Fix fmt errors (#2544)
  6837. * add codecov.io service. (#2493)
  6838. * Fix some tests : make coverage -> test (#2492)
  6839. * Fix fmt error in mailer (#2490)
  6840. * Allow changing integration test database connection using env variables (#2484)
  6841. * Add changelog config file for generate changelog (#2461)
  6842. * Changes for latest DroneCI (#2362)
  6843. * Use standard lessc and minify CSS using Node.js (#2337)
  6844. * DOCS
  6845. * Update screenshots on README (#2910)
  6846. * Gogs -> Gitea (#2909)
  6847. * Update swagger documentation (#2899)
  6848. * Fix typo (#2810)
  6849. * Fix Polish language name spelling (#2766)
  6850. * Fix Various Grammar Issues and Adjust Unnatural Wording (#2737)
  6851. * Add maintainer label for docker file (#2658)
  6852. * Link to gitea-specific Vagrant example (#2624)
  6853. * add release notes of v1.1.4 (#2463)
  6854. * Wrap most paragraphs to 80 columns (#2396)
  6855. * Update CONTRIBUTING following #2329 discussion (#2394)
  6856. * Update hard-coded version to 1.3.0+dev (#2390)
  6857. * Clarify Translation Process. Also fix branch names (#2378)
  6858. * Admin grammar fixes and improvements (#2056)
  6859. * MISC
  6860. * Sync MaxGitDiffLineCharacters with conf/app.ini (#2779)
  6861. * Dockerfile: Updated alpine image to 3.6. (#2486)
  6862. * Basic VSCode configuration for building and debugging (#2483)
  6863. * Added vendor dir for js/css libs; Documented sources (#1484) (#2241)
  6864. ## [1.2.3](https://github.com/go-gitea/gitea/releases/tag/v1.2.3) - 2017-11-03
  6865. * BUGFIXES
  6866. * Only require one email when validating GPG key (#2266, #2467, #2663) (#2788)
  6867. * Fix order of comments (#2835) (#2839)
  6868. ## [1.2.2](https://github.com/go-gitea/gitea/releases/tag/v1.2.2) - 2017-10-26
  6869. * BUGFIXES
  6870. * Add checks for commits with missing author and time (#2771) (#2785)
  6871. * Fix sending mail with a non-latin display name (#2559) (#2783)
  6872. * Sync MaxGitDiffLineCharacters with conf/app.ini (#2779) (#2780)
  6873. * Update vendor git (#2765) (#2772)
  6874. * Fix emojify image URL (#2769) (#2773)
  6875. ## [1.2.1](https://github.com/go-gitea/gitea/releases/tag/v1.2.1) - 2017-10-16
  6876. * BUGFIXES
  6877. * Fix PR, milestone and label functionality if issue unit is disabled (#2710) (#2714)
  6878. * Fix plain readme didn't render correctly on repo home page (#2705) (#2712)
  6879. * Fix so that user can still fork his own repository to his organizations (#2699) (#2707)
  6880. * Fix .netrc authentication (#2700) (#2708)
  6881. * Fix slice out of bounds error in mailer (#2479) (#2696)
  6882. ## [1.2.0](https://github.com/go-gitea/gitea/releases/tag/v1.2.0) - 2017-10-10
  6883. * SECURITY
  6884. * Sanitation fix from Gogs (#1461)
  6885. * BREAKING
  6886. * Rename /forget_password url to /forgot_password (#1219)
  6887. * FEATURES
  6888. * Logo: Add task to generate images from SVG and change to new logo (#2194)
  6889. * Status-API (#1332)
  6890. * Show commit status icon in commits table (#1688)
  6891. * Additional OAuth2 providers (#1010)
  6892. * GPG commit validation (#1150)
  6893. * Rework SSH key management UI to add GPG (#1293)
  6894. * Implement GPG api (#710)
  6895. * Login via OpenID-2.0 (#618)
  6896. * Add units to team (#947)
  6897. * Batch updates for issues (#926)
  6898. * Add Gitea Webhook (#1755)
  6899. * API: support '/orgs/:org/repos' (#2047)
  6900. * Display all organization from user settings (#1739)
  6901. * LDAP user synchronization (#1478)
  6902. * Adding #issuecomment to the URL in E-Mail notifications (#1674)
  6903. * Add download count field and unit testing for attachment. (#1512)
  6904. * Add repo mirror sync API endpoint (#1508)
  6905. * Add markup package to prepare for org markup format (#1493)
  6906. * Support for custom html meta (#1423)
  6907. * Per issue/PR watch/unwatch (#1410)
  6908. * Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)
  6909. * Repo size in admin panel (#1482)
  6910. * Show user OpenID URIs in their profile (#1314)
  6911. * Add change-password admin command (#1304)
  6912. * Only use issue and wiki on repo. (#1297)
  6913. * Allow push to init a wiki repo (#1279)
  6914. * ENHANCEMENTS
  6915. * Make time diff translatable (#2057)
  6916. * Smaller watch, star, and fork buttons (#2052)
  6917. * Display config file path on admin panel (#2030)
  6918. * Only show SSH clone URL if signed in (#2169) (#2170)
  6919. * Only show "No Description" to repo admins (#2167)
  6920. * Always return valid go-get meta, even if unauthorized (#2010)
  6921. * Enable assignee e-mail notification (#2003)
  6922. * Let not-logged-in users view releases (#1999)
  6923. * No highlighting for .txt files (#1922)
  6924. * Make side nav on dashboard stackable (#1778)
  6925. * Setting to disable authorized_keys backup (#1856)
  6926. * Hide the create organization button (in dashboard/organization section) (#1705)
  6927. * LFS: Return 404 for unimplemented endpoints (#1330)
  6928. * Show a link to password reset from user settings requiring a password (#862)
  6929. * Reserve the "explore" user/org name (#1222)
  6930. * Send notifications to partecipants in issue comments (#1217)
  6931. * Improve style of user OpenID setting page (#1324)
  6932. * Use font-awesome OpenID icon more (#1320)
  6933. * Use readonly input form to show the validated OpenID URI (#1308)
  6934. * Add captcha support to OpenID based signup (#1307)
  6935. * Minor improvements on commit graph UI (#1380)
  6936. * Mirror sync interval specified as duration string (#1407)
  6937. * Make issue in commit graph "clickable" (#1392)
  6938. * Use whole button (commit graph) as link (#1390)
  6939. * Autofocus on 2fa passcode fields (#1460)
  6940. * Sort on repo size in admin panel (#1654)
  6941. * Improve dashboard repo search (#1652)
  6942. * Use a better default MAX_GIT_DIFF_LINE_CHARACTERS (#1845)
  6943. * Adds Parent property to the repo API (#1687)
  6944. * Add configuration option for default permission to create Organizations (#1686)
  6945. * Remove sha1 hash display in repository table (#1678)
  6946. * Download files to their original filename (#1676)
  6947. * Exposes in API the Repo entity's Size and IsBare property (#1668)
  6948. * Change two factor code entry box from text to number (#1733)
  6949. * Directly show error if user hit repository limit (#1767)
  6950. * Generate small and large logos at 4x resolution (#2233)
  6951. * Tags listed in releases tab (#2389) (#2424)
  6952. * BUGFIXES
  6953. * Fix adding branch as protected to not allow pushing to it (#2556)
  6954. * Orgs: fix org page title when full name is not defined (#1495)
  6955. * Fix double borders on edit page (#1152) (#1153)
  6956. * Search bar fixes for #1187 and #1205 (#1207)
  6957. * Fix upgrade failed after ever rollback (#1194)
  6958. * Fix FCGI (over TCP) support (#1368)
  6959. * Backport of migration fixes (#2604) (#2677)
  6960. * fix panic on gogs webhook creation (#2675) (#2676)
  6961. * Backport: Fixes 500 error on dashboard when using MSSQL (#2504) (#2662)
  6962. * Fix go get response if only app URL is custom in configuration (#2634) (#2640)
  6963. * Fix deletion of unprotected branches (#2630)
  6964. * Backport of 2611 / Fix doubled issue tab introduced in migration v16 (#2622)
  6965. * v38 migration used an outdated version of RepoUnit model (#2602)
  6966. * fix go get subpackage bug (#2584) (#2589)
  6967. * Backport: Sync releases table with tags on push and for mirrors (#2459) (#2554)
  6968. * Backport: Restricting access to fork functioanlity to users with Code access (#2542)
  6969. * Fix migration from pre-v15 to 1.2.0 (#2460) (#2465)
  6970. * Fix migration from pre-v15 to 1.2.0 (#2460)
  6971. * fix duplicated feed (#2370) (#2413)
  6972. * Fix releases to be counted from database not tags (#2389)
  6973. * Fix missing collabrative repos (#2367) (#2382)
  6974. * Add more test for login links and fix a bug on action retrieve (#2361)
  6975. * Fix SQL condition bug in GetFeeds(..) (#2360)
  6976. * fix bug on create repo link on dashboard (#2359)
  6977. * Fix order of elements in dashboard html (#2344)
  6978. * Fix repo-search template errors for go1.7 (#2336)
  6979. * Add missing forks key for dashboard repository component (#2325)
  6980. * fix template error on explore repos (#2319)
  6981. * Trigger sync webhooks on UI commit (#2302)
  6982. * fix 500 error when view an issue which's milestone deleted (#2297)
  6983. * Only update needed columns when update user (#2296)
  6984. * Fix rendering of external links (#2292)
  6985. * Fix and improve dashboard repo UI (#2285)
  6986. * Make short link pattern greedy (#2259)
  6987. * Temporarily patch go-ini/ini with fork (#2255)
  6988. * Convert xorm literal queries to method calls (#2253)
  6989. * update code.gitea.io/git in vendor to fix delete branch fails (#2250)
  6990. * Replace calls to xorm UseBool with Where (#2237)
  6991. * rhel7 has a git version with four digits (1.8.3.1) (#2236)
  6992. * Fix internal requests when gitea listens to unix socket or only external IP (#2234)
  6993. * Check for access in /repositories/:id (#2227)
  6994. * Fixed robots.txt 404 error (#2226)
  6995. * Fix counts on issues dashboard (#2215)
  6996. * Fix unclosed session bug (#2214)
  6997. * Add collaborative repositories to the dashboard (#2205)
  6998. * Fix issue updated_unix bug (#2204)
  6999. * Fix Commits nil pointer dereference (#2203)
  7000. * Fix bare-repo bugs (#2199)
  7001. * Fix PR nil-dereference bug (#2195)
  7002. * Allow only single fork per user/organization (#2193)
  7003. * Fix key usage time update if the key is used in parallel for multiple operations (#2185)
  7004. * Only allow token authentication with 2FA enabled (#2184)
  7005. * Fix profile update for non-local users (#2178)
  7006. * Fix compiling without sqlite and gcc (#2177)
  7007. * Make compare button URL aware if current repo is a fork (#2162) (#2163)
  7008. * Remove unit types commits and settings (#2161)
  7009. * Fix OpenID registration route (#2160)
  7010. * Fix repository settings collobration list display (#2151)
  7011. * Ignore invalid issue numbers in commit messages. Fixes #2022 (#2150)
  7012. * Fix SHA1 hash linking (#2143)
  7013. * Fix repo API bug (#2133)
  7014. * Use POSIX complaint ! operator in find (#2132)
  7015. * Fix GET /users/:username/repos endpoint (#2125)
  7016. * Fix username rendering bug (#2122)
  7017. * Fix wiki preview links (#2119)
  7018. * vendor: update sqlite to fix "database is locked" errors (#2116)
  7019. * Fix unchecked error bug (#2110)
  7020. * Fix missing-return bug (#2109)
  7021. * Fix API for branches with slashes (#2096)
  7022. * Fix git hooks update to receive required arguments (#2095)
  7023. * upgrade git source code. (#2094)
  7024. * Fix SQL bug in models.PullRequests (#2092)
  7025. * Don't ignore gravatar error (#2083)
  7026. * Fix release display and correct paging (#2080)
  7027. * remove unnecessary blank lines and wrong error log (#2079)
  7028. * Check for valid renamed usernames (#2077)
  7029. * Update git module (#2074)
  7030. * Fix org hooks UI (#2072)
  7031. * Fix #1271: Call location.reload after XHR finishes (#2071)
  7032. * Fix default ghost assignee bug (#2069)
  7033. * Fix bug in issue labels API (#2048)
  7034. * Load label ID in NewLabels (#2045)
  7035. * Fix: `http: multiple response.WriteHeader calls` (#2038)
  7036. * Pagination on releases page (#2035)
  7037. * repo/editor: fix breadcrumb path cuts parent dirs (#3859) (#2032)
  7038. * Fix displaying commits and files of PR created from now deleted fork (#2023)
  7039. * Fix #2001 and fix issue comments hidden (#2016)
  7040. * Update code.gitea.io/git (#2014)
  7041. * Keep sort when switching page (#2013)
  7042. * Important: wrong PR merge commit ID saved (#2007)
  7043. * Don't show non-comments in comments API (#2001)
  7044. * Fix "Dashboard shows deleted comments" (#1995)
  7045. * Make branch deletion URL more like GitHub's, fixes #1397 (#1994)
  7046. * Fix fast-forward PR bug (#1989)
  7047. * Fix GPG email checking to be case insensitive (#1988)
  7048. * fix bug for normal user visit public repo (#1984)
  7049. * fix collborators lack of units on orgnization repositories (#1968)
  7050. * Fix diff of renamed and modified file (#1967)
  7051. * Fix uppercase default branch bug (#1965)
  7052. * Fix bug in Action.loadRepo() (#1959)
  7053. * Fix deleted milestone bug (#1942)
  7054. * Fix engine bug in getIssueByID (#1934)
  7055. * Switch to keybase go-crypto (for some elliptic curve key) + test (#1925)
  7056. * Fix setting.AppPath for integration tests (#1923)
  7057. * Fix search by issue type (#1914)
  7058. * Fix ghost user bug (#1913)
  7059. * Require token before checking membership/ownership (#1905)
  7060. * Bug fixes for org member API (#1904)
  7061. * A missing / to provide a correct endpoint (#1903)
  7062. * Fix 500 in public activity page (#1901)
  7063. * Center-aligned login topbar (#1880)
  7064. * Migration to fix existing owner team units (#1873)
  7065. * Fix paginater length (#1866)
  7066. * Fix bug in removeOrgRepo (#1858)
  7067. * Display draft releases (#1854)
  7068. * Fix 404 for external tracking issues (#1852)
  7069. * Update code.gitea.io/git (#1849)
  7070. * Fix user profile activity feed (#1848)
  7071. * Don't ignore error in getMergeCommit (#1843)
  7072. * Fix locking bug in removeOrgRepo (#1842)
  7073. * Fix status table race condition (#1835)
  7074. * Fix PR template error (#1834)
  7075. * Fix pull request compare link (#1832)
  7076. * Use ghost users in issues/PRs (#1831)
  7077. * Commitless repos should be bare (#1829)
  7078. * Update code.gitea.io/git (#1824)
  7079. * Fix invalid reference in feeds template (#1820)
  7080. * fix bug to deny to add orgnization as a member of an orgnization or team (#1815)
  7081. * xxx_active_code_live setting in printed in hours and minutes instead … (#1814)
  7082. * Fix deadlock in updateRepository (#1813)
  7083. * Give all units to owner team (#1812)
  7084. * Fix 500 for GET /teams/:id endpoints (#1811)
  7085. * fix bug not to trim space of login username (#1796)
  7086. * Fix renaming bug (#1786)
  7087. * Fix activity feed (#1779)
  7088. * Make navbar scroll on overflow (#1777)
  7089. * Delete repo redirects on repo deletion (#1776)
  7090. * Fix unloaded owner bug (#1770)
  7091. * Admin should always be allowed to create repositories even if hit limit (#1765)
  7092. * Update HighlightJS and fix YAML files highlighting (#1764)
  7093. * fix: #1757 fix set MAX_CREATION_LIMIT as zero. (#1762)
  7094. * fix admin lost permission caused by #947 (#1753)
  7095. * More fixes for dashboard search (#1750)
  7096. * fixes wrong after field in webhook payload (#1746)
  7097. * fix avatar update bug (#1729)
  7098. * Fix FOUC on Firefox (#1728)
  7099. * Fix changes introduce by update of go-swagger. (#1727)
  7100. * Fix #1719 (#1722)
  7101. * Correct flash after sending password reset email (#1718)
  7102. * Fix and test for delete user (#1713)
  7103. * Fix rendering of issue checkboxes (#1709)
  7104. * Enforce netgo build tag while cross-compilation (#1690)
  7105. * fix bug when push a branch name with / & fix an integration test bug (#1689)
  7106. * fix potential sqlite lock (#1680)
  7107. * Fix commit sha1 URL rendering in markdown (#1677)
  7108. * Fix static files permission under public/ (#1675)
  7109. * fix: tag contain character ) will http 500 on release page (#1670)
  7110. * Fix CSS for code in wiki markdown (#1660)
  7111. * fix multiple readme file rendering and fix #1657 (#1658)
  7112. * Add primary key and index to external login user table (#1656)
  7113. * fix #1643 and improve integration test (#1645)
  7114. * Fix version in Makefile (#1636)
  7115. * Handle display of GPG key without end date (#1628)
  7116. * fix bug on issue view when not login (#1624)
  7117. * bug fixed for API to get user's repos (#1622)
  7118. * fix lost text color on button on set as primary email (#1621)
  7119. * Add create_at and updated_at in PR json (#1616)
  7120. * update git and fix #1133 (#1614)
  7121. * fix bug on status API (#1533)
  7122. * Do not show empty collaborators segment (#1531)
  7123. * Fix markdown rendering (#1530)
  7124. * fix go get sub package and add domain on installation to let go get work defaultly (#1518)
  7125. * fix #1501 ssh hangs caused by #1461 (#1513)
  7126. * Fix empty file download (#1506)
  7127. * Fix broken v27 migration - change mirror interval from int to bigint (#1504)
  7128. * Do not allow commiting to protected branch from online editor (#1502)
  7129. * Add internal routes for ssh hook comands (#1471)
  7130. * Fix races within code.gitea.io/git.(*Command).RunInDirTimeoutPipeline (#1465)
  7131. * Simple quick fix for #1418 (#1456)
  7132. * fix gpg API panic when no verification (#1451)
  7133. * fix migrate failed and org dashboard failed on MSSQL database (#1448)
  7134. * Optimize and fix autolink function (#1442) (#1444)
  7135. * Fix and simplify repo branches (settings) UI (#1435)
  7136. * Fix disabled fields in repo settings UI (#1431)
  7137. * fixes pull request hanging when it contains normal and LFS files (#1425)
  7138. * Fix races in the log module by using syncmap (#1421)
  7139. * Add length check for the return string (#1420)
  7140. * Fix "Error: No issue number specified" when pushing (#1393)
  7141. * Corrected Mirror.NextUpdate not set (#1388)
  7142. * fix: remove `str2html` from org full name (#1360)
  7143. * Correct broken unaligned load/store in armv5 (#1355)
  7144. * Remove href on first/last link when on first/last page (#1345)
  7145. * Fix broken table layout (#1344)
  7146. * LFS: Fix SSH authentication for trailing arguments (#1328)
  7147. * Remove empty file (#1326)
  7148. * Fix delete user failed on sqlite (#1321)
  7149. * Fix inconsistency in layout (#1316)
  7150. * Fix gpg wrong column types (#1303)
  7151. * Fix wiki bugs (#1294)
  7152. * Fix missing less sources for oauth (#1288)
  7153. * Make sure both scripts/ can live side by side (#1264)
  7154. * Fix nil-dereference bug (#1258)
  7155. * rewrite pre-commit, post-commit and options hooks (fixes #1250) (#1257)
  7156. * Commit search appearence fixes (#1254)
  7157. * Fix forget migration for wiki hooks (#1227)
  7158. * Fix repo settings external tracker failed and check external urls (#1215)
  7159. * Fix 500 caused by branches settings introduced by #1198 (#1214)
  7160. * fix #1189, commit messages containing a pipe (#1203)
  7161. * Bug fixed for delete repo failed (#1193)
  7162. * Fix migration failed when authorized_keys is not exist (#1180)
  7163. * Fix ini format incomiptable with crowdin (#1177)
  7164. * TESTING
  7165. * Integration tests for issues API (#2059)
  7166. * Add integration tests for signin (#2363)
  7167. * Add INTERNAL_TOKEN to integration .ini file (#2346)
  7168. * Add public links check (#2323)
  7169. * Fix hooks for integration repo (#2216)
  7170. * More integration tests for comment API (#2156)
  7171. * Cache session cookies in tests (#2128)
  7172. * Less verbose integration tests (#2123)
  7173. * Fix improper setup for integration tests (#2050)
  7174. * Improve integration test helper functions (#2049)
  7175. * Add integration test for issue creating (#2002)
  7176. * Use testing/benchmark interface (#1993)
  7177. * Add integration test for repository migration (#1983)
  7178. * Consolidate boilerplate in integration tests (#1979)
  7179. * Set console to debug for integration tests (#1976)
  7180. * Add pull-create integration test (#1972)
  7181. * Coverage reports for integration tests (#1960)
  7182. * Add integration test for pull-request merge (#1912)
  7183. * Add integration test for file editing (#1907)
  7184. * Add integration test for repository forking (#1896)
  7185. * Run unused test (#1875)
  7186. * Don't recreate database in integration tests (#1697)
  7187. * remove sqlite tag when integration test with mysql/postgres and recreate database when init integration test (#1693)
  7188. * MySQL, Postgres integration tests in drone (#1638)
  7189. * improve integration test to resue models/fixtures and store git repos with tests (#1627)
  7190. * Improve govendor testing (#1623)
  7191. * Integration test framework (#1290)
  7192. * Unit tests for issue_list (#1209)
  7193. * Add integration test for signup (#1135)
  7194. * TRANSLATION
  7195. * update translation from crowdin (#2368) (#2380)
  7196. * Small fixes (#2144)
  7197. * Missing signed commit display translations (#2134)
  7198. * Sync latest translations from crowdin (#2104)
  7199. * Add make command update-translations for update translations from crodwin (#2097)
  7200. * Fix some mistakes (#1833)
  7201. * Improve clarity between is_activated and prohibit_login (#1788)
  7202. * Improve grammar (#1775)
  7203. * Fix bad grammar and wordiness (#1741)
  7204. * Make strings translatable (#1188) (#1198)
  7205. * BUILD
  7206. * Dockerfile for aarch64 (#1128) (#1130)
  7207. * backport from v1.2 branch: add secrets for github release (#2588) (#2598)
  7208. * Add secrets for github release to fix drone failed (#2588)
  7209. * Backport changes for latest drone (#2586)
  7210. * Removing .drone.yml.sig (#2579)
  7211. * Fix drone for tags (#2573) (#2576)
  7212. * Backport: Remove go version check for make fmt (#2558) (#2561)
  7213. * Backport: Fix lint, fmt and integration testing errors (#2553)
  7214. * update latest xorm version to vendor (#2353)
  7215. * Remove integration test executables on `make clean` (#2340)
  7216. * refactor(Makefile): allow overriding default go program (#2310)
  7217. * Revert to upstream ini dependency (#2304)
  7218. * Use /dev/urandom to create random password (#2298)
  7219. * update drone sig file. (#2262)
  7220. * go get github.com/wadey/gocovmerge when needed (#2235)
  7221. * fix typo (#2145)
  7222. * Revert "Reduce number of layer" (#2086)
  7223. * Reduce number of layer (#2078)
  7224. * Skip sqlite integration in CI (#2058)
  7225. * fix golint error and rename func for suggestion. (#1997)
  7226. * fix misspell (#1996)
  7227. * update drone sig file (#1981)
  7228. * send notification if status changed (#1973)
  7229. * switch gitter to discord for drone. (#1971)
  7230. * Fix missing backslash in Dockerfile.rpi (#1952)
  7231. * Don't run 'make release' on PRs (#1908)
  7232. * Update code.gitea.io/git (#1892)
  7233. * Use production version of vuejs (#1869)
  7234. * Add a variable for docker tag (#1825)
  7235. * resign drone and fix #1816 (#1819)
  7236. * Separate generate swagger + fix sed os specific (#1791)
  7237. * Only run coverage on merges/pushes to master (#1783)
  7238. * Remove stale rule from Makefile (#1782)
  7239. * feat: upgrade drone docker image to support multi-stage build. (#1732)
  7240. * Realy don't cache apk index (#1694)
  7241. * Limit clone depth when drone-building (#1644)
  7242. * Refactor Dockerfile (#1632)
  7243. * Check if missing/modified/unused deps in vendor and fix errors (#1468)
  7244. * Add GOFLAGS and EXTRA_GOFLAGS (#1438)
  7245. * Include formatting check to the `make test` (and thus also `check`) rule (#1366)
  7246. * DOCS
  7247. * fix wrong changelog title (#2395)
  7248. * fix webhook link (#2289)
  7249. * Improve swagger doc (#2274)
  7250. * Add link to forum in issue template (#2070)
  7251. * add missing lfs config on example file (#2039)
  7252. * Add discourse link (#2027)
  7253. * Fix wording (#2024)
  7254. * Fix typo (#1974)
  7255. * Swagger docs for list/create forks (#1941)
  7256. * Update links to Discord server (#1940)
  7257. * [ci skip] update discord badge. (#1930)
  7258. * Change join chat from gitter to discord (#1929)
  7259. * Update changelog with v1.1.1 (#1926)
  7260. * Correct grammar in APIEmpty documentation (#1748)
  7261. * Add swagger comment for MirrorSync (#1747)
  7262. * Add "Table of Contents" in CONTRIBUTING.md (#1634)
  7263. * Fix service description in Debian init file (#1538)
  7264. * Use MAINTAINERS file in repository in CONTRIBUTING (#1489)
  7265. * Generate swagger json (#1402)
  7266. * Changed text when password reset disabled. (#1364)
  7267. * Removed email copyright year (#1348)
  7268. * Specify that time interval units are seconds (#1311)
  7269. * Gitea OpenID-2.0 login has been tested with livejournal.com too (#1306)
  7270. * Make wording of commit search more clear (#1291)
  7271. * Add notice that LFS mirroring is not supported (#1251)
  7272. * Fix typos in models/ and modules/ (#1248)
  7273. * Refactor and fix incorrect comment (#1247)
  7274. * Fix migration comment (#1241)
  7275. * Update locale_en-US.ini (#1235)
  7276. * Add LibreJS support (#1201)
  7277. * rename OSX to macOS (#1176)
  7278. * add mssql to app.ini db config comment (#1172)
  7279. * Add MSSQL to issues template (#1171)
  7280. * MISC
  7281. * Add badge and link to the Matrix room (#2348)
  7282. * ignore coverage steps. (#2257)
  7283. * Use sqlite3 database as default for Docker image (#2182)
  7284. * update drone discord plugin to 0.0.4 version (#1992)
  7285. * fix typo (#1990)
  7286. * Move 3rd party js/css into `public/vendor` and document sources (#2383)
  7287. * Prevent conflicting TOTP accounts by adding AppURL to issuer parameter (#2335)
  7288. * Fix variable name typo (#2327)
  7289. * Make use of Vue more universal (#2318)
  7290. * Remove (almost) server side data rendering from repo-search component (#2317)
  7291. * Add OpenID configuration in install page (#2276)
  7292. * More tweaks to repo top panel (#2267)
  7293. * File path tweaks in UI (#2264)
  7294. * Make SHOW_USER_EMAIL also apply to profiles (#2258)
  7295. * EnableUnit() -> UnitEnabled() (#2242)
  7296. * Prevent selection of diff line numbers (#2240)
  7297. * Remove unused variable on makefile (#2225)
  7298. * No error log entries for repo 404 (#2200)
  7299. * Refactor vue delimeters to use es6 template delimeters (#2171)
  7300. * Replace tmp with TMPDIR. (#2152)
  7301. * Remove unused files (#2124)
  7302. * Improve org error handling (#2117)
  7303. * Absolute path for setting.CustomConf (#2085)
  7304. * remove deprecated code for Gogs compitable (#2041)
  7305. * Refactor session close as xorm already does everything needed internally (#2020)
  7306. * SQLite has a query timeout. Hopefully fixes most 'database locked' errors (#1961)
  7307. * Use monospace font in githook editor (#1958)
  7308. * Fix import order (#1951)
  7309. * Gracefully handle bare repositories on API operations. (#1932)
  7310. * Fix errors caused by force push (#1927)
  7311. * Display URLs in integration test logs (#1924)
  7312. * Set TMPDIR enviroment variable for dump command (#1915)
  7313. * Cache ctx.User in retrieveFeeds (#1902)
  7314. * Make `LocalCopyPath` a setting instead of a hard-coded path (#1881)
  7315. * Add check misspelling (#1877)
  7316. * Fix misspelled variables (#1874)
  7317. * Gofmt (#1868, #1710, #1662)
  7318. * Rename misnamed migration (#1867)
  7319. * Support CRLF when splitting code lines for display (#1862)
  7320. * Add convert less css file step. (#1861)
  7321. * Prevent accidential selection of line numbers in code view (#1860)
  7322. * Delete Public SSH Key tmp file after calculating fingerprint (#1855)
  7323. * Remove annoying difference in button heights. (#1853)
  7324. * Only run test coverage on master branch. (#1838)
  7325. * Error from mktemp command in MacOS. (#1837)
  7326. * Use writeTmpKeyFile in calcFingerprint (#1828)
  7327. * ROOT_URL setting use the default as shown in conf/app.ini (#1823)
  7328. * Rename RepoCreationNum -> MaxCreationLimit (#1766)
  7329. * Add button to admin ui (#1738)
  7330. * Correct spelling mistakes (#1703)
  7331. * Make openid support default false for compitable with v1.1 (#1650)
  7332. * Send mails as HTML as default. Setting for send as plain text. (#1648)
  7333. * fix potential lock when sqlite (#1647)
  7334. * Optimize png images via Google zopflipng [ci skip] (#1639)
  7335. * Upgrade alpine to v3.5 in Dockerfile (#1633)
  7336. * remove unused vendor packages (#1620)
  7337. * markup: microoptimise for many short filenames in directory (#1534)
  7338. * support health check via / and fix #969 (#1520)
  7339. * Remove env user salt since no need to use (#1515)
  7340. * Drop db operations from hook commands (#1514)
  7341. * Better URL validation (#1507)
  7342. * Migrate WatchInfo struct to api (#1492)
  7343. * refactor: show command help message. (#1486)
  7344. * refactor update ssh key use time (#1466)
  7345. * Set VERSION from git once, in a variable (#1447)
  7346. * Remove unused mutex field (#1440)
  7347. * Simplify settings pages with item list (#1389)
  7348. * Clean-up PostgreSQL Tests (#1361)
  7349. * refactor: remove workaround after the golang 1.7 release. (#1349)
  7350. * Delete the useless code (#1335)
  7351. * Run "make fmt" with go-1.6 (#1333)
  7352. * Refactor admin/auth/new.tmpl (#1277)
  7353. * Refactor repo/issue/view_content.tmpl (#1276)
  7354. * Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)
  7355. * Cleaner UI for explore page (#1253) (#1255)
  7356. * Synced licenses with github repo (#1246)
  7357. * Synced gitignores with github repo (#1245)
  7358. * Simplify RepositoryList.loadAttributes() (#1211)
  7359. * Move user_follow to separate file (#1210)
  7360. * Reduce conditionals in signin/signup inner forms (#1138)
  7361. ## [1.1.4](https://github.com/go-gitea/gitea/releases/tag/v1.1.4) - 2017-09-04
  7362. * BUGFIXES
  7363. * Fix rendering of external links (#2292) (#2315)
  7364. * Fix deleted milestone bug (#1942) (#2300)
  7365. * fix 500 error when view an issue which's milestone deleted (#2297) (#2299)
  7366. * Fix SHA1 hash linking (#2143) (#2293)
  7367. * back port from #1709 (#2291)
  7368. ## [1.1.3](https://github.com/go-gitea/gitea/releases/tag/v1.1.3) - 2017-08-03
  7369. * BUGFIXES
  7370. * Fix PR template error (#2008)
  7371. * Fix markdown rendering (fix #1530) (#2043)
  7372. * Fix missing less sources for oauth (backport #1288) (#2135)
  7373. * Don't ignore gravatar error (#2138)
  7374. * Fix diff of renamed and modified file (#2136)
  7375. * Fix fast-forward PR bug (#2137)
  7376. * Fix some security bugs
  7377. ## [1.1.2](https://github.com/go-gitea/gitea/releases/tag/v1.1.2) - 2017-06-13
  7378. * BUGFIXES
  7379. * Enforce netgo build tag while cross-compilation (Backport of #1690) (#1731)
  7380. * fix update avatar
  7381. * fix delete user failed on sqlite (#1321)
  7382. * fix bug not to trim space of login username (#1806)
  7383. * Backport bugfixes #1220 and #1393 to v1.1 (#1758)
  7384. ## [1.1.1](https://github.com/go-gitea/gitea/releases/tag/v1.1.1) - 2017-05-04
  7385. * BUGFIXES
  7386. * Markdown Sanitation Fix [#1646](https://github.com/go-gitea/gitea/pull/1646)
  7387. * Fix broken hooks [#1376](https://github.com/go-gitea/gitea/pull/1376)
  7388. * Fix migration issue [#1375](https://github.com/go-gitea/gitea/pull/1375)
  7389. * Fix Wiki Issues [#1338](https://github.com/go-gitea/gitea/pull/1338)
  7390. * Forgotten migration for wiki githooks [#1237](https://github.com/go-gitea/gitea/pull/1237)
  7391. * Commit messages can contain pipes [#1218](https://github.com/go-gitea/gitea/pull/1218)
  7392. * Verify external tracker URLs [#1236](https://github.com/go-gitea/gitea/pull/1236)
  7393. * Allow upgrade after downgrade [#1197](https://github.com/go-gitea/gitea/pull/1197)
  7394. * 500 on delete repo with issue [#1195](https://github.com/go-gitea/gitea/pull/1195)
  7395. * INI compat with CrowdIn [#1192](https://github.com/go-gitea/gitea/pull/1192)
  7396. ## [1.1.0](https://github.com/go-gitea/gitea/releases/tag/v1.1.0) - 2017-03-09
  7397. * BREAKING
  7398. * The SSH keys can potentially break, make sure to regenerate the authorized keys
  7399. * FEATURES
  7400. * Git LFSv2 support [#122](https://github.com/go-gitea/gitea/pull/122)
  7401. * API endpoints for repo watching [#191](https://github.com/go-gitea/gitea/pull/191)
  7402. * Search within private repos [#222](https://github.com/go-gitea/gitea/pull/222)
  7403. * Hide user email address on explore page [#336](https://github.com/go-gitea/gitea/pull/336)
  7404. * Protected branch system [#339](https://github.com/go-gitea/gitea/pull/339)
  7405. * Sendmail for mail delivery [#355](https://github.com/go-gitea/gitea/pull/355)
  7406. * API endpoints for org webhooks [#372](https://github.com/go-gitea/gitea/pull/372)
  7407. * Enabled MSSQL support [#383](https://github.com/go-gitea/gitea/pull/383)
  7408. * API endpoints for org teams [#370](https://github.com/go-gitea/gitea/pull/370)
  7409. * API endpoints for collaborators [#375](https://github.com/go-gitea/gitea/pull/375)
  7410. * Graceful server restart [#416](https://github.com/go-gitea/gitea/pull/416)
  7411. * Commitgraph / timeline on commits page [#428](https://github.com/go-gitea/gitea/pull/428)
  7412. * API endpoints for repo forks [#509](https://github.com/go-gitea/gitea/pull/509)
  7413. * API endpoints for releases [#510](https://github.com/go-gitea/gitea/pull/510)
  7414. * Folder jumping [#511](https://github.com/go-gitea/gitea/pull/511)
  7415. * Stars tab on profile page [#519](https://github.com/go-gitea/gitea/pull/519)
  7416. * Notification system [#523](https://github.com/go-gitea/gitea/pull/523)
  7417. * Push and pull through reverse proxy basic auth [#524](https://github.com/go-gitea/gitea/pull/524)
  7418. * Search for issues and pull requests [#530](https://github.com/go-gitea/gitea/pull/530)
  7419. * API endpoint for stargazers [#597](https://github.com/go-gitea/gitea/pull/597)
  7420. * API endpoints for subscribers [#598](https://github.com/go-gitea/gitea/pull/598)
  7421. * PID file support [#610](https://github.com/go-gitea/gitea/pull/610)
  7422. * Two factor authentication (2FA) [#630](https://github.com/go-gitea/gitea/pull/630)
  7423. * API endpoints for org users [#645](https://github.com/go-gitea/gitea/pull/645)
  7424. * Release attachments [#673](https://github.com/go-gitea/gitea/pull/673)
  7425. * OAuth2 consumer [#679](https://github.com/go-gitea/gitea/pull/679)
  7426. * Add ability to fork your own repos [#761](https://github.com/go-gitea/gitea/pull/761)
  7427. * Search repository on dashboard [#773](https://github.com/go-gitea/gitea/pull/773)
  7428. * Search bar on user profile [#787](https://github.com/go-gitea/gitea/pull/787)
  7429. * Track label changes on issue view [#788](https://github.com/go-gitea/gitea/pull/788)
  7430. * Allow using custom time format [#798](https://github.com/go-gitea/gitea/pull/798)
  7431. * Redirects for renamed repos [#807](https://github.com/go-gitea/gitea/pull/807)
  7432. * Track assignee changes on issue view [#808](https://github.com/go-gitea/gitea/pull/808)
  7433. * Track title changes on issue view [#841](https://github.com/go-gitea/gitea/pull/841)
  7434. * Archive cleanup action [#885](https://github.com/go-gitea/gitea/pull/885)
  7435. * Basic Open Graph support [#901](https://github.com/go-gitea/gitea/pull/901)
  7436. * Take back control of Git hooks [#1006](https://github.com/go-gitea/gitea/pull/1006)
  7437. * API endpoints for user repos [#1059](https://github.com/go-gitea/gitea/pull/1059)
  7438. * BUGFIXES
  7439. * Fixed counting issues for issue filters [#413](https://github.com/go-gitea/gitea/pull/413)
  7440. * Added back default settings for SSH [#500](https://github.com/go-gitea/gitea/pull/500)
  7441. * Fixed repo permissions [#513](https://github.com/go-gitea/gitea/pull/513)
  7442. * Issues cannot be created with labels [#622](https://github.com/go-gitea/gitea/pull/622)
  7443. * Add a reserved wiki paths check to the wiki [#720](https://github.com/go-gitea/gitea/pull/720)
  7444. * Update website binding MaxSize to 255 [#722](https://github.com/go-gitea/gitea/pull/722)
  7445. * User can see the private activity on public history [#818](https://github.com/go-gitea/gitea/pull/818)
  7446. * Wrong pages number which includes private repositories [#844](https://github.com/go-gitea/gitea/pull/844)
  7447. * Trim whitespaces for search keyword [#893](https://github.com/go-gitea/gitea/pull/893)
  7448. * Don't rewrite non-gitea public keys [#906](https://github.com/go-gitea/gitea/pull/906)
  7449. * Use fingerprint to check instead content for public key [#911](https://github.com/go-gitea/gitea/pull/911)
  7450. * Fix random avatars [#1147](https://github.com/go-gitea/gitea/pull/1147)
  7451. * ENHANCEMENTS
  7452. * Refactored process manager [#75](https://github.com/go-gitea/gitea/pull/75)
  7453. * Restrict rights to create new orgs [#193](https://github.com/go-gitea/gitea/pull/193)
  7454. * Added label and milestone sorting [#199](https://github.com/go-gitea/gitea/pull/199)
  7455. * Make minimum password length configurable [#223](https://github.com/go-gitea/gitea/pull/223)
  7456. * Speedup conflict checking on pull requests [#276](https://github.com/go-gitea/gitea/pull/276)
  7457. * Added button to delete merged pull request branches [#441](https://github.com/go-gitea/gitea/pull/441)
  7458. * Improved issue references within markdown [#471](https://github.com/go-gitea/gitea/pull/471)
  7459. * Dutch translation for the landingpage [#487](https://github.com/go-gitea/gitea/pull/487)
  7460. * Added Gogs migration script [#532](https://github.com/go-gitea/gitea/pull/532)
  7461. * Support a .gitea folder for issue templates [#582](https://github.com/go-gitea/gitea/pull/582)
  7462. * Enhanced diff-view coloring [#584](https://github.com/go-gitea/gitea/pull/584)
  7463. * Added ETag header to avatars [#721](https://github.com/go-gitea/gitea/pull/721)
  7464. * Added option to config to disable local path imports [#724](https://github.com/go-gitea/gitea/pull/724)
  7465. * Allow custom public files [#782](https://github.com/go-gitea/gitea/pull/782)
  7466. * Added pprof endpoint for debugging [#801](https://github.com/go-gitea/gitea/pull/801)
  7467. * Added `X-GitHub-*` headers [#809](https://github.com/go-gitea/gitea/pull/809)
  7468. * Fill SSH key title automatically [#863](https://github.com/go-gitea/gitea/pull/863)
  7469. * Display Git version on admin panel [#921](https://github.com/go-gitea/gitea/pull/921)
  7470. * Expose URL field on issue API [#982](https://github.com/go-gitea/gitea/pull/982)
  7471. * Statically compile the binaries [#985](https://github.com/go-gitea/gitea/pull/985)
  7472. * Embed build tags into version string [#1051](https://github.com/go-gitea/gitea/pull/1051)
  7473. * Gitignore support for FSharp and Clojure [#1072](https://github.com/go-gitea/gitea/pull/1072)
  7474. * Custom templates for static builds [#1087](https://github.com/go-gitea/gitea/pull/1087)
  7475. * Add ProxyFromEnvironment if none set [#1096](https://github.com/go-gitea/gitea/pull/1096)
  7476. * MISC
  7477. * Replaced remaining Gogs references
  7478. * Added more tests on various packages
  7479. * Use Crowdin for translations again
  7480. * Resolved some XSS attack vectors
  7481. * Optimized and reduced number of database queries
  7482. ## [1.0.2](https://github.com/go-gitea/gitea/releases/tag/v1.0.2) - 2017-02-21
  7483. * BUGFIXES
  7484. * Fixed issue counter [#882](https://github.com/go-gitea/gitea/pull/882)
  7485. * Fixed XSS vulnerability on wiki page [#955](https://github.com/go-gitea/gitea/pull/955)
  7486. * Add data dir without session to dump [#587](https://github.com/go-gitea/gitea/pull/587)
  7487. * Fixed wiki page renaming [#958](https://github.com/go-gitea/gitea/pull/958)
  7488. * Drop default console logger if not required [#960](https://github.com/go-gitea/gitea/pull/960)
  7489. * Fixed docker docs link on install page [#972](https://github.com/go-gitea/gitea/pull/972)
  7490. * Handle SetModel errors [#957](https://github.com/go-gitea/gitea/pull/957)
  7491. * Fixed XSS vulnerability on milestones [#977](https://github.com/go-gitea/gitea/pull/977)
  7492. * Fixed XSS vulnerability on alerts [#981](https://github.com/go-gitea/gitea/pull/981)
  7493. ## [1.0.1](https://github.com/go-gitea/gitea/releases/tag/v1.0.1) - 2017-01-05
  7494. * BUGFIXES
  7495. * Fixed localized `MIN_PASSWORD_LENGTH` [#501](https://github.com/go-gitea/gitea/pull/501)
  7496. * Fixed 500 error on organization delete [#507](https://github.com/go-gitea/gitea/pull/507)
  7497. * Ignore empty wiki repo on migrate [#544](https://github.com/go-gitea/gitea/pull/544)
  7498. * Proper check access for forking [#563](https://github.com/go-gitea/gitea/pull/563)
  7499. * Fix SSH domain on installer [#506](https://github.com/go-gitea/gitea/pull/506)
  7500. * Fix missing data rows on admin UI [#580](https://github.com/go-gitea/gitea/pull/580)
  7501. * Do not delete tags with releases by default [#579](https://github.com/go-gitea/gitea/pull/579)
  7502. * Fix missing session config data on admin UI [#578](https://github.com/go-gitea/gitea/pull/578)
  7503. * Properly show the version within footer on the UI [#593](https://github.com/go-gitea/gitea/pull/593)
  7504. ## [1.0.0](https://github.com/go-gitea/gitea/releases/tag/v1.0.0) - 2016-12-23
  7505. * BREAKING
  7506. * We have various changes on the API, scripting against API must be updated
  7507. * FEATURES
  7508. * Show last login for admins [#121](https://github.com/go-gitea/gitea/pull/121)
  7509. * BUGFIXES
  7510. * Fixed sender of notifications [#2](https://github.com/go-gitea/gitea/pull/2)
  7511. * Fixed keyword hijacking vulnerability [#20](https://github.com/go-gitea/gitea/pull/20)
  7512. * Fixed non-markdown readme rendering [#95](https://github.com/go-gitea/gitea/pull/95)
  7513. * Allow updating draft releases [#169](https://github.com/go-gitea/gitea/pull/169)
  7514. * GitHub API compliance [#227](https://github.com/go-gitea/gitea/pull/227)
  7515. * Added commit SHA to tag webhook [#286](https://github.com/go-gitea/gitea/issues/286)
  7516. * Secured links via noopener [#315](https://github.com/go-gitea/gitea/issues/315)
  7517. * Replace tabs with spaces on wiki title [#371](https://github.com/go-gitea/gitea/pull/371)
  7518. * Fixed vulnerability on labels and releases [#409](https://github.com/go-gitea/gitea/pull/409)
  7519. * Fixed issue comment API [#449](https://github.com/go-gitea/gitea/pull/449)
  7520. * ENHANCEMENTS
  7521. * Use proper import path for libravatar [#3](https://github.com/go-gitea/gitea/pull/3)
  7522. * Integrated DroneCI for tests and builds [#24](https://github.com/go-gitea/gitea/issues/24)
  7523. * Integrated dependency manager [#29](https://github.com/go-gitea/gitea/issues/29)
  7524. * Embedded bindata optionally [#30](https://github.com/go-gitea/gitea/issues/30)
  7525. * Integrated pagination for releases [#73](https://github.com/go-gitea/gitea/pull/73)
  7526. * Autogenerate version on every build [#91](https://github.com/go-gitea/gitea/issues/91)
  7527. * Refactored Docker container [#104](https://github.com/go-gitea/gitea/issues/104)
  7528. * Added short-hash support for downloads [#211](https://github.com/go-gitea/gitea/issues/211)
  7529. * Display tooltip for downloads [#221](https://github.com/go-gitea/gitea/issues/221)
  7530. * Improved HTTP headers for issue attachments [#270](https://github.com/go-gitea/gitea/pull/270)
  7531. * Integrate public as bindata optionally [#293](https://github.com/go-gitea/gitea/pull/293)
  7532. * Integrate templates as bindata optionally [#314](https://github.com/go-gitea/gitea/pull/314)
  7533. * Inject more ENV variables into custom hooks [#316](https://github.com/go-gitea/gitea/issues/316)
  7534. * Correct LDAP login validation [#342](https://github.com/go-gitea/gitea/pull/342)
  7535. * Integrate conf as bindata optionally [#354](https://github.com/go-gitea/gitea/pull/354)
  7536. * Serve video files in browser [#418](https://github.com/go-gitea/gitea/pull/418)
  7537. * Configurable SSH host binding [#431](https://github.com/go-gitea/gitea/issues/431)
  7538. * MISC
  7539. * Forked from Gogs and renamed to Gitea
  7540. * Catching more errors with logs
  7541. * Fixed all linting errors
  7542. * Made the go linter entirely happy
  7543. * Really integrated vendoring