summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Search branches (#27055)Lunny Xiao2023-09-171-2/+13
* Support `.git-blame-ignore-revs` file (#26395)KN4CK3R2023-09-161-0/+12
* Add `RemoteAddress` to mirrors (#26952)KN4CK3R2023-09-162-6/+4
* Use `print` instead of `printf` (#27093)KN4CK3R2023-09-167-23/+23
* Display all user types and org types on admin management UI (#27050)Lunny Xiao2023-09-142-1/+10
* Fix incorrect default branch label while switching between branches (#27053)yp053272023-09-141-5/+6
* Fix Fomantic's line-height causing vertical scrollbars to appear (#26961)Kerwin Bryant2023-09-131-1/+3
* Show OpenID Connect and OAuth on signup page (#20242)Dmitry Sharshakov2023-09-133-0/+23
* add sparse url in cargo package guide (#26937)merlleu2023-09-131-1/+2
* Add missing 404 response to Swagger (#27038)JakobDev2023-09-131-0/+450
* Improve repo/user/org search (#27030)wxiaoguang2023-09-121-1/+1
* resolve issue with sort icons on admin/users and admin/runners (#24360)jladbrook2023-09-121-3/+12
* Fix "delete" modal dialog for issue/PR (#27015)wxiaoguang2023-09-112-2/+12
* Improve "language stats" UI (#26968)wxiaoguang2023-09-101-36/+32
* Improve issue list layout (#26983)wxiaoguang2023-09-091-7/+5
* Add a new column schedule_id for action_run to track (#26975)Lunny Xiao2023-09-081-5/+9
* Improve flex list UI (#26970)wxiaoguang2023-09-0813-16/+18
* Refactor dashboard/feed.tmpl (#26956)CaiCandong2023-09-071-30/+30
* Improve SSH Key / GPG Key / Deploy Key UI (#26949)wxiaoguang2023-09-073-32/+32
* Extract common code to new template (#26933)Kerwin Bryant2023-09-065-46/+32
* Fix the secret regexp pattern on web page (#26910)Nanguan Lin2023-09-051-1/+1
* update footer link to new landing page (#26916)techknowlogick2023-09-051-1/+1
* Refactor secrets modification logic (#26873)KN4CK3R2023-09-051-8/+14
* feat(API): add routes and functions for managing user's secrets (#26909)Bo-Yi Wu2023-09-051-0/+78
* Extract common code to new template (#26903)Kerwin Bryant2023-09-054-68/+25
* More fixes for the "commit-body" (#26898)wxiaoguang2023-09-042-2/+2
* Show queue's active worker number (#26896)wxiaoguang2023-09-042-6/+10
* Remove CSS `has` selector and improve various styles (#26891)wxiaoguang2023-09-042-1/+9
* Relocate the `RSS user feed` button (#26882)BeYonme2023-09-031-3/+3
* Refactor "shortsha" (#26877)wxiaoguang2023-09-033-21/+11
* Refactor `og:description` to limit the max length (#26876)wxiaoguang2023-09-031-5/+10
* Enable djlint H008 and fix issues (#26869)silverwind2023-09-015-13/+13
* Improve opengraph previews (#26851)Linus Groh2023-09-012-36/+43
* Add more descriptive error on forgot password page (#26848)Jack Hay2023-09-011-1/+1
* Move licenses.txt to /assets directory (#26866)silverwind2023-09-011-1/+1
* feat(API): add secret deletion functionality for repository (#26808)Bo-Yi Wu2023-09-011-0/+44
* Minor dashboard tweaks, fix flex-list margins (#26829)silverwind2023-08-3110-15/+26
* Update team invitation email link (#26550)Jack Hay2023-08-311-2/+1
* Remove "TODO" tasks from CSS file (#26835)wxiaoguang2023-08-315-12/+12
* User details page (#26713)Denys Konovalov2023-08-317-39/+171
* Render code blocks in repo description (#26830)silverwind2023-08-311-2/+2
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-3122-61/+49
* Remove polluted ".ui.left" style (#26809)wxiaoguang2023-08-301-12/+4
* Improve flex list item padding (#26779)wxiaoguang2023-08-291-3/+20
* feat(API): add route and implementation for creating/updating repository secr...Bo-Yi Wu2023-08-291-0/+59
* Add default label in branch select list (#26697)yp053272023-08-291-0/+1
* Fix being unable to use a repo that prohibits accepting PRs as a PR source. (...CaiCandong2023-08-291-1/+1
* Improve modal dialog UI (#26764)wxiaoguang2023-08-281-10/+24
* Refactor some CSS styles and simplify code (#26771)wxiaoguang2023-08-288-51/+47
* refactor(API): refactor secret creation and update functionality (#26751)Bo-Yi Wu2023-08-281-83/+25