aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ci: Run things we only run on 1 PHP version on the preinstalled 8.1 which ins...Joas Schilling2024-08-275-5/+5
* Merge pull request #47500 from nextcloud/fix/file-list-footer-gapJohn Molakvoæ2024-08-273-4/+4
|\
| * fix(files): fix list gap at bottomElizabeth Danzberger2024-08-273-4/+4
* | Merge pull request #47509 from nextcloud/fix/exif-orientation-typeDaniel2024-08-271-9/+15
|\ \
| * | fix: gracefully handle unexpected exif orientation typesRichard Steinmetz2024-08-271-9/+15
* | | Merge pull request #47507 from nextcloud/feat/apcu-setup-checkJulius Härtl2024-08-274-0/+74
|\ \ \
| * | | feat(settings): Add setup check for apcu cache expungeJulius Härtl2024-08-274-0/+74
| | |/ | |/|
* | | Merge pull request #47508 from nextcloud/fix/router/attribute-routes-all-appsKate2024-08-271-14/+24
|\ \ \
| * | | fix(Router): Load attribute routes of all apps when not app is specifiedprovokateurin2024-08-271-14/+24
| | |/ | |/|
* | | Merge pull request #47495 from nextcloud/artonge/dept/delegat_is_encrypted_to...Louis2024-08-271-6/+0
|\ \ \
| * | | feat: Delegate is-encrypted handling to the e2ee appLouis Chemineau2024-08-261-6/+0
* | | | Merge pull request #47494 from nextcloud/bugfix/eun-100/allow-apps-to-get-uns...Joas Schilling2024-08-272-5/+22
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix(dav): Allow apps to get unshares for DAV resourcesJoas Schilling2024-08-262-5/+22
| |/ /
* | | Merge pull request #47510 from nextcloud/fix/db/slow-transactions-higher-log-...Joas Schilling2024-08-271-2/+29
|\ \ \ | |_|/ |/| |
| * | fix(db): Increase log level for very slow transactionsChristoph Wurst2024-08-271-2/+29
|/ /
* | Merge pull request #47448 from nextcloud/fix/47187/user-status-absenceJoas Schilling2024-08-278-18/+40
|\ \
| * | chore(assets): Recompile assetsnextcloud-command2024-08-266-9/+9
| * | fix(user_status): add link to Availability page if user set predefined 'Vacat...Maksim Sukharev2024-08-262-9/+31
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2748-96/+96
* | | Merge pull request #47490 from nextcloud/chore/adjust-translationsFerdinand Thiessen2024-08-263-4/+5
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2024-08-262-3/+3
| * | | chore(files): Adjust wording for file type filterFerdinand Thiessen2024-08-261-1/+2
* | | | Merge pull request #47465 from nextcloud/fix/files-drop-noticeFerdinand Thiessen2024-08-263-10/+35
|\ \ \ \ | |/ / / |/| | |
| * | | chore(assets): Recompile assetsnextcloud-command2024-08-262-3/+3
| * | | fix(files): Reset drop notice on firefoxFerdinand Thiessen2024-08-261-7/+32
|/ / /
* | | Merge pull request #47466 from nextcloud/chore/migrate-vitestFerdinand Thiessen2024-08-2644-4688/+1780
|\ \ \ | |_|/ |/| |
| * | chore: Update source maps due to dependency changesFerdinand Thiessen2024-08-261-1/+1
| * | chore: Add `vitest.config.ts` as expected and remove Jest configFerdinand Thiessen2024-08-261-1/+1
| * | test: Migrated all Jest tests to vitestFerdinand Thiessen2024-08-2633-336/+776
| * | chore: Move from Jest to vitestFerdinand Thiessen2024-08-269-4350/+1002
* | | Merge pull request #47467 from nextcloud/fix/virtual-files-listFerdinand Thiessen2024-08-264-16/+9
|\ \ \ | |/ / |/| |
| * | chore: Compile assetsFerdinand Thiessen2024-08-262-3/+3
| * | fix(files): Remove huge margin on bottomFerdinand Thiessen2024-08-262-13/+6
|/ /
* | Merge pull request #47480 from nextcloud/fix/41639/flow-check-user-agentJoas Schilling2024-08-263-4/+4
|\ \
| * | build: js assetsArthur Schiwon2024-08-262-3/+3
| * | fix(flow): cannot set customer user agentArthur Schiwon2024-08-261-1/+1
| |/
* | Merge pull request #46013 from nextcloud/obj-store-move-from-storage-preserve...Julius Härtl2024-08-261-0/+25
|\ \ | |/ |/|
| * fix: write object to the correct urn when moving from another storage to obje...Robin Appelman2024-08-231-0/+25
* | Merge pull request #47470 from nextcloud/automated/noid/master-fix-npm-auditAndy Scherzinger2024-08-261-3/+3
|\ \
| * | fix(deps): Fix npm auditnextcloud-command2024-08-251-3/+3
* | | Merge pull request #47435 from phreaker0/fix-mail-template-class-callJoas Schilling2024-08-261-12/+14
|\ \ \
| * \ \ Merge branch 'master' into fix-mail-template-class-callChristoph Klaffl2024-08-223-4/+4
| |\ \ \
| * | | | fix call to custom mail_template_classChristoph Klaffl2024-08-221-12/+14
* | | | | Merge pull request #47474 from nextcloud/fix/cs-fixer/ignore-git-ignored-entriesKate2024-08-261-19/+13
|\ \ \ \ \
| * | | | | fix(cs-fixer): Correctly ignore files ignored by gitprovokateurin2024-08-251-19/+13
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2616-14/+54
* | | | | | Merge pull request #47464 from nextcloud/dependabot/composer/vendor-bin/cs-fi...Daniel2024-08-254-30/+31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | chore: ignore coding-standard update 1.2.3 in git blameDaniel Kesselberg2024-08-251-0/+1
| * | | | | style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-252-18/+18
| * | | | | build(deps-dev): Bump nextcloud/coding-standard from 1.2.1 to 1.2.3dependabot[bot]2024-08-251-12/+12
|/ / / / /