aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/repo-code.js
Commit message (Expand)AuthorAgeFilesLines
* Change form actions to fetch for submit review box (#25219)HesterG2023-06-141-1/+1
* Fix mobile navbar and misc cleanups (#25134)silverwind2023-06-091-1/+6
* Improve and fix bugs surrounding reactions (#24760)silverwind2023-05-281-3/+1
* Improve accessibility when (re-)viewing files (#24817)delvh2023-05-211-1/+1
* Update JS dependencies, add new eslint rules (#24597)silverwind2023-05-091-1/+1
* Use clippie module to copy to clipboard (#23801)silverwind2023-04-021-2/+2
* Fix links for the menus in the view file page (#22795)wxiaoguang2023-02-081-6/+8
* Improvements for Content Copy (#21842)silverwind2022-11-211-15/+1
* Ignore line anchor links with leading zeroes (#21728)silverwind2022-11-111-15/+21
* Add "Copy" button to file view of raw text (#21629)Yarden Shoham2022-11-041-1/+16
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-091-12/+38
* Allow to mark files in a PR as viewed (#19007)delvh2022-05-071-4/+2
* Add a new menu in file view to open blame view and fix blame view select rang...Lunny Xiao2022-04-261-4/+18
* Replace deprecated String.prototype.substr() with String.prototype.slice() (#...CommanderRoot2022-02-181-2/+2
* Fix source code line highlighting (#18729)Jimmy Praet2022-02-121-2/+5
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-0/+1
* Add new JS linter rules (#17699)silverwind2021-11-221-3/+5
* Fix a UI error when folding a file content in a commit view (#17446)wxiaoguang2021-10-271-2/+1
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-0/+145