| Commit message (Expand) | Author | Age | Files | Lines |
* | backport v1.10 - Always show Password field on link account sign in page (#9150) | Benno | 2019-11-24 | 1 | -1/+1 |
* | Use AppSubUrl for more redirections (#8647) (#8651) | zeripath | 2019-10-23 | 1 | -1/+1 |
* | Add nofollow to sign in links (#8509) | guillep2k | 2019-10-14 | 1 | -2/+2 |
* | Make 100% width issues page left menu and add reponame as title attribute (#8... | jaqra | 2019-10-04 | 1 | -1/+1 |
* | Fix pull request commit status in user dashboard list (#8321) | Elias Norberg | 2019-09-30 | 1 | -2/+2 |
* | Add 'Mentioning you' group to /issues page (#8201) | jaqra | 2019-09-18 | 1 | -0/+4 |
* | apply emoji on dashboard issue list labels (#8156) | jaqra | 2019-09-12 | 1 | -1/+1 |
* | Move ref (branch or tag) location on issue list page (#8157) | jaqra | 2019-09-12 | 1 | -3/+13 |
* | Add Ability for User to Customize Email Notification Frequency (#7813) | Gary Kim | 2019-08-29 | 1 | -2/+25 |
* | gpg/bugfix: Use .ExpiredUnix.IsZero to display green color of forever valid g... | Antoine GIRARD | 2019-08-14 | 1 | -1/+1 |
* | Display original author and URL information when showing migrated issues/comm... | mrsdizzie | 2019-07-08 | 1 | -1/+3 |
* | Make captcha and password optional for external accounts (#6606) | AJ ONeal | 2019-07-06 | 2 | -8/+13 |
* | wrap long texts on user profile info (#7333) | Cherrg | 2019-06-30 | 1 | -2/+2 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -0/+0 |
* | Style orgs list in user profile (#6911) | Xaver Maierhofer | 2019-05-13 | 1 | -1/+5 |
* | Show full name if DefaultShowFullName setting activated (#6710) | Wim | 2019-05-08 | 2 | -4/+5 |
* | Unifies pagination template usage (#6531) (#6533) | Mario Lubenka | 2019-04-20 | 1 | -21/+1 |
* | UX + Security current user password reset (#5042) | AJ ONeal | 2019-04-18 | 1 | -0/+15 |
* | Add more title attributes on shortened names (#6647) | zeripath | 2019-04-17 | 1 | -3/+3 |
* | OAuth2 Grant UI (#6625) | Jonas Franz | 2019-04-17 | 2 | -0/+40 |
* | Show last commit status in pull request lists (#6465) | Elias Norberg | 2019-04-02 | 1 | -0/+6 |
* | fix: avoid multi-clicks when perform oauth2 login (#6467) | BetaCat | 2019-03-31 | 1 | -4/+15 |
* | Make "Ghost" not link to 404 page (#6410) | oscar.lofwenhamn | 2019-03-27 | 2 | -2/+10 |
* | Add bio field for user (#6113) | techknowlogick | 2019-03-18 | 2 | -0/+10 |
* | Add regenerate secret feature for oauth2 (#6291) | Jonas Franz | 2019-03-09 | 1 | -1/+4 |
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 5 | -0/+175 |
* | Add ability to sort issues by due date (#6206) (#6244) | stevegt | 2019-03-05 | 1 | -0/+2 |
* | Make organization dropdown scrollable when using mouse wheel (#5988) | Muhammed TİFTİKÇİ | 2019-03-04 | 1 | -1/+1 |
* | Show email if the authenticated user owns the profile page being requested fo... | Lanre Adelowo | 2019-02-19 | 1 | -1/+1 |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 1 | -2/+4 |
* | Create repository on organisation by default on its dashboard (#6026) | zeripath | 2019-02-10 | 1 | -1/+3 |
* | UI: Make dashboard navbar and footer full-width (#6013) | silverwind | 2019-02-09 | 1 | -1/+1 |
* | UI: Dashboard tweaks (#5974) | silverwind | 2019-02-06 | 1 | -2/+2 |
* | UI: Better support for long repo names (#5932) | silverwind | 2019-02-02 | 1 | -2/+2 |
* | Feature: Archive repos (#5009) | kolaente | 2019-01-23 | 1 | -0/+1 |
* | Allow for user specific themes (#5668) | Lanre Adelowo | 2019-01-09 | 1 | -0/+38 |
* | Allow link verification for services like Mastodon (#5481) | koyu | 2018-12-06 | 1 | -1/+1 |
* | Refactor heatmap to vue component (#5401) | Lauris BH | 2018-11-27 | 2 | -4/+14 |
* | UX of link account (Step 1) (#5006) | AJ ONeal | 2018-10-28 | 3 | -11/+49 |
* | Fix to 3819 - Filtering issues by tags on main screen issues (#3824) | Rodrigo Villablanca Vásquez | 2018-10-28 | 1 | -1/+1 |
* | User action heatmap (#5131) | kolaente | 2018-10-23 | 2 | -0/+10 |
* | Fix missing AppSubUrl in few more templates (#5021) | SagePtr | 2018-10-05 | 1 | -1/+1 |
* | Fix some issues with special chars in branch names (#3767) | nubenum | 2018-09-17 | 1 | -3/+4 |
* | Force user to change password (#4489) | Lanre Adelowo | 2018-09-13 | 2 | -0/+33 |
* | Add push webhook support for mirrored repositories (#4127) | Lauris BH | 2018-09-06 | 1 | -2/+9 |
* | Hide org/create menu item in Dashboard if user has no rights (#4678) (#4680) | SagePtr | 2018-08-12 | 1 | -0/+2 |
* | Implemented hover text showing user FullName (#4261) | Guido Diepen | 2018-07-05 | 1 | -1/+1 |
* | Add Recaptcha functionality to Gitea (#4044) | Fluf | 2018-07-05 | 2 | -2/+12 |
* | Add `noreferrer` to rel='noopener` for <a> tags (#4328) | cezar97 | 2018-07-03 | 1 | -2/+2 |
* | Added repository search ordered by stars or forks. Forks column in admin repo... | Alexey Terentyev | 2018-05-24 | 1 | -2/+2 |