summaryrefslogtreecommitdiffstats
path: root/web_src/js/index.js
Commit message (Expand)AuthorAgeFilesLines
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-041-0/+2
* Remove the service worker (#25010)silverwind2023-05-311-2/+0
* Add PDF rendering via PDFObject (#24086)silverwind2023-05-291-0/+2
* Improve "goto issue by number" button (#24577)wxiaoguang2023-05-101-2/+3
* Add goto issue id function (#24479)Tyrone Yeh2023-05-071-1/+2
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-111-5/+0
* Expand/Collapse all changed files (#23639)sillyguodong2023-04-091-13/+2
* Refactor authors dropdown (send get request from frontend to avoid long wait ...Hester Gong2023-04-071-4/+3
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-031-3/+0
* Remove jQuery ready usage (#23858)silverwind2023-04-011-2/+2
* Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit...wxiaoguang2023-03-261-10/+4
* Use a general approach to show tooltip, fix temporary tooltip bug (#23574)wxiaoguang2023-03-231-1/+1
* Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542)wxiaoguang2023-03-221-0/+5
* Refactor dashboard repo list to Vue SFC (#23405)wxiaoguang2023-03-141-3/+1
* Hide target selector if tag exists when creating new release (#23171)Zettat1232023-03-101-2/+2
* Improve AppUrl/ROOT_URL checking (#22836)wxiaoguang2023-02-091-2/+0
* Add new captcha: cloudflare turnstile (#22369)ByLCY2023-02-051-2/+2
* Implement actions (#21937)Jason Song2023-01-311-0/+2
* JS refactors (#22227)silverwind2022-12-241-11/+11
* Improvements for Content Copy (#21842)silverwind2022-11-211-0/+2
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-171-3/+5
* Add filetree on left of diff view (#21012)sebastian-sauer2022-09-271-0/+2
* Add support mCaptcha as captcha provider (#20458)Gusted2022-08-101-0/+2
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-091-2/+2
* Init popup for new code comment (#20234)Gusted2022-07-051-0/+2
* Prettify number of issues (#17760)Gusted2022-06-121-0/+5
* Feature: Find files in repo (#15028)Roger Luo2022-06-091-0/+2
* Allow to mark files in a PR as viewed (#19007)delvh2022-05-071-1/+2
* Add "Allow edits from maintainer" feature (#18002)qwerty2872022-04-281-0/+2
* Allow commit status popup on /pulls page (#19507)parnic2022-04-261-1/+7
* Show messages for users if the ROOT_URL is wrong, show JavaScript errors (#18...wxiaoguang2022-03-301-2/+5
* Fix behavior or checkbox submission. (#18851)Gusted2022-02-221-0/+2
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-0/+1
* Support webauthn (#17957)Lunny Xiao2022-01-141-3/+3
* Improve ellipsis buttons (#17773)silverwind2021-11-221-2/+2
* Improve async/await usage, and sort init calls in `index.js` (#17386)wxiaoguang2021-11-091-72/+75
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-3449/+108
* Add buttons to allow loading of incomplete diffs (#16829)zeripath2021-10-151-0/+2
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-151-556/+11
* Show direct match on top for user search (#17303)Maximilian Weiler2021-10-151-2/+8
* Add user status filter to admin user management page (#16770)wxiaoguang2021-10-121-0/+2
* Save and view issue/comment content history (#16909)wxiaoguang2021-10-101-0/+2
* Move add deploy key form before the list and add a cancel button (#17228)qwerty2872021-10-081-0/+3
* Defer Last Commit Info (#16467)zeripath2021-10-081-0/+2
* Reference in new issue modal: dont pre-populate issue title (#17208)Norwin2021-10-021-2/+0
* Add option to copy line permalink (#17145)qwerty2872021-10-021-26/+25
* Kanban colored boards (#16647)Romain2021-09-291-6/+15
* Fixed issue where creating a reference of an issue would create a tag with th...Jelle Hulter2021-09-181-1/+1
* Use git attributes to determine generated and vendored status for language st...zeripath2021-09-091-1/+2
* Fix wrong attachment removal (#16915)wxiaoguang2021-09-011-20/+11