Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | new sign in page | Unknwon | 2015-09-14 | |
| | ||||
* | #697 and #1606 and new admin edit user UI | Unknwon | 2015-09-13 | |
| | ||||
* | #697 disable captcha and new admin create user UI | Unknwon | 2015-09-13 | |
| | ||||
* | finish all new user settings UI | Unknwon | 2015-09-10 | |
| | ||||
* | adjust icon css | Unknwon | 2015-09-07 | |
| | ||||
* | #1599 org dashboard icon css | Unknwon | 2015-09-07 | |
| | ||||
* | #1599 status button mrigin-right | Unknwon | 2015-09-07 | |
| | ||||
* | #1594 Collaborative Repositories missing suburl on Dashboard | Unknwon | 2015-09-07 | |
| | ||||
* | new user profile settings UI | Unknwon | 2015-09-06 | |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | |||
* | finish new org settings page | Unknwon | 2015-09-06 | |
| | ||||
* | remove test strings | Unknwon | 2015-09-03 | |
| | ||||
* | ui and pulls index fix | Unknwon | 2015-09-03 | |
| | ||||
* | fix buttons style | Unknwon | 2015-09-02 | |
| | ||||
* | css fix | Unknwon | 2015-09-02 | |
| | ||||
* | finish initial version of pull request | Unknwon | 2015-09-02 | |
| | ||||
* | add merger info and news feed | Unknwon | 2015-09-02 | |
| | ||||
* | #1377 add rename repo action | Unknwon | 2015-09-01 | |
| | ||||
* | add webhook recent deliveries | Unknwon | 2015-08-27 | |
| | ||||
* | fix suburl | Unknwon | 2015-08-27 | |
| | ||||
* | fix menu overflow | Unknwon | 2015-08-26 | |
| | ||||
* | minor update | Unknwon | 2015-08-26 | |
| | ||||
* | update locale and org dashboard navbar | Unknwon | 2015-08-26 | |
| | ||||
* | new org dashboard issues | Unknwon | 2015-08-25 | |
| | ||||
* | new user dahsboard issues | Unknwon | 2015-08-25 | |
| | ||||
* | #1246 Dashboard error: nil commits | Unknwon | 2015-08-25 | |
| | ||||
* | add confirmation to delete ssh key | Unknwon | 2015-08-20 | |
| | ||||
* | token recent activity | Unknwon | 2015-08-19 | |
| | ||||
* | fix access token style | Unknwon | 2015-08-19 | |
| | ||||
* | new access token UI | Unknwon | 2015-08-19 | |
| | ||||
* | new delete account UI and password confirmation | Unknwon | 2015-08-19 | |
| | ||||
* | minor fix on #1464 | Unknwon | 2015-08-11 | |
| | ||||
* | Merge pull request #1464 from jamesa/hide-gravatar-tooltip | 无闻 | 2015-08-10 | |
|\ | | | | | 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 | |
| | | ||||
* | | finish create issue with milestone and assignee | Unknwon | 2015-08-10 | |
|/ | ||||
* | fix app suburl in feeds | Unknwon | 2015-08-09 | |
| | ||||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | |
| | ||||
* | fix #1204 | Unknwon | 2015-07-31 | |
| | ||||
* | User Issues Template fix | Fernando San Julián | 2015-07-26 | |
| | ||||
* | fix #864 with migration and update locale | Unknwon | 2015-07-26 | |
| | ||||
* | Match naming convention on page (checkbox→chk) | Andrew Patton | 2015-04-15 | |
| | ||||
* | Wrap remember text+checkbox in label; close #1209 | Andrew Patton | 2015-04-15 | |
| | ||||
* | fix #1156 | Unknwon | 2015-03-26 | |
| | ||||
* | #1098 Hide gravatar email field if gravatar is disabled (or offline mode) | Unknwon | 2015-03-24 | |
| | ||||
* | Apply ng to issue dashboard | Antoine GIRARD | 2015-03-19 | |
| | ||||
* | Revert "Merge pull request #1047 from ndarilek/accessibility-fixes" | Unknwon | 2015-03-15 | |
| | | | | | This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing changes made to 80b23854bc6d2b7466b5cdef112db100372e1e0a. | |||
* | Various accessibility fixes, mostly labeling icons. | Nolan Darilek | 2015-03-14 | |
| | ||||
* | #988: fix one missing duplicated prefix | Unknwon | 2015-03-13 | |
| | | | | - update some locale files | |||
* | #988: GetRepoLink already contains AppSubUrl | Unknwon | 2015-03-12 | |
| | ||||
* | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 | |
|\ | | | | | | | | | | | | | | | | | 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 | |
| | | | | | | | | | | - routers/user: little code format - conf/locale: update French locale |