aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix: Use hashed password in files_external settingsartonge/feat/compare_hashed_password_when_updating_global_cred_in_files_externalLouis Chemineau2024-09-251-0/+8
* fix: Ensure app discover section is returned as listfix/app-discoverFerdinand Thiessen2024-09-241-1/+1
* Merge pull request #44945 from nextcloud/rakekniven-patch-1Joas Schilling2024-09-241-1/+1
|\
| * fix(translations): Changed grammarrakekniven2024-09-231-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-236-6/+10
|/
* Merge pull request #48111 from nextcloud/fix/move-storage-constructor-to-spec...Côme Chilliet2024-09-231-0/+5
|\
| * fix: Move storage constructor to specific interfaceCôme Chilliet2024-09-231-0/+5
* | Merge pull request #48223 from nextcloud/feat/add-rector-configCôme Chilliet2024-09-2369-137/+137
|\ \
| * | chore: Apply rector configuration to apps folderCôme Chilliet2024-09-2069-137/+137
* | | Merge pull request #48175 from nextcloud/followup/48086/fix-more-activity-pro...Joas Schilling2024-09-239-46/+41
|\ \ \
| * | | fix(activity): Update more activity providers to use new exceptionsfollowup/48086/fix-more-activity-providersJoas Schilling2024-09-239-46/+41
* | | | Merge pull request #48215 from nextcloud/bugfix/noid/run-all-unit-testsJoas Schilling2024-09-233-15906/+27
|\ \ \ \ | |/ / / |/| | |
| * | | test: fix ContactsMigratorTestbugfix/noid/run-all-unit-testsAnna Larch2024-09-192-15894/+21
| * | | fix(user_status): Fix integration test of user statusJoas Schilling2024-09-191-5/+5
| * | | fix(tests): Fix test selection and run unit tests of DAV and user_statusJoas Schilling2024-09-191-7/+1
* | | | fix(users): Don't crash if disabled user is missing in the databaseartonge/fix/prevent_missing_users_from_crashing_disabled_users_searchLouis Chemineau2024-09-231-0/+2
| |_|/ |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-234-0/+32
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-226-4/+12
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-21122-11064/+11128
* | | Merge pull request #48152 from nextcloud/clean/version-ocpJulius Knorr2024-09-2014-36/+46
|\ \ \
| * | | chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocpJulius Knorr2024-09-2014-36/+46
* | | | Merge pull request #48241 from nextcloud/chore/remove-legacy-files-scriptsKate2024-09-2077-20509/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | chore: Move legacy dialogs template from files to core until we can remove itFerdinand Thiessen2024-09-201-35/+0
| * | | chore(files): Remove legacy style filesFerdinand Thiessen2024-09-2022-1843/+0
| * | | chore(files): Remove legacy UI scripts now that everything is migrated to VueFerdinand Thiessen2024-09-2054-18631/+3
| |/ /
* | | Merge pull request #48224 from nextcloud/object-store-trash-moveKate2024-09-201-11/+8
|\ \ \ | |/ / |/| |
| * | fix: improve moving object store items to trashbinobject-store-trash-moveRobin Appelman2024-09-191-11/+8
* | | Merge pull request #47905 from nextcloud/fix/files-duplicated-nodesFerdinand Thiessen2024-09-203-13/+194
|\ \ \
| * | | test(files): Add tests for path handlingFerdinand Thiessen2024-09-201-0/+130
| * | | fix(files): Ensure children are removed from folder and not duplicatedFerdinand Thiessen2024-09-202-13/+64
* | | | Merge pull request #47553 from nextcloud/chore/cleanup-warningsFerdinand Thiessen2024-09-203-15/+13
|\ \ \ \
| * | | | chore: fix usage of deprecated functions and adjust code styleFerdinand Thiessen2024-09-203-15/+13
| |/ / /
* / / / fix(ci): Remove more withConsecutive in appsbugfix/noid/remove-more-withConsecutiveJoas Schilling2024-09-204-90/+68
|/ / /
* | | Merge pull request #48196 from nextcloud/chore/add-deprecation-dateFerdinand Thiessen2024-09-202-13/+4
|\ \ \
| * | | chore: Remove deprecated `Share_Helper::generateTarget` `$exclude` parameterchore/add-deprecation-dateFerdinand Thiessen2024-09-202-13/+4
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2094-134/+398
|/ / /
* | | fix(federation): Do not overwrite certificate bundlefix/federation-certificate-storeJulius Härtl2024-09-201-14/+17
* | | chore: Get rid of travis in DAV appchore/remove-travisFerdinand Thiessen2024-09-1969-41/+26
* | | chore: Remove old travis related stuffFerdinand Thiessen2024-09-192-2/+1
* | | Merge pull request #48218 from nextcloud/ci/noid/prepare-phpunit-10Ferdinand Thiessen2024-09-194-28/+21
|\ \ \ | |/ / |/| |
| * | chore: Cleanup and prepare some app tests for PHPUnit 10ci/noid/prepare-phpunit-10Joas Schilling2024-09-194-28/+21
| |/
* | Merge pull request #47399 from nextcloud/fix/47275/driverExceptionHamza2024-09-192-8/+10
|\ \ | |/ |/|
| * fix: expand select and group by for calandar reminder backendfix/47275/driverExceptionHamza Mahjoubi2024-09-192-8/+10
* | chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-19271-747/+803
|/
* fix(setupChecks): Having transactional file locking disabled is not supportedfix-setupcheck-filelockingJosh Richards2024-09-191-3/+3
* Merge pull request #48200 from nextcloud/share-reminder-shardingRobin Appelman2024-09-192-13/+104
|\
| * fix: add sharding compatible version of share reminder jobshare-reminder-shardingRobin Appelman2024-09-192-13/+104
* | Merge pull request #47978 from nextcloud/chore/remove-iloggerJoas Schilling2024-09-191-2/+3
|\ \
| * | chore: Remove deprecated `ILogger` logging functionschore/remove-iloggerFerdinand Thiessen2024-09-191-2/+3
| |/
* | Merge pull request #48162 from nextcloud/bugfix/noid/array-keysJoas Schilling2024-09-191-5/+5
|\ \