aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Fix elipsis button not working if the last commit loading is deferred (#29544)Yarden Shoham2024-03-022-49/+1
* Make PR form use toast to show error message (#29545)wxiaoguang2024-03-022-6/+10
* Fix a bug returning 404 when display a single tag with no release (#29466)Lunny Xiao2024-03-021-2/+7
* Fix incorrect subpath in links (#29535)wxiaoguang2024-03-022-2/+2
* Remove jQuery AJAX from the repo tag edit form (#29526)Yarden Shoham2024-03-021-29/+30
* Remove jQuery AJAX from common global functions (#29528)Yarden Shoham2024-03-021-14/+12
* Lighten text colors on dark theme for increased contrast (#29481)silverwind2024-02-292-16/+16
* Improve contrast on blame timestamp, fix double border (#29482)silverwind2024-02-291-1/+5
* Fix/Improve `processWindowErrorEvent` (#29407)silverwind2024-02-281-21/+36
* Apply compact padding to small buttons with svg icons (#29471)silverwind2024-02-281-0/+7
* Fix counter display number incorrectly displayed on the page (#29448)charles2024-02-281-0/+2
* Fix URL calculation in clone input box (#29470)silverwind2024-02-281-2/+3
* Remove jQuery from the "find file" page (#29456)Yarden Shoham2024-02-281-31/+29
* Recolor dark theme to blue shade (#29283)silverwind2024-02-281-95/+95
* Use tailwind instead of `gt-[wh]-` helper classes (#29423)Lunny Xiao2024-02-271-6/+0
* Remove jQuery AJAX from the archive download links (#29380)Yarden Shoham2024-02-251-30/+26
* Add tailwindcss (#29357)silverwind2024-02-252-0/+10
* enforce maxlength in frontend (#29389)Tim-Niclas Oelschläger2024-02-251-3/+4
* Make actions animation rotate counterclockwisely (#29378)wxiaoguang2024-02-251-1/+1
* Remove jQuery AJAX from the notice selection deletion button (#29381)Yarden Shoham2024-02-251-10/+7
* Add attachment support for code review comments (#29220)Jimmy Praet2024-02-252-54/+64
* Remove jQuery from the code diff expansion buttons (#29385)Yarden Shoham2024-02-251-8/+0
* Remove jQuery AJAX from the markdown editor preview (#29384)Yarden Shoham2024-02-251-10/+10
* Refactor `copy` button event handler (#29379)wxiaoguang2024-02-251-24/+17
* Remove jQuery AJAX from the repo commit graph (#29373)Yarden Shoham2024-02-251-1/+4
* Remove jQuery AJAX from repo collaborator mode dropdown (#29371)Yarden Shoham2024-02-251-9/+11
* Remove jQuery from the Unicode escape button (#29369)Yarden Shoham2024-02-242-25/+25
* Customizable "Open with" applications for repository clone (#29320)wxiaoguang2024-02-243-0/+63
* Remove jQuery from the issue reference context popup (#29367)Yarden Shoham2024-02-241-11/+14
* Implement recent commits graph (#29210)Şahin Akkaya2024-02-243-0/+172
* Revert "Support SAML authentication (#25165)" (#29358)65432024-02-243-32/+3
* Implement code frequency graph (#29191)Şahin Akkaya2024-02-236-30/+217
* Remove jQuery from the stopwatch (#29351)Yarden Shoham2024-02-231-17/+21
* Unify organizations header (#29248)Tim-Nicas Oelschläger2024-02-231-10/+8
* Support SAML authentication (#25165)techknowlogick2024-02-233-3/+32
* Don't show third-party JS errors in production builds (#29303)silverwind2024-02-221-3/+12
* Remove jQuery from the repo commit functions (#29230)Yarden Shoham2024-02-221-46/+46
* Remove jQuery from the image pasting functionality (#29324)Yarden Shoham2024-02-221-9/+11
* Revert #28753 because UI broken. (#29293)Lunny Xiao2024-02-212-1/+4
* Remove jQuery from the installation page (#29284)Yarden Shoham2024-02-211-52/+49
* Update Discord logo (#29285)DC2024-02-211-1/+1
* Remove jQuery .map() and enable eslint rules for it (#29272)silverwind2024-02-212-16/+11
* Remove jQuery from repo wiki creation page (#29271)Yarden Shoham2024-02-204-37/+51
* Left align the input labels for the link account page (#29255)Rafael Heard2024-02-191-2/+0
* Remove jQuery from the repo migration form (#29229)Yarden Shoham2024-02-191-34/+40
* Downscale pasted PNG images based on metadata (#29123)silverwind2024-02-193-3/+93
* Clean up diff header css and reduce global textarea min-height (#29232)silverwind2024-02-183-20/+9
* Artifact deletion in actions ui (#27172)FuXiaoHei2024-02-182-1/+16
* Remove jQuery from the repo release form (#29225)Yarden Shoham2024-02-181-11/+11
* Make submit event code work with both jQuery event and native event (#29223)wxiaoguang2024-02-173-2/+3