aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore(assets): Recompile assetsnextcloud-command2024-06-192-3/+3
* fix(files_versions): renaming file version when its not a stringSanskar Soni2024-06-201-1/+2
* Merge pull request #45972 from nextcloud/fix/noid/copyIconAndy Scherzinger2024-06-1911-10/+10
|\
| * chore(assets): Recompile assetsnextcloud-command2024-06-199-7/+7
| * style: update copy icon to Material Design iconAndy Scherzinger2024-06-192-3/+3
* | Merge pull request #45968 from nextcloud/fix/dav/limit-sync-token-created-at-...Christoph Wurst2024-06-191-1/+28
|\ \
| * | fix(dav): Limit number of UPDATES for sync token created_atChristoph Wurst2024-06-191-1/+28
* | | Merge pull request #45963 from nextcloud/artonge/fix/openfileJohn Molakvoæ2024-06-194-6/+9
|\ \ \ | |_|/ |/| |
| * | chore(assets): Recompile assetsnextcloud-command2024-06-192-3/+3
| * | fix(files): Rename openFileInfo to fileInfoLouis Chemineau2024-06-192-3/+6
* | | Merge pull request #45969 from nextcloud/ci/phpunit-mysql/more-retriesRichard Steinmetz2024-06-191-1/+1
|\ \ \
| * | | ci(phpunit-mysql): increase mysql health check retriesRichard Steinmetz2024-06-191-1/+1
* | | | Merge pull request #45960 from nextcloud/chore/noid/spdxBatch17Andy Scherzinger2024-06-19127-80/+971
|\ \ \ \
| * | | | chore(assets): Recompile assetsnextcloud-command2024-06-1963-59/+271
| * | | | docs: Add REUSE compliance status badgeAndy Scherzinger2024-06-191-0/+1
| * | | | ci: Add REUSE compliance checkAndy Scherzinger2024-06-191-0/+20
| * | | | chore: Add SPDX headerAndy Scherzinger2024-06-1962-21/+679
|/ / / /
* | | | Merge pull request #45930 from nextcloud/repair-mimetype-expensiveRobin Appelman2024-06-1910-30/+141
|\ \ \ \ | |_|/ / |/| | |
| * | | feat: add setup check for needed mimetype migrationsRobin Appelman2024-06-189-29/+140
| * | | fix: move repair mimetype repair step to the expensive stepsRobin Appelman2024-06-171-1/+1
* | | | Merge pull request #45957 from nextcloud/perf/cache-storage-stats-headerRichard Steinmetz2024-06-191-1/+3
|\ \ \ \
| * | | | perf: Tell browsers to cache storage stats endpoint as it is cachedJulius Härtl2024-06-181-1/+3
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-196-0/+12
* | | | | Merge pull request #45952 from nextcloud/fix/noid/spdxLicenseIdentifierAndy Scherzinger2024-06-1889-3098/+3515
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsnextcloud-command2024-06-1886-3079/+3489
| * | | | | chore: Remove duplicates from `dep5`Ferdinand Thiessen2024-06-181-2/+2
| * | | | | chore: Switch order of license texts in `.license` filesFerdinand Thiessen2024-06-181-16/+17
| * | | | | chore: Adjust SPDX tool to multiple line licenses instead of `AND` chainedFerdinand Thiessen2024-06-181-4/+8
| * | | | | fix: hard-wire licenses until new versions are published shipping the SPDX li...Andy Scherzinger2024-06-181-0/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #45685 from nextcloud/feat/emit-users-loadedPytal2024-06-185-6/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | chore(assets): Recompile assetsnextcloud-command2024-06-184-6/+6
| * | | | feat(settings): Emit loaded event for user managementChristopher Ng2024-06-181-0/+2
|/ / / /
* | | | Merge pull request #45228 from smokris/heartbeat-routeAndy Scherzinger2024-06-182-5/+16
|\ \ \ \ | |/ / / |/| | |
| * | | fix(tests): Strong type property $router in RouterTestCôme Chilliet2024-06-181-2/+1
| * | | fix(settings): define a 'heartbeat' route, so SecurityHeaders can handle redi...Steve Mokris2024-05-072-5/+17
* | | | Merge pull request #45945 from nextcloud/perf/upgrade-reset-stepsRichard Steinmetz2024-06-182-3/+7
|\ \ \ \
| * | | | perf: Avoid reusing previous migration stepsJulius Härtl2024-06-182-3/+7
* | | | | Merge pull request #45889 from nextcloud/fix/noid/cypress-local-changesJohn Molakvoæ2024-06-181-3/+20
|\ \ \ \ \
| * | | | | fix(cypress): Check for local changes before trying to apply themMarcel Müller2024-06-151-3/+20
* | | | | | Merge pull request #45894 from nextcloud/test/cypress/changes-ciJohn Molakvoæ2024-06-181-1/+4
|\ \ \ \ \ \
| * | | | | | test(cypress): don't apply changes in CIRichard Steinmetz2024-06-161-1/+4
* | | | | | | Merge pull request #45866 from nextcloud/bug/45697/disable-previews-twoRichard Steinmetz2024-06-181-4/+17
|\ \ \ \ \ \ \
| * | | | | | | fix(preview): don't create folder structure when previews are disabledDaniel Kesselberg2024-06-181-4/+17
|/ / / / / / /
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-1814-8/+24
* | | | | | | Merge pull request #45916 from nextcloud/fix/noid/versionsIconAndy Scherzinger2024-06-182-2/+2
|\ \ \ \ \ \ \
| * | | | | | | fix: Align app icon for versions with right sidebar used iconAndy Scherzinger2024-06-172-2/+2
* | | | | | | | Merge pull request #33581 from nextcloud/share-lazy-userArthur Schiwon2024-06-172-16/+25
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | fix(tests): Fix tests with new LazyUser usage in DefaultShareProviderCôme Chilliet2024-06-171-11/+19
| * | | | | | | use LazyUser in DefaultShareProviderRobin Appelman2024-06-171-5/+6
|/ / / / / / /
* | | | | | | Merge pull request #45912 from nextcloud/fix/noid/3rdparty-check-refArthur Schiwon2024-06-171-1/+1
|\ \ \ \ \ \ \