Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #2101 | Unknwon | 2015-12-04 | 1 | -4/+0 |
| | |||||
* | drop oauth2 feature support | Unknwon | 2015-09-17 | 3 | -54/+0 |
| | |||||
* | finish all new user settings UI | Unknwon | 2015-09-10 | 3 | -94/+103 |
| | |||||
* | new user profile settings UI | Unknwon | 2015-09-06 | 2 | -89/+72 |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | ||||
* | finish new org settings page | Unknwon | 2015-09-06 | 1 | -12/+3 |
| | |||||
* | add webhook recent deliveries | Unknwon | 2015-08-27 | 2 | -2/+2 |
| | |||||
* | add confirmation to delete ssh key | Unknwon | 2015-08-20 | 2 | -58/+89 |
| | |||||
* | token recent activity | Unknwon | 2015-08-19 | 1 | -1/+1 |
| | |||||
* | fix access token style | Unknwon | 2015-08-19 | 1 | -1/+1 |
| | |||||
* | new access token UI | Unknwon | 2015-08-19 | 1 | -51/+80 |
| | |||||
* | new delete account UI and password confirmation | Unknwon | 2015-08-19 | 2 | -31/+75 |
| | |||||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 1 | -1/+1 |
| | |||||
* | fix #1156 | Unknwon | 2015-03-26 | 1 | -3/+1 |
| | |||||
* | #1098 Hide gravatar email field if gravatar is disabled (or offline mode) | Unknwon | 2015-03-24 | 1 | -0/+2 |
| | |||||
* | templates/user/settings/emial.tmpl: little fix on UI | Unknwon | 2015-02-21 | 1 | -3/+3 |
| | | | | | - routers/user: little code format - conf/locale: update French locale | ||||
* | Remove the "PHP" style formatting function | Peter Smit | 2015-02-16 | 3 | -3/+3 |
| | | | | | | The "PHP" formatting function doesn't add anything, except an undocumented date format. All usages in the templates have been replaced with DateFmtShort and DateFmtLong for convenience. | ||||
* | public/ng/css: code fix on #895 | Unknwon | 2015-02-03 | 2 | -2/+2 |
| | | | | - templates/user/settings: fix email panel nav highlight | ||||
* | fix settings/email html&css | Alexey Makhov | 2015-02-03 | 1 | -7/+9 |
| | |||||
* | Fix #799 by adding a tooltip for all dates in all settings/panels | Peter Smit | 2015-01-02 | 3 | -3/+3 |
| | |||||
* | Forgot to i18n "Primary" | Peter Smit | 2014-12-22 | 1 | -1/+1 |
| | |||||
* | Create English locale keys for multiple e-mails feature | Peter Smit | 2014-12-22 | 1 | -2/+2 |
| | | | | | Also, change all current 'emails' to 'e-mails'. Still todo: some CSS for the user/settings/email page, but that is not my specialty | ||||
* | Finish method for having multiple emails/user. | Peter | 2014-12-17 | 2 | -0/+59 |
| | | | | | All basics are implemented. Missing are the right (localized) strings and the page markup could have a look at by a frontend guy. | ||||
* | fix #675 | Unknwon | 2014-11-27 | 1 | -1/+1 |
| | |||||
* | more on change avatar | Unknwon | 2014-11-21 | 1 | -2/+7 |
| | |||||
* | custom avatar upload | Unknwon | 2014-11-21 | 1 | -43/+57 |
| | |||||
* | add personal access token panel #12 | Unknwon | 2014-11-12 | 3 | -3/+62 |
| | |||||
* | work on #616 and update locales | Unknwon | 2014-11-10 | 1 | -1/+1 |
| | |||||
* | UI: Confirmation box | Unknwon | 2014-09-28 | 2 | -4/+11 |
| | |||||
* | Add modal to change username | Unknwon | 2014-09-26 | 1 | -1/+8 |
| | | | | Signed-off-by: Unknwon <joe2010xtmf@163.com> | ||||
* | Add suburl support | Unknwon | 2014-09-19 | 6 | -11/+11 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 6 | -11/+11 |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go | ||||
* | UI fix | Unknwon | 2014-09-13 | 1 | -0/+4 |
| | |||||
* | Finish new admin users pages | Unknwon | 2014-08-29 | 1 | -1/+1 |
| | |||||
* | Mirror issue fix | Unknwon | 2014-08-27 | 2 | -19/+0 |
| | |||||
* | Page: Manage social accounts | Unknwon | 2014-08-09 | 1 | -2/+17 |
| | |||||
* | Finish new web hook pages | Unknwon | 2014-08-09 | 1 | -1/+1 |
| | |||||
* | Finish new hooks list page | Unknwon | 2014-08-09 | 2 | -20/+22 |
| | |||||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | 2 | -0/+19 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 6 | -0/+206 |