Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Refine version comparision for repair job for major version updates | Morris Jobke | 2021-05-19 | 1 | -2/+3 | |
|/ / / / | ||||||
* | | | | Merge pull request #26834 from nextcloud/enh/only_run_once | Joas Schilling | 2021-05-19 | 1 | -1/+2 | |
|\ \ \ \ | ||||||
| * | | | | Inject the repair job only once | Roeland Jago Douma | 2021-04-29 | 1 | -1/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #26852 from nextcloud/fix-noauth-cors | Joas Schilling | 2021-05-19 | 1 | -5/+4 | |
|\ \ \ \ | ||||||
| * | | | | fix error when using CORS with no auth credentials | korelstar | 2021-05-18 | 1 | -5/+4 | |
* | | | | | Merge pull request #26963 from nextcloud/bugfix/noid/empty-template-error | Roeland Jago Douma | 2021-05-19 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix log error when creating files from an empty template | Julius Härtl | 2021-05-18 | 1 | -0/+1 | |
* | | | | | | Merge pull request #27019 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Roeland Jago Douma | 2021-05-19 | 1 | -11/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update psalm baseline | Nextcloud-PR-Bot | 2021-05-19 | 1 | -11/+0 | |
|/ / / / / / | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-19 | 286 | -436/+372 | |
* | | | | | | Merge pull request #26990 from francoisfreitag/rm-unused | Christoph Wurst | 2021-05-18 | 2 | -4/+0 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Remove unused apps/dav/js/schedule-response.js | François Freitag | 2021-05-15 | 2 | -4/+0 | |
* | | | | | | Merge pull request #27007 from francoisfreitag/script | Morris Jobke | 2021-05-18 | 7 | -21/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Prefer string $file over 1-element array in script() | François Freitag | 2021-05-18 | 7 | -21/+7 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #26987 from nextcloud/dependabot/npm_and_yarn/build/node-s... | dependabot-preview[bot] | 2021-05-18 | 2 | -29/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Bump node-sass from 5.0.0 to 6.0.0 in /build | dependabot-preview[bot] | 2021-05-15 | 2 | -29/+29 | |
* | | | | | | | Merge pull request #26980 from nextcloud/bugfix/noid/partfile-move-storage | Roeland Jago Douma | 2021-05-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use parent wrapper to properly handle moves on the same source/target storage | Julius Härtl | 2021-05-14 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #26322 from nextcloud/recent-search | Julius Härtl | 2021-05-18 | 3 | -194/+98 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | adjust tests | Robin Appelman | 2021-04-21 | 2 | -1/+13 | |
| * | | | | | | | optimize getting share types for recent files | Robin Appelman | 2021-04-21 | 1 | -33/+49 | |
| * | | | | | | | use search query for Folder::getRecent | Robin Appelman | 2021-04-21 | 1 | -160/+36 | |
* | | | | | | | | Merge pull request #26580 from castillo92/patch-2 | Morris Jobke | 2021-05-18 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update ShareAPIController.php | castillo92 | 2021-04-16 | 1 | -2/+2 | |
* | | | | | | | | | Merge pull request #27000 from nextcloud/enh/apptoken/check_apptoken | Roeland Jago Douma | 2021-05-18 | 1 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Harden apptoken check | Roeland Jago Douma | 2021-05-17 | 1 | -0/+20 | |
* | | | | | | | | | Merge pull request #26896 from nextcloud/Valdnet-patch-8 | Roeland Jago Douma | 2021-05-18 | 4 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Change the values in test | Valdnet | 2021-05-10 | 1 | -3/+3 | |
| * | | | | | | | | | Change the values in the test | Valdnet | 2021-05-10 | 1 | -5/+5 | |
| * | | | | | | | | | l10n: Replace the apostrophe with double quotation | Valdnet | 2021-05-06 | 1 | -1/+1 | |
| * | | | | | | | | | l10n: Replace the apostrophe with double quotation | Valdnet | 2021-05-06 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #26626 from J0WI/strict-security | Roeland Jago Douma | 2021-05-18 | 31 | -50/+143 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Make Security module strict | J0WI | 2021-04-19 | 31 | -50/+143 | |
* | | | | | | | | | | Merge pull request #26998 from nextcloud/dependabot/npm_and_yarn/babel/core-7... | Roeland Jago Douma | 2021-05-17 | 12 | -85/+127 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Bump @babel/core from 7.13.16 to 7.14.2 | dependabot-preview[bot] | 2021-05-17 | 12 | -85/+127 | |
* | | | | | | | | | | | Merge pull request #26946 from nextcloud/enh/fed_share/respect_default_permis... | Lukas Reschke | 2021-05-17 | 1 | -1/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Respect default share permissions for federated reshares | Roeland Jago Douma | 2021-05-17 | 1 | -1/+12 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #26846 from nextcloud/followup/26572/reply-with-json-when-... | Morris Jobke | 2021-05-17 | 2 | -2/+14 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Reply with JSON when html is not accepted like in SecurityMiddleware | Joas Schilling | 2021-05-12 | 1 | -0/+12 | |
| * | | | | | | | | | Reply with UNAUTHORIZED like on APIs when login exception was thrown | Joas Schilling | 2021-05-12 | 2 | -2/+2 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-17 | 2 | -0/+66 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-16 | 16 | -32/+50 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-15 | 4 | -0/+4 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-14 | 6 | -0/+18 | |
* | | | | | | | | Merge pull request #26679 from nextcloud/bugfix/noid/fix-unauthorized-ocs-sta... | blizzz | 2021-05-13 | 12 | -96/+112 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix unauthorized OCS status in provisioning | Joas Schilling | 2021-05-12 | 12 | -96/+112 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #26959 from nextcloud/techdebt/noid/verifiyuserdata-iaccou... | blizzz | 2021-05-12 | 1 | -30/+29 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | VerifyUserData shall use IAccountManager, not private API | Arthur Schiwon | 2021-05-12 | 1 | -30/+29 | |
* | | | | | | | | | Merge pull request #26961 from nextcloud/techdet/noid/lib-accountmanager-api | blizzz | 2021-05-12 | 2 | -17/+14 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | PersonalInfo settings to use public AccoutManager API | Arthur Schiwon | 2021-05-12 | 1 | -5/+4 |