| Commit message (Expand) | Author | Age | Files | Lines |
* | Redesign Scoped Access Tokens (#24767) | Jack Hay | 2023-06-04 | 1 | -0/+2 |
* | Remove the service worker (#25010) | silverwind | 2023-05-31 | 1 | -2/+0 |
* | Add PDF rendering via PDFObject (#24086) | silverwind | 2023-05-29 | 1 | -0/+2 |
* | Improve "goto issue by number" button (#24577) | wxiaoguang | 2023-05-10 | 1 | -2/+3 |
* | Add goto issue id function (#24479) | Tyrone Yeh | 2023-05-07 | 1 | -1/+2 |
* | Use auto-updating, natively hoverable, localized time elements (#23988) | Yarden Shoham | 2023-04-11 | 1 | -5/+0 |
* | Expand/Collapse all changed files (#23639) | sillyguodong | 2023-04-09 | 1 | -13/+2 |
* | Refactor authors dropdown (send get request from frontend to avoid long wait ... | Hester Gong | 2023-04-07 | 1 | -4/+3 |
* | Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) | wxiaoguang | 2023-04-03 | 1 | -3/+0 |
* | Remove jQuery ready usage (#23858) | silverwind | 2023-04-01 | 1 | -2/+2 |
* | Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit... | wxiaoguang | 2023-03-26 | 1 | -10/+4 |
* | Use a general approach to show tooltip, fix temporary tooltip bug (#23574) | wxiaoguang | 2023-03-23 | 1 | -1/+1 |
* | Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542) | wxiaoguang | 2023-03-22 | 1 | -0/+5 |
* | Refactor dashboard repo list to Vue SFC (#23405) | wxiaoguang | 2023-03-14 | 1 | -3/+1 |
* | Hide target selector if tag exists when creating new release (#23171) | Zettat123 | 2023-03-10 | 1 | -2/+2 |
* | Improve AppUrl/ROOT_URL checking (#22836) | wxiaoguang | 2023-02-09 | 1 | -2/+0 |
* | Add new captcha: cloudflare turnstile (#22369) | ByLCY | 2023-02-05 | 1 | -2/+2 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 1 | -0/+2 |
* | JS refactors (#22227) | silverwind | 2022-12-24 | 1 | -11/+11 |
* | Improvements for Content Copy (#21842) | silverwind | 2022-11-21 | 1 | -0/+2 |
* | Add system setting table with cache and also add cache supports for user sett... | Lunny Xiao | 2022-10-17 | 1 | -3/+5 |
* | Add filetree on left of diff view (#21012) | sebastian-sauer | 2022-09-27 | 1 | -0/+2 |
* | Add support mCaptcha as captcha provider (#20458) | Gusted | 2022-08-10 | 1 | -0/+2 |
* | Replace fomantic popup module with tippy.js (#20428) | silverwind | 2022-08-09 | 1 | -2/+2 |
* | Init popup for new code comment (#20234) | Gusted | 2022-07-05 | 1 | -0/+2 |
* | Prettify number of issues (#17760) | Gusted | 2022-06-12 | 1 | -0/+5 |
* | Feature: Find files in repo (#15028) | Roger Luo | 2022-06-09 | 1 | -0/+2 |
* | Allow to mark files in a PR as viewed (#19007) | delvh | 2022-05-07 | 1 | -1/+2 |
* | Add "Allow edits from maintainer" feature (#18002) | qwerty287 | 2022-04-28 | 1 | -0/+2 |
* | Allow commit status popup on /pulls page (#19507) | parnic | 2022-04-26 | 1 | -1/+7 |
* | Show messages for users if the ROOT_URL is wrong, show JavaScript errors (#18... | wxiaoguang | 2022-03-30 | 1 | -2/+5 |
* | Fix behavior or checkbox submission. (#18851) | Gusted | 2022-02-22 | 1 | -0/+2 |
* | Use explicit jQuery import, remove unused eslint globals (#18435) | silverwind | 2022-01-28 | 1 | -0/+1 |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 1 | -3/+3 |
* | Improve ellipsis buttons (#17773) | silverwind | 2021-11-22 | 1 | -2/+2 |
* | Improve async/await usage, and sort init calls in `index.js` (#17386) | wxiaoguang | 2021-11-09 | 1 | -72/+75 |
* | Split `index.js` to separate files (#17315) | wxiaoguang | 2021-10-17 | 1 | -3449/+108 |
* | Add buttons to allow loading of incomplete diffs (#16829) | zeripath | 2021-10-15 | 1 | -0/+2 |
* | Frontend refactor: move Vue related code from `index.js` to `components` dir,... | wxiaoguang | 2021-10-15 | 1 | -556/+11 |
* | Show direct match on top for user search (#17303) | Maximilian Weiler | 2021-10-15 | 1 | -2/+8 |
* | Add user status filter to admin user management page (#16770) | wxiaoguang | 2021-10-12 | 1 | -0/+2 |
* | Save and view issue/comment content history (#16909) | wxiaoguang | 2021-10-10 | 1 | -0/+2 |
* | Move add deploy key form before the list and add a cancel button (#17228) | qwerty287 | 2021-10-08 | 1 | -0/+3 |
* | Defer Last Commit Info (#16467) | zeripath | 2021-10-08 | 1 | -0/+2 |
* | Reference in new issue modal: dont pre-populate issue title (#17208) | Norwin | 2021-10-02 | 1 | -2/+0 |
* | Add option to copy line permalink (#17145) | qwerty287 | 2021-10-02 | 1 | -26/+25 |
* | Kanban colored boards (#16647) | Romain | 2021-09-29 | 1 | -6/+15 |
* | Fixed issue where creating a reference of an issue would create a tag with th... | Jelle Hulter | 2021-09-18 | 1 | -1/+1 |
* | Use git attributes to determine generated and vendored status for language st... | zeripath | 2021-09-09 | 1 | -1/+2 |
* | Fix wrong attachment removal (#16915) | wxiaoguang | 2021-09-01 | 1 | -20/+11 |