| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix double alert in oauth2 application edit view (#14764) (#14768) | a1012112796 | 2021-02-23 | 1 | -1/+0 |
* | ensure timeout error is shown on u2f timeout (#14417) (#14431) | zeripath | 2021-01-23 | 1 | -1/+1 |
* | Fix links to repositories in /user/setting/repos (#13360) (#13362) | zeripath | 2020-10-30 | 1 | -1/+1 |
* | Remove obsolete change of email on profile page (#13341) (#13347) | techknowlogick | 2020-10-29 | 1 | -2/+2 |
* | Add ssh certificate support (#12281) | Wim | 2020-10-10 | 2 | -0/+68 |
* | Set appropriate `autocomplete` attributes on password fields (#13078) | silverwind | 2020-10-09 | 5 | -10/+10 |
* | Adding visual cue for "Limited" & "Private" organizations. (#13040) | Spencer Taylor | 2020-10-06 | 1 | -0/+10 |
* | CSS tweaks to warning/error segments and misc fixes (#13024) | silverwind | 2020-10-04 | 1 | -2/+2 |
* | hCaptcha Support (#12594) | John Olheiser | 2020-10-02 | 2 | -0/+10 |
* | Update GitHub docs links for SSH & GPG (#12947) | Bagas Sanjaya | 2020-09-26 | 2 | -2/+2 |
* | Adopt repositories (#12920) | zeripath | 2020-09-25 | 1 | -26/+126 |
* | Use a simple format for the big number on ui (#12822) | 赵智超 | 2020-09-16 | 1 | -6/+6 |
* | Make SVG size argument optional (#12814) | silverwind | 2020-09-11 | 11 | -64/+64 |
* | Add placeholder text for bio profile text form (#12792) | Bagas Sanjaya | 2020-09-10 | 1 | -1/+1 |
* | Add a migrate service type switch page (#12697) | Lunny Xiao | 2020-09-09 | 1 | -8/+0 |
* | Set avatar image dimensions (#12654) | Daniel Aleksandersen | 2020-09-02 | 1 | -2/+2 |
* | Escape more things that are passed through str2html (#12622) | zeripath | 2020-08-28 | 2 | -8/+8 |
* | Escape Email in forgot_password.tmpl (#12610) | zeripath | 2020-08-26 | 1 | -1/+1 |
* | Add placeholder text for "Add SSH/GPG Key" forms (#12533) | Bagas Sanjaya | 2020-08-20 | 2 | -2/+2 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 2 | -1/+69 |
* | Fix bug preventing transfer to private organization (#12497) | zeripath | 2020-08-16 | 1 | -1/+1 |
* | UserProfile Page: Render Description (#12415) | 6543 | 2020-08-05 | 1 | -3/+2 |
* | Fix milestone links (#12405) | zeripath | 2020-08-02 | 1 | -1/+1 |
* | Add action feed for new release (#12324) | 赵智超 | 2020-07-29 | 1 | -0/+4 |
* | Disable search box autofocus on issue/pr pages (#12229) | silverwind | 2020-07-26 | 1 | -1/+1 |
* | Update Octicons to v10 (#12240) | silverwind | 2020-07-17 | 2 | -3/+3 |
* | fix: add type=text for user_name (password manager) (#12250) | Tchoupinax | 2020-07-15 | 5 | -5/+5 |
* | Fix repolist icons (#12228) | silverwind | 2020-07-13 | 1 | -4/+4 |
* | Fix U2F button icon (#12167) | silverwind | 2020-07-07 | 1 | -1/+1 |
* | Use only first line of commit when creating referenced comment (#11960) | Cirno the Strongest | 2020-06-19 | 1 | -1/+2 |
* | Fix search form button overlap (#11840) | Cirno the Strongest | 2020-06-11 | 1 | -5/+3 |
* | Add hide activity option (#11353) | l-jonas | 2020-06-05 | 2 | -4/+16 |
* | Add internal-repo octicon for public repos of private org (#11529) | Cirno the Strongest | 2020-06-05 | 1 | -1/+1 |
* | Fix repo-list private and total count bugs (#11500) | zeripath | 2020-05-20 | 1 | -1/+1 |
* | Insert ui divider directly in templates instead of from inside heatmap vue co... | wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf | 2020-05-19 | 3 | -11/+5 |
* | Add paging and archive/private repository filtering to dashboard list (#11321) | zeripath | 2020-05-16 | 1 | -3/+60 |
* | Fix margin on attached segment headers when they are separated by other eleme... | Cirno the Strongest | 2020-05-15 | 1 | -1/+0 |
* | Fix ref links in issue overviews for tags (#8742) | Sijmen Schoon | 2020-05-14 | 1 | -2/+2 |
* | Fix svg octicon-key placement (#11410) | Cirno the Strongest | 2020-05-14 | 2 | -2/+6 |
* | Ensure search action button coalesced to adjacent input (#11385) | zeripath | 2020-05-12 | 1 | -1/+1 |
* | Remove last traces of has-emoji class (#11263) | mrsdizzie | 2020-05-01 | 1 | -1/+1 |
* | Allow emoji short code in labels (#11250) | mrsdizzie | 2020-04-30 | 1 | -1/+1 |
* | Support unicode emojis and remove emojify.js (#11032) | mrsdizzie | 2020-04-28 | 2 | -8/+8 |
* | Use AJAX for notifications table (#10961) | zeripath | 2020-04-24 | 2 | -117/+129 |
* | Remove errant third curly brackets from account.tmpl and pull.tmpl and send a... | zeripath | 2020-04-19 | 1 | -1/+1 |
* | Fix and simplify some tmpl conditions (#11080) | guillep2k | 2020-04-16 | 1 | -1/+1 |
* | add request review from specific reviewers feature in pull request (#10756) | 赵智超 | 2020-04-06 | 1 | -5/+16 |
* | Split dashboard elements into separate template files (#10885) | mrsdizzie | 2020-03-30 | 3 | -117/+119 |
* | Add Approval Counts to pulls list (#10238) | zeripath | 2020-03-06 | 1 | -0/+11 |
* | Fix templates (#10596) | John Olheiser | 2020-03-04 | 1 | -1/+1 |