aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #31097 from nextcloud/bugfix/31096/fix-shares-transfer-gue...Vincent Petry2022-02-101-1/+5
|\
| * Fix path handling when transferring incoming sharesVincent Petry2022-02-101-1/+5
* | Merge pull request #31077 from nextcloud/revert/public-page-changesSimon L2022-02-104-37/+17
|\ \
| * | Revert "Add non-breaking space in the file size"szaimen2022-02-103-7/+7
| * | Revert "Improve layout for the public download page"Carl Schwan2022-02-101-21/+10
| * | Revert "Fix loading of the text app in public shared links"Carl Schwan2022-02-101-12/+3
* | | Merge pull request #30981 from nextcloud/fix/30936/ldap-dup-uuid-migrationblizzz2022-02-1018-62/+640
|\ \ \
| * | | Setup warning for invalid LDAP user or group UUIDs.Arthur Schiwon2022-02-107-6/+109
| * | | Fix psalm errors in apps/user_ldap/lib/Jobs/CleanUp.phpCôme Chilliet2022-02-101-26/+14
| * | | Fix ldap:update-uuidCôme Chilliet2022-02-103-21/+30
| * | | add occ command to update UUIDs (incomplete)Arthur Schiwon2022-02-108-28/+405
| * | | allow to re-run migration step when backup DB is already createdArthur Schiwon2022-02-101-1/+12
| * | | invalidated duplicated UUIDs prior to migration changeArthur Schiwon2022-02-101-0/+90
| * | | Temporarily disable samba-non-native as it times out too oftenJoas Schilling2022-02-101-10/+11
| * | | Don't provide favorite activity settingsJoas Schilling2022-02-101-2/+10
* | | | Merge pull request #30942 from nextcloud/appdata-lite-filesystemVincent Petry2022-02-105-69/+86
|\ \ \ \
| * | | | handle setupFS with null userRobin Appelman2022-02-091-4/+4
| * | | | dont mark fs as setup when no user is activeRobin Appelman2022-02-091-2/+2
| * | | | fix fs cache test user setupRobin Appelman2022-02-092-13/+11
| * | | | pass user object during fs initRobin Appelman2022-02-092-8/+15
| * | | | only setup part of the filesystem for appdata requestsRobin Appelman2022-02-094-49/+61
* | | | | [tx-robot] updated from transifexNextcloud bot2022-02-104-68/+76
|/ / / /
* | | | Merge pull request #31088 from nextcloud/techdebt/noid/restore-green-ciRobin Appelman2022-02-091-10/+11
|\ \ \ \
| * | | | Temporarily disable samba-non-native as it times out too oftenJoas Schilling2022-02-091-10/+11
|/ / / /
* | | | Merge pull request #31081 from nextcloud/bugfix/noid/dont-provide-favorite-ac...Joas Schilling2022-02-091-2/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Don't provide favorite activity settingsJoas Schilling2022-02-091-2/+10
* | | | Merge pull request #30997 from nextcloud/fix/noid/ldap-occ-test-config-accessorblizzz2022-02-091-6/+6
|\ \ \ \
| * | | | fix overwriting of SUCCESS and INVALID constsArthur Schiwon2022-02-031-6/+6
* | | | | Merge pull request #31007 from nextcloud/enhancement/bootstrap-calendar-resou...Christoph Wurst2022-02-098-102/+294
|\ \ \ \ \
| * | | | | Move calendar resource/room backend registration to IBootstrapChristoph Wurst2022-02-078-102/+294
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-02-094-2/+10
| |_|_|/ / |/| | | |
* | | | | Merge pull request #30925 from paierlep/feature/breadcrumb_menu_parent_folder...Louis2022-02-083-13/+31
|\ \ \ \ \
| * | | | | Show the parent folders in the breadcrumb menu when on a child entry.Christian Paier2022-02-023-13/+31
| | |/ / / | |/| | |
* | | | | Merge pull request #30945 from nextcloud/techdebt/noid/background-job-time-wi...Joas Schilling2022-02-0816-8/+167
|\ \ \ \ \
| * | | | | Use the new option to signaling insensitivityJoas Schilling2022-02-076-1/+13
| * | | | | Allow sysadmins to define a maintenance window where heavier jobs can runJoas Schilling2022-02-072-1/+37
| * | | | | Allow apps to specify if their background job can be delayedJoas Schilling2022-02-078-6/+117
| | |/ / / | |/| | |
* | | | | Merge pull request #31062 from nextcloud/dependabot/npm_and_yarn/puppeteer-13...Louis2022-02-082-44/+18
|\ \ \ \ \
| * | | | | Bump puppeteer from 13.1.3 to 13.2.0dependabot[bot]2022-02-082-44/+18
* | | | | | Merge pull request #31024 from nextcloud/dependabot/npm_and_yarn/clipboard-2....Louis2022-02-085-12/+12
|\ \ \ \ \ \
| * | | | | | Bump clipboard from 2.0.9 to 2.0.10dependabot[bot]2022-02-085-12/+12
* | | | | | | Merge pull request #28941 from howardZa/feature/allow_s3_access_wo_authSimon L2022-02-081-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add SCHEME_NULL to list of allowed auth mechanismhowardZa2022-02-071-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #31055 from nextcloud/dependabot/npm_and_yarn/webpack-5.68.0Louis2022-02-082-8/+8
|\ \ \ \ \ \
| * | | | | | Bump webpack from 5.67.0 to 5.68.0dependabot[bot]2022-02-072-8/+8
* | | | | | | Merge pull request #31022 from nextcloud/dependabot/npm_and_yarn/p-queue-7.2.0Louis2022-02-084-13/+13
|\ \ \ \ \ \ \
| * | | | | | | Bump p-queue from 7.1.0 to 7.2.0dependabot[bot]2022-02-084-13/+13
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #31063 from nextcloud/dependabot/npm_and_yarn/testing-libr...Louis2022-02-082-8/+8
|\ \ \ \ \ \ \
| * | | | | | | Bump @testing-library/jest-dom from 5.16.1 to 5.16.2dependabot[bot]2022-02-082-8/+8
| |/ / / / / /
* / / / / / / [tx-robot] updated from transifexNextcloud bot2022-02-088-0/+14
|/ / / / / /