Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #46870 from nextcloud/release/30.0.0_beta_2v30.0.0beta2 | Arthur Schiwon | 2024-07-30 | 3 | -5/+5 |
|\ | | | | | 30.0.0 beta 2 | ||||
| * | build(assets): compile js | Arthur Schiwon | 2024-07-30 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | build(hub): 30.0.0 beta 2 | Arthur Schiwon | 2024-07-30 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge pull request #46857 from nextcloud/fix/file-list-filter | Arthur Schiwon | 2024-07-30 | 180 | -246/+391 |
|\ | | | | | fix(files_sharing): Adjust design of account filter for file list | ||||
| * | build(assets): compile js | Arthur Schiwon | 2024-07-30 | 174 | -222/+274 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | chore: Update `@nextcloud/vue` to 8.15.1 | Ferdinand Thiessen | 2024-07-30 | 2 | -5/+5 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | fix(files_sharing): Make account file filter consistent have design | Ferdinand Thiessen | 2024-07-30 | 4 | -19/+112 |
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #46867 from nextcloud/fix/files-settings | Arthur Schiwon | 2024-07-30 | 14 | -17/+17 |
|\ | | | | | fix(files): Bring back files personal settings | ||||
| * | chore: Compile assets | Ferdinand Thiessen | 2024-07-30 | 13 | -16/+16 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | fix(files): Bring back files personal settings | Ferdinand Thiessen | 2024-07-30 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #46877 from nextcloud/bugfix/noid/fix-ci-summary-condition | Joas Schilling | 2024-07-30 | 2 | -2/+2 |
|\ \ | | | | | | | ci: Fix summary condition | ||||
| * | | ci: Fix summary condition | Joas Schilling | 2024-07-30 | 2 | -2/+2 |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #46476 from nextcloud/enh/noid/migration-attributes | Stephan Orbaugh | 2024-07-30 | 28 | -4/+1618 |
|\ \ | | | | | | | Migration Attributes | ||||
| * | | fix(migration-attributes): psalm | Maxence Lange | 2024-07-29 | 6 | -14/+46 |
| | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | | feat(migration-attributes): tests | Maxence Lange | 2024-07-29 | 21 | -30/+475 |
| | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | | fix(migration-attributes): privatizing AttributeException | Maxence Lange | 2024-07-29 | 19 | -25/+215 |
| | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | | feat(upgrade): release metadata | Maxence Lange | 2024-07-29 | 5 | -124/+287 |
| | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | | feat(upgrade): migration attributes | Maxence Lange | 2024-07-29 | 20 | -0/+784 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> d Signed-off-by: Maxence Lange <maxence@artificial-owl.com> f Signed-off-by: Maxence Lange <maxence@artificial-owl.com> d Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | | Merge pull request #46871 from nextcloud/bugfix/noid/update-3rdparty-commit-hash | Joas Schilling | 2024-07-30 | 1 | -0/+0 |
|\ \ \ | | | | | | | | | fix: Update 3rdparty commit hash to latest (only actions changed) | ||||
| * | | | fix: Update 3rdparty commit hash to latest (only actions changed) | Joas Schilling | 2024-07-30 | 1 | -0/+0 |
| | |/ | |/| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #45277 from nextcloud/techdebt/noid/log-condition-v2 | Joas Schilling | 2024-07-30 | 5 | -25/+172 |
|\ \ \ | |/ / |/| | | feat(log): Allow to combine log.conditions to only log (app&user) | ||||
| * | | feat(log): Allow to combine log.conditions to only log (app&user) | Joas Schilling | 2024-07-30 | 5 | -25/+172 |
|/ / | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #46379 from nextcloud/fix/folder-search-owner | Ferdinand Thiessen | 2024-07-30 | 2 | -4/+35 |
|\ \ | | | | | | | fix: `OCP\Files\Node\Folder::search` was not setting the owner | ||||
| * | | fix: `OCP\Files\Node\Folder::search` was not setting the owner | Ferdinand Thiessen | 2024-07-11 | 2 | -4/+35 |
| | | | | | | | | | | | | | | | | | | The owner was not set on the file info causing e.g. webdav searches to never return the known owner. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Merge pull request #46770 from nextcloud/feat/navigation-files-request | John Molakvoæ | 2024-07-30 | 148 | -448/+452 |
|\ \ \ | |||||
| * | | | fix(files_sharing): always show file request creation option | skjnldsv | 2024-07-30 | 130 | -175/+303 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | | chore(files_sharing): refactor Share model to ts | skjnldsv | 2024-07-30 | 13 | -264/+94 |
| | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | | | feat(files_sharing): show file requests in navigation | skjnldsv | 2024-07-30 | 6 | -10/+56 |
|/ / / | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | | Merge pull request #46865 from nextcloud/fix/46635/breadcrumbs-shrink | John Molakvoæ | 2024-07-30 | 3 | -3/+4 |
|\ \ \ | |||||
| * | | | chore(assets): Recompile assets | nextcloud-command | 2024-07-30 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | | fix(files): correctly shrink breadcrumbs bar | Raimund Schlüßler | 2024-07-30 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org> | ||||
* | | | | Merge pull request #46825 from ↵ | Kate | 2024-07-30 | 2 | -8/+8 |
|\ \ \ \ | | | | | | | | | | | | | | | | nextcloud/refactor/workflowengine/security-attributes | ||||
| * | | | | refactor(workflowengine): Replace security annotations with respective ↵ | provokateurin | 2024-07-27 | 2 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | attributes Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | | | Merge pull request #46746 from nextcloud/refactor/dashboard/security-attributes | Kate | 2024-07-30 | 2 | -15/+16 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | refactor(dashboard): Replace security annotations with respective attributes | provokateurin | 2024-07-27 | 2 | -15/+16 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | | Merge pull request #46849 from nextcloud/fix-recursive-share-check | Git'Fellow | 2024-07-30 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | fix: fix recursive share check | ||||
| * | | | | fix: fix recursive share check | Robin Appelman | 2024-07-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | Merge pull request #46858 from ↵ | dependabot[bot] | 2024-07-30 | 18 | -22/+22 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | nextcloud/dependabot/npm_and_yarn/fast-xml-parser-4.4.1 | ||||
| * | | | | build(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 | dependabot[bot] | 2024-07-30 | 18 | -22/+22 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.4.0...v4.4.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | | | Merge pull request #46805 from ↵ | Kate | 2024-07-30 | 2 | -30/+26 |
|\ \ \ \ | | | | | | | | | | | | | | | | nextcloud/refactor/federatedfilesharing/security-attributes | ||||
| * | | | | refactor(federatedfilesharing): Replace security annotations with respective ↵ | provokateurin | 2024-07-27 | 2 | -30/+26 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | attributes Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-30 | 22 | -8/+84 |
| |/ / |/| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #46846 from nextcloud/fix/noid/named-attribute-argument | Maxence Lange | 2024-07-29 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | fix(psalm): named attribute argument | ||||
| * | | | fix(psalm): named attribute argument | Maxence Lange | 2024-07-29 | 1 | -1/+1 |
|/ / / | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | | Merge pull request #46834 from withbest/master | Andy Scherzinger | 2024-07-29 | 7 | -9/+9 |
|\ \ \ | | | | | | | | | chore: fix some comments | ||||
| * | | | chore: fix some comments | withbest | 2024-07-29 | 7 | -9/+9 |
| | | | | | | | | | | | | | | | | Signed-off-by: withbest <seekseat@outlook.com> | ||||
* | | | | Merge pull request #46827 from nextcloud/build/psalm/named-attribute-args | Joas Schilling | 2024-07-29 | 9 | -15/+69 |
|\ \ \ \ | | | | | | | | | | | build(psalm): Enforce named attribute arguments | ||||
| * | | | | refactor(core): Make all attribute arguments named | provokateurin | 2024-07-27 | 7 | -15/+15 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | | | build(psalm): Enforce named attribute arguments | provokateurin | 2024-07-27 | 2 | -0/+54 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | | Merge pull request #46817 from nextcloud/refactor/systemtags/security-attributes | Kate | 2024-07-29 | 1 | -3/+2 |
|\ \ \ \ |