summaryrefslogtreecommitdiffstats
path: root/web_src/js/features
Commit message (Expand)AuthorAgeFilesLines
* Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled...Jason Song2023-07-183-2/+4
* Import `sortablejs` only once (#25936)silverwind2023-07-172-7/+6
* Fix notification list bugs (#25781)wxiaoguang2023-07-091-1/+1
* Always pass 6-digit hex color to monaco (#25780)silverwind2023-07-092-19/+22
* Clarify "text-align" CSS helpers, fix clone button padding (#25763)wxiaoguang2023-07-082-2/+2
* Prevent duplicate image loading (#25675)delvh2023-07-041-1/+2
* Fix show more for image on diff page (#25672)HesterG2023-07-041-0/+2
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Add toasts to UI (#25449)silverwind2023-06-274-5/+9
* Revert "Make buttons in a modal form have proper type. (#25446)" (#25485)wxiaoguang2023-06-251-2/+0
* Highlight viewed files differently in the PR filetree (#24956)sebastian-sauer2023-06-251-1/+10
* Improve wiki sidebar and TOC (#25460)wxiaoguang2023-06-231-0/+12
* Make buttons in a modal form have proper type. (#25446)wxiaoguang2023-06-231-0/+2
* Support configuration variables on Gitea Actions (#24724)sillyguodong2023-06-201-21/+52
* rename tributeValues to mentionValues (#25375)silverwind2023-06-201-1/+1
* Fix sidebar label dropdown divider (#25359)HesterG2023-06-191-1/+1
* Batch delete issue and improve tippy opts (#25253)wxiaoguang2023-06-193-29/+61
* Fix label list divider (#25312)wxiaoguang2023-06-181-0/+1
* Fix incorrect link-action event target (#25306)wxiaoguang2023-06-181-3/+3
* Update JS dependencies, remove space after emoji completion (#25266)silverwind2023-06-181-1/+3
* Use fetch to send requests to create issues/comments (#25258)wxiaoguang2023-06-162-16/+25
* Fix issue and commit status popup padding (#25254)wxiaoguang2023-06-152-0/+2
* Show OAuth2 errors to end users (#25261)wxiaoguang2023-06-151-0/+6
* Use flex to align SVG and text (#25163)wxiaoguang2023-06-141-2/+2
* Change form actions to fetch for submit review box (#25219)HesterG2023-06-143-11/+96
* Improve AJAX link and modal confirm dialog (#25210)wxiaoguang2023-06-131-77/+57
* Disable `Create column` button while the column name is empty (#25192)Punit Inani2023-06-131-17/+37
* Remove hacky patch for "safari emoji glitch fix" (#25208)wxiaoguang2023-06-121-14/+0
* Fix mobile navbar and misc cleanups (#25134)silverwind2023-06-093-14/+14
* Fix strange UI behavior of cancelling dismiss review modal (#25133)yp053272023-06-081-7/+0
* 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