aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Move vitest setup file to root (#29097)silverwind2024-02-081-0/+0
* Avoid showing unnecessary JS errors when there are elements with different or...wxiaoguang2024-02-083-9/+19
* Fix gitea-origin-url with default ports (#29085)silverwind2024-02-082-12/+33
* Show whether a PR is WIP inside popups (#28975)Bram Hagens2024-02-042-4/+14
* Strip trailing newline in markdown code copy (#29019)silverwind2024-02-011-1/+3
* Improve user search display name (#29002)KN4CK3R2024-02-014-10/+15
* Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow`...Yarden Shoham2024-01-302-0/+19
* Fix google logo in security page (#28982)Matheus Sampaio Queiroga2024-01-301-1/+1
* Preserve BOM in web editor (#28935)silverwind2024-01-271-1/+1
* Make loading animation less aggressive (#28955)Yarden Shoham2024-01-271-1/+1
* Don't reload timeline page when (un)resolving or replying conversation (#28654)Jimmy Praet2024-01-241-1/+1
* Avoid duplicate JS error messages on UI (#28873)wxiaoguang2024-01-213-4/+29
* Revert adding htmx until we finaly decide to add it (#28879)65432024-01-211-1/+0
* Don't do a full page load when clicking the subscribe button (#28871)Yarden Shoham2024-01-201-0/+1
* Show latest commit for file (#28067)JakobDev2024-01-151-0/+18
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-0/+4
* Modernize merge button (#28140)Earl Warren2024-01-151-38/+36
* Fix button size in "attached header right" (#28770)wxiaoguang2024-01-121-3/+4
* Improve CSS helper naming (#28769)wxiaoguang2024-01-121-6/+6
* Revamp repo header (#27760)Denys Konovalov2024-01-124-110/+102
* Fix incorrect URL for "Reference in New Issue" (#28716)wxiaoguang2024-01-071-1/+2
* Add merge arrow direction and update styling (#28523)Kyle D2024-01-051-2/+4
* Apply min-height in wiki only on preview pane (#28687)Earl Warren2024-01-041-1/+4
* Fix wrapping of label list (#28684)Denys Konovalov2024-01-031-0/+1
* Add global setting how timestamps should be rendered (#28657)Yarden Shoham2024-01-021-0/+1
* Update JS dependencies (#28537)silverwind2023-12-301-1/+1
* Fix flex container width (#28603)wxiaoguang2023-12-241-0/+1
* Polyfill SubmitEvent for PaleMoon (#28441)wxiaoguang2023-12-156-7/+31
* Don't show unnecessary citation JS error on UI (#28433)wxiaoguang2023-12-121-4/+11
* Use appSubUrl for OAuth2 callback URL tip (#28266)Earl Warren2023-11-291-2/+3
* Revert "Fix EOL handling in web editor" (#28101)Nanguan Lin2023-11-221-17/+2
* Use "is-loading" to avoid duplicate form submit for code comment (#28143)wxiaoguang2023-11-211-19/+28
* Decrease issue font size in project template (#28054)KazzmanK2023-11-191-1/+1
* Fix Show/hide filetree button on small displays (#27881)sebastian-sauer2023-11-171-20/+0
* Improve PR diff view on mobile (#27883)sebastian-sauer2023-11-161-25/+2
* Move some JS code from `fomantic.js` to standalone files (#27994)wxiaoguang2023-11-128-93/+100
* Show error toast when file size exceeds the limits (#27985)Nanguan Lin2023-11-101-0/+4
* Add word-break to repo description in home page (#27924)yp053272023-11-071-3/+3
* Fix the overflow style for "Hide all checks" (#27932)wxiaoguang2023-11-073-6/+13
* Update JS dependencies (#27922)silverwind2023-11-0611-15/+0
* Fix edit topic UI (#27925)yp053272023-11-061-1/+1
* Fix JS NPE when viewing specific range of PR commits (#27912)delvh2023-11-061-1/+1
* Add `Hide/Show all checks` button to commit status check (#26284)yp053272023-11-026-39/+73
* Reduce margin/padding on flex-list items and divider (#27872)silverwind2023-11-022-3/+3
* Change katex limits (#27823)KN4CK3R2023-10-291-2/+12
* Add dedicated class for empty placeholders (#27788)silverwind2023-10-251-4/+6
* Improve pull request command line instructions (#27778)Brecht Van Lommel2023-10-251-0/+4
* Add word-break to organization name and description (#26624)yp053272023-10-253-0/+3
* Add border to file tree 'sub-items' and add padding to 'item-file' (#27593)Nanguan Lin2023-10-251-2/+3
* Add gap between diff boxes (#27776)silverwind2023-10-251-0/+3