aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix: user_id made required argument and documentation updated accordinglyfeature/files-list-occ-commandyemkareems2024-07-301-9/+5
| | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
* fix: psalm ci fixyemkareems2024-07-301-3/+2
| | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
* fix: psalm ci fixyemkareems2024-07-301-2/+2
| | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
* fix: make user mandatory argument and use getUserFolder to get users ↵yemkareems2024-07-301-10/+11
| | | | | | directory. Add path to get the list based on the path or else list the user folder. Signed-off-by: yemkareems <yemkareems@gmail.com>
* fix: issues with sorting fixedyemkareems2024-07-301-0/+6
| | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
* fix: cs fix ran for ListFilesyemkareems2024-07-301-1/+0
| | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
* fix: humanFileSize added for size, type strict check removed as it is ↵yemkareems2024-07-301-42/+30
| | | | | | breaking the listing, inputPath check removed as path is mandatory, sorting done only when sort param is there, writeTableInOutputFormat done Signed-off-by: yemkareems <yemkareems@gmail.com>
* fix: cs fix ranyemkareems2024-07-301-0/+1
| | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
* fix: addOption type correctedyemkareems2024-07-301-2/+2
| | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
* fix: getNodeInfo type corrected, type check made strict, min/max type ↵yemkareems2024-07-301-10/+12
| | | | | | converted, user check removed Signed-off-by: yemkareems <yemkareems@gmail.com>
* fix: ran build/autoloaderchecker.sh and commit the resultsyemkareems2024-07-302-5/+5
| | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
* fix: FileCopyrightText changedyemkareems2024-07-301-19/+4
| | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
* feat: add occ command files:listyemkareems2024-07-304-3/+318
| | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
* Merge pull request #46805 from ↵Kate2024-07-302-30/+26
|\ | | | | | | nextcloud/refactor/federatedfilesharing/security-attributes
| * refactor(federatedfilesharing): Replace security annotations with respective ↵provokateurin2024-07-272-30/+26
| | | | | | | | | | | | attributes Signed-off-by: provokateurin <kate@provokateurin.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-3022-8/+84
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #46846 from nextcloud/fix/noid/named-attribute-argumentMaxence Lange2024-07-291-1/+1
|\ \ | | | | | | fix(psalm): named attribute argument
| * | fix(psalm): named attribute argumentMaxence Lange2024-07-291-1/+1
|/ / | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | Merge pull request #46834 from withbest/masterAndy Scherzinger2024-07-297-9/+9
|\ \ | | | | | | chore: fix some comments
| * | chore: fix some commentswithbest2024-07-297-9/+9
| | | | | | | | | | | | Signed-off-by: withbest <seekseat@outlook.com>
* | | Merge pull request #46827 from nextcloud/build/psalm/named-attribute-argsJoas Schilling2024-07-299-15/+69
|\ \ \ | | | | | | | | build(psalm): Enforce named attribute arguments
| * | | refactor(core): Make all attribute arguments namedprovokateurin2024-07-277-15/+15
| | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * | | build(psalm): Enforce named attribute argumentsprovokateurin2024-07-272-0/+54
| | |/ | |/| | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Merge pull request #46817 from nextcloud/refactor/systemtags/security-attributesKate2024-07-291-3/+2
|\ \ \
| * | | refactor(systemtags): Replace security annotations with respective attributesprovokateurin2024-07-271-3/+2
| |/ / | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Merge pull request #46819 from nextcloud/refactor/theming/security-attributesKate2024-07-293-33/+33
|\ \ \ | |_|/ |/| |
| * | refactor(theming): Replace security annotations with respective attributesprovokateurin2024-07-273-33/+33
| |/ | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2912-0/+22
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #46815 from ↵Joas Schilling2024-07-286-79/+68
|\ \ | | | | | | | | | | | | nextcloud/refactor/provisioning_api/security-attributes refactor(provisioning_api): Replace security annotations with respective attributes
| * | refactor(provisioning_api): Replace security annotations with respective ↵provokateurin2024-07-276-79/+68
| |/ | | | | | | | | | | attributes Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #46820 from ↵Kate2024-07-281-3/+4
|\ \ | | | | | | | | | nextcloud/refactor/twofactor_backupcodes/security-attributes
| * | refactor(twofactor_backupcodes): Replace security annotations with ↵provokateurin2024-07-271-3/+4
| |/ | | | | | | | | | | respective attributes Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #46818 from nextcloud/refactor/testing/security-attributesKate2024-07-281-11/+11
|\ \
| * | refactor(testing): Replace security annotations with respective attributesprovokateurin2024-07-271-11/+11
| |/ | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #46823 from ↵Kate2024-07-284-20/+14
|\ \ | | | | | | | | | nextcloud/refactor/user_status/security-attributes
| * | refactor(user_status): Replace security annotations with respective attributesprovokateurin2024-07-274-20/+14
| |/ | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-28112-164/+470
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #46513 from nextcloud/automated/noid/master-fix-npm-auditFerdinand Thiessen2024-07-281-4/+27
|\ \ | |/ |/| [master] Fix npm audit
| * fix(deps): Fix npm auditnextcloud-command2024-07-271-4/+27
| | | | | | | | | | Signed-off-by: GitHub <noreply@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #46826 from nextcloud/test/theming/fix-broken-footer-linksKate2024-07-271-3/+3
|\ \
| * | test(theming): Fix broken footer links testsprovokateurin2024-07-271-3/+3
|/ / | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #46027 from dennisverspuij/virtualbox-storage-fixJohn Molakvoæ2024-07-271-0/+1
|\ \
| * | fix: Release directory iterator and thereby its potential directory lock ↵Dennis Verspuij2024-07-271-0/+1
|/ / | | | | | | | | | | prior to deleting a directory, to avoid e.g. "Text file busy" error with VirtualBox shared folder storage Signed-off-by: Dennis Verspuij <6680484+dennisverspuij@users.noreply.github.com>
* | Merge pull request #46784 from nextcloud/fix/public-footerJohn Molakvoæ2024-07-277-23/+46
|\ \ | |/ |/|
| * chore(assets): Recompile assetsnextcloud-command2024-07-271-1/+1
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * Merge branch 'master' into fix/public-footerJohn Molakvoæ2024-07-27229-864/+1715
| |\ | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | chore: Compile assetsFerdinand Thiessen2024-07-264-4/+4
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | fix(styles): Make sure footer with legal links is shown correctlyFerdinand Thiessen2024-07-263-19/+42
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #46779 from nextcloud/fix/testing/textprocessing-unicodeMarcel Klehr2024-07-272-2/+24
|\ \ \ | | | | | | | | fix(testing): Make Testing TextProcessing providers unicode safe
| * | | fix(testing): Make Testing TextProcessing providers unicode safeMarcel Klehr2024-07-262-2/+24
| |/ / | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>