aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | chore: Compile assetsFerdinand Thiessen2024-05-022-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | fix(files): Add missing properties and fix Typescript errors in `FileEntryName`Ferdinand Thiessen2024-05-021-21/+33
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | Merge pull request #45140 from nextcloud/fix-fileaccess-singleDaniel2024-05-021-2/+2
|\ \ \ \ \ | | | | | | | | | | | | fix: fix FileAccess::getByFileId(InStorage)
| * | | | | fix: fix FileAccess::getByFileId(InStorage)Robin Appelman2024-05-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #38670 from nextcloud/Jerome-Herbinet-ui-colour-conceptJohn Molakvoæ2024-05-023-5/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | Wordings : Enhancement of background and UI color change thanks to better title and description
| * | | | | | fix(theming): better background and UI color change descriptionskjnldsv2024-05-023-5/+5
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | Merge pull request #45136 from nextcloud/feat/webauthn/submit-device-nameRichard Steinmetz2024-05-023-11/+14
|\ \ \ \ \ \ | | | | | | | | | | | | | | feat(webauthn): submit device name by pressing enter
| * | | | | | feat(webauthn): submit device name by pressing enterRichard Steinmetz2024-05-013-11/+14
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | | | Merge pull request #44819 from raphj/issue42689John Molakvoæ2024-05-023-4/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix(files): apply the renaming when leaving the input fieldRaphaël Jakse2024-05-023-4/+4
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Refs: #42689 Signed-off-by: Raphaël Jakse <raphael.git@jakse.fr>
* | | | | Merge pull request #45150 from nextcloud/dependabot/npm_and_yarn/ejs-3.1.10dependabot[bot]2024-05-021-3/+3
|\ \ \ \ \
| * | | | | chore(deps-dev): bump ejs from 3.1.9 to 3.1.10dependabot[bot]2024-05-021-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. - [Release notes](https://github.com/mde/ejs/releases) - [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10) --- updated-dependencies: - dependency-name: ejs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | Merge pull request #45134 from ↵Ferdinand Thiessen2024-05-021-36/+36
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
| * | | | | | chore(tests): Update psalm baselinenextcloud-command2024-05-021-36/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | | | | Merge pull request #39247 from nextcloud/query-log-backtraceJohn Molakvoæ2024-05-021-1/+7
|\ \ \ \ \ \ \
| * | | | | | | feat: add option to add backtrace to the query loggerRobin Appelman2024-05-011-1/+7
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | Merge pull request #45149 from nextcloud/bugfix/noid/improve-pr-templateJoas Schilling2024-05-021-0/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | fix(github): Add a security info to the PR template
| * | | | | | fix(github): Add a security info to the PR templateJoas Schilling2024-05-021-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | Merge pull request #45125 from nextcloud/fix/drop-ical-jsJohn Molakvoæ2024-05-025-11/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix(deps): Drop `ical.js` from dependenciesFerdinand Thiessen2024-04-305-11/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This seems to be fully replaced with `@nextcloud/calendar-availablity` Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | Merge pull request #45131 from nextcloud/chore/location-path-prefixPytal2024-05-023-5/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | chore: Remove All files prefix from original location
| * | | | | | | chore: compile assetsChristopher Ng2024-04-302-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | | | | chore: Remove All files prefix from original locationChristopher Ng2024-04-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | | | Merge pull request #45138 from nextcloud/smb-notify-test-retryJohn Molakvoæ2024-05-021-0/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | test: retry smb notify test a few timesRobin Appelman2024-05-011-0/+17
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | Merge pull request #45122 from ↵Joas Schilling2024-05-021-15/+0
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/remove-temporary-executeUpdate fix(querybuilder): Remove temporary internal method executeUpdate()
| * | | | | | | fix(querybuilder): Remove temporary internal method executeUpdate()Joas Schilling2024-04-301-15/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0222-2/+52
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Update pr-feedback.ymlJoas Schilling2024-05-011-1/+1
| | | | | | |
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-01146-260/+298
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #45129 from nextcloud/pulsejet/name-idx-migFerdinand Thiessen2024-05-011-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | fix(core): add fs_name_hash index to migration
| * | | | | | fix(core): add fs_name_hash index to migrationVarun Patil2024-04-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* | | | | | | Merge pull request #44694 from nextcloud/feat/show-trash-deleted-byPytal2024-04-308-62/+176
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | feat(trashbin): Show user who deleted a file
| * | | | | | chore: compile assetsChristopher Ng2024-04-305-6/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | | | refactor(trashbin): Move columns into separate fileChristopher Ng2024-04-302-115/+146
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | | | feat(trashbin): Show user who deleted a fileChristopher Ng2024-04-302-0/+61
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | Merge pull request #44695 from ↵dependabot[bot]2024-04-301-6/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.6.19
| * | | | | | build(deps-dev): bump phpunit/phpunit in /build/integrationdependabot[bot]2024-04-301-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.18 to 9.6.19. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.19/ChangeLog-9.6.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.18...9.6.19) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | | Merge pull request #44545 from nextcloud/dependabot/npm_and_yarn/webdav-5.5.0Ferdinand Thiessen2024-04-302-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | build(deps): bump webdav from 5.4.0 to 5.5.0
| * | | | | | build(deps): bump webdav from 5.4.0 to 5.5.0dependabot[bot]2024-04-302-2/+2
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 5.4.0 to 5.5.0. - [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.4.0...v5.5.0) --- updated-dependencies: - dependency-name: webdav dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | Merge pull request #44942 from ↵Ferdinand Thiessen2024-04-306-13/+19
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/simplewebauthn/browser-10.0.0 bump @simplewebauthn/browser from 9.0.1 to 10.0.0
| * | | | | | bump @simplewebauthn/browser from 9.0.1 to 10.0.0dependabot[bot]2024-04-306-13/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: "@simplewebauthn/browser" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | | Merge pull request #45117 from nextcloud/bug/noid/unnecessary-ini-setFerdinand Thiessen2024-04-301-1/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | chore: remove unnecessary ini_set
| * | | | | | chore: remove unnecessary ini_setDaniel Kesselberg2024-04-301-1/+0
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changing gc_maxlifetime cannot have any effect because this configuration option does not exist. There is a configuration option named session.gc_maxlifetime. I removed the ini_set call because autoconfiguring is error-prone, and the current code could never have worked as intended. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | Merge pull request #44943 from ↵dependabot[bot]2024-04-304-25/+12
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/password-confirmation-5.1.0
| * | | | | | fix(deps): bump @nextcloud/password-confirmation from 5.0.1 to 5.1.0dependabot[bot]2024-04-304-25/+12
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: "@nextcloud/password-confirmation" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | Merge pull request #44941 from ↵dependabot[bot]2024-04-302-6/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/types/dockerode-3.3.28
| * | | | | fix(dev-deps): bump @types/dockerode from 3.3.26 to 3.3.28dependabot[bot]2024-04-302-6/+7
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: "@types/dockerode" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | Merge pull request #44829 from nextcloud/feat/add-storage-tree-to-info-fileCôme Chilliet2024-04-301-3/+14
|\ \ \ \ \ | | | | | | | | | | | | feat(occ): Add --storage-tree option to info:file to help debug storages
| * | | | | feat(occ): Add --storage-tree option to info:file to help debug storagesCôme Chilliet2024-04-151-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wrapping can get kind of crazy and this helps understanding the situation Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>