aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #36458 from nextcloud/fix/noid/run-tests-php-8.0Maxence Lange2023-01-312-2/+2
|\ | | | | test runs with php8.0 images
| * use php8.0 imagesMaxence Lange2023-01-312-2/+2
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | Merge pull request #36455 from nextcloud/artonge/e2e/reset_themingJohn Molakvoæ2023-01-311-1/+4
|\ \ | |/ |/| Reset theming in cypress test
| * Reset theming in cypress testLouis Chemineau2023-01-311-1/+4
| | | | | | | | | | | | | | | | | | The test in admin-settings does not reset the theming. So when it is run before user-background, the "Default cloud background is not rendered" test fails. This makes sure that the theming is reset before running "User default background settings" Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Merge pull request #36453 from nextcloud/bugfix/noid/oci-longtextJulius Härtl2023-01-312-1/+20
|\ \ | | | | | | Fix MigrateBackgroundImages on oracle
| * | fix(theming): Fix query for configvalue as CLOB on OCIJulius Härtl2023-01-311-1/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | tests(oci): Test where statement on longtext columnJulius Härtl2023-01-311-0/+18
| |/ | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> test: try with just passing the type to eq which should also cast Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #36331 from tpayen/fix/globalNewButtonLouis2023-01-311-1/+1
|\ \ | |/ |/| fix(files) Call .action of local element instead of global page
| * fix(files) Call .action of local elementThomas P2023-01-301-1/+1
| | | | | | | | | | | | When calling .action from the global page, newButton may conflict with other app-content which is similar to app-content-files Signed-off-by: Thomas Payen <thomas.payen@i-carre.net>
* | Merge pull request #36445 from nextcloud/Valdnet-patch-4John Molakvoæ2023-01-311-5/+5
|\ \ | | | | | | l10n: Change admin to administrator
| * | l10n: Change administrator to administrationValdnet2023-01-301-5/+5
| | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
| * | l10n: Change admin to administratorValdnet2023-01-301-5/+5
| | | | | | | | | | | | | | | Spelling unification. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* | | Merge pull request #36440 from ↵Richard Steinmetz2023-01-3113-0/+1146
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/perf/autoloading/dashboard-authoritative-autoloader perf(autoloading): Add authoritative autoloader for dashboard
| * | | perf(autoloading): Add authoritative autoloader for dashboardChristoph Wurst2023-01-3013-0/+1146
| |/ / | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #35474 from nextcloud/feature/rich-workspace-visibilityJulius Härtl2023-01-311-6/+17
|\ \ \ | | | | | | | | Update rich-workspace visibility
| * | | feat: update newfilemenu.js for rich-workspaceLuka Trovic2023-01-301-6/+17
| |/ / | | | | | | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-31216-504/+604
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #36434 from nextcloud/techdebt/noid/drop-bootstrapJoas Schilling2023-01-3021-59/+24
|\ \ \ | |/ / |/| | Drop bootstrap
| * | RecompileJoas Schilling2023-01-3017-36/+24
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Remove usages of bootstrapJoas Schilling2023-01-302-2/+0
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Remove bootstrap dependencyJoas Schilling2023-01-302-21/+0
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #36420 from nextcloud/enh/34958/fix-exif-logLouis2023-01-301-2/+2
|\ \ \ | | | | | | | | fix the exif_read_data issue
| * | | try to fix the exif_read_data issueSimon L2023-01-281-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | | Merge pull request #36433 from nextcloud/fix/32818/decrypt-missing-file-failsRobin Appelman2023-01-301-4/+1
|\ \ \ \ | |_|/ / |/| | | fix(encryption): don't throw on missing file
| * | | fix(encryption): don't throw on missing fileRichard Steinmetz2023-01-301-4/+1
| | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | Merge pull request #36332 from ↵dependabot[bot]2023-01-301-6/+6
|\ \ \ \ | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/ua-parser-js-0.7.33
| * | | | chore(deps): Bump ua-parser-js from 0.7.31 to 0.7.33dependabot[bot]2023-01-301-6/+6
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #35160 from nextcloud/artonge/feat/version_naming_backendLouis2023-01-3042-356/+1853
|\ \ \ \ | |/ / / |/| | | Allow to name a version
| * | | Compile assetsLouis Chemineau2023-01-266-8/+27
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Handle undefined label in front-endLouis Chemineau2023-01-261-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Add cypress testsLouis Chemineau2023-01-2610-8/+384
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Forward branch env var to the cypress containerLouis Chemineau2023-01-261-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Fix versions restoring with S3Louis Chemineau2023-01-262-5/+57
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Use node's owner if no user is connectedLouis Chemineau2023-01-261-15/+25
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Prevent storing versions with the same mtimeLouis Chemineau2023-01-261-2/+3
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Fix renaming files_versionsLouis Chemineau2023-01-263-11/+8
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Handle empty files in version creation logicLouis Chemineau2023-01-267-31/+133
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Fix hookconnector testsLouis Chemineau2023-01-262-31/+7
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Adapt files_versions tests to modernized hooksLouis Chemineau2023-01-265-22/+57
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | User rootFolder instead of userFolder in FileEventsListenerLouis Chemineau2023-01-261-13/+26
| | | | | | | | | | | | | | | | | | | | | | | | Requesting userFolder fails during NC installation phase. Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Rename Hooks.php to FileEventsListener.phpLouis Chemineau2023-01-264-13/+14
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Prevent expiration of named versionsLouis Chemineau2023-01-261-1/+22
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Delete file versions entries in DB when node is deletedLouis Chemineau2023-01-262-0/+10
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Allow to delete a version through DAVLouis Chemineau2023-01-267-6/+74
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Support getting and patching version-labelLouis Chemineau2023-01-2618-181/+738
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Create files_versions tableLouis Chemineau2023-01-266-1/+227
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Modernise hook listener of files_versionsLouis Chemineau2023-01-262-55/+88
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | Merge pull request #36348 from ↵Joas Schilling2023-01-305-30/+53
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-primary-color-usage-in-emails-and-federation Fix primary color usage in emails and federation
| * | | | fix(tests): Fix method name in unit testsJoas Schilling2023-01-301-4/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Use the default primary color instead of "randomly" the color of the user ↵Joas Schilling2023-01-301-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | triggering the email Signed-off-by: Joas Schilling <coding@schilljs.com>