aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Replace `N/A` with `-` everywhere (#24474)silverwind2023-05-021-1/+1
* Add rerun workflow button and refactor to use SVG octicons (#24350)yp053272023-05-012-17/+18
* Remove all direct references to font-awesome (#24448)Yarden Shoham2023-05-012-17/+22
* 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-262-2/+2
* Alert error message if open dependencies are included in the issues that try ...sillyguodong2023-04-261-0/+2
* Improve RSS (#24335)wxiaoguang2023-04-251-1/+10
* Automatically select the org when click create repo from org dashboard (#24325)yp053272023-04-251-1/+2
* Restore bold on repolist (#24337)silverwind2023-04-251-1/+1
* Add RSS Feeds for branches and files (#22719)jladbrook2023-04-252-0/+5
* Add --font-weight-bold and set previous bold to 601 (#24307)wxiaoguang2023-04-241-1/+1
* 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-224-18/+103
* 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
* Use same action status svg icons on actions list as on action page (#24178)Hester Gong2023-04-191-6/+9
* 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-172-11/+6
* Fix Org edit page bugs: renaming detection, maxlength (#24161)wxiaoguang2023-04-171-14/+5
* Fix math and mermaid rendering bugs (#24049)silverwind2023-04-175-40/+42
* Refactor locale number (#24134)wxiaoguang2023-04-172-21/+0
* Use 1.18's aria role for dropdown menus (#24144)wxiaoguang2023-04-161-2/+2
* 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
* Show friendly 500 error page to users and developers (#24110)wxiaoguang2023-04-141-1/+11
* Add monospace toggle button to textarea (#24034)silverwind2023-04-131-2/+19
* Update the value of the `diffEnd` when click `Show More` btn in the DiffFileT...sillyguodong2023-04-121-0/+2
* Expand selected file when clicking file tree (#24041)sillyguodong2023-04-121-0/+10
* Add popup to hashed comments/pull requests/issues in file editing/adding prev...Hester Gong2023-04-112-10/+13
* Use reactive store to share data between components (#23996)wxiaoguang2023-04-113-15/+15
* Fine tune markdown editor toolbar (#24046)wxiaoguang2023-04-111-1/+4
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-116-69/+51
* Replace tribute with text-expander-element for textarea (#23985)silverwind2023-04-091-4/+74
* Expand/Collapse all changed files (#23639)sillyguodong2023-04-093-18/+40
* Add job.duration in web ui (#23963)yp053272023-04-071-2/+4
* Highlight selected file in the PR file tree (#23947)yusifeng2023-04-072-11/+29
* Improve markdown editor: width, height, preferred (#23895)wxiaoguang2023-04-073-13/+175
* Refactor authors dropdown (send get request from frontend to avoid long wait ...Hester Gong2023-04-076-64/+174
* Update eslints for Vue 3 (#23935)Jonathan Tran2023-04-051-1/+1
* 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-037-34/+25
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-0314-703/+531
* Append `(comment)` when a link points at a comment rather than the whole issu...Hester Gong2023-04-033-1/+10