summaryrefslogtreecommitdiffstats
path: root/web_src/js/features
Commit message (Expand)AuthorAgeFilesLines
* Fix Org edit page bugs: renaming detection, maxlength (#24161)wxiaoguang2023-04-171-14/+5
* Sort repo topic labels by name (#24123)wxiaoguang2023-04-141-2/+3
* Add option to search for users is active join a team (#24093)Tyrone Yeh2023-04-141-1/+1
* Add monospace toggle button to textarea (#24034)silverwind2023-04-131-2/+19
* Add popup to hashed comments/pull requests/issues in file editing/adding prev...Hester Gong2023-04-112-10/+13
* Fine tune markdown editor toolbar (#24046)wxiaoguang2023-04-111-1/+4
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-112-32/+1
* Replace tribute with text-expander-element for textarea (#23985)silverwind2023-04-091-4/+74
* Expand/Collapse all changed files (#23639)sillyguodong2023-04-092-5/+38
* Improve markdown editor: width, height, preferred (#23895)wxiaoguang2023-04-072-13/+54
* Refactor authors dropdown (send get request from frontend to avoid long wait ...Hester Gong2023-04-073-60/+125
* Scroll collapsed file into view (#23702)Jimmy Praet2023-04-051-0/+3
* Fix code view (diff) broken layout (#23096)wxiaoguang2023-04-041-9/+0
* Introduce GiteaLocaleNumber custom element to handle number localization on p...wxiaoguang2023-04-031-11/+0
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-0311-690/+530
* Append `(comment)` when a link points at a comment rather than the whole issu...Hester Gong2023-04-033-1/+10
* Use clippie module to copy to clipboard (#23801)silverwind2023-04-023-45/+6
* Fix JS error when changing PR's target branch (#23862)wxiaoguang2023-04-011-2/+0
* Fix dropdown direction behavior (#23806)wxiaoguang2023-03-301-1/+8
* Convert issue list checkboxes to native (#23596)silverwind2023-03-301-18/+4
* Fix issue due date edit toggle bug (#23723)wxiaoguang2023-03-281-1/+1
* Fix incorrect `toggle` buttons (#23676)wxiaoguang2023-03-261-5/+8
* Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit...wxiaoguang2023-03-262-23/+18
* Allow new file and edit file preview if it has editable extension (#23624)Hester Gong2023-03-261-14/+27
* Remove row clicking from notification table (#22695)John Olheiser2023-03-251-15/+0
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-1/+1
* Fix cancel button in the page of project edit not work (#23655)sillyguodong2023-03-241-1/+1
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-242-9/+8
* Use a general approach to show tooltip, fix temporary tooltip bug (#23574)wxiaoguang2023-03-234-16/+2
* Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542)wxiaoguang2023-03-223-300/+1
* Fix JS error on compare page (#23551)silverwind2023-03-181-13/+15
* Fix diff detail buttons wrapping, use tippy for review box (#23271)silverwind2023-03-171-6/+17
* Imrove scroll behavior to hash issuecomment(scroll position, auto expand if f...Hester Gong2023-03-171-1/+21
* Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy...wxiaoguang2023-03-174-85/+197
* Refactor branch/tag selector to Vue SFC (#23421)wxiaoguang2023-03-143-13/+5
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-145-12/+26
* Sync the class change of Edit Column Button to JS code (#23400)yp053272023-03-121-26/+22
* Refactor branch/tag selector dropdown (first step) (#23394)wxiaoguang2023-03-111-1/+1
* Hide target selector if tag exists when creating new release (#23171)Zettat1232023-03-101-2/+37
* Fix incorrect display for comment context menu (#23343)wxiaoguang2023-03-081-2/+3
* Fix various ImageDiff/SVG bugs (#23312)wxiaoguang2023-03-071-8/+7
* Scoped labels: don't require holding alt key to remove (#23303)Brecht Van Lommel2023-03-061-6/+1
* Change interactiveBorder to fix popup preview (#23169)Hester Gong2023-03-051-0/+1
* Improve the frontend guideline (#23298)wxiaoguang2023-03-051-1/+1
* Scoped labels: set aria-disabled on muted Exclusive option for a11y (#23306)Brecht Van Lommel2023-03-051-0/+2
* Make Ctrl+Enter submit a pending comment (starting review) instead of submitt...wxiaoguang2023-03-042-5/+11
* Fix various bugs for "install" page (#23194)wxiaoguang2023-03-041-1/+38
* Support paste treepath when creating a new file or updating the file name (#2...Hester Gong2023-03-031-28/+38
* Use async await to fix empty quote reply at first time (#23168)HesterG2023-03-023-20/+23
* Fix switched citation format (#23250)Blender Defender2023-03-021-1/+1