Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | #470 fix max length of email | Unknwon | 2015-10-29 | 1 | -2/+2 | |
| | ||||||
* | work on #470 and fix miror JS issue when choose targets on compare and pull | Unknwon | 2015-10-29 | 1 | -1/+1 | |
| | ||||||
* | fix import path, fix #1782 | Unknwon | 2015-10-15 | 1 | -2/+2 | |
| | ||||||
* | new sign in page | Unknwon | 2015-09-14 | 1 | -3/+3 | |
| | ||||||
* | #697 add install option | Unknwon | 2015-09-13 | 1 | -0/+1 | |
| | ||||||
* | #697 and #1606 and new admin edit user UI | Unknwon | 2015-09-13 | 1 | -12/+0 | |
| | ||||||
* | #1606 GUI bug while adding ldap user | Unknwon | 2015-09-13 | 1 | -6/+16 | |
| | ||||||
* | #697 disable captcha and new admin create user UI | Unknwon | 2015-09-13 | 1 | -6/+6 | |
| | ||||||
* | finish all new user settings UI | Unknwon | 2015-09-10 | 1 | -1/+1 | |
| | ||||||
* | new user profile settings UI | Unknwon | 2015-09-06 | 1 | -8/+8 | |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | |||||
* | #1579 change e-mail max length to 254 | Unknwon | 2015-09-04 | 1 | -4/+4 | |
| | ||||||
* | #1333 Disable Gravatar option when install | Unknwon | 2015-08-30 | 1 | -0/+1 | |
| | ||||||
* | Able to set SSH port when install, update Docker docs | Unknwon | 2015-08-19 | 1 | -0/+1 | |
| | ||||||
* | new access token UI | Unknwon | 2015-08-19 | 1 | -1/+1 | |
| | ||||||
* | change minimum password length to 1 | Unknwon | 2015-08-18 | 1 | -4/+4 | |
| | ||||||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 1 | -2/+2 | |
| | ||||||
* | Merge pull request #1309 from stettberger/master | 无闻 | 2015-07-25 | 1 | -1/+1 | |
|\ | | | | | settings/password: no minimal required characters for OldPassword | |||||
| * | settings/password: no minimal required characters for OldPassword | Christian Dietrich | 2015-06-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | If users are added to gogs due a reverse proxy automatically, their password is set to their initial username. If their username is shorter than 6 characters, they can never set a password. But since this password is required for some operations (e.g. repository deletion), they could not use all features of gogs until now. | |||||
* | | fix install form def | Unknwon | 2015-07-20 | 1 | -6/+6 | |
| | | ||||||
* | | install - add mail from setting | Unknwon | 2015-07-09 | 1 | -0/+1 | |
| | | ||||||
* | | UI: install - done | Unknwon | 2015-07-09 | 1 | -17/+25 | |
| | | ||||||
* | | UI: install - new version | Unknwon | 2015-07-08 | 1 | -11/+11 | |
|/ | ||||||
* | templates/user/settings/emial.tmpl: little fix on UI | Unknwon | 2015-02-21 | 1 | -1/+1 | |
| | | | | | - routers/user: little code format - conf/locale: update French locale | |||||
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflict | Unknwon | 2015-02-01 | 1 | -20/+21 | |
| | | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page | |||||
* | Finish method for having multiple emails/user. | Peter | 2014-12-17 | 1 | -0/+8 | |
| | | | | | All basics are implemented. Missing are the right (localized) strings and the page markup could have a look at by a frontend guy. | |||||
* | more on change avatar | Unknwon | 2014-11-21 | 1 | -1/+2 | |
| | ||||||
* | custom avatar upload | Unknwon | 2014-11-21 | 1 | -0/+10 | |
| | ||||||
* | add personal access token panel #12 | Unknwon | 2014-11-12 | 1 | -0/+17 | |
| | ||||||
* | Use binding middleware | Unknwon | 2014-10-15 | 1 | -13/+11 | |
| | ||||||
* | Finish new install page, almost ready for 0.5 release | Unknwon | 2014-09-07 | 1 | -10/+11 | |
| | ||||||
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 | 1 | -2/+2 | |
| | ||||||
* | Fix #340 | Unknwon | 2014-08-01 | 1 | -5/+5 | |
| | ||||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -0/+98 | |