aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* chore(deps): Bump nextcloud/vue from `8.7.1` to `8.8.1`julia.kirschenheuter2024-03-042-31/+31
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Merge pull request #43906 from nextcloud/enh/migrate-ssl-url-setupcheckCôme Chilliet2024-03-048-30/+79
|\ | | | | feat(settings): Migrate SSL access and URL generation check to SetupCheck API
| * feat(settings): Migrate SSL access and URL generation check to SetupCheck APICôme Chilliet2024-02-298-30/+79
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Merge pull request #43791 from nextcloud/share-api-cleanupRobin Appelman2024-03-045-500/+44
|\ \ | | | | | | Share api cleanup
| * | fix: update "move into share" check to share managerRobin Appelman2024-02-273-460/+31
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | fix: remove old test-only methodsRobin Appelman2024-02-263-40/+13
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #43950 from ↵Pytal2024-03-044-8/+8
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/libphonenumber-js-1.10.57 chore(deps): Bump libphonenumber-js from 1.10.56 to 1.10.57
| * | | chore(deps): Bump libphonenumber-js from 1.10.56 to 1.10.57dependabot[bot]2024-03-044-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.56 to 1.10.57. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.56...v1.10.57) --- updated-dependencies: - dependency-name: libphonenumber-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | Merge pull request #43972 from nextcloud/fix/fetch-custom-appstoreJulius Härtl2024-03-043-5/+15
|\ \ \ \ | | | | | | | | | | fix: Fetch custom app store url without internet connection
| * | | | fix: Fetch custom app store url without internet connectionJulius Härtl2024-03-043-5/+15
| |/ / / | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Merge pull request #43959 from nextcloud/fix/docs-iurlgeneratorFerdinand Thiessen2024-03-041-0/+1
|\ \ \ \ | |/ / / |/| | | fix(IUrlGenerator): Add `throws` documentation for `imagePath` function
| * | | fix(IUrlGenerator): Add `throws` documentation for `imagePath` functionFerdinand Thiessen2024-03-021-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-0418-16/+312
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #43951 from nextcloud/dependabot/npm_and_yarn/webdav-5.4.0dependabot[bot]2024-03-034-12/+12
|\ \ \ \
| * | | | chore(deps): Bump webdav from 5.3.2 to 5.4.0dependabot[bot]2024-03-034-12/+12
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 5.3.2 to 5.4.0. - [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.3.2...v5.4.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 #43962 from alexanderdd/patch-1Andy Scherzinger2024-03-031-3/+3
|\ \ \ \ | | | | | | | | | | in text: "bruteforce" > "brute force"
| * | | | in text: "bruteforce" > "brute force"Alexander Müller2024-03-031-3/+3
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In description text we should use correct spelling which is "brute force" or "brute-force", not "bruteforce". In other parts of the documentation, "brute force" is used: https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/bruteforce_configuration.html See also https://en.wikipedia.org/wiki/Brute-force_attack Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com>
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-03-038-4/+10
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-0232-6/+208
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #43057 from nextcloud/feat/cache-authtokenJohn Molakvoæ2024-03-014-80/+91
|\ \ \
| * | | feat(perf): add cache for authtoken lookupBenjamin Gaussorgues2024-02-284-80/+91
| | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | | Merge pull request #43665 from nextcloud/43365-unified-search-filter-view-fixJohn Molakvoæ2024-03-017-60/+48
|\ \ \ \
| * | | | chore(assets): Recompile assetsnextcloud-command2024-02-294-6/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | feat(files): restore unified search filtering in files viewfenn-cs2024-02-293-54/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The unified search emits, search events that other apps can subscribe to and react however they want to search queries, following 4b55594f55ce4146ed93c50f71e6204a57d29612 and prior updates to migrate the Files app ui to vue.js that feature was broken. This commit reintroduces the feature using the current `FileList` implementation. This commit also adds some logging to an empty exception handler. Resolve : https://github.com/nextcloud/server/issues/43365 Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | | | | Merge pull request #43896 from ↵Louis2024-03-011-2/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/artonge/fix/version_creation_of_empty_files Do not create a new version for empty files
| * | | | | fix(files_versions): Do not create a new version for empty filesLouis Chemineau2024-02-291-2/+3
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | | Merge pull request #43921 from ↵John Molakvoæ2024-03-0120-22/+22
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | nextcloud/dependabot/github_actions/github-actions-145a57c0cf
| * | | | | chore(deps): Bump the github-actions group with 4 updatesdependabot[bot]2024-02-2920-22/+22
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the github-actions group with 4 updates: [andstor/file-existence-action](https://github.com/andstor/file-existence-action), [cypress-io/github-action](https://github.com/cypress-io/github-action), [codecov/codecov-action](https://github.com/codecov/codecov-action) and [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request). Updates `andstor/file-existence-action` from 2.0.0 to 3.0.0 - [Release notes](https://github.com/andstor/file-existence-action/releases) - [Commits](https://github.com/andstor/file-existence-action/compare/20b4d2e596410855db8f9ca21e96fbe18e12930b...076e0072799f4942c8bc574a82233e1e4d13e9d6) Updates `cypress-io/github-action` from 6.6.0 to 6.6.1 - [Release notes](https://github.com/cypress-io/github-action/releases) - [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/cypress-io/github-action/compare/ebe8b24c4428922d0f793a5c4c96853a633180e3...1b70233146622b69e789ccdd4f9452adc638d25a) Updates `codecov/codecov-action` from 3 to 4 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Commits](https://github.com/codecov/codecov-action/compare/v3...v4) Updates `peter-evans/create-pull-request` from 5.0.2 to 6.0.1 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/153407881ec5c347639a548ade7d8ad1d6740e38...a4f52f8033a6168103c2538976c07b467e8163bc) --- updated-dependencies: - dependency-name: andstor/file-existence-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: cypress-io/github-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
* / / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-03-01188-542/+1140
|/ / / / | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #43908 from nextcloud/feat/migrate-data-directory-setup-checkFerdinand Thiessen2024-02-2911-78/+230
|\ \ \ \ | | | | | | | | | | feat(settings): Migrate data directory protection check to `SetupCheck`
| * | | | feat(settings): Migrate data directory protection check to `SetupCheck`Ferdinand Thiessen2024-02-2911-78/+230
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | Merge pull request #43876 from nextcloud/fix/breadcrumbs/fix-misaligned-textEduardo Morales2024-02-293-8/+11
|\ \ \ \ \ | | | | | | | | | | | | fix: changed text alignment and icon logic
| * | | | | chore: compile assetsEduardo Morales2024-02-292-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
| * | | | | fix: changed text alignment and icon logicEduardo Morales2024-02-291-5/+8
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* | | | | Merge pull request #43897 from ↵Ferdinand Thiessen2024-02-294-10/+8
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | nextcloud/fix/move_out_profile_picture_federation-action_from_the_heading_ fix(files): fix html structure on the profile page
| * | | | chore(assets): Recompile assetsnextcloud-command2024-02-292-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | fix(files): fix html structure on pre profile pagejulia.kirschenheuter2024-02-292-7/+5
| |/ / / | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | | Merge pull request #42542 from nextcloud/aac-mimetypeJohn Molakvoæ2024-02-293-1/+14
|\ \ \ \
| * | | | Add .aac mime type mappingUnpublished2024-02-273-1/+14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Unpublished <Unpublished@users.noreply.github.com>
* | | | | Merge pull request #29988 from ↵John Molakvoæ2024-02-293-5/+17
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | nextcloud/enh/hide-overwrites-from-disabled-apps-list
| * | | | feat(updater): hide overwrites from disabled apps list on upgradeMichaIng2024-02-273-5/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If an incompatible app is enabled manually, it is added to the "app_install_overwrite" array in config.php. Nextcloud upgrades won't disable any app in this array, but they were still shown on the upgrade page and logs as being disabled. This commit assures that only apps which are really disabled, i.e. which are not in the "app_install_overwrite" array, are shown and logged as disabled during upgrades. Signed-off-by: MichaIng <micha@dietpi.com>
* | | | | Merge pull request #30957 from ↵John Molakvoæ2024-02-291-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | rotdrop/bugfix/collaboration-mail-plugin-fix-array-access-resulting-in-type-error
| * | | | | fix(collaboration): collaboration MailPlugin: Protect access to a ↵Claus-Justus Heine2024-02-271-2/+2
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | potentially missing array component by ??. Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-29200-250/+462
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #43775 from nextcloud/enforce/forbidden_charsJohn Molakvoæ2024-02-287-13/+92
|\ \ \ \ \
| * | | | | fix: Also expose forbidden filename character in the capabilitiesFerdinand Thiessen2024-02-284-4/+15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | fix: Enforce forbidden filename characters on backendFerdinand Thiessen2024-02-284-11/+79
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | Merge pull request #41202 from nextcloud/pulsejet/fix-webdavJohn Molakvoæ2024-02-2834-103/+157
|\ \ \ \ \
| * | | | | fix(dav): multiple fixes in usage of webdav libraryVarun Patil2024-02-2834-103/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Refresh token on update 2. Fix some very weird imports 3. Patch fetch instead of request to prevent accessing impl details Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* | | | | | Merge pull request #39244 from shdehnavi/refactor_dashboard_appJohn Molakvoæ2024-02-283-48/+11
|\ \ \ \ \ \