summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15769 from nextcloud/part-file-non-creatableMorris Jobke2019-07-032-10/+53
|\
| * add test for overwriting in non creatable directoryRobin Appelman2019-07-031-8/+46
| * dont use part files for dav writes when the target folder doesn't have create...Robin Appelman2019-07-031-2/+7
* | Merge pull request #16186 from nextcloud/bugfix/noid/also-check-permissions-w...Morris Jobke2019-07-035-189/+115
|\ \ | |/ |/|
| * Remove duplicate testsJoas Schilling2019-07-031-144/+0
| * Unify the permission checking in one place onlyJoas Schilling2019-07-034-47/+32
| * Better check reshare permissions when creating a shareJoas Schilling2019-07-033-3/+88
* | Merge pull request #16098 from nextcloud/design/header-textMorris Jobke2019-07-031-1/+0
|\ \
| * | Show share link header text always in 2 rowsJan-Christoph Borchardt2019-06-261-1/+0
* | | Merge pull request #15817 from nextcloud/enh/autoloader_for_appsMorris Jobke2019-07-0328-0/+1828
|\ \ \ | |_|/ |/| |
| * | Fix phanRoeland Jago Douma2019-06-271-0/+2
| * | Add autoloaders for shipped appsRoeland Jago Douma2019-06-2727-0/+1826
* | | Merge pull request #16200 from nextcloud/revert/16049-wrong-roundMorris Jobke2019-07-032-2/+2
|\ \ \
| * | | Revert "Fix usage view tests"Daniel Kesselberg2019-07-021-1/+1
| * | | Revert parts hide quota bar if unlimitedDaniel Kesselberg2019-07-021-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2019-07-0344-18/+134
* | | | Merge pull request #16199 from nextcloud/bugfix/noid/refresh_webcal_job_enhan...Morris Jobke2019-07-022-3/+20
|\ \ \ \
| * | | | RefreshWebcalJob: replace ugly Regex with standard php utilsGeorg Ehrke2019-07-022-3/+20
* | | | | Merge pull request #16197 from nextcloud/feature/remote-wipe-emailMorris Jobke2019-07-025-5/+423
|\ \ \ \ \
| * | | | | Send emails when remote wipe starts/finishesChristoph Wurst2019-07-025-5/+423
| | |/ / / | |/| | |
* | | | | Merge pull request #15741 from mxss/fix/phpdoc-fixesMorris Jobke2019-07-024-2/+40
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | misc phpdoc fixesMax Kovalenko2019-05-274-0/+38
| * | | | fixed phpdoc parameter typesMax Kovalenko2019-05-271-2/+2
* | | | | Merge pull request #16198 from nextcloud/fix/tests/usageMorris Jobke2019-07-021-1/+1
|\ \ \ \ \
| * | | | | Fix usage view testsRoeland Jago Douma2019-07-021-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #16174 from nextcloud/bugfix/noid/fix-dyslexic-font-overwr...Morris Jobke2019-07-021-1/+1
|\ \ \ \ \
| * | | | | Only set the font if it was not set beforeJoas Schilling2019-07-011-1/+1
* | | | | | Merge pull request #13186 from labor4/edit_carddav_typesMorris Jobke2019-07-021-1/+1
|\ \ \ \ \ \
| * | | | | | add carddav-search option for X-ADDRESSBOOKSERVER-MEMBERlabor42019-06-071-1/+1
* | | | | | | Merge pull request #16141 from nextcloud/fix/no-rating-no-scoreMorris Jobke2019-07-023-4/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Do not show app score if it has no ratingsChristoph Wurst2019-06-283-4/+6
* | | | | | | Do not fail hard on new user mail error (#16183)John Molakvoæ2019-07-021-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Do not fail hard on new user mail errorJohn Molakvoæ (skjnldsv)2019-07-021-2/+3
* | | | | | | | Merge pull request #15775 from nextcloud/refactor/decouple-remote-wipe-notifi...Georg Ehrke2019-07-0214-48/+805
|\ \ \ \ \ \ \ \
| * | | | | | | | Decouple remote wipe notifcation channels with eventsChristoph Wurst2019-06-2714-48/+805
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2019-07-02166-290/+332
* | | | | | | | | Merge pull request #16161 from nextcloud/dependabot/npm_and_yarn/toastify-js-...Roeland Jago Douma2019-07-018-13/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bump toastify-js from 1.5.0 to 1.6.1dependabot-preview[bot]2019-07-018-13/+13
* | | | | | | | | | Merge pull request #16159 from nextcloud/dependabot/npm_and_yarn/webpack-cli-...Roeland Jago Douma2019-07-012-74/+124
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bump webpack-cli from 3.3.4 to 3.3.5dependabot-preview[bot]2019-06-302-74/+124
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #16162 from nextcloud/dependabot/npm_and_yarn/url-loader-2...Roeland Jago Douma2019-07-012-5/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bump url-loader from 2.0.0 to 2.0.1dependabot-preview[bot]2019-06-302-5/+5
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #16175 from nextcloud/followup/16088/allow-apps-to-overwri...Joas Schilling2019-07-011-6/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow apps to overwrite the maximum length when reading from databaseJoas Schilling2019-07-011-6/+16
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #16168 from nextcloud/fix/16103Roeland Jago Douma2019-07-011-1/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove fs packageJulius Härtl2019-07-011-1/+0
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #16170 from nextcloud/dnd-upload-permissionsRobin Appelman2019-07-011-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fix permissions for drag-n-drop uploadsRobin Appelman2019-07-011-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #16136 from nextcloud/design/theming-body-loginJohn Molakvoæ2019-07-011-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix dark text in body-login box on light theming colorsJan-Christoph Borchardt2019-06-271-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |