aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use different SVG for pending and running actions (#23836)Hester Gong2023-03-311-1/+1
* Fix dropdown direction behavior (#23806)wxiaoguang2023-03-301-2/+2
* Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790)wxiaoguang2023-03-302-13/+11
* Convert issue list checkboxes to native (#23596)silverwind2023-03-301-3/+1
* Diff improvements (#23553)silverwind2023-03-301-4/+14
* Implement Issue Config (#20956)JakobDev2023-03-281-8/+31
* Add API to manage issue dependencies (#17935)qwerty2872023-03-281-3/+36
* Add creation time in tag list page (#23693)Balki2023-03-281-0/+3
* Fix SVG close tag, improve commit graph page UI alignment (#23751)wxiaoguang2023-03-272-8/+8
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-2721-46/+46
* Refactor repo commit list (#23690)wxiaoguang2023-03-271-15/+8
* Fix tags view (#23243)Wiktor Kwapisiewicz2023-03-271-40/+22
* Fix project card preview select and template select (#23684)Zettat1232023-03-271-1/+1
* Fix incorrect `toggle` buttons (#23676)wxiaoguang2023-03-263-3/+3
* Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit...wxiaoguang2023-03-261-20/+15
* Allow new file and edit file preview if it has editable extension (#23624)Hester Gong2023-03-261-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-2442-117/+117
* Fix cancel button in the page of project edit not work (#23655)sillyguodong2023-03-241-1/+1
* Fix long project name display in issue list and in related dropdown (#23653)Hester Gong2023-03-242-5/+5
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-247-11/+11
* Fix incorrect `show-modal` and `show-panel` class (#23660)wxiaoguang2023-03-234-6/+6
* Use a general approach to show tooltip, fix temporary tooltip bug (#23574)wxiaoguang2023-03-232-3/+3
* Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#2...wxiaoguang2023-03-231-1/+1
* Decouple the issue-template code from comment_tab.tmpl (#23556)wxiaoguang2023-03-212-18/+23
* Remove `id="comment-form"` dead code, fix tag (#23555)wxiaoguang2023-03-211-53/+15