Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-21 | 18 | -12/+76 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-20 | 12 | -0/+42 |
| | |||||
* | Merge pull request #6873 from nextcloud/ldap_proxy_redix_fix | Lukas Reschke | 2017-10-19 | 1 | -19/+12 |
|\ | | | | | Ldap proxy Redis fix | ||||
| * | Little bit of code cleanup | Roeland Jago Douma | 2017-10-19 | 1 | -5/+5 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Do not check existance before fetch | Roeland Jago Douma | 2017-10-19 | 1 | -14/+7 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #6811 from nextcloud/feature/noid/disable_caldav_invitations | Joas Schilling | 2017-10-19 | 7 | -3/+209 |
|\ \ | | | | | | | Opt out of IMip CalDAV Plugin | ||||
| * | | Make it possible to opt out of IMip Plugin for CalDAV | Georg Ehrke | 2017-10-16 | 2 | -2/+10 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | add admin settings panel for dav app | Georg Ehrke | 2017-10-16 | 5 | -1/+199 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | | Merge pull request #6677 from nextcloud/downstream-dont-reset-quota | Lukas Reschke | 2017-10-19 | 3 | -18/+12 |
|\ \ \ | | | | | | | | | don't reset quota | ||||
| * | | | and add missing whitespaces to log outout | Arthur Schiwon | 2017-09-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | Adjust unittest | Juan Pablo Villafáñez | 2017-09-28 | 1 | -15/+10 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | Keep the current quota if no suitable quota is found | Juan Pablo Villafáñez | 2017-09-28 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | Merge pull request #6835 from nextcloud/dav-plugins-from-apps-only | Lukas Reschke | 2017-10-19 | 5 | -4/+291 |
|\ \ \ \ | | | | | | | | | | | Let apps register Sabre plugins or collections (v2) | ||||
| * | | | | Dav: codestyle fixes in PluginManager | Julius Härtl | 2017-10-14 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Let apps register Sabre plugins or collections | Vincent Petry | 2017-10-14 | 5 | -4/+291 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | upstream #26761 Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | Merge pull request #6853 from nextcloud/apps_autoloader | Lukas Reschke | 2017-10-19 | 9 | -0/+694 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Allow apps to have their own autoloader | ||||
| * | | | | Move files_sharing to a proper classmap | Roeland Jago Douma | 2017-10-17 | 9 | -0/+694 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-19 | 54 | -102/+136 |
| | | | | | |||||
* | | | | | Set the data from the template | Joas Schilling | 2017-10-18 | 2 | -41/+11 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | Set the subject with the email template to allow theming | Joas Schilling | 2017-10-18 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-18 | 10 | -8/+94 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-17 | 18 | -32/+192 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-16 | 2 | -30/+42 |
| | | | | |||||
* | | | | Merge pull request #6585 from nextcloud/theming-fileupload-errorhandling | Roeland Jago Douma | 2017-10-15 | 4 | -22/+222 |
|\ \ \ \ | | | | | | | | | | | Theming: Handle errors on uploaded files properly | ||||
| * | | | | Theming: Add tests for mimetype and upload error checks | Julius Härtl | 2017-10-03 | 2 | -15/+170 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Theming: Fix message/loading display on errors | Julius Härtl | 2017-10-03 | 2 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Theming: Check valid image format also for logo | Julius Härtl | 2017-10-03 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Theming: Handle errors on uploaded files properly | Julius Härtl | 2017-10-03 | 2 | -17/+47 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | Merge pull request #6791 from nextcloud/fix-test-warnings | Roeland Jago Douma | 2017-10-15 | 2 | -3/+3 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Fix test warnings | ||||
| * | | | | Don't use deprecated $this->getMock() method | Joas Schilling | 2017-10-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Fix tests with group manager | Joas Schilling | 2017-10-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-14 | 16 | -20/+290 |
| | | | | | |||||
* | | | | | Use ::class to avoid errors | Joas Schilling | 2017-10-13 | 1 | -6/+12 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | Fix class name, regression from 44cf67accdc294f46bf82b3f8661f353dc5e22f0 | Joas Schilling | 2017-10-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | Merge pull request #6816 from nextcloud/external-storage-confirm-delete-fix | Joas Schilling | 2017-10-13 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix confirmation dialog when deleting external storage | ||||
| * | | | | | Fix confirmation dialog when deleting external storage | Robin Appelman | 2017-10-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-13 | 2 | -4/+84 |
| | | | | | | |||||
* | | | | | | Correct class to quota | John Molakvoæ (skjnldsv) | 2017-10-12 | 1 | -1/+1 |
|/ / / / / | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-10 | 4 | -12/+12 |
|/ / / / | |||||
* | | | | Merge pull request #6770 from nextcloud/check-user-group-exists-dav-shares | Joas Schilling | 2017-10-09 | 11 | -30/+96 |
|\ \ \ \ | | | | | | | | | | | Check if the user/group exists for dav shares | ||||
| * | | | | Check if the user/group exists for dav shares | Joas Schilling | 2017-10-05 | 11 | -30/+96 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-09 | 2 | -0/+10 |
| |_|_|/ |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-08 | 2 | -0/+60 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-07 | 14 | -2/+76 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-06 | 24 | -34/+90 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-05 | 10 | -158/+268 |
| | | | |||||
* | | | Merge pull request #6700 from nextcloud/accessibility-fixes | Julius Härtl | 2017-10-04 | 3 | -3/+5 |
|\ \ \ | | | | | | | | | Accessibility fixes | ||||
| * | | | Remove redundant alternative text | Jan-Christoph Borchardt | 2017-09-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | Add proper labels to various form elements and buttons | Jan-Christoph Borchardt | 2017-09-29 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | | Merge pull request #6328 from nextcloud/split-sharees-api-logic | blizzz | 2017-10-04 | 2 | -2123/+88 |
|\ \ \ \ | | | | | | | | | | | Splits off the logic from sharees endpoint thus making it available from within Nc/via PHP. |