aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Show syntax lexer name in file view/blame (#21814)silverwind2022-11-193-35/+36
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-4/+1
* Timeline and color tweaks (#21799)silverwind2022-11-1910-30/+22
* Added space between avatar and username (#21825)May2022-11-151-1/+1
* Add `updated_at` field to PullReview API object (#21812)Yarden Shoham2022-11-151-0/+5
* Remove `href="javascript:;"` in "save topics (Done)" button (#21813)Yarden Shoham2022-11-151-1/+1
* Render number of commits in repo page in a user friendly way (#21786)Yarden Shoham2022-11-131-1/+1
* Copy citation file content, in APA and BibTex format, on repo home page (#19999)Nolann2022-11-113-2/+39
* Add "Copy" button to file view of raw text (#21629)Yarden Shoham2022-11-041-0/+5
* Clean up formatting on install page (#21668)zeripath2022-11-031-15/+15
* Add Webhook authorization header (#20926)oliverpool2022-11-033-4/+21
* Configure update checker on installation page (#21655)Gusted2022-11-011-0/+7
* fix: PR status layout on mobile (#21547)kolaente2022-10-281-8/+10
* Fix UI column width, button overflow Fomantic's grid (#21559)Xinyu Zhou2022-10-281-1/+1
* Change `commits-table` column width (#21564)KN4CK3R2022-10-251-3/+3
* Improve code comment review on mobile (#21461)Gusted2022-10-253-6/+6
* Added missing headers on user packages page (#21172)Vladimir Yakovlev2022-10-241-0/+16
* Record OAuth client type at registration (#21316)M Hickford2022-10-243-0/+16
* Expand "Go to File" button again, fix 'Add File' margin (#21543)silverwind2022-10-241-1/+1
* Allow package version sorting (#21453)KN4CK3R2022-10-232-8/+14
* Added check for disabled Packages (#21540)rock2dust2022-10-221-3/+5
* Fix generating compare link (#21519)Lunny Xiao2022-10-211-1/+1
* Revert increased width on pull pages (#21470)Gusted2022-10-193-3/+3
* Add team member invite by email (#20307)KN4CK3R2022-10-193-1/+55
* Disable the 'Add File' button when not able to edit repo (#21503)silverwind2022-10-191-17/+15
* Fix branch dropdown shifting on page load (#21428)silverwind2022-10-192-9/+9
* Localize all timestamps (#21440)Yarden Shoham2022-10-1719-23/+23
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-171-2/+10
* Add `code` highlighting in issue titles (#21432)Yarden Shoham2022-10-163-6/+6
* Diff file tree tweaks (#21446)silverwind2022-10-141-8/+10
* Run `make fmt` (#21437)Yarden Shoham2022-10-132-6/+6
* Remove useless `appVer` from JS `window.config` (#21445)wxiaoguang2022-10-141-1/+0
* Fix #21406: Hide repo information from file view/blame mode (#21420)Neel2022-10-132-0/+4
* Respect user's locale when rendering the date range in the repo activity page...Yarden Shoham2022-10-131-1/+1
* Support instance-wide OAuth2 applications (#21335)qwerty2872022-10-124-1/+27
* Remove cancel button in repo creation page (#21381)Yarden Shoham2022-10-111-1/+0
* Add user/organization code search (#19977)Lauris BH2022-10-1110-69/+111
* Fix calls to i18n in templates (#21394)wxiaoguang2022-10-103-8/+8
* Allow creation of OAuth2 applications for orgs (#18084)qwerty2872022-10-098-118/+140
* Removed one extra whitespace in footer after "Template" (#21364)Michael Horstmann2022-10-081-2/+1
* Make external issue tracker regexp configurable via API (#21338)Andrew Imeson2022-10-071-1/+6
* Fix default theme-auto selector when nologin (#21346)rock2dust2022-10-061-1/+1
* Add `stat` to `ToCommit` function for speed (#21337)Gennady Kovshenin2022-10-061-0/+6
* Fix typo in API comment document (#21347)wxiaoguang2022-10-051-3/+30
* Remove extra space from title element (#21345)rock2dust2022-10-051-1/+1
* Fix linked account translation (#21331)John Olheiser2022-10-041-1/+1
* Tag list should include draft releases with existing tags (#21263)Jason Song2022-10-031-4/+2
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-012-5/+7
* Fix issue that `sync_on_commit` is not set (#21309)Chongyi Zheng2022-10-011-1/+1
* Add pages to view watched repos and subscribed issues/PRs (#17156)qwerty2872022-09-292-0/+83