summaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Improve comment header for Mobile (#20781)Gusted2022-08-141-0/+12
* Switch Unicode Escaping to a VSCode-like system (#19990)zeripath2022-08-131-1/+5
* Remove useless JS operation for relative time tooltips (#20756)silverwind2022-08-121-8/+0
* Slightly reduce exclamation icon size (#20753)silverwind2022-08-121-1/+1
* Fix loading button with invalid form (#20754)silverwind2022-08-111-10/+6
* Make branch icon stand out more (#20726)Gusted2022-08-101-1/+1
* Replace some icons with SVG (#20741)silverwind2022-08-101-0/+1
* Use separate class for tippy targets (#20742)silverwind2022-08-103-4/+10
* Add support mCaptcha as captcha provider (#20458)Gusted2022-08-104-1/+25
* Fix CI status popup (#20737)silverwind2022-08-101-1/+1
* Change commit status icons to SVG (#20736)silverwind2022-08-092-2/+3
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-0916-2101/+179
* Rework repo buttons (#20602)silverwind2022-08-083-73/+53
* Add support for Pub packages (#20560)KN4CK3R2022-08-071-0/+19
* Background color of private list-items updated (#20630)Luke Wyatt2022-08-063-5/+3
* move handleGlobalEnterQuickSubmit into a separate file to avoid cycle-import ...wxiaoguang2022-08-053-15/+17
* Fix the JS error "EventSource is not defined" caused by some non-standard bro...wxiaoguang2022-08-033-64/+71
* Clean up and fix clone button script (#20415)silverwind2022-07-311-27/+3
* Fix default merge style (#20564)wxiaoguang2022-07-311-1/+4
* Fix dashboard switching on Mobile (#20238)Gusted2022-07-282-0/+10
* Add a checkbox to select all issues/PRs (#20177)Tyrone Yeh2022-07-281-8/+27
* Fix ROOT_URL detection for URLs without trailing slash (#20502)wxiaoguang2022-07-271-1/+2
* Display project in issue list (#20434)aceArt-GmbH2022-07-261-1/+2
* Use body text color in repository files table links (#20386)Lucas Azevedo2022-07-223-4/+10
* Add eslint-plugin-sonarjs (#20431)silverwind2022-07-222-4/+4
* Update JS dependencies (#20423)silverwind2022-07-204-9/+7
* Use tippy.js for context popup (#20393)silverwind2022-07-194-11/+103
* Fix eslint parsing errors, remove eslint-plugin-html (#20323)silverwind2022-07-151-0/+16
* Fix checks in PR for empty commits #19603 (#20290)Ing. Jaroslav Šafka2022-07-131-1/+1
* Fix various typos (#20338)luzpaz2022-07-122-2/+2
* Changed scroll to auto for some UI elements. (#20294)KN4CK3R2022-07-104-5/+5
* Refix notification bell placement (#20251)zeripath2022-07-061-2/+2
* Init popup for new code comment (#20234)Gusted2022-07-053-9/+18
* Bypass Firefox (iOS) bug (#20244)wxiaoguang2022-07-051-0/+5
* Adjust max-widths for the repository file table (#20243)zeripath2022-07-051-2/+22
* Enable spellcheck for EasyMDE, use contenteditable mode (#19776)wxiaoguang2022-06-296-65/+102
* Show scrollbar when necessary (#20142)Gusted2022-06-271-1/+1
* Fix remove file on initial comment (#20127)Gusted2022-06-252-1/+3
* Fix a JS error in initRepoCommitLastCommitLoader's entryMap (#19996)wxiaoguang2022-06-171-1/+6
* Don't prevent overflow on y-as (#19978)Gusted2022-06-161-0/+4
* Replace unstyled meter with progress (#19968)silverwind2022-06-153-6/+11
* Prettify number of issues (#17760)Gusted2022-06-124-2/+38
* Improve file header on mobile (#19945)Gusted2022-06-121-1/+3
* Auto merge pull requests when all checks succeeded via WebUI (#19648)65432022-06-114-22/+126
* Make user profile image show full image on mobile (#19840)Eekle2022-06-101-11/+4
* Custom regexp external issues (#17624)Sandro Santilli2022-06-101-0/+5
* Feature: Find files in repo (#15028)Roger Luo2022-06-095-1/+118
* Add support for rendering terminal output with colors (#19497)Lauris BH2022-06-093-0/+303
* Fix viewed images not loading in a PR (#19919)wxiaoguang2022-06-081-1/+2
* Automatically render wiki TOC (#19873)zeripath2022-06-081-0/+12