summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove some transition related code (#26755)wxiaoguang2023-08-281-2/+2
* Use docs.gitea.com instead of docs.gitea.io (#26739)Lunny Xiao2023-08-2731-35/+35
* Adding hint `Archived` to archive label. (#26741)puni98692023-08-271-0/+5
* Fix template bugs in recently_pushed_new_branches.tmpl (#26744)wxiaoguang2023-08-271-2/+2
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-2610-51/+51
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-2614-28/+28
* Remove fomantic loader module (#26670)silverwind2023-08-252-8/+4
* Fix link in mirror docs (#26719)silverwind2023-08-251-1/+1
* Remove incorrect CSS helper classes (#26712)wxiaoguang2023-08-252-6/+6
* Fix review bar misalignment (#26711)wxiaoguang2023-08-241-1/+1
* Improve Image Diff UI (#26696)wxiaoguang2023-08-241-5/+2
* Make issue template field template access correct template data (#26698)wxiaoguang2023-08-241-2/+1
* add Upload URL to release API (#26663)Earl Warren2023-08-241-0/+4
* Add `member`, `collaborator`, `contributor`, and `first-time contributor` rol...yp053272023-08-241-11/+6
* feat(API): update and delete secret for managing organization secrets (#26660)Bo-Yi Wu2023-08-241-1/+99
* Remove ref name in PR commits page (#25876)yp053272023-08-241-3/+3
* Make "link-action" backend code respond correct JSON content (#26680)wxiaoguang2023-08-234-4/+4
* Fix doubled box-shadow in branch dropdown menu (#26678)wxiaoguang2023-08-231-1/+1
* More improvements for the "flex list" and the dashboard list (#26675)wxiaoguang2023-08-232-19/+16
* Fix counting and filtering on the dashboard page for issues (#26657)Jason Song2023-08-231-6/+6
* Improve repo sub menu (#26531)yp053272023-08-221-4/+4
* Improve show role (#26621)yp053272023-08-223-61/+23
* Improve some flex layouts (#26649)wxiaoguang2023-08-222-58/+93
* feat: implement organization secret creation API (#26566)Bo-Yi Wu2023-08-221-2/+72
* Check disabled workflow when rerun jobs (#26535)yp053272023-08-221-0/+2
* Remove avatarHTML from template helpers (#26598)wxiaoguang2023-08-211-1/+1
* Improve translation of milestone filters (#26569)CaiCandong2023-08-211-2/+2
* Add `branch_filter` to hooks API endpoints (#26599)Yarden Shoham2023-08-211-0/+4
* Fix "issueReposQueryPattern does not match query" (#26556)Jason Song2023-08-171-1/+1
* Differentiate better between user settings and admin settings (#26538)yp053272023-08-162-2/+2
* Improve deadline icon location in milestone list page (#26532)yp053272023-08-161-1/+1
* Use unique class for breadcrumb divider (#26524)silverwind2023-08-165-5/+5
* Fix typo of RunerOwnerID (#26508)yp053272023-08-151-1/+1
* Fix display problems of members and teams unit (#26363)yp053272023-08-152-17/+20
* Add API route to list org secrets (#26485)Bo-Yi Wu2023-08-151-0/+64
* add disable workflow feature (#26413)a10121127962023-08-141-1/+18