summaryrefslogtreecommitdiffstats
path: root/web_src/js/features
Commit message (Expand)AuthorAgeFilesLines
* Display warning when user try to rename default branch (#24512)sillyguodong2023-05-041-0/+5
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-032-6/+4
* Fix EasyMDE toolbar (#24489)silverwind2023-05-033-58/+164
* Enable whitespace rendering on selection in Monaco (#24444)silverwind2023-05-021-1/+0
* Replace `N/A` with `-` everywhere (#24474)silverwind2023-05-021-1/+1
* Remove all direct references to font-awesome (#24448)Yarden Shoham2023-05-011-4/+5
* Improve issue list filter (#24425)wxiaoguang2023-04-301-1/+1
* Move `Rename branch` from repo settings page to the page of branches list (#2...sillyguodong2023-04-301-0/+19
* Improve protected branch setting page (#24379)Hester Gong2023-04-291-17/+9
* Add eslint-plugin-regexp (#24361)silverwind2023-04-261-1/+1
* Alert error message if open dependencies are included in the issues that try ...sillyguodong2023-04-261-0/+2
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-9/+8
* Improve emoji and mention matching (#24255)Yarden Shoham2023-04-221-18/+4
* Introduce eslint-plugin-no-jquery/no-event-shorthand (#24198)yp053272023-04-209-15/+15
* Fix issue attachment handling (#24202)wxiaoguang2023-04-201-24/+30
* Make wiki title supports dashes and improve wiki name related features (#24143)wxiaoguang2023-04-191-6/+0
* Fix Resolve Conversation not working in Conversation view (#24191)Brecht Van Lommel2023-04-191-1/+1
* Add unset default project column (#23531)yp053272023-04-191-11/+22
* Make mention autocomplete case insensitive in new markdown editor (#24190)Brecht Van Lommel2023-04-181-2/+4
* Fix duplicate modals when clicking on "remove all" repository button (#24129)Hester Gong2023-04-191-4/+4
* Localize activity heatmap (except tooltip) (#24131)Yarden Shoham2023-04-171-1/+5
* 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