Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show hint if password policy disallows password change | Morris Jobke | 2016-08-19 | 1 | -2/+13 |
* | 25532_issue_password_update_notification_updated (#25756) | Jack Davis | 2016-08-19 | 1 | -1/+3 |
* | Fix some jshint errors in settings/users | Roeland Jago Douma | 2016-08-19 | 3 | -5/+12 |
* | SVG defintions always take the first one | Roeland Jago Douma | 2016-08-18 | 2 | -1/+3 |
* | Add cachebuster to app icons in the admin screen | Lukas Reschke | 2016-08-18 | 1 | -2/+2 |
* | Merge pull request #905 from nextcloud/invisible_icons | Morris Jobke | 2016-08-17 | 1 | -8/+9 |
|\ | |||||
| * | Fix null reference in IE | Morris Jobke | 2016-08-17 | 1 | -6/+6 |
| * | Empty tags are not allowed for image and feColorMatrix in IE11 and below | Morris Jobke | 2016-08-17 | 1 | -2/+2 |
| * | Remove hack | Roeland Jago Douma | 2016-08-17 | 1 | -5/+1 |
| * | Introduce weird hack for Firefox | Morris Jobke | 2016-08-17 | 1 | -0/+5 |
| * | Filter can't be named invert in FF | Roeland Jago Douma | 2016-08-17 | 1 | -2/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-17 | 50 | -232/+236 |
* | | Merge pull request #868 from nextcloud/changepasswordcontroller | Roeland Jago Douma | 2016-08-17 | 4 | -180/+256 |
|\ \ | |/ |/| | |||||
| * | Moved ChangePassword to an actual Controller | Roeland Jago Douma | 2016-08-17 | 4 | -180/+256 |
* | | Merge pull request #892 from nextcloud/fix_phpdoc | Roeland Jago Douma | 2016-08-17 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Fix phpdoc | Roeland Jago Douma | 2016-08-16 | 1 | -1/+1 |
* | | Merge pull request #893 from nextcloud/ie8_be_gone | Marius Blüm | 2016-08-17 | 1 | -4/+0 |
|\ \ | |||||
| * | | Remove IE8 support in CertificateController | Roeland Jago Douma | 2016-08-16 | 1 | -4/+0 |
| |/ | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-17 | 50 | -3106/+3106 |
* | | Merge branch 'master' into implement_712 | Arthur Schiwon | 2016-08-16 | 11 | -55/+164 |
|\| | |||||
| * | Merge pull request #871 from nextcloud/move-apps | Marius Blüm | 2016-08-16 | 1 | -31/+32 |
| |\ | |||||
| | * | move apps between 'Language' and 'Session' in personal settings | Bjoern Schiessle | 2016-08-15 | 1 | -31/+32 |
| * | | Merge pull request #834 from nextcloud/feature/similar-app-colors | Marius Blüm | 2016-08-16 | 2 | -16/+24 |
| |\ \ | |||||
| | * | | Fixes image preview when fetched from the store. | Raghu Nayyar | 2016-08-15 | 1 | -4/+10 |
| | * | | Adds opacity to image container. | Raghu Nayyar | 2016-08-11 | 1 | -1/+1 |
| | * | | Removes uneeded styles. | Raghu Nayyar | 2016-08-11 | 1 | -10/+1 |
| | * | | Uses javascript to invert the SVGs. | Raghu Nayyar | 2016-08-11 | 1 | -6/+17 |
| * | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-16 | 8 | -8/+108 |
* | | | | for new we cannot have nested settings, default module is only appended if av... | Arthur Schiwon | 2016-08-16 | 1 | -2/+0 |
* | | | | fix missing parameters in sharing settings page | Arthur Schiwon | 2016-08-16 | 1 | -2/+0 |
* | | | | adopt to Controller constructor changes | Arthur Schiwon | 2016-08-16 | 1 | -5/+0 |
* | | | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-15 | 13 | -23/+300 |
|\| | | | |||||
| * | | | Fix CheckSetupController tests | Lukas Reschke | 2016-08-15 | 1 | -8/+14 |
| | |/ | |/| | |||||
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-15 | 2 | -2/+50 |
| * | | Do not translate HTML | Roeland Jago Douma | 2016-08-13 | 1 | -13/+19 |
| * | | compress images and fix position | Jan-Christoph Borchardt | 2016-08-13 | 1 | -0/+5 |
| * | | use shorthand for padding values | Jan-Christoph Borchardt | 2016-08-13 | 1 | -1/+1 |
| * | | Remove accidentially added line | Lukas Reschke | 2016-08-13 | 1 | -1/+1 |
| * | | adding rel="noreferrer noopener" | Frank Karlitschek | 2016-08-13 | 1 | -5/+5 |
| * | | adding social buttons | Frank Karlitschek | 2016-08-13 | 2 | -4/+48 |
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-13 | 2 | -2/+8 |
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-12 | 8 | -10/+172 |
* | | | Add unit tests | Lukas Reschke | 2016-08-15 | 1 | -17/+15 |
* | | | move mail settings and file handling to additional ones, thus files_external ... | Arthur Schiwon | 2016-08-13 | 4 | -126/+152 |
* | | | make updatenotification settings appear as if it is part of the version part ... | Arthur Schiwon | 2016-08-13 | 2 | -0/+9 |
* | | | mark current section | Arthur Schiwon | 2016-08-12 | 2 | -7/+13 |
* | | | Resolve conflict | Lukas Reschke | 2016-08-11 | 1 | -6/+6 |
* | | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-11 | 34 | -39/+183 |
|\| | | |||||
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-11 | 4 | -6/+26 |
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-11 | 12 | -0/+12 |
| |/ |