aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Improve some modal action buttons (#24289)wxiaoguang2023-04-2419-33/+29
* Fix no edit/close/delete button in org repo project view page (#24301)yp053272023-04-241-2/+2
* Replace whitespace inside template parens during make fmt (#24293)silverwind2023-04-242-2/+2
* Add comments for Manually Merged feature (#24291)wxiaoguang2023-04-231-0/+9
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-238-11/+13
* Tweak pull request branch delete ui (#23951)silverwind2023-04-231-29/+28
* Set type="password" on all auth_token fields (#22175)Dan Church2023-04-234-4/+4
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-2322-144/+84
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-2321-94/+78
* Improve template helper functions: string/slice (#24266)wxiaoguang2023-04-226-9/+9
* Limit avatar upload to valid image files (#24258)JakobDev2023-04-211-1/+1
* Add project type descriptions in issue badge and improve project icons (#23437)yp053272023-04-211-7/+15
* 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
* 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-191-7/+22
* 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 wrong scopes of locale.PrettyNumber (#24181)Hester Gong2023-04-181-2/+2
* Improve Wiki TOC (#24137)wxiaoguang2023-04-171-18/+6
* Refactor locale number (#24134)wxiaoguang2023-04-176-15/+15
* Fix difficult translation for other languages (#24070)Lunny Xiao2023-04-121-1/+1
* Localize milestone related time strings (#24051)Yarden Shoham2023-04-122-3/+3
* Fix date display bug (#24047)wxiaoguang2023-04-114-5/+5
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-115-6/+6
* Add placeholder and aria attributes to release and wiki edit page (#24031)silverwind2023-04-102-10/+11
* 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
* 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
* Group template helper functions, remove `Printf`, improve template error mess...wxiaoguang2023-04-087-16/+17
* 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-079-64/+64
* Use a general Eval function for expressions in templates. (#23927)wxiaoguang2023-04-079-19/+20
* Clean template/helper.go (#23922)wxiaoguang2023-04-073-3/+6
* Title can be empty when creating tag only (#23917)Zettat1232023-04-061-1/+1
* Refactor authors dropdown (send get request from frontend to avoid long wait ...Hester Gong2023-04-073-21/+19
* Use graceful editorconfig loader to reduce errors when loading malformed edit...Yoan Blanc2023-04-061-3/+6
* Fix code view (diff) broken layout (#23096)wxiaoguang2023-04-044-21/+25
* Remove fomantic ".link" selector and styles (#23888)wxiaoguang2023-04-032-14/+8
* Disable editing tags (#23883)Zettat1232023-04-031-1/+1
* Introduce GiteaLocaleNumber custom element to handle number localization on p...wxiaoguang2023-04-036-15/+15
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-0310-77/+76
* Added close/open button to details page of milestone (#23877)Bartlomiej Komendarczuk2023-04-031-0/+7
* Fix review conversation reply (#23846)wxiaoguang2023-04-011-0/+1
* Improve home page template, fix Sort dropdown menu flash (#23856)wxiaoguang2023-04-011-1/+1