aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
...
* Remove jQuery from repo migrate page (#29219)Yarden Shoham2024-02-171-9/+8
* Remove unneccesary `initUserAuthLinkAccountView` from "link account" page (#2...Yarden Shoham2024-02-172-30/+1
* Remove jQuery from the webhook editor (#29211)Yarden Shoham2024-02-171-29/+27
* Remove jQuery from issue reference context popup attach (#29216)Yarden Shoham2024-02-171-2/+1
* Add `eslint-plugin-github` and fix issues (#29201)silverwind2024-02-164-36/+37
* Remove jQuery from the "quick submit" handler (#29200)Yarden Shoham2024-02-161-8/+1
* Fix `initCompLabelEdit` not being called (#29198)Yarden Shoham2024-02-161-3/+1
* Remove jQuery from username change prompt and fix its detection (#29197)Yarden Shoham2024-02-161-14/+15
* Remove jQuery from organization rename prompt toggle (#29195)Yarden Shoham2024-02-161-4/+5
* Remove jQuery from SSH key form parser (#29193)Yarden Shoham2024-02-161-8/+6
* Refactor request function (#29187)silverwind2024-02-161-11/+9
* Auto-update the system status in admin dashboard (#29163)Yarden Shoham2024-02-161-0/+3
* Implement contributors graph (#27882)Şahin Akkaya2024-02-156-0/+538
* Change webhook-type in create-view (#29114)Tim-Nicas Oelschläger2024-02-151-0/+7
* Remove jQuery from the comment task list (#29170)Yarden Shoham2024-02-151-7/+6
* move sign in labels to be above inputs (#28753)Rafael Heard2024-02-152-2/+1
* Remove jQuery from the user search form in admin page (#29151)Yarden Shoham2024-02-131-18/+23
* Add alert blocks in markdown (#29121)Yarden Shoham2024-02-101-7/+32
* Remove obsolete border-radius on comment content (#29128)silverwind2024-02-101-4/+0
* Make blockquote border size less aggressive (#29124)Yarden Shoham2024-02-101-1/+1
* 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