| Commit message (Expand) | Author | Age | Files | Lines |
* | Privacy enhancements for contacts menu | Tobia De Koninck | 2017-09-15 | 1 | -4/+71 |
* | Merge pull request #6503 from nextcloud/allow-apps-to-control-trash-bin | Björn Schießle | 2017-09-15 | 3 | -13/+158 |
|\ |
|
| * | allow apps to control the trash bin | Bjoern Schiessle | 2017-09-15 | 3 | -13/+158 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-15 | 28 | -86/+540 |
* | Merge pull request #6066 from nextcloud/drone_php72_mysql | Morris Jobke | 2017-09-14 | 1 | -0/+22 |
|\ |
|
| * | Add 7.2 jobs for mysql & mysqlmb4 | Roeland Jago Douma | 2017-09-14 | 1 | -0/+22 |
* | | Merge pull request #6497 from nextcloud/fix-loading-icon-size | John Molakvoæ | 2017-09-14 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | Fix loading icon size | John Molakvoæ (skjnldsv) | 2017-09-14 | 1 | -4/+4 |
* | | Merge pull request #6499 from nextcloud/fix-files-sidebar | Morris Jobke | 2017-09-14 | 1 | -0/+1 |
|\ \ |
|
| * | | Allow to close sidebar for text files | Morris Jobke | 2017-09-14 | 1 | -0/+1 |
| |/ |
|
* | | Merge pull request #6495 from nextcloud/fix-webroot-throw-for-subdirectory-nc... | Morris Jobke | 2017-09-14 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix webroot throw | John Molakvoæ (skjnldsv) | 2017-09-14 | 1 | -1/+1 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-14 | 20 | -160/+902 |
* | Merge pull request #6483 from nextcloud/fix_quota_new_endpoint | Morris Jobke | 2017-09-14 | 4 | -21/+88 |
|\ |
|
| * | Fix quota calculation on new dav upload endpoint | Roeland Jago Douma | 2017-09-13 | 4 | -21/+88 |
* | | Merge pull request #6458 from nextcloud/rethrow-correct-exception | Morris Jobke | 2017-09-14 | 1 | -3/+10 |
|\ \ |
|
| * | | Rethrow the correct exception when there was an error in an app container | Joas Schilling | 2017-09-12 | 1 | -3/+10 |
* | | | Merge pull request #5689 from nextcloud/fix-4117 | Morris Jobke | 2017-09-14 | 6 | -48/+189 |
|\ \ \ |
|
| * | | | listen to deletion hooks for proper handling, adjust and add tests | Arthur Schiwon | 2017-08-31 | 5 | -26/+178 |
| * | | | simplify returning the homePath and fixing #4117 | Arthur Schiwon | 2017-08-31 | 2 | -23/+12 |
* | | | | Merge pull request #6452 from lukanetconsult/hotfix/issue-6415-undefined-vari... | Lukas Reschke | 2017-09-13 | 1 | -5/+5 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Fix undefined variable $tmpRoot | Axel Helmert | 2017-09-12 | 1 | -5/+5 |
* | | | | Merge pull request #5398 from nextcloud/theming-page-title | Morris Jobke | 2017-09-13 | 1 | -2/+8 |
|\ \ \ \ |
|
| * | | | | Use theme methods "getTitle" and "getEntity" as fallback if name is not themed. | Joachim Bauch | 2017-09-13 | 1 | -2/+8 |
* | | | | | Merge pull request #6457 from nextcloud/theming-favicon-invert-apps | Morris Jobke | 2017-09-13 | 1 | -4/+13 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Theming: Invert app icon in favicon for bright backgrounds | Julius Härtl | 2017-09-12 | 1 | -0/+11 |
| * | | | | Theming: Use png32 for generated icons | Julius Härtl | 2017-09-12 | 1 | -4/+2 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-13 | 14 | -38/+538 |
* | | | | | Merge pull request #6473 from nextcloud/2fa_apppasword_auth | Lukas Reschke | 2017-09-12 | 2 | -2/+21 |
|\ \ \ \ \ |
|
| * | | | | | Fix AppPassword 2FA auth | Roeland Jago Douma | 2017-09-12 | 2 | -2/+21 |
|/ / / / / |
|
* | | | | | Merge pull request #6451 from nextcloud/theming-manifest-json | Morris Jobke | 2017-09-12 | 8 | -13/+176 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fix tests | Julius Härtl | 2017-09-12 | 1 | -6/+1 |
| * | | | | Use IAppManager instead of private API | Julius Härtl | 2017-09-12 | 3 | -9/+25 |
| * | | | | Add manifest.json to the login page | Julius Härtl | 2017-09-12 | 1 | -0/+1 |
| * | | | | Add themed manifest.json to theming app | Julius Härtl | 2017-09-12 | 3 | -0/+90 |
| * | | | | Move theming related imagePath logic to ThemingDefaults | Julius Härtl | 2017-09-12 | 3 | -8/+69 |
| |/ / / |
|
* | | | | Merge pull request #6448 from weizenspreu/master | John Molakvoæ | 2017-09-12 | 2 | -8/+11 |
|\ \ \ \ |
|
| * | | | | print generated encryption key passwords directly after generating the keys s... | Kenneth Newwood | 2017-09-11 | 2 | -8/+11 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-12 | 12 | -30/+154 |
* | | | | | Merge pull request #6439 from nextcloud/fix-5960-sort-apps-ignore-level | Lukas Reschke | 2017-09-11 | 2 | -7/+3 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Sort apps by enabled/disabled but not by official/in-appstore in App Management | Chon Kou | 2017-09-10 | 2 | -7/+3 |
* | | | | | Merge pull request #6435 from nextcloud/add-exception-to-phpdoc | Lukas Reschke | 2017-09-11 | 1 | -0/+3 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Add exceptions to PHPDoc of interface | Lukas Reschke | 2017-09-10 | 1 | -0/+3 |
* | | | | | Merge pull request #6430 from nextcloud/php72-rc1 | Roeland Jago Douma | 2017-09-11 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | Bump 7.2 container to RC1 | Roeland Jago Douma | 2017-09-09 | 1 | -2/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #6433 from william-p/Fix_uninitialized_params | Lukas Reschke | 2017-09-11 | 1 | -2/+2 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Fix uninitialized variable $this->params | William Pain | 2017-09-11 | 1 | -2/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #6369 from nextcloud/fix-6211-missing-translation-of-comme... | Joas Schilling | 2017-09-11 | 2 | -13/+35 |
|\ \ \ \ |
|
| * | | | | Allow translations of the comments activity in the emails too | Joas Schilling | 2017-09-05 | 2 | -13/+35 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-11 | 10 | -4/+558 |
| |/ / /
|/| | | |
|