aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up diff header css and reduce global textarea min-height (#29232)silverwind2024-02-182-2/+2
* Convert visibility to number (#29226)Tim-Nicas Oelschläger2024-02-181-1/+1
* Artifact deletion in actions ui (#27172)FuXiaoHei2024-02-181-0/+1
* Refactor more code in templates (#29236)wxiaoguang2024-02-183-14/+13
* Use "Safe" modifier for manually constructed safe HTML strings in templates (...wxiaoguang2024-02-1812-15/+15
* Fix labels referencing the wrong ID in the user profile settings (#29199)Yarden Shoham2024-02-171-6/+6
* Fix label `for` pointing to a `name` instead of `id` in webhook settings (#29...Yarden Shoham2024-02-171-1/+1
* Fix missing template for follow button in organization (#29215)Yarden Shoham2024-02-172-7/+8
* Fix broken following organization (#29005)yp053272024-02-171-7/+9
* Reference labels by IDs instead of names in `keys` settings (#29194)Yarden Shoham2024-02-164-7/+7
* Auto-update the system status in admin dashboard (#29163)Yarden Shoham2024-02-163-64/+66
* Implement contributors graph (#27882)Şahin Akkaya2024-02-154-227/+255
* Tweak repo header (#29134)silverwind2024-02-152-7/+7
* Change webhook-type in create-view (#29114)Tim-Nicas Oelschläger2024-02-154-49/+59
* Fix can not select team reviewers when reviewers is empty (#29174)yp053272024-02-151-2/+4
* move sign in labels to be above inputs (#28753)Rafael Heard2024-02-153-19/+12
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-147-14/+14
* Show `View at this point in history` for every commit (#29122)Tim-Nicas Oelschläger2024-02-131-3/+6
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-124-2/+34
* Show more settings for empty repositories (#29130)Tim-Nicas Oelschläger2024-02-111-4/+6
* Rework spellchecking, add `lint-spell` (#29106)silverwind2024-02-092-2/+2
* Improve user experience for outdated comments (#29050)wxiaoguang2024-02-081-0/+3
* Hide code links on release page if user cannot read code (#29064)Jason Song2024-02-061-24/+5
* Don't do a full page load when clicking `Watch` or `Star` (#29001)Yarden Shoham2024-02-053-30/+30
* Remove useless template file (#29053)Jason Song2024-02-051-19/+0
* Show whether a PR is WIP inside popups (#28975)Bram Hagens2024-02-041-0/+4
* Fix default avatar image size in PR diff page (#28971)yp053272024-02-023-3/+3
* Update JS and PY dependencies, build for `es2020` browsers (#28977)silverwind2024-02-021-2/+2
* Wrap contained tags and branches again (#29021)delvh2024-02-021-2/+2
* Fix incorrect button CSS usages (#29015)wxiaoguang2024-02-013-4/+4
* Fix UI Spacing Errors in mirror settings (#28990)yp053272024-02-011-3/+14
* Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow`...Yarden Shoham2024-01-304-18/+18
* Preserve BOM in web editor (#28935)silverwind2024-01-271-2/+1
* Show in Web UI if file is vendored and generated (#28620)JakobDev2024-01-241-0/+10
* Don't reload timeline page when (un)resolving or replying conversation (#28654)Jimmy Praet2024-01-242-133/+134
* Allow to sync tags from admin dashboard (#28045)JakobDev2024-01-241-0/+4
* Don't run push mirrors for archived repos (#27140)JakobDev2024-01-241-170/+176
* Fix hardcoded GitHub icon used as migrated release avatar (#28910)wackbyte2024-01-241-1/+1
* Don't show new pr button when page is not compare pull (#26431)yp053272024-01-211-3/+5
* Revert adding htmx until we finaly decide to add it (#28879)65432024-01-213-18/+17
* Don't do a full page load when clicking the follow button (#28872)Yarden Shoham2024-01-201-4/+4
* Don't do a full page load when clicking the subscribe button (#28871)Yarden Shoham2024-01-202-13/+14
* Add support for sha256 repositories (#23894)Adam Majer2024-01-196-1/+41
* Fix some RPM registry flaws (#28782)KN4CK3R2024-01-191-7/+25
* Fix display latest sync time for pull mirrors on the repo page (#28841)yp053272024-01-181-8/+7
* Render code block in activity tab (#28816)JakobDev2024-01-161-7/+7
* Remove trust model selection from repository creation on web page because it ...Lunny Xiao2024-01-161-25/+1
* Fix links in issue card (#28806)Denys Konovalov2024-01-151-3/+3
* Show latest commit for file (#28067)JakobDev2024-01-153-31/+48
* Add ability to see open and closed issues at the same time (#28757)Gwyneth Morgan2024-01-151-2/+2