summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow 8.2 in versioncheckCôme Chilliet2023-02-021-3/+3
* Merge pull request #30349 from nextcloud/enhancement/migrate_to_symfony_mailerblizzz2023-02-0214-486/+478
|\
| * remove depraction of validateEmailAddressArthur Schiwon2023-02-021-2/+0
| * Migrate to Symfony MailerCôme Chilliet2023-02-0214-485/+479
|/
* Merge pull request #36487 from nextcloud/bugfix/noid/fix-query-builder-usage-...Joas Schilling2023-02-022-2/+5
|\
| * Do not reuse query builder objects in DAV account deletionJoas Schilling2023-02-012-2/+5
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-0224-40/+130
|/
* Merge pull request #36257 from nextcloud/fix/noid/single-upgrade-on-custom-appsSimon L2023-02-011-5/+9
|\
| * refresh cached app folder on install/upgradeMaxence Lange2023-02-011-5/+9
|/
* Merge pull request #36444 from nextcloud/perf/autoloading/weather-status-auth...Christoph Wurst2023-02-0113-0/+1148
|\
| * perf(autoloading): Add authoritative autoloader for weather-statusChristoph Wurst2023-01-3013-0/+1148
* | Merge pull request #36407 from nextcloud/enh/31710/migration-safeguardChristoph Wurst2023-02-011-17/+19
|\ \
| * | add a safeguard for Version23000Date20210721100600.phpSimon L2023-01-271-17/+19
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-0188-112/+662
* | | Merge pull request #36458 from nextcloud/fix/noid/run-tests-php-8.0Maxence Lange2023-01-312-2/+2
|\ \ \
| * | | use php8.0 imagesMaxence Lange2023-01-312-2/+2
* | | | Merge pull request #36455 from nextcloud/artonge/e2e/reset_themingJohn Molakvoæ2023-01-311-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Reset theming in cypress testLouis Chemineau2023-01-311-1/+4
* | | | Merge pull request #36453 from nextcloud/bugfix/noid/oci-longtextJulius Härtl2023-01-312-1/+20
|\ \ \ \
| * | | | fix(theming): Fix query for configvalue as CLOB on OCIJulius Härtl2023-01-311-1/+2
| * | | | tests(oci): Test where statement on longtext columnJulius Härtl2023-01-311-0/+18
| |/ / /
* | | | Merge pull request #36331 from tpayen/fix/globalNewButtonLouis2023-01-311-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix(files) Call .action of local elementThomas P2023-01-301-1/+1
* | | | Merge pull request #36445 from nextcloud/Valdnet-patch-4John Molakvoæ2023-01-311-5/+5
|\ \ \ \
| * | | | l10n: Change administrator to administrationValdnet2023-01-301-5/+5
| * | | | l10n: Change admin to administratorValdnet2023-01-301-5/+5
| | |_|/ | |/| |
* | | | Merge pull request #36440 from nextcloud/perf/autoloading/dashboard-authorita...Richard Steinmetz2023-01-3113-0/+1146
|\ \ \ \
| * | | | perf(autoloading): Add authoritative autoloader for dashboardChristoph Wurst2023-01-3013-0/+1146
| |/ / /
* | | | Merge pull request #35474 from nextcloud/feature/rich-workspace-visibilityJulius Härtl2023-01-311-6/+17
|\ \ \ \
| * | | | feat: update newfilemenu.js for rich-workspaceLuka Trovic2023-01-301-6/+17
| |/ / /
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-31216-504/+604
* | | | Merge pull request #36434 from nextcloud/techdebt/noid/drop-bootstrapJoas Schilling2023-01-3021-59/+24
|\ \ \ \ | |/ / / |/| | |
| * | | RecompileJoas Schilling2023-01-3017-36/+24
| * | | Remove usages of bootstrapJoas Schilling2023-01-302-2/+0
| * | | Remove bootstrap dependencyJoas Schilling2023-01-302-21/+0
* | | | Merge pull request #36420 from nextcloud/enh/34958/fix-exif-logLouis2023-01-301-2/+2
|\ \ \ \
| * | | | try to fix the exif_read_data issueSimon L2023-01-281-2/+2
* | | | | Merge pull request #36433 from nextcloud/fix/32818/decrypt-missing-file-failsRobin Appelman2023-01-301-4/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix(encryption): don't throw on missing fileRichard Steinmetz2023-01-301-4/+1
* | | | | Merge pull request #36332 from nextcloud/dependabot/npm_and_yarn/ua-parser-js...dependabot[bot]2023-01-301-6/+6
|\ \ \ \ \
| * | | | | chore(deps): Bump ua-parser-js from 0.7.31 to 0.7.33dependabot[bot]2023-01-301-6/+6
|/ / / / /
* | | | | Merge pull request #35160 from nextcloud/artonge/feat/version_naming_backendLouis2023-01-3042-356/+1853
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Compile assetsLouis Chemineau2023-01-266-8/+27
| * | | | Handle undefined label in front-endLouis Chemineau2023-01-261-1/+1
| * | | | Add cypress testsLouis Chemineau2023-01-2610-8/+384
| * | | | Forward branch env var to the cypress containerLouis Chemineau2023-01-261-1/+1
| * | | | Fix versions restoring with S3Louis Chemineau2023-01-262-5/+57
| * | | | Use node's owner if no user is connectedLouis Chemineau2023-01-261-15/+25
| * | | | Prevent storing versions with the same mtimeLouis Chemineau2023-01-261-2/+3
| * | | | Fix renaming files_versionsLouis Chemineau2023-01-263-11/+8