Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add data-id to settings navigation | Julius Härtl | 2018-05-08 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-08 | 146 | -132/+202 |
* | Merge pull request #9381 from nextcloud/feature/noid/add-autocomplete-to-migr... | Morris Jobke | 2018-05-07 | 6 | -13/+147 |
|\ | |||||
| * | Add autocomplete to migration commands | Joas Schilling | 2018-05-03 | 6 | -13/+147 |
* | | Merge pull request #8842 from lanxenet/patch-1 | Morris Jobke | 2018-05-07 | 1 | -8/+10 |
|\ \ | |||||
| * | | fix(AmazonS3): fix loop $result['Contents'] error | enoch | 2018-03-16 | 1 | -8/+10 |
* | | | Merge pull request #9151 from UncleAlbie/dialog-sort | Morris Jobke | 2018-05-07 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Sort files in dialog by name. | Patrik Novotný | 2018-04-18 | 1 | -1/+1 |
* | | | | Merge pull request #9411 from nextcloud/new-help-icon | Morris Jobke | 2018-05-07 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Replace help icon with ? to avoid conflict with the new about section | Julius Härtl | 2018-05-07 | 1 | -1/+1 |
* | | | | | Merge pull request #9397 from nextcloud/log-fileinfo-not-found | Morris Jobke | 2018-05-07 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Debug log file not found when getting fileinfo | Robin Appelman | 2018-05-04 | 1 | -0/+1 |
* | | | | | | Merge pull request #9388 from nextcloud/log-lock-state-on-conflict | Morris Jobke | 2018-05-07 | 3 | -10/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | always log locking errors | Robin Appelman | 2018-05-04 | 1 | -3/+1 |
| * | | | | | | Log more info about locking conflicts for memcache locking backends | Robin Appelman | 2018-05-04 | 2 | -7/+22 |
* | | | | | | | Merge pull request #9313 from nextcloud/phan-check-php-doc | Morris Jobke | 2018-05-07 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Check doc block signature to match the specified return type | Morris Jobke | 2018-04-26 | 1 | -0/+6 |
* | | | | | | | | Merge pull request #9374 from nextcloud/federation-share-popover-fix | Morris Jobke | 2018-05-07 | 4 | -73/+70 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix position and template | John Molakvoæ (skjnldsv) | 2018-05-07 | 4 | -61/+71 |
| * | | | | | | | | Fixed federation scope popovermenu | John Molakvoæ (skjnldsv) | 2018-05-07 | 1 | -14/+1 |
* | | | | | | | | | Merge pull request #9393 from nextcloud/bugfix/noid/fix-workflow-rules | blizzz | 2018-05-07 | 2 | -374/+377 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Do not error when the tag does not exist | Joas Schilling | 2018-05-04 | 1 | -1/+3 |
| * | | | | | | | | | Reset the value when changing the check class (because it might be invalid) | Joas Schilling | 2018-05-04 | 1 | -0/+1 |
| * | | | | | | | | | Revert back to tabs | Joas Schilling | 2018-05-04 | 1 | -372/+372 |
| * | | | | | | | | | Fix "data is undefined" by adjusting the name of the parameter | Joas Schilling | 2018-05-04 | 1 | -3/+3 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #9363 from nextcloud/bugfix/noid/highlighted-navigation-co... | John Molakvoæ | 2018-05-07 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fixed padding | John Molakvoæ | 2018-05-07 | 1 | -1/+1 |
| * | | | | | | | | | Highlight element change and alignement fix | John Molakvoæ (skjnldsv) | 2018-05-07 | 1 | -5/+9 |
| * | | | | | | | | | Add support for a highlighted navigation counter | Joas Schilling | 2018-05-07 | 1 | -0/+7 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #9406 from nextcloud/security-devices-sessions | Morris Jobke | 2018-05-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Rename "Security" to "Devices & sessions" | Marius Blüm | 2018-05-07 | 1 | -1/+1 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #9029 from nextcloud/settings-restructure | Morris Jobke | 2018-05-07 | 22 | -295/+422 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Adjust updatenotification app settings section/priority | Julius Härtl | 2018-05-03 | 2 | -4/+4 |
| * | | | | | | | | Fix settings tests | Julius Härtl | 2018-05-03 | 4 | -55/+6 |
| * | | | | | | | | Remove border from personal settings | Julius Härtl | 2018-05-03 | 1 | -0/+5 |
| * | | | | | | | | Dump autoloader | Julius Härtl | 2018-05-03 | 2 | -2/+2 |
| * | | | | | | | | Cleanup and fix tests | Julius Härtl | 2018-05-03 | 4 | -77/+19 |
| * | | | | | | | | Readd space in app store view | Julius Härtl | 2018-05-03 | 1 | -0/+5 |
| * | | | | | | | | Increase space of settings headers | Julius Härtl | 2018-05-03 | 1 | -8/+7 |
| * | | | | | | | | Increase visibility of the warning color | Julius Härtl | 2018-05-03 | 1 | -1/+1 |
| * | | | | | | | | Move documentation link in relation to the heading | Julius Härtl | 2018-05-03 | 3 | -5/+19 |
| * | | | | | | | | Do not hide additional settings if there are only legacy forms | Julius Härtl | 2018-05-03 | 2 | -2/+2 |
| * | | | | | | | | Move additional settings to main server settings | Julius Härtl | 2018-05-03 | 2 | -7/+4 |
| * | | | | | | | | Add separator between settings sections | Julius Härtl | 2018-05-03 | 1 | -0/+4 |
| * | | | | | | | | Make mail settings form width equal | Julius Härtl | 2018-05-03 | 2 | -1/+2 |
| * | | | | | | | | Fix styling of system check list | Julius Härtl | 2018-05-03 | 1 | -3/+7 |
| * | | | | | | | | Update autoloader | Julius Härtl | 2018-05-03 | 2 | -0/+2 |
| * | | | | | | | | Move files settings to main server settings | Julius Härtl | 2018-05-03 | 1 | -1/+1 |
| * | | | | | | | | Move dav settings to main server settings | Julius Härtl | 2018-05-03 | 1 | -1/+1 |
| * | | | | | | | | Add overview settings section | Julius Härtl | 2018-05-03 | 5 | -139/+342 |