Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow admin toggle forcing a password change for newly created users (#4563) | Lanre Adelowo | 2018-09-13 | 1 | -0/+7 |
| | |||||
* | Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) | Patrick G | 2017-03-15 | 1 | -55/+51 |
| | |||||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -61/+61 |
| | | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file | ||||
* | #1525 Triggere mailer for admin created accounts | Unknwon | 2015-09-25 | 1 | -0/+10 |
| | |||||
* | #697 and #1606 and new admin edit user UI | Unknwon | 2015-09-13 | 1 | -1/+1 |
| | |||||
* | #1606 GUI bug while adding ldap user | Unknwon | 2015-09-13 | 1 | -1/+1 |
| | |||||
* | fix html logic | Unknwon | 2015-09-13 | 1 | -3/+3 |
| | |||||
* | #697 disable captcha and new admin create user UI | Unknwon | 2015-09-13 | 1 | -53/+51 |
| | |||||
* | more fix on #1553 | Unknwon | 2015-09-01 | 1 | -1/+1 |
| | |||||
* | Add suburl support | Unknwon | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | 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 | ||||
* | Continue working on new admin pages | Unknwon | 2014-08-29 | 1 | -1/+1 |
| | |||||
* | Finish new admin users pages | Unknwon | 2014-08-29 | 1 | -88/+52 |
| | |||||
* | In progress of name template name constant | Unknown | 2014-06-22 | 1 | -0/+94 |