aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-2358-251/+227
* Add missing badges in user profile for /projects and /packages (#24232)Jakob2023-04-221-3/+6
* Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270)wxiaoguang2023-04-221-3/+0
* Improve template helper functions: string/slice (#24266)wxiaoguang2023-04-226-9/+9
* Fix footer display (#24251)wxiaoguang2023-04-221-29/+27
* Limit avatar upload to valid image files (#24258)JakobDev2023-04-213-3/+3
* Add project type descriptions in issue badge and improve project icons (#23437)yp053272023-04-211-7/+15
* Fix unclear "Owner" concept (#24233)wxiaoguang2023-04-205-38/+38
* Use secondary pointing menu for tabs on user/organization home page (#24162)Hester Gong2023-04-201-68/+65
* Fix issue attachment handling (#24202)wxiaoguang2023-04-204-23/+25
* Fix internal sever error when visiting a PR that bound to the deleted team (#...sillyguodong2023-04-191-2/+7
* Add repository counter badge to repository tab (#24205)Jakob2023-04-192-3/+9
* Fix template error in pull request with deleted head repo (#24192)Brecht Van Lommel2023-04-191-1/+1
* Make wiki title supports dashes and improve wiki name related features (#24143)wxiaoguang2023-04-192-29/+26
* Add unset default project column (#23531)yp053272023-04-192-14/+42
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-193-17/+30
* Add runner check in repo action page (#24124)yp053272023-04-191-6/+2
* Use same action status svg icons on actions list as on action page (#24178)Hester Gong2023-04-192-13/+27
* Fix duplicate modals when clicking on "remove all" repository button (#24129)Hester Gong2023-04-191-4/+4
* Fix wrong scopes of locale.PrettyNumber (#24181)Hester Gong2023-04-182-4/+4
* Improve Wiki TOC (#24137)wxiaoguang2023-04-171-18/+6
* Localize activity heatmap (except tooltip) (#24131)Yarden Shoham2023-04-171-1/+7
* Fix Org edit page bugs: renaming detection, maxlength (#24161)wxiaoguang2023-04-172-8/+9
* Refactor locale number (#24134)wxiaoguang2023-04-1710-32/+32
* Remove untranslatable `on_date` key (#24106)Yarden Shoham2023-04-152-8/+47
* Show friendly 500 error page to users and developers (#24110)wxiaoguang2023-04-145-10/+49
* Fix admin team access mode value in team_unit table (#24012)yp053272023-04-131-2/+2
* Add monospace toggle button to textarea (#24034)silverwind2023-04-131-0/+6
* Fix difficult translation for other languages (#24070)Lunny Xiao2023-04-121-1/+1
* Add tooltips to `Hide comment type` settings where necessary (#21306)delvh2023-04-121-2/+5
* Localize milestone related time strings (#24051)Yarden Shoham2023-04-123-4/+4
* Add cardtype to org/user level project on creation, edit and view (#24043)Hester Gong2023-04-112-0/+25
* Fix date display bug (#24047)wxiaoguang2023-04-116-7/+7
* Fine tune markdown editor toolbar (#24046)wxiaoguang2023-04-111-14/+14
* Add tooltips for MD editor buttons and add `muted` class for buttons (#23896)delvh2023-04-111-15/+14
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-1130-33/+36
* Allow adding SSH keys even if SSH server is disabled (#24025)Dmitry Sharshakov2023-04-101-7/+8
* Add placeholder and aria attributes to release and wiki edit page (#24031)silverwind2023-04-103-16/+22
* Remove "inverted" class on creating new label and cancel buttons (#24030)Hester Gong2023-04-101-2/+2
* Make label templates have consistent behavior and priority (#23749)wxiaoguang2023-04-102-4/+4
* Replace tribute with text-expander-element for textarea (#23985)silverwind2023-04-091-1/+3
* Expand/Collapse all changed files (#23639)sillyguodong2023-04-091-0/+2
* Re-add initial wiki page text when editing the page (#23984)wxiaoguang2023-04-091-0/+1
* fix: do not escape space between PyPI repository url and package nameā€¦ (#23...Daniel Gunzinger2023-04-081-1/+1
* Group template helper functions, remove `Printf`, improve template error mess...wxiaoguang2023-04-087-16/+17
* Show visibility status of email in own profile (#23900)n0toose2023-04-081-1/+19
* Fix markup background, improve wiki rendering (#23750)silverwind2023-04-072-3/+3
* Discolor pull request tab labels (#23950)silverwind2023-04-071-3/+3
* Improve markdown editor: width, height, preferred (#23895)wxiaoguang2023-04-071-8/+11
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-0712-67/+67