summaryrefslogtreecommitdiffstats
path: root/web_src/js/features
Commit message (Expand)AuthorAgeFilesLines
* Clarify "text-align" CSS helpers, fix clone button padding (#25763) (#25764)wxiaoguang2023-07-102-2/+2
* Fix notification list bugs (#25781) (#25787)Giteabot2023-07-091-1/+1
* Always pass 6-digit hex color to monaco (#25780) (#25782)silverwind2023-07-092-19/+22
* Prevent duplicate image loading (#25675) (#25684)Giteabot2023-07-041-1/+2
* Fix show more for image on diff page (#25672) (#25673)Giteabot2023-07-041-0/+2
* Revert "Make buttons in a modal form have proper type. (#25446) (#25478)" (#2...wxiaoguang2023-06-241-2/+0
* Make buttons in a modal form have proper type. (#25446) (#25478)Denys Konovalov2023-06-241-0/+2
* Improve wiki sidebar and TOC (#25460) (#25477)Giteabot2023-06-241-0/+12
* Update JS dependencies, remove space after emoji completion (#25266) (#25352)silverwind2023-06-201-1/+3
* Fix label list divider (#25312) (#25372)Giteabot2023-06-191-0/+1
* Fix issue and commit status popup padding (#25254) (#25288)Giteabot2023-06-152-0/+2
* Show OAuth2 errors to end users (#25261) (#25271)Giteabot2023-06-151-0/+6
* Use flex to align SVG and text (#25163) (#25260)Giteabot2023-06-141-2/+2
* Remove hacky patch for "safari emoji glitch fix" (#25208) (#25211)Giteabot2023-06-121-14/+0
* Fix strange UI behavior of cancelling dismiss review modal (#25172)silverwind2023-06-111-7/+0
* Fix mobile navbar and misc cleanups (#25134) (#25169)Giteabot2023-06-113-14/+14
* Fix webauthn regression and improve code (#25113)wxiaoguang2023-06-071-27/+16
* Clean up WebAuthn javascript code and remove JQuery code (#22697)zeripath2023-06-061-134/+129
* Remove the service worker (#25010)silverwind2023-05-311-57/+0
* Refactor diffFileInfo / DiffTreeStore (#24998)wxiaoguang2023-05-301-23/+16
* Improve and fix bugs surrounding reactions (#24760)silverwind2023-05-284-44/+35
* Add the ability to pin Issues (#24406)JakobDev2023-05-251-0/+60
* Rework notifications list (#24812)silverwind2023-05-251-0/+24
* Support Copy Link for video attachments (#24833)Brecht Van Lommel2023-05-211-0/+3
* Improve accessibility when (re-)viewing files (#24817)delvh2023-05-216-19/+18
* Fix OAuth loading state (#24788)silverwind2023-05-181-18/+16
* Add two eslint plugins (#24776)silverwind2023-05-182-2/+2
* Support for status check pattern (#24633)Zettat1232023-05-171-0/+24
* Fix WEBP image copying (#24743)silverwind2023-05-161-16/+11
* Add status indicator on main home screen for each repo (#24638)Yarden Shoham2023-05-133-6/+6
* Make repo migration cancelable and fix various bugs (#24605)wxiaoguang2023-05-111-43/+47
* Improve "goto issue by number" button (#24577)wxiaoguang2023-05-104-31/+89
* Modify luminance calculation and extract related functions into single files ...Hester Gong2023-05-101-2/+3
* Add permission check for moving issue action in project view page (#24589)yp053272023-05-091-1/+1
* Update JS dependencies, add new eslint rules (#24597)silverwind2023-05-096-11/+8
* Support markdown editor for issue template (#24400)yp053272023-05-086-79/+152
* Add goto issue id function (#24479)Tyrone Yeh2023-05-071-0/+29
* 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