]>
source.dussan.org Git - nextcloud-server.git/log
Robin Appelman [Thu, 13 Jul 2023 13:17:52 +0000 (15:17 +0200)]
prevent recursion with log events
Signed-off-by: Robin Appelman <robin@icewind.nl>
Simon L [Thu, 13 Jul 2023 11:53:27 +0000 (13:53 +0200)]
Merge pull request #39210 from nextcloud/chore/clean-core-main-entry
Remove jQuery from main entry point where not needed
Maxence Lange [Thu, 13 Jul 2023 11:52:59 +0000 (10:52 -0100)]
Merge pull request #39323 from nextcloud/fix/noid/getstorge-before-rm
files_external: getStorage before remove
Andy Scherzinger [Thu, 13 Jul 2023 10:50:15 +0000 (12:50 +0200)]
Merge pull request #39343 from nextcloud/ci/sign-drone-master
chore(CI): Sign .drone.yml file
Kate [Thu, 13 Jul 2023 10:03:19 +0000 (12:03 +0200)]
Merge pull request #39341 from nextcloud/fix/openapi/cloud_federation_api
cloud_federation_api: Fix OpenAPI spec
Joas Schilling [Thu, 13 Jul 2023 09:47:54 +0000 (11:47 +0200)]
chore(CI): Sign .drone.yml file
Signed-off-by: Joas Schilling <coding@schilljs.com>
jld3103 [Thu, 13 Jul 2023 08:38:14 +0000 (10:38 +0200)]
cloud_federation_api: Fix OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Kate [Thu, 13 Jul 2023 08:33:20 +0000 (10:33 +0200)]
Merge pull request #39316 from nextcloud/feature/openapi/oauth2
oauth2: Add OpenAPI spec
Kate [Thu, 13 Jul 2023 08:28:24 +0000 (10:28 +0200)]
Merge pull request #39328 from nextcloud/feature/openapi/federatedfilesharing
federatedfilesharing: Add OpenAPI spec
Julien Veyssier [Thu, 13 Jul 2023 08:20:46 +0000 (10:20 +0200)]
Merge pull request #39319 from nextcloud/feature/openapi/files_versions
files_versions: Add OpenAPI spec
jld3103 [Wed, 14 Jun 2023 14:42:04 +0000 (16:42 +0200)]
files_versions: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Ferdinand Thiessen [Fri, 7 Jul 2023 00:23:42 +0000 (02:23 +0200)]
fix: Remove jQuery from main entry point
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
John Molakvoæ [Thu, 13 Jul 2023 08:18:00 +0000 (10:18 +0200)]
Merge pull request #39106 from nextcloud/fix/update-notification--remove-deprecated-ncpopupmenu
Ferdinand Thiessen [Wed, 12 Jul 2023 15:15:35 +0000 (17:15 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Ferdinand Thiessen [Sun, 2 Jul 2023 00:00:50 +0000 (02:00 +0200)]
fix(updatenotification): Remove deprecated `NcPopoverMenu` and cleanup
* Replace `NcPopoverMenu` with `NcActions` and cleanup related code
* Move text under related heading for better content structure
* Fix some eslint warnings
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sat, 1 Jul 2023 23:58:49 +0000 (01:58 +0200)]
fix(updatenotification): Use `@nextcloud/l10n` to avoid deprecation warnings
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Kate [Thu, 13 Jul 2023 06:17:59 +0000 (08:17 +0200)]
Merge pull request #39318 from nextcloud/feature/openapi/cloud_federation_api
cloud_federation_api: Add OpenAPI spec
Pytal [Thu, 13 Jul 2023 05:29:05 +0000 (22:29 -0700)]
Merge pull request #39050 from nextcloud/enh/a11y-users-table
jld3103 [Thu, 13 Jul 2023 05:20:55 +0000 (07:20 +0200)]
cloud_federation_api: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
jld3103 [Thu, 13 Jul 2023 05:20:40 +0000 (07:20 +0200)]
cloud_federation_api: Fix bad request responses
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Kate [Thu, 13 Jul 2023 05:17:33 +0000 (07:17 +0200)]
Merge pull request #39320 from nextcloud/feature/openapi/files_trashbin
files_trashbin: Add OpenAPI spec
Christopher Ng [Wed, 12 Jul 2023 05:09:41 +0000 (22:09 -0700)]
test(settings): Users table
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 10 Jul 2023 23:18:48 +0000 (16:18 -0700)]
fix(acceptance): UsersSettingsContext
Signed-off-by: Christopher Ng <chrng8@gmail.com>
jld3103 [Wed, 14 Jun 2023 14:36:05 +0000 (16:36 +0200)]
files_trashbin: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Christopher Ng [Sat, 8 Jul 2023 00:22:15 +0000 (17:22 -0700)]
fix(cypress): users
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Sat, 8 Jul 2023 00:13:37 +0000 (17:13 -0700)]
fix(cypress): users_modify
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Fri, 7 Jul 2023 23:59:08 +0000 (16:59 -0700)]
fix(cypress): users_disable
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Fri, 7 Jul 2023 18:31:24 +0000 (11:31 -0700)]
chore: Compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Fri, 7 Jul 2023 18:31:23 +0000 (11:31 -0700)]
enh(a11y): Users table
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Nextcloud bot [Thu, 13 Jul 2023 00:29:31 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Wed, 12 Jul 2023 18:35:54 +0000 (20:35 +0200)]
Merge pull request #39297 from nextcloud/fix/dav/close-cursor
fix(dav): close cursor when fetching max id
Ferdinand Thiessen [Wed, 12 Jul 2023 18:11:54 +0000 (20:11 +0200)]
Merge pull request #39337 from nextcloud/fix/workflowengine-ncmultiselect
fix(workflowengine): Migrate from deprecated `NcMultiselect` to `NcSelect`
Arthur Schiwon [Wed, 12 Jul 2023 17:12:46 +0000 (19:12 +0200)]
Merge pull request #36830 from nextcloud/bugfix/noid/flow-mime-share
fix: Avoid failing with duplicate checks
Ferdinand Thiessen [Wed, 12 Jul 2023 16:04:02 +0000 (18:04 +0200)]
Merge pull request #39336 from nextcloud/dependabot/npm_and_yarn/pinia/testing-0.1.2
chore(deps-dev): Bump @pinia/testing from 0.0.16 to 0.1.2
Ferdinand Thiessen [Wed, 12 Jul 2023 15:58:46 +0000 (17:58 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 12 Jul 2023 15:53:50 +0000 (17:53 +0200)]
fix(workflowengine): Migrate from deprecated NcMultiselect to NcSelect component
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 12 Jul 2023 14:58:50 +0000 (16:58 +0200)]
Merge pull request #38366 from nextcloud/file-command-copy-move
add commands to copy/move files
dependabot[bot] [Wed, 12 Jul 2023 14:57:24 +0000 (14:57 +0000)]
chore(deps-dev): Bump @pinia/testing from 0.0.16 to 0.1.2
Bumps [@pinia/testing](https://github.com/vuejs/pinia) from 0.0.16 to 0.1.2.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/@pinia/testing@0.0.16...@pinia/testing@0.1.2)
---
updated-dependencies:
- dependency-name: "@pinia/testing"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Julius Härtl [Thu, 23 Feb 2023 12:04:32 +0000 (13:04 +0100)]
fix: Avoid failing with duplicate checks
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Robin Appelman [Fri, 19 May 2023 12:41:03 +0000 (14:41 +0200)]
add commands to copy/move files
Signed-off-by: Robin Appelman <robin@icewind.nl>
Kate [Wed, 12 Jul 2023 08:50:59 +0000 (10:50 +0200)]
Merge pull request #39327 from nextcloud/feature/openapi/files
files: Add OpenAPI spec
Simon L [Wed, 12 Jul 2023 07:24:28 +0000 (09:24 +0200)]
Merge pull request #39324 from nextcloud/ci/noid/fix-32bit-test
ci(32bit): fix failing test setup
jld3103 [Wed, 14 Jun 2023 07:44:03 +0000 (09:44 +0200)]
federatedfilesharing: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
jld3103 [Wed, 14 Jun 2023 12:43:41 +0000 (14:43 +0200)]
files: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
jld3103 [Mon, 27 Feb 2023 15:47:46 +0000 (16:47 +0100)]
oauth2: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Joas Schilling [Wed, 12 Jul 2023 05:10:21 +0000 (07:10 +0200)]
Merge pull request #39268 from nextcloud/bugfix/noid/request-time-flow
fix(flow): Revert invalid rename of check class for RequestTime
Nextcloud bot [Wed, 12 Jul 2023 00:22:03 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Tue, 11 Jul 2023 21:32:34 +0000 (23:32 +0200)]
ci(32bit): fix failing test setup
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Andy Scherzinger [Tue, 11 Jul 2023 21:27:55 +0000 (23:27 +0200)]
Merge pull request #39104 from nextcloud/automated/noid/master-fix-npm-audit
[master] Fix npm audit
Maxence Lange [Tue, 11 Jul 2023 18:36:17 +0000 (17:36 -0100)]
getStorage before remove
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Kate [Tue, 11 Jul 2023 18:13:52 +0000 (20:13 +0200)]
Merge pull request #39315 from nextcloud/feature/openapi/dav
dav: Add OpenAPI spec
Kate [Tue, 11 Jul 2023 17:47:35 +0000 (19:47 +0200)]
Merge pull request #39312 from nextcloud/feature/openapi/updatenotification
updatenotification: Add OpenAPI spec
nextcloud-command [Tue, 11 Jul 2023 16:07:49 +0000 (16:07 +0000)]
chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
Julia Kirschenheuter [Tue, 11 Jul 2023 14:52:48 +0000 (16:52 +0200)]
Merge pull request #39277 from nextcloud/test/4193-Buttons_accessibility_improvements
Set double outline to buttons in focus state
jld3103 [Mon, 20 Mar 2023 17:46:52 +0000 (18:46 +0100)]
dav: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
jld3103 [Wed, 14 Jun 2023 14:52:26 +0000 (16:52 +0200)]
updatenotification: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
John Molakvoæ [Tue, 11 Jul 2023 13:06:03 +0000 (15:06 +0200)]
Merge pull request #39196 from nextcloud/feat/f2v/sharing
John Molakvoæ [Tue, 11 Jul 2023 06:29:31 +0000 (08:29 +0200)]
feat(files_sharing): add openInFiles action
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 7 Jul 2023 13:41:05 +0000 (15:41 +0200)]
fix(files_sharing): error and size/mtime for deleted shares
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 7 Jul 2023 13:40:38 +0000 (15:40 +0200)]
fix(files): empty default action
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 7 Jul 2023 09:49:34 +0000 (11:49 +0200)]
chore: compile assets
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 6 Jul 2023 17:48:32 +0000 (19:48 +0200)]
chore: add actions testing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 6 Jul 2023 16:56:41 +0000 (18:56 +0200)]
fix: legacy files favorite event node type
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 6 Jul 2023 16:35:53 +0000 (18:35 +0200)]
fix: adjust testing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 6 Jul 2023 14:11:15 +0000 (16:11 +0200)]
fix: drop legacy sharing files
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 6 Jul 2023 13:21:07 +0000 (15:21 +0200)]
fix(files): actions permissions requirements
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 6 Jul 2023 06:58:11 +0000 (08:58 +0200)]
feat(sharing): add sharing overview view
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Louis [Tue, 11 Jul 2023 10:55:53 +0000 (12:55 +0200)]
Merge pull request #39296 from nextcloud/dependabot/npm_and_yarn/semver-5.7.2
chore(deps): Bump semver from 5.7.1 to 5.7.2
Kate [Tue, 11 Jul 2023 10:13:59 +0000 (12:13 +0200)]
Merge pull request #39280 from nextcloud/feature/openapi/federation
federation: Add OpenAPI spec
Joas Schilling [Tue, 11 Jul 2023 09:36:54 +0000 (11:36 +0200)]
Merge pull request #38561 from nextcloud/feat/noid/allow-to-match-client-versions-with-regex
feat(request): Allow to match the client version with the IRequest::U…
julia.kirschenheuter [Tue, 4 Jul 2023 07:10:50 +0000 (09:10 +0200)]
Set double outline to buttons in focus state
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Benjamin Gaussorgues [Tue, 11 Jul 2023 09:15:26 +0000 (11:15 +0200)]
Merge pull request #39169 from nextcloud/fix/migrate-to-psr-logger-interface-files_sharing
Migrate files sharing to PSR LoggerInterface
Benjamin Gaussorgues [Tue, 11 Jul 2023 09:12:50 +0000 (11:12 +0200)]
Merge pull request #39160 from nextcloud/fix/migrate-to-psr-logger-interface-federatedfilesharing
Migrate federated file sharing to PSR LoggerInterface
Kate [Tue, 11 Jul 2023 08:57:14 +0000 (10:57 +0200)]
Merge pull request #39286 from nextcloud/feature/openapi/dashboard
dashboard: Add OpenAPI spec
dependabot[bot] [Tue, 11 Jul 2023 00:57:12 +0000 (00:57 +0000)]
chore(deps): Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
John Molakvoæ [Tue, 11 Jul 2023 06:27:30 +0000 (08:27 +0200)]
Merge pull request #39190 from nextcloud/bugfix/noid/move-dav-app-to-non-deprecated-dispatcher
Richard Steinmetz [Tue, 11 Jul 2023 05:58:16 +0000 (07:58 +0200)]
fix(dav): close cursor when fetching max id
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Kate [Tue, 11 Jul 2023 05:43:52 +0000 (07:43 +0200)]
Merge pull request #39272 from nextcloud/feature/openapi/sharebymail
sharebymail: Add OpenAPI spec
Joas Schilling [Tue, 11 Jul 2023 05:40:22 +0000 (07:40 +0200)]
fix(workflowengine): Fix tested user agents of Android and iOS to match real ones
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 23 Jun 2023 07:50:46 +0000 (09:50 +0200)]
fix(dav): Use IRequest constant to match version
The pattern matches since a 10 year old client version
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 31 May 2023 15:02:36 +0000 (17:02 +0200)]
feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 11 Jul 2023 05:30:59 +0000 (07:30 +0200)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Julius Härtl [Mon, 10 Jul 2023 11:31:16 +0000 (13:31 +0200)]
fix(flow): Revert invalid rename of check class for RequestTime
Signed-off-by: Julius Härtl <jus@bitgrid.net>
jld3103 [Mon, 20 Mar 2023 17:13:24 +0000 (18:13 +0100)]
dashboard: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Nextcloud bot [Tue, 11 Jul 2023 00:32:22 +0000 (00:32 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Kate [Mon, 10 Jul 2023 22:13:03 +0000 (00:13 +0200)]
Merge pull request #39287 from nextcloud/feature/openapi/theming
theming: Add OpenAPI spec
Kate [Mon, 10 Jul 2023 21:10:25 +0000 (23:10 +0200)]
Merge pull request #39284 from nextcloud/feature/openapi/settings
settings: Add OpenAPI spec
Robin Appelman [Mon, 10 Jul 2023 19:55:37 +0000 (21:55 +0200)]
Merge pull request #39248 from nextcloud/custom-properties-preload
preload custom properties when propfinding folders
Kate [Mon, 10 Jul 2023 16:54:44 +0000 (18:54 +0200)]
Merge pull request #39274 from nextcloud/feature/openapi/weather_status
weather_status: Add OpenAPI spec
jld3103 [Fri, 17 Mar 2023 09:53:15 +0000 (10:53 +0100)]
theming: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
jld3103 [Tue, 21 Mar 2023 06:43:38 +0000 (07:43 +0100)]
settings: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Kate [Mon, 10 Jul 2023 14:54:13 +0000 (16:54 +0200)]
Merge pull request #39263 from nextcloud/feature/ignore-api-attribute
Add IgnoreOpenAPI attribute
jld3103 [Wed, 14 Jun 2023 07:50:40 +0000 (09:50 +0200)]
federation: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
jld3103 [Tue, 21 Mar 2023 07:55:19 +0000 (08:55 +0100)]
weather_status: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
jld3103 [Thu, 15 Jun 2023 13:47:21 +0000 (15:47 +0200)]
sharebymail: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
jld3103 [Mon, 10 Jul 2023 09:04:34 +0000 (11:04 +0200)]
Add IgnoreOpenAPI attribute
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Robin Appelman [Mon, 10 Jul 2023 11:17:17 +0000 (13:17 +0200)]
Merge pull request #39170 from nextcloud/orphan-share-command
add command do delete orphan shares
Kate [Mon, 10 Jul 2023 08:48:30 +0000 (10:48 +0200)]
Merge pull request #39257 from nextcloud/feature/openapi/comments
comments: Add OpenAPI spec
Richard Steinmetz [Mon, 10 Jul 2023 07:28:37 +0000 (09:28 +0200)]
Merge pull request #39146 from nextcloud/fix/hide-circle-download-permission
fix(files_sharing): hide download permission for circle shares
jld3103 [Thu, 29 Jun 2023 05:48:16 +0000 (07:48 +0200)]
comments: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>