aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Fix repo-template.ts error in 1.23 (#34060)wxiaoguang5 days1-0/+2
* fix org repo creation being limited by user limits (#34030) (#34044)wxiaoguang6 days1-1/+15
* Polyfill WeakRef (#34025) (#34028)Giteabot8 days2-0/+23
* Fix some UI problems for 1.23 (#33856)wxiaoguang2025-03-112-1/+5
* Support disable passkey auth (#33348) (#33819)wxiaoguang2025-03-071-1/+10
* Improve Open-with URL encoding (#33666) (#33680)Giteabot2025-02-222-1/+16
* Fix mCaptcha bug (#33659) (#33661)Giteabot2025-02-211-4/+9
* Fix issue sidebar dropdown keyboard support (#33447) (#33450)Giteabot2025-01-311-1/+4
* Fix issue suggestion bug (#33389) (#33391)wxiaoguang2025-01-271-9/+53
* Clone button enhancements (#33362) (#33404)Giteabot2025-01-262-2/+4
* Make issue suggestion work for all editors (#33340) (#33342)wxiaoguang2025-01-215-15/+34
* Make tracked time representation display as hours (#33315) (#33334)wxiaoguang2025-01-211-20/+7
* Trivial fixes (#33304) (#33312)wxiaoguang2025-01-182-7/+18
* Fix upload file form (#33230) (#33233)Giteabot2025-01-131-3/+5
* Fix editor markdown not incrementing in a numbered list (#33187) (#33193)wxiaoguang2025-01-102-33/+273
* Fix `git remote` error check, fix dependencies, fix js error (#33129) (#33133)wxiaoguang2025-01-081-1/+1
* Fix line-number and scroll bugs (#33094) (#33095)wxiaoguang2025-01-032-18/+6
* Make issue suggestion work for new PR page (#33035) (#33056)Giteabot2024-12-312-2/+4
* Fix bug automerge cannot be chosed when there is only 1 merge style (#33040) ...Giteabot2024-12-301-1/+1
* fix textarea newline handle (#32966) (#32977)Giteabot2024-12-252-5/+20
* Backport 1.23 (#32868)wxiaoguang2024-12-171-0/+10
* Fix incomplete Actions status aggregations (#32859)wxiaoguang2024-12-163-7/+12
* Fix remaining typescript issues, enable `tsc` (#32840)silverwind2024-12-1620-94/+115
* Tweak repo sidebar (#32847)silverwind2024-12-151-3/+3
* Refactor markdown math render (#32831)wxiaoguang2024-12-141-9/+11
* Improve JSX/TSX support in code editor (#32833)silverwind2024-12-141-4/+11
* Fix various UI bugs (#32821)wxiaoguang2024-12-131-3/+2
* Fix bug of branch/tag selector in the issue sidebar (#32744)hiifong2024-12-131-0/+1
* Detect whether action view branch was deleted (#32764)Lunny Xiao2024-12-121-1/+2
* Add "n commits" link to contributors in contributors graph page (#32799)Chai-Shi2024-12-122-4/+24
* Fix "unicode escape" JS error (#32806)wxiaoguang2024-12-121-10/+11
* Fix JS error when dropping a file to a editor without dropzone (#32804)wxiaoguang2024-12-121-0/+1
* Fix clone panel js error (#32798)wxiaoguang2024-12-121-3/+3
* Fix repo home file list (#32788)wxiaoguang2024-12-112-33/+31
* Rearrange Clone Panel (#31142)Blender Defender2024-12-116-49/+92
* Fix a number of typescript errors (#32773)silverwind2024-12-1119-80/+81
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang2024-12-111-21/+27
* Change typescript `module` to `nodenext` (#32757)silverwind2024-12-101-1/+1
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang2024-12-103-77/+103
* Make RepoActionView.vue support `##[group]` (#32770)wxiaoguang2024-12-101-11/+36
* Make Monaco theme follow browser, fully type codeeditor.ts (#32756)silverwind2024-12-091-34/+79
* Fix duplicate dropdown dividers (#32760)wxiaoguang2024-12-095-30/+167
* Refactor issue list (#32755)wxiaoguang2024-12-081-57/+54
* fix: render job title as commit message (#32748)metiftikci2024-12-081-3/+3
* Fix typescript errors in Vue files, fix regression in "Recent Commits" chart ...silverwind2024-12-086-37/+59
* Refactor LabelEdit (#32752)wxiaoguang2024-12-083-78/+63
* GitHub like repo home page (#32213)yp053272024-12-062-32/+26
* Refactor RepoActionView.vue, add `::group::` support (#32713)wxiaoguang2024-12-061-100/+111
* Issue time estimate, meaningful time tracking (#23113)Illya Marchenko2024-12-052-33/+0
* Fix file editor & preview (#32706)wxiaoguang2024-12-044-50/+43