summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26145 from nextcloud/smb-force-write-optionMorris Jobke2021-03-191-1/+9
|\
| * add (hidden) option to always show smb root as writableRobin Appelman2021-03-161-1/+9
* | Merge pull request #25129 from nextcloud/bugfix/smb-notify-subpathVincent Petry2021-03-191-1/+1
|\ \
| * | Fix files_external:notify command when running withing a subdirectory of the ...Julius Härtl2021-01-141-1/+1
* | | Merge pull request #23718 from nextcloud/already-shared-error-messageRoeland Jago Douma2021-03-192-7/+18
|\ \ \
| * | | expand 'path is already shared' error messageRobin Appelman2021-03-152-7/+18
* | | | Merge pull request #26196 from nextcloud/fix/app-sidebar-description-slotJulien Veyssier2021-03-199-11/+11
|\ \ \ \
| * | | | adapt files and app settings sidebar 'primary-actions' slot that became 'desc...Julien Veyssier2021-03-199-11/+11
* | | | | Merge pull request #26200 from nextcloud/bugfix/26197/fix-expiration-validati...Vincent Petry2021-03-192-45/+45
|\ \ \ \ \
| * | | | | Update user share must use correct expiration validationVincent Petry2021-03-182-45/+45
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-03-198-4/+62
* | | | | | Merge pull request #26194 from nextcloud/techdebt/noid/remove-duplicate-shari...John Molakvoæ2021-03-181-135/+0
|\ \ \ \ \ \
| * | | | | | Remove duplicate unit test in sharing that checks for group permission updatesMorris Jobke2021-03-181-135/+0
* | | | | | | Merge pull request #26189 from nextcloud/techdept/qbmapper-execute-update-queryRoeland Jago Douma2021-03-182-13/+13
|\ \ \ \ \ \ \
| * | | | | | | Use executeQuery and executeUpdate in the QBMapperChristoph Wurst2021-03-182-13/+13
|/ / / / / / /
* | | | | | | Merge pull request #26193 from nextcloud/techdebt/noid/remove-sharing-duplica...Morris Jobke2021-03-181-169/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Permission tests for the sharing are fully covered in sharing v1 integration ...Morris Jobke2021-03-181-169/+0
| |/ / / / /
* | | | | | Merge pull request #25112 from nextcloud/repair-exceptionkesselb2021-03-187-9/+24
|\ \ \ \ \ \
| * | | | | | log full expection during repair stepRobin Appelman2021-03-186-7/+18
| * | | | | | make repair errors more visibleRobin Appelman2021-03-181-1/+1
| * | | | | | dont error the entire repair process when a repair step errorsRobin Appelman2021-03-181-1/+5
| |/ / / / /
* | | | | | Merge pull request #25331 from nextcloud/fix-valid-storages-removed-when-clea...Morris Jobke2021-03-185-5/+107
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix valid storages removed when cleaning remote storagesDaniel Calviño Sánchez2021-01-282-4/+39
| * | | | | Add integration tests for "sharing:cleanup-remote-storages" OCC commandDaniel Calviño Sánchez2021-01-263-1/+68
* | | | | | Merge pull request #26188 from nextcloud-pr-bot/automated/noid/psalm-baseline...Morris Jobke2021-03-181-27/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Update psalm baselineNextcloud-PR-Bot2021-03-181-27/+4
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2021-03-186-8/+12
* | | | | Merge pull request #24384 from nextcloud/cleanup/remove-old-migration-checkMorris Jobke2021-03-175-191/+5
|\ \ \ \ \
| * | | | | Skip db migration simulation for core schema changesJulius Härtl2021-03-175-191/+5
* | | | | | Merge pull request #25924 from nextcloud/bugfix/noid/only-mark-migrations-as-...Morris Jobke2021-03-171-2/+4
|\ \ \ \ \ \
| * | | | | | Only mark migrations as installed after executionJoas Schilling2021-03-041-2/+4
* | | | | | | Merge pull request #25676 from nextcloud/drop/utl-is-ieMorris Jobke2021-03-179-18/+8
|\ \ \ \ \ \ \
| * | | | | | | Drop \OCP\Util::isIeChristoph Wurst2021-03-099-18/+8
* | | | | | | | Merge pull request #26160 from nextcloud/enh/eslintJohn Molakvoæ2021-03-17134-455/+12315
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix comments filespluginJohn Molakvoæ (skjnldsv)2021-03-1710-18/+42
| * | | | | | | | Fix TerserPluginJohn Molakvoæ (skjnldsv)2021-03-17102-222/+12105
| * | | | | | | | Lint fixJohn Molakvoæ (skjnldsv)2021-03-1731-279/+122
| * | | | | | | | Add eslint testingJohn Molakvoæ (skjnldsv)2021-03-176-34/+144
* | | | | | | | | Merge pull request #24580 from nextcloud/enh/noid/db-convertMorris Jobke2021-03-171-1/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | DB conversion: improve console outputSimon Spannagel2021-03-171-1/+4
* | | | | | | | | Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phon...Joas Schilling2021-03-1714-30/+292
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Also limit to user group in case enumeration is enabled for groups and phonen...Joas Schilling2021-03-172-6/+36
| * | | | | | | | | Fix parameter types in docsJoas Schilling2021-03-177-13/+15
| * | | | | | | | | Add missing index on the user columnJoas Schilling2021-03-171-0/+52
| * | | | | | | | | Improve search results when only phonebook-matches can we autocompletedJoas Schilling2021-03-179-11/+189
* | | | | | | | | | Merge pull request #26076 from nextcloud/enh/noid/ldap-occ-user-resetMorris Jobke2021-03-175-3/+132
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | adds ldap user:reset commandArthur Schiwon2021-03-175-3/+132
* | | | | | | | | | Merge pull request #26172 from nextcloud/techdebt/noid/code-checker-is-noopMorris Jobke2021-03-171-33/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | occ app:check-code is noopJoas Schilling2021-03-171-33/+0
* | | | | | | | | | | Merge pull request #26165 from nextcloud/dependabot/composer/vimeo/psalm-4.6.4dependabot-preview[bot]2021-03-171-23/+27
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |