summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* minor fixes for get/putRobin Appelman2023-05-092-6/+19
* add command to write a fileRobin Appelman2023-05-046-2/+87
* move get/delete commands to files namespace, make get take the output as argu...Robin Appelman2023-05-046-13/+17
* add command to delete a fileRobin Appelman2023-05-043-0/+121
* add command to get a file from the filesystemRobin Appelman2023-05-042-0/+77
* Merge pull request #37865 from nextcloud/info-file-spaceRobin Appelman2023-05-046-131/+333
|\
| * add option to list all files instead of limitingRobin Appelman2023-05-045-19/+27
| * add command to summarize space usageRobin Appelman2023-05-044-129/+323
* | Merge pull request #38057 from nextcloud/automated/noid/master-update-psalm-b...Côme Chilliet2023-05-041-5/+0
|\ \
| * | Update psalm baselinenextcloud-command2023-05-041-5/+0
* | | 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