summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add fclose on opened resourcesCôme Chilliet2023-05-111-0/+7
* Rename command to drop-legacy-filekey and remove comment about legacy mode.Côme Chilliet2023-05-115-112/+114
* Copy data back instead of renaming to avoid changing the fileidCôme Chilliet2023-05-111-2/+11
* Copy and move files to migrate them to the new keyCôme Chilliet2023-05-091-12/+21
* Log failures to delete legacy file keyCôme Chilliet2023-05-041-1/+6
* Fix fopen modeCôme Chilliet2023-05-041-3/+8
* Add an occ command to scan files for legacy file key in use and get rid of thoseCôme Chilliet2023-05-046-109/+246
* Merge pull request #37148 from nextcloud/enh/noid/increase-imaginary-timeoutsSimon L2023-05-041-0/+2
|\
| * increase imaginary timeouts as for big files the processing could take very longSimon L2023-03-091-0/+2
* | Merge pull request #38028 from nextcloud/fix/36958Ferdinand Thiessen2023-05-043-6/+6
|\ \
| * | fix(settings): Increase "Edit your profile visibility button" contrastFerdinand Thiessen2023-05-023-6/+6
* | | Merge pull request #38050 from nextcloud/fix/skip-content-buttonsFerdinand Thiessen2023-05-045-5/+7
|\ \ \
| * | | chore: Build css assetsFerdinand Thiessen2023-05-034-4/+4
| * | | fix(core): Show skip content buttons on lowres displays correctlyFerdinand Thiessen2023-05-031-1/+3
* | | | Merge pull request #38051 from nextcloud/fix/weather-menu-ariaFerdinand Thiessen2023-05-043-3/+4
|\ \ \ \
| * | | | Compile assetsnextcloud-command2023-05-032-3/+3
| * | | | fix(weather_status): Override the default `NcActions` aria-labelFerdinand Thiessen2023-05-031-0/+1
| |/ / /
* | | | Merge pull request #38046 from nextcloud/bugfix/noid/abort-dav-requests-with-429Joas Schilling2023-05-046-7/+70
|\ \ \ \
| * | | | fix(dav): Abort requests with 429 instead of waitingJoas Schilling2023-05-036-7/+70
| |/ / /
* | | | Merge pull request #38056 from nextcloud/dependabot/npm_and_yarn/engine.io-6.4.2dependabot[bot]2023-05-041-6/+6
|\ \ \ \
| * | | | build(deps): Bump engine.io from 6.4.1 to 6.4.2dependabot[bot]2023-05-041-6/+6
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-0498-84/+226
|/ / / /
* | | | Merge pull request #38034 from nextcloud/automated/noid/master-update-psalm-b...Daniel2023-05-031-112/+75
|\ \ \ \
| * | | | Update psalm baselinenextcloud-command2023-05-031-112/+75
* | | | | Merge pull request #38016 from nextcloud/oracle-limit-workaroundDaniel2023-05-031-0/+1
|\ \ \ \ \
| * | | | | fix: add workaround for oci and limit queriesDaniel Kesselberg2023-05-021-0/+1
* | | | | | Merge pull request #38045 from nextcloud/fix/35760Julius Härtl2023-05-033-7/+13
|\ \ \ \ \ \
| * | | | | | fix(AppMenu): On bright color theme the app icons in the overflow menu must b...Ferdinand Thiessen2023-05-033-7/+13
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #38012 from nextcloud/fix/a11y-share-inputPytal2023-05-033-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix share input idChristopher Ng2023-05-023-4/+4
* | | | | | Merge pull request #37967 from nextcloud/fix/36926-The_visually_hidden_elemen...Julia Kirschenheuter2023-05-033-3/+11
|\ \ \ \ \ \
| * | | | | | Add `aria-hidden` attr to the whole navigation depending on a sidebar statejulia.kirschenheuter2023-05-033-3/+11
* | | | | | | Merge pull request #38025 from nextcloud/enh/37800/write-profile-prop-to-syst...Johannes2023-05-031-0/+6
|\ \ \ \ \ \ \
| * | | | | | | enh(contacts): write profile prop and backend prop to system addressbookJohannes Merkel2023-05-021-0/+6
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #37787 from nextcloud/fix/rollback-files-locked-by-appsJulius Härtl2023-05-032-16/+67
|\ \ \ \ \ \ \
| * | | | | | | fix: catch ManuallyLockedException and use app contextMax2023-05-032-16/+67
* | | | | | | | Merge pull request #37937 from nextcloud/artonge/feat/remove_non_existing_jobsArthur Schiwon2023-05-031-1/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Remove job from oc_jobs when the file is not findableLouis Chemineau2023-05-031-1/+2
* | | | | | | | Merge pull request #38003 from nextcloud/bugfix/noid/improve-translations-apiJoas Schilling2023-05-036-12/+73
|\ \ \ \ \ \ \ \
| * | | | | | | | feat(translation): Return the detected language so clients can show more detailsJoas Schilling2023-05-026-9/+62
| * | | | | | | | fix(translation): Detect the language first and then ask all providers for tr...Joas Schilling2023-05-021-3/+11
* | | | | | | | | Merge pull request #37385 from nextcloud/bugfix/noid/dont-allow-adding-the-sa...Joas Schilling2023-05-033-15/+194
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix(tests): Fix new integration testsJoas Schilling2023-04-261-13/+13
| * | | | | | | | | fix(provisioning_api): Don't allow to configure the same additional email mul...Joas Schilling2023-04-263-4/+183
* | | | | | | | | | Merge pull request #37802 from nextcloud/fix/37729Marcel Klehr2023-05-033-4/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Compile assetsnextcloud-command2023-05-022-3/+3
| * | | | | | | | | fix(files_sharing): Don't show copy action when !canDownload and no update pe...Marcel Klehr2023-05-021-1/+1
* | | | | | | | | | Merge pull request #37958 from nextcloud/artonge/fix/better_handle_expireDate...Arthur Schiwon2023-05-031-30/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Mutualize expireDate handling when creating and updating a shareLouis Chemineau2023-04-271-30/+19
* | | | | | | | | | | Merge pull request #37943 from nextcloud/fix/fix-getcontent-return-typeArthur Schiwon2023-05-0310-13/+16
|\ \ \ \ \ \ \ \ \ \ \