aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for HEAD requests in Maven registry (#21834) (#21929)KN4CK3R2022-11-2519-39/+161
* Fix button in branch list, avoid unexpected page jump before restore branch a...Xinyu Zhou2022-11-251-11/+15
* add changelog for 1.18.0-rc1 (#21829)v1.18.0-rc1techknowlogick2022-11-241-0/+176
* Fix flex layout for repo list icons (#21896) (#21920)Xinyu Zhou2022-11-241-2/+2
* Fix vertical align of committer avatar rendered by email address (#21884) (#2...Xinyu Zhou2022-11-242-5/+9
* Fix setting HTTP headers after write (#21833) (#21877)KN4CK3R2022-11-225-54/+68
* Do not allow Ghost access to limited visible user/org (#21849) (#21876)KN4CK3R2022-11-201-2/+3
* Color and Style enhancements (#21784, #21799) (#21868)silverwind2022-11-2014-133/+81
* Support comma-delimited string as labels in issue template (#21831) (#21873)Jason Song2022-11-207-133/+362
* Prevent dangling user redirects (#21856) (#21858)Gusted2022-11-182-0/+4
* Ignore issue template with a special name (#21830) (#21835)Jason Song2022-11-162-3/+46
* Prevent panic in doctor command when running default checks (#21791) (#21807)zeripath2022-11-142-12/+24
* Load GitRepo in API before deleting issue (#21720) (#21796)Jason Song2022-11-131-1/+1
* Upgrade golang.org/x/crypto (#21792) (#21793)Gusted2022-11-122-13/+13
* Ignore line anchor links with leading zeroes (#21728) (#21776)silverwind2022-11-112-15/+40
* Set last login when activating account (#21731) (#21755)Jason Song2022-11-111-0/+7
* Revert unrelated changes for SMTP auth (#21767) (#21768)wxiaoguang2022-11-106-11/+11
* Init git module before database migration (#21764) (#21765)wxiaoguang2022-11-101-0/+8
* Fix dashboard ignored system setting cache (#21621) (#21759)Lunny Xiao2022-11-1012-151/+172
* Fix UI language switching bug (#21597) (#21749)Xinyu Zhou2022-11-101-1/+1
* Remove semver compatible flag and change pypi to an array of test cases (#217...Wayne Starr2022-11-093-7/+50
* Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) (#21738)Xinyu Zhou2022-11-092-3/+4
* Allow local package identifiers for PyPI packages (#21690) (#21727)Wayne Starr2022-11-092-4/+11
* Fix token generation when using INTERNAL_TOKEN_URI (#21669) (#21670)wxiaoguang2022-11-032-6/+20
* Fix repository adoption on Windows (#21646) (#21650)zeripath2022-11-012-9/+10
* Fix opaque background on mermaid diagrams (#21642) (#21652)silverwind2022-11-012-0/+2
* Deal with markdown template without metadata (#21639) (#21654)Jason Song2022-11-012-10/+24
* Sync git hooks when config file path changed (#21619) (#21626)Jason Song2022-10-302-4/+15
* Use CSS color-scheme instead of invert (#21616) (#21623)silverwind2022-10-292-3/+3
* Fix `Timestamp.IsZero` (#21593) (#21603)KN4CK3R2022-10-271-1/+1
* Revert: auto generate INTERNAL_TOKEN (#21608) (#21609)wxiaoguang2022-10-271-0/+19
* Fix 500 on PR files API (#21602) (#21607)qwerty2872022-10-261-1/+5
* Revert "Do not send notifications for draft releases (#21451)" (#21594)v1.18.0-rc0techknowlogick2022-10-261-8/+7
* Change `commits-table` column width (#21564)KN4CK3R2022-10-251-3/+3
* Fix issues count bug (#21557)Lunny Xiao2022-10-254-45/+27
* Improve code comment review on mobile (#21461)Gusted2022-10-257-17/+44
* Consolidate remaining colors into variables (#21582)silverwind2022-10-253-121/+370
* [skip ci] Updated translations via CrowdinYarden Shoham2022-10-2529-0/+78
* Add sqlite vscode extension to Gitpod configuration (#21552)Yarden Shoham2022-10-241-0/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-24207-857/+857
* Fix package access for admins and inactive users (#21580)KN4CK3R2022-10-244-3/+34
* Allow for resolution of NPM registry paths that match upstream (#21568)Wayne Starr2022-10-243-1/+52
* Added missing headers on user packages page (#21172)Vladimir Yakovlev2022-10-241-0/+16
* Record OAuth client type at registration (#21316)M Hickford2022-10-2422-60/+226
* adapt README_{Country}.md stype name in localizedExtensions (#21486)a10121127962022-10-242-5/+5
* dump: Add option to skip index dirs (#21501)Johan Van de Wauw2022-10-241-0/+9
* Use recommended vscode configuration in gitpod environments (#21537)Yarden Shoham2022-10-241-0/+1
* Expand "Go to File" button again, fix 'Add File' margin (#21543)silverwind2022-10-242-1/+6
* Add yardenshoham to maintainers (#21566)Yarden Shoham2022-10-231-0/+1
* Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang2022-10-2371-390/+424