Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor fix on #1464 | Unknwon | 2015-08-11 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1464 from jamesa/hide-gravatar-tooltip | 无闻 | 2015-08-10 | 1 | -4/+6 |
|\ | | | | | Hide avatar tooltips unless you're looking at your own profile | ||||
| * | Hide avatar-changing instructions unless it's your profile (resolves #1107) | James Anderson | 2015-08-10 | 1 | -4/+6 |
| | | |||||
* | | finish create issue with milestone and assignee | Unknwon | 2015-08-10 | 1 | -1/+1 |
|/ | |||||
* | fix app suburl in feeds | Unknwon | 2015-08-09 | 1 | -1/+1 |
| | |||||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 1 | -1/+1 |
| | |||||
* | fix #1204 | Unknwon | 2015-07-31 | 1 | -1/+1 |
| | |||||
* | User Issues Template fix | Fernando San Julián | 2015-07-26 | 1 | -1/+1 |
| | |||||
* | fix #864 with migration and update locale | Unknwon | 2015-07-26 | 1 | -1/+1 |
| | |||||
* | Match naming convention on page (checkbox→chk) | Andrew Patton | 2015-04-15 | 1 | -1/+1 |
| | |||||
* | Wrap remember text+checkbox in label; close #1209 | Andrew Patton | 2015-04-15 | 1 | -3/+4 |
| | |||||
* | 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 |
| | |||||
* | Apply ng to issue dashboard | Antoine GIRARD | 2015-03-19 | 1 | -52/+43 |
| | |||||
* | Revert "Merge pull request #1047 from ndarilek/accessibility-fixes" | Unknwon | 2015-03-15 | 1 | -1/+0 |
| | | | | | This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing changes made to 80b23854bc6d2b7466b5cdef112db100372e1e0a. | ||||
* | Various accessibility fixes, mostly labeling icons. | Nolan Darilek | 2015-03-14 | 1 | -0/+1 |
| | |||||
* | #988: fix one missing duplicated prefix | Unknwon | 2015-03-13 | 1 | -1/+1 |
| | | | | - update some locale files | ||||
* | #988: GetRepoLink already contains AppSubUrl | Unknwon | 2015-03-12 | 1 | -6/+6 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 | 6 | -7/+9 |
|\ | | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl | ||||
| * | 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 | 4 | -4/+4 |
| | | | | | | | | | | | | 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. | ||||
| * | templates/user/auth/signin.tmpl: hide sign up prompt when registration is ↵ | Unknwon | 2015-02-12 | 1 | -0/+2 |
| | | | | | | | | disabled #884 | ||||
* | | fix mirror issues uncaught #941 | Unknwon | 2015-02-13 | 1 | -1/+1 |
|/ | |||||
* | cmd: code fix for #905 | Unknwon | 2015-02-08 | 1 | -2/+2 |
| | | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now) | ||||
* | 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. | ||||
* | mirror fix on oauth2 | Unknwon | 2014-11-28 | 1 | -3/+1 |
| | |||||
* | Fix user links | James Cracknell | 2014-11-28 | 1 | -1/+1 |
| | |||||
* | 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 | 3 | -44/+62 |
| | |||||
* | 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 |
| | |||||
* | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 | 1 | -2/+7 |
| | |||||
* | Fix #554 | Unknwon | 2014-10-19 | 1 | -34/+36 |
| | |||||
* | Add push tag action | Unknwon | 2014-10-10 | 1 | -0/+2 |
| | |||||
* | Page: Compare 2 commits | Unknwon | 2014-10-10 | 1 | -0/+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> | ||||
* | Mirror fix on transfer repo | Unknwon | 2014-09-25 | 2 | -43/+2 |
| | |||||
* | Page: User profile | Unknwon | 2014-09-25 | 3 | -73/+125 |
| | |||||
* | Fix bug on transfer repo | Unknwon | 2014-09-25 | 1 | -0/+2 |
| | |||||
* | Add suburl support | Unknwon | 2014-09-19 | 15 | -47/+47 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 15 | -47/+47 |
| | | | | | | | | | | | | | | 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 | ||||
* | Add success message after transfer repository #481 | Unknwon | 2014-09-17 | 1 | -0/+1 |
| | |||||
* | Fix mirror UI style and work on #475 | Unknwon | 2014-09-16 | 1 | -2/+2 |
| |