aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* chore: drop outdated deprecation comment from Mailerfix/deprecation-commentFerdinand Thiessen9 days1-3/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #51469 from nextcloud/fix/share-statusFerdinand Thiessen10 days7-57/+95
|\ | | | | fix(files_sharing): ensure share status action works also in grid view
| * chore(assets): Recompile assetsfix/share-statusnextcloud-command10 days4-6/+6
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * fix(files_sharing): ensure share status action works also in grid viewFerdinand Thiessen10 days3-51/+89
| | | | | | | | | | | | | | | | | | | | | | | | Remove some hacks from files app about the *files_sharing* status action, in general not sure why this hack was there instead of being in the correct app - but it broke the grid view. So now the sharing information is also available in grid view. Moreover the icon is fixed in size to not overflow the actions menu. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #51468 from nextcloud/feat/cypress-setupJohn Molakvoæ10 days10-61/+458
|\ \ | | | | | | feat(core): add setup cypress tests
| * | chore(assets): Recompile assetsfeat/cypress-setupnextcloud-command10 days4-5/+5
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(core): setup fieldset spacingskjnldsv10 days1-2/+2
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | feat(core): add setup cypress testsskjnldsv10 days6-54/+451
|/ / | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Merge pull request #51441 from ↵Daniel10 days1-2/+2
|\ \ | |/ |/| | | | | nextcloud/fix/alter-invite-attachment-filename-and-type fix(CalDav): alter invitation attachment filename and type
| * fix(CalDav): alter invitation attachment filename and typefix/alter-invite-attachment-filename-and-typeSebastianKrupinski11 days1-2/+2
| | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | Merge pull request #51464 from nextcloud/feat/setupJohn Molakvoæ10 days11-338/+543
|\ \ | | | | | | feat(core): migrate setup to vue
| * | chore(assets): Recompile assetsnextcloud-command10 days5-16/+55
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | feat(core): migrate setup to vueskjnldsv10 days6-322/+488
|/ / | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot11 days114-256/+356
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #51446 from nextcloud/backport/51440/masterJohn Molakvoæ11 days5-10/+11
|\ \ | | | | | | [master] revert(deps): jquery-ui to 1.13.3
| * | chore(assets): recompile assetsbackport/51440/masterskjnldsv11 days3-4/+4
| | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | revert(deps): jquery-ui to 1.13.3skjnldsv11 days2-6/+7
|/ / | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Merge pull request #51442 from ↵Kate11 days3-9/+9
|\ \ | | | | | | | | | | | | nextcloud/fix/rich-object-strings/better-exception-messages fix(RichObjectStrings): Make exception messages for invalid parameters more useful for debugging
| * | fix(RichObjectStrings): Make exception messages for invalid parameters more ↵fix/rich-object-strings/better-exception-messagesprovokateurin11 days3-9/+9
|/ / | | | | | | | | | | useful for debugging Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #51434 from nextcloud/fix/code-sign-testFerdinand Thiessen11 days3-3/+3
|\ \ | | | | | | fix(mime-types): adjust compiled mime types and sign
| * | fix(mime-types): adjust compiled mime types and signfix/code-sign-testFerdinand Thiessen11 days3-3/+3
|/ / | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #51340 from ↵dependabot[bot]11 days2-5/+5
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/typescript-5.8.2
| * | build(deps-dev): bump typescript from 5.7.3 to 5.8.2dependabot/npm_and_yarn/typescript-5.8.2dependabot[bot]11 days2-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #51031 from caitjordan17/chobbs-singular-and-pluralJohn Molakvoæ11 days3-18/+11
|\ \ | | | | | | fix(singularandpluralfiles):implemented ternary operator to handle si…
| * | chore(assets): recompile assetsskjnldsv11 days2-3/+3
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | fix(files): correctly handle plural translation formsCaitlin Jordan11 days1-15/+8
| | | | | | | | | | | | | | | Co-authored-by: Caitlin Jordan <jordan.cait17@gmail.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #51342 from nextcloud/dependabot/npm_and_yarn/vitest-3.0.8dependabot[bot]11 days2-52/+52
|\ \ \ | |/ / |/| |
| * | chore(dev-deps): align `@vitest/coverage-v8` with `vitest`dependabot/npm_and_yarn/vitest-3.0.8Ferdinand Thiessen12 days2-7/+7
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | build(deps-dev): bump vitest from 3.0.7 to 3.0.8dependabot[bot]12 days2-45/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.0.7 to 3.0.8. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #51384 from nextcloud/fix/lus-background-jobFerdinand Thiessen11 days1-1/+5
|\ \ \ | | | | | | | | fix(lookup-server): Only flag new users for lookup update / delete
| * | | fix(lookup-server): Only flag new users for lookup update / deletefix/lus-background-jobFerdinand Thiessen12 days1-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | If the flag was already set then we do not need to overwrite it. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #51405 from nextcloud/fix/mimeJohn Molakvoæ11 days2-4/+1
|\ \ \ \ | | | | | | | | | | fix(mimetypes): drop `tar.gz` and `tar.bz2` and adjust `tgz`
| * | | | fix(mimetypes): drop `tar.gz` and `tar.bz2` and adjust `tgz`fix/mimeFerdinand Thiessen12 days2-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. mimetypes with a dot do not work with our mime detector (only checks last dot). 2. all of those files are tar files compressed as gzip / bzip2 so the real mimetype of the file is the compression not the tar. We could at max. set mime to `application/x-tar+gzip`. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | Merge pull request #51403 from nextcloud/chore/drop-jsdocJohn Molakvoæ11 days4-264/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | | chore(dev-deps): Drop dependency on jsdoc
| * | | | chore(dev-deps): Drop dependency on jsdocchore/drop-jsdocFerdinand Thiessen12 days4-264/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | It is not used anymore and it yields not usable documentation anymore. This is a leftover from like 11 years ago. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot12 days108-630/+708
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #51378 from nextcloud/fix/lookup-server-connector-v2Ferdinand Thiessen12 days13-74/+89
|\ \ \ \ | |/ / / |/| | | fix(lookup-server): disable when not using global scale
| * | | chore: compile assetsfix/lookup-server-connector-v2Ferdinand Thiessen12 days2-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | fix(lookup-server): disable lookup server for non-global scale setupsFerdinand Thiessen12 days11-60/+79
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | fix(lookup-server): do not query data by defaultFerdinand Thiessen12 days6-15/+11
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | fix(lookup-server): do not upload data by defaultFerdinand Thiessen12 days5-5/+5
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #51379 from nextcloud/appStoreCacheFolderGit'Fellow12 days1-1/+3
|\ \ \ \ | | | | | | | | | | fix(AppDiscover): Strip double-quotes from folder name
| * | | | fix(AppDiscover): Ensure created cache folder is safe-chars onlyappStoreCacheFolderGit'Fellow13 days1-1/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | | Merge pull request #51394 from nextcloud/fix/files-trashbin-files-integrationFerdinand Thiessen12 days37-169/+942
|\ \ \ \ \ | |_|_|_|/ |/| | | | Allow to delete files without trashbin + add unit tests + some refactoring
| * | | | chore: compile assetsFerdinand Thiessen12 days22-30/+96
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | fix(files): also enable delete action if trashbin is disabledFerdinand Thiessen12 days1-9/+10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | test(files_trashbin): add test coverage also for utils like the loggerFerdinand Thiessen12 days1-0/+20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | refactor(files_trashbin): restore action refactoringFerdinand Thiessen12 days3-16/+169
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. do not rely on magic string but use constant ID for trashbin view 2. add unit tests for restore action Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | fix(files_trashbin): return correct type in empty trash actionFerdinand Thiessen12 days6-37/+263
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. correctly return null instead of void in empty trash action 2. use constant instead of magic value for action ID 3. add unit tests for empty trash action 4. add unit tests for trashbin api Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | fix(files_trashbin): correctly sort custom columns in trashbin viewFerdinand Thiessen12 days7-80/+387
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Refactor to make code better testable (move columns and view source to `files_views` folder) 2. Fix deletion time fallback (JS Date vs unix timestamp for "delted"-column) 3. Correctly sort `deletedBy` and `originalLocation` columns to use natural sort like any other column 4. Add unit tests for columns and views Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>