summaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Allow mermaid render error to wrap (#18791)silverwind2022-02-171-1/+1
* Various Mermaid improvements (#18776) (#18780)silverwind2022-02-167-34/+34
* Fix source code line highlighting (#18729) (#18740)Jimmy Praet2022-02-121-2/+5
* Prevent security failure due to bad APP_ID (#18678) (#18682)zeripath2022-02-101-0/+13
* C preprocessor colors improvement (#18671) (#18696)silverwind2022-02-102-3/+3
* Ensure commit-statuses box is sized correctly in headers (#18538) (#18606)zeripath2022-02-041-0/+7
* Update JS dependencies, fix lint (#18389) (#18540)silverwind2022-02-024-4/+4
* Fix review excerpt (#18502) (#18530)zeripath2022-02-022-2/+4
* Place inline diff comment dialogs on split diff in 4th and 8th columns (#1840...zeripath2022-01-251-0/+2
* Prevent showing webauthn error for every time visiting `/user/settings/securi...wxiaoguang2022-01-251-4/+3
* Fix PR comments UI (#18323)wxiaoguang2022-01-193-2/+4
* Make the height of the editor in Review Box smaller (4 lines as GitHub) (#18319)wxiaoguang2022-01-193-11/+20
* Place inline diff comment dialogs in the 4th column. (#18321)JonRB2022-01-181-1/+1
* Minor tweak to tag list (#18295)silverwind2022-01-171-1/+5
* Revert "Prevent possible XSS when using jQuery (#18289)" (#18293)wxiaoguang2022-01-169-34/+34
* Prevent possible XSS when using jQuery (#18289)Gusted2022-01-169-34/+34
* Webauthn nits (#18284)zeripath2022-01-151-8/+11
* Support webauthn (#17957)Lunny Xiao2022-01-144-128/+204
* Prevent underline hover on cards (#18259)silverwind2022-01-131-0/+1
* Fix EasyMDE image paste bug during refactoring (#18207)wxiaoguang2022-01-082-4/+9
* Fix CSS specificity issue with easymde's css (#18201)silverwind2022-01-071-1/+1
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-076-1/+108
* Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069)wxiaoguang2022-01-057-187/+237
* Fix EasyMDE validation (#18161)wxiaoguang2022-01-033-24/+40
* Require codereview to have content (#18156)Gusted2022-01-023-13/+38
* Handle invalid issues (#18111)Gusted2021-12-281-8/+20
* Fix a navbar UI bug in Safari (#18092)wxiaoguang2021-12-242-1/+3
* Improve interface when comparing a branch which has created a pull request (#...Lunny Xiao2021-12-241-0/+9
* Extract CodeMirror styles (#17960)silverwind2021-12-208-151/+157
* Change <a> elements to underline on hover (#17898)silverwind2021-12-185-20/+20
* Improve behavior of "Fork" button (#17288)qwerty2872021-12-131-1/+2
* Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (#17954)rinsuki2021-12-131-1/+1
* Fix overflow in commit graph (#17947)silverwind2021-12-112-0/+7
* Clean legacy SimpleMDE code (#17926)wxiaoguang2021-12-107-61/+83
* Support sorting for project board issuses (#17152)Anbraten2021-12-081-14/+26
* Remove unnecessary `X-Remote` HTTP header in AJAX request (#17932)wxiaoguang2021-12-082-7/+0
* Refactor install page (db type) (#17919)wxiaoguang2021-12-072-37/+28
* Apply CSS Variables to all message elements (#17920)silverwind2021-12-062-85/+76
* Fix loading content history on show more (#17819)Gusted2021-12-061-1/+3
* Fix svg colors in file list table (#17903)silverwind2021-12-042-10/+5
* Update JS dependencies, adjust eslint config (#17904)silverwind2021-12-044-6/+5
* Add migrate from Codebase (#16768)KN4CK3R2021-12-021-0/+13
* Added missing `data-` prefix. (#17884)KN4CK3R2021-12-031-3/+3
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-011-9/+22
* Rework commit page header (#17849)silverwind2021-12-014-158/+64
* Fix position of label color picker colors (#17866)silverwind2021-11-301-4/+4
* Refactor commit graph styling to use css variables (#17860)silverwind2021-11-302-53/+15
* Switch archive URL code back to href attributes (#17796)fnetX (aka fralix)2021-11-291-1/+1
* Fixed org styles. (#17807)KN4CK3R2021-11-251-2/+0
* Detect dark theme via css variable (#17800)ThetaDev2021-11-252-7/+3