]>
source.dussan.org Git - nextcloud-server.git/log
nextcloud-command [Mon, 26 Sep 2022 15:54:29 +0000 (15:54 +0000)]
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Mon, 26 Sep 2022 12:58:39 +0000 (12:58 +0000)]
Bump moment from 2.29.2 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)
---
updated-dependencies:
- dependency-name: moment
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>
Joas Schilling [Mon, 26 Sep 2022 12:37:26 +0000 (14:37 +0200)]
Merge pull request #33887 from nextcloud/dependabot/npm_and_yarn/moment-timezone-0.5.37
Bump moment-timezone from 0.5.34 to 0.5.37
Vincent Petry [Mon, 26 Sep 2022 12:34:39 +0000 (14:34 +0200)]
Merge pull request #34247 from nextcloud/dependabot/npm_and_yarn/nth-check-and-vue/cli-service-2.1.1
Bump nth-check and @vue/cli-service
Simon L [Mon, 26 Sep 2022 10:40:59 +0000 (12:40 +0200)]
Merge pull request #34249 from nextcloud/bugfix/noid/reference-public
Move Reference class to public namespace
Joas Schilling [Mon, 26 Sep 2022 09:26:34 +0000 (11:26 +0200)]
Add since
Signed-off-by: Joas Schilling <coding@schilljs.com>
Carl Schwan [Mon, 26 Sep 2022 09:16:09 +0000 (11:16 +0200)]
Merge pull request #34222 from nextcloud/fix/install-page
Fix install page
Julius Härtl [Mon, 26 Sep 2022 08:04:28 +0000 (10:04 +0200)]
Move Reference class to public namespace
Signed-off-by: Julius Härtl <jus@bitgrid.net>
dependabot[bot] [Mon, 26 Sep 2022 07:22:14 +0000 (07:22 +0000)]
Bump nth-check and @vue/cli-service
Bumps [nth-check](https://github.com/fb55/nth-check) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies needed to be updated together.
Updates `nth-check` from 1.0.2 to 2.1.1
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v1.0.2...v2.1.1)
Updates `@vue/cli-service` from 4.5.17 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)
---
updated-dependencies:
- dependency-name: nth-check
dependency-type: indirect
- dependency-name: "@vue/cli-service"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Joas Schilling [Mon, 26 Sep 2022 07:00:27 +0000 (09:00 +0200)]
Recompile
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 26 Sep 2022 06:54:09 +0000 (08:54 +0200)]
Bump moment-timezone from 0.5.34 to 0.5.37
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 to 0.5.37.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.34...0.5.37)
---
updated-dependencies:
- dependency-name: moment-timezone
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Mon, 26 Sep 2022 02:33:45 +0000 (02:33 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 25 Sep 2022 02:32:58 +0000 (02:32 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Vincent Petry [Thu, 22 Sep 2022 18:31:38 +0000 (20:31 +0200)]
Fix install page
- Use normal labels instead of hiding them
- Fix position of the eye button (this is still very hacky)
- Define width on the box and not on the text fields
This really needs to be ported to vue
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
John Molakvoæ [Sat, 24 Sep 2022 05:35:34 +0000 (07:35 +0200)]
Merge pull request #34210 from nextcloud/fix/theming
Fixing missing theming variables
John Molakvoæ [Sat, 24 Sep 2022 05:33:30 +0000 (07:33 +0200)]
Merge pull request #34220 from nextcloud/fix-php-cs-setup
Make phpcs happy and remove unused setup thing
John Molakvoæ [Sat, 24 Sep 2022 05:32:30 +0000 (07:32 +0200)]
Merge pull request #34231 from nextcloud/fix/node-workflow-error
Fix node workflow error on master
Nextcloud bot [Sat, 24 Sep 2022 02:33:56 +0000 (02:33 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Fri, 23 Sep 2022 23:10:06 +0000 (23:10 +0000)]
Fix node workflow error on master
Signed-off-by: Christopher Ng <chrng8@gmail.com>
John Molakvoæ [Fri, 23 Sep 2022 13:29:47 +0000 (15:29 +0200)]
Refactor primary computation and fix a few missing theme parity variables
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Vincent Petry [Fri, 23 Sep 2022 13:07:28 +0000 (15:07 +0200)]
Make phpcs happy and remove unused setup thing
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Vincent Petry [Fri, 23 Sep 2022 13:05:47 +0000 (15:05 +0200)]
Merge pull request #34212 from nextcloud/bugfix/34211/fix-getbackground-route
Fix loading custom background
John Molakvoæ [Fri, 23 Sep 2022 13:01:38 +0000 (15:01 +0200)]
Disable background blur on highcontrast
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 23 Sep 2022 08:24:21 +0000 (10:24 +0200)]
Fixing dark primary element variables
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Joas Schilling [Fri, 23 Sep 2022 09:19:49 +0000 (11:19 +0200)]
Merge pull request #34191 from Jerome-Herbinet/patch-7
DashBoard : Allow up to 5 widgets side by side
Vincent Petry [Fri, 23 Sep 2022 09:19:38 +0000 (11:19 +0200)]
Fix loading custom background
Fix the route for loading the custom background.
Because the controller is UserThemeController, so the route path is
not "theming" but "userTheme".
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Nextcloud bot [Fri, 23 Sep 2022 02:28:39 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Thu, 22 Sep 2022 15:34:30 +0000 (17:34 +0200)]
Merge pull request #34190 from nextcloud/fix/noid/remove-core-bundle
remove CoreBundle as we now ship the lat app that was referenced there
Jérôme Herbinet [Thu, 22 Sep 2022 13:23:03 +0000 (15:23 +0200)]
DashBoard : Allow up to 5 widgets side by side
Signed-off-by: Jérôme Herbinet <j.herbinet@protonmail.ch>
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Arthur Schiwon [Thu, 22 Sep 2022 11:31:48 +0000 (13:31 +0200)]
update autoloader
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 22 Sep 2022 11:29:02 +0000 (13:29 +0200)]
remove getDefaultInstallationBundle
- because all apps are shipped now it was returning an empty result
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 22 Sep 2022 11:24:06 +0000 (13:24 +0200)]
remove InstallCoreBundle repair step
- core bundle was empty and thus removed
- all former apps installed this way are shipped
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 22 Sep 2022 11:20:37 +0000 (13:20 +0200)]
remove Core Bundle
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
blizzz [Thu, 22 Sep 2022 10:37:35 +0000 (12:37 +0200)]
Merge pull request #34183 from nextcloud/bump-shipped-list
Bumped shipped apps list
blizzz [Thu, 22 Sep 2022 10:01:15 +0000 (12:01 +0200)]
Merge pull request #34186 from nextcloud/master-is-now-26
⚠️ Master is now 26
Joas Schilling [Thu, 22 Sep 2022 09:47:26 +0000 (11:47 +0200)]
Master is now 26
Signed-off-by: Joas Schilling <coding@schilljs.com>
Vincent Petry [Thu, 22 Sep 2022 09:38:12 +0000 (11:38 +0200)]
Merge pull request #34160 from nextcloud/fix/detect-weird-local-ips
Detect weird local ips
Joas Schilling [Thu, 22 Sep 2022 08:40:36 +0000 (10:40 +0200)]
Bumped shipped apps list
Signed-off-by: Joas Schilling <coding@schilljs.com>
Vincent Petry [Thu, 22 Sep 2022 08:23:48 +0000 (10:23 +0200)]
Merge pull request #34133 from nextcloud/showTag
Add includeTags to /share/id
Vincent Petry [Thu, 22 Sep 2022 08:22:10 +0000 (10:22 +0200)]
Merge pull request #34181 from nextcloud/enh/edit-locally-icon
Use computer icon for edit locally file action
Côme Chilliet [Thu, 22 Sep 2022 08:16:35 +0000 (10:16 +0200)]
Fix idn_to_utf8 stub signature
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Nextcloud bot [Thu, 22 Sep 2022 02:32:35 +0000 (02:32 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Wed, 21 Sep 2022 19:17:30 +0000 (12:17 -0700)]
Merge pull request #34117 from nextcloud/profil-card
Show long names correctly on profile card
Christopher Ng [Wed, 21 Sep 2022 19:11:38 +0000 (19:11 +0000)]
Remove port parameter which is included in host
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 21 Sep 2022 18:59:40 +0000 (18:59 +0000)]
Use computer icon for edit locally file action
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Git'Fellow [Tue, 20 Sep 2022 10:27:40 +0000 (12:27 +0200)]
Switch to overflow-wrap
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Git'Fellow [Fri, 16 Sep 2022 17:15:53 +0000 (19:15 +0200)]
Show long nomes correctly on profile card
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal [Wed, 21 Sep 2022 17:40:38 +0000 (10:40 -0700)]
Merge pull request #34180 from nextcloud/bump-password-confirmation-4.0.1
Vincent Petry [Wed, 21 Sep 2022 16:16:57 +0000 (18:16 +0200)]
Bump @nextcloud/password-confirmation from 4.0.0 to 4.0.1
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Joas Schilling [Wed, 21 Sep 2022 13:48:56 +0000 (15:48 +0200)]
Merge pull request #34145 from nextcloud/bugfix/noid/allow-app-type-session
Allow app type session which we load in base.php
Simon L [Wed, 21 Sep 2022 12:12:41 +0000 (14:12 +0200)]
Merge pull request #34170 from nextcloud/enh/noid/theming-settings-icon
update theming icon in personal settings
Simon L [Wed, 21 Sep 2022 12:11:04 +0000 (14:11 +0200)]
Merge pull request #34171 from nextcloud/enh/edit-locally
Add edit locally file action
Joas Schilling [Wed, 21 Sep 2022 11:50:59 +0000 (13:50 +0200)]
Merge pull request #31807 from nextcloud/fix/cors_csrf
Accept CSRF on CORS routes
szaimen [Tue, 20 Sep 2022 18:51:40 +0000 (20:51 +0200)]
update theming icon in personal settings
Signed-off-by: szaimen <szaimen@e.mail.de>
Jonas Rittershofer [Sat, 2 Apr 2022 16:04:41 +0000 (18:04 +0200)]
Allow CSRF on CORS routes
Co-authored-by: Julius Härtl <jus@bitgrid.net>
Co-authored-by: Andreas Brinner <andreas@everlanes.net>
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
Tobias Kaminsky [Wed, 21 Sep 2022 06:28:03 +0000 (08:28 +0200)]
Update apps/files_sharing/lib/Controller/ShareAPIController.php
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Tobias Kaminsky <tobias@nextcloud.com>
Joas Schilling [Wed, 21 Sep 2022 04:23:35 +0000 (06:23 +0200)]
Merge pull request #34165 from nextcloud/bugfix/noid/remove-remaining-occurance-of-color-primary-element-lighter
Remove last occurance of "color-primary-element-lighter"
Nextcloud bot [Wed, 21 Sep 2022 02:27:40 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Tue, 20 Sep 2022 19:43:34 +0000 (19:43 +0000)]
Add edit locally file action
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Côme Chilliet [Tue, 20 Sep 2022 15:49:17 +0000 (17:49 +0200)]
Update 3rdparty to master
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Joas Schilling [Tue, 20 Sep 2022 15:11:05 +0000 (17:11 +0200)]
Merge pull request #34147 from nextcloud/bugfix/noid/fix-avatar-cleanup-on-user-delete
Fix avatar cleanup on user delete
Joas Schilling [Tue, 20 Sep 2022 14:33:55 +0000 (16:33 +0200)]
Remove last occurance of "color-primary-element-lighter"
Signed-off-by: Joas Schilling <coding@schilljs.com>
Vincent Petry [Tue, 20 Sep 2022 13:00:12 +0000 (15:00 +0200)]
Merge pull request #34161 from nextcloud/bugfix/noid/fix-ffmpeg-preview-manager
Fix FFMPEG preview manager
Joas Schilling [Tue, 20 Sep 2022 12:19:55 +0000 (14:19 +0200)]
Merge pull request #34154 from nextcloud/bugfix/noid/add-missing-viewbox-to-svgs
Add missing viewbox to SVGs
Joas Schilling [Tue, 20 Sep 2022 11:19:11 +0000 (13:19 +0200)]
Fix FFMPEG preview manager
Signed-off-by: Joas Schilling <coding@schilljs.com>
Côme Chilliet [Tue, 20 Sep 2022 10:46:22 +0000 (12:46 +0200)]
Fix tests for nested v4 in v6
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 20 Sep 2022 10:34:04 +0000 (12:34 +0200)]
Use new dependency to normalize IPs
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 20 Sep 2022 10:23:24 +0000 (12:23 +0200)]
Add mlocati/ip-lib dependency
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 20 Sep 2022 10:20:35 +0000 (12:20 +0200)]
Add missing urldecode and idn_to_utf8 calls to local address checker
The call to idn_to_utf8 call is actually to apply normalization
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Carl Schwan [Tue, 20 Sep 2022 10:16:58 +0000 (12:16 +0200)]
Merge pull request #34140 from nextcloud/fix/carl/clean-search-result-when-resetting
Clear search results when remove search query
Côme Chilliet [Tue, 20 Sep 2022 10:14:33 +0000 (12:14 +0200)]
Harden tests for local IP detection in URLs
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
John Molakvoæ [Tue, 20 Sep 2022 09:00:02 +0000 (11:00 +0200)]
Merge pull request #34144 from nextcloud/remove-avatar-fixme
Remove completed refresh avatar FIXME
Joas Schilling [Tue, 20 Sep 2022 08:58:35 +0000 (10:58 +0200)]
Recompile icons
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 20 Sep 2022 08:33:26 +0000 (10:33 +0200)]
Rebuild autoloader
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 20 Sep 2022 08:30:56 +0000 (10:30 +0200)]
Recompile weather app
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 20 Sep 2022 07:53:35 +0000 (09:53 +0200)]
Add missing viewbox to SVGs
Signed-off-by: Joas Schilling <coding@schilljs.com>
Vincent Petry [Tue, 20 Sep 2022 08:16:31 +0000 (10:16 +0200)]
Merge pull request #34130 from nextcloud/automated/noid/master-update-ca-cert-bundle
[master] Update ca-cert bundle
nextcloud-command [Tue, 20 Sep 2022 04:48:58 +0000 (04:48 +0000)]
Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Tue, 20 Sep 2022 02:32:43 +0000 (02:32 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Mon, 19 Sep 2022 19:36:50 +0000 (21:36 +0200)]
Fix avatar cleanup on user delete
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 19 Sep 2022 18:45:39 +0000 (20:45 +0200)]
Allow app type session which we load in base.php
Signed-off-by: Joas Schilling <coding@schilljs.com>
Christopher Ng [Mon, 19 Sep 2022 18:09:02 +0000 (18:09 +0000)]
Remove completed refresh avatar FIXME
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Carl Schwan [Mon, 19 Sep 2022 14:45:30 +0000 (16:45 +0200)]
Clear search results when remove search query
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
blizzz [Mon, 19 Sep 2022 13:14:47 +0000 (15:14 +0200)]
Merge pull request #34095 from nextcloud/release/25.0.0_beta_7
25.0.0 beta 7
blizzz [Mon, 19 Sep 2022 13:11:49 +0000 (15:11 +0200)]
Merge pull request #34137 from nextcloud/revert-34009-safe-config-update
Revert "Make config file saving safe against write failures"
Carl Schwan [Mon, 19 Sep 2022 12:51:25 +0000 (14:51 +0200)]
Merge pull request #34118 from nextcloud/fix/locale-styling
Fix styling of locale dropdown
Joas Schilling [Mon, 19 Sep 2022 12:02:07 +0000 (14:02 +0200)]
Revert "Make config file saving safe against write failures"
Carl Schwan [Mon, 19 Sep 2022 10:16:46 +0000 (12:16 +0200)]
Merge pull request #34122 from nextcloud/Valdnet-patch-3
l10n: Change to a capital letter
tobiasKaminsky [Mon, 19 Sep 2022 09:36:52 +0000 (11:36 +0200)]
Show include tags on single share
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Valdnet [Mon, 19 Sep 2022 09:13:39 +0000 (11:13 +0200)]
Fix test
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Valdnet [Mon, 19 Sep 2022 09:12:09 +0000 (11:12 +0200)]
Fix test
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
tobiasKaminsky [Mon, 19 Sep 2022 09:11:09 +0000 (11:11 +0200)]
Add includeTags to /share/id
Valdnet [Mon, 19 Sep 2022 08:39:32 +0000 (10:39 +0200)]
Fix test
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Carl Schwan [Mon, 19 Sep 2022 08:19:15 +0000 (10:19 +0200)]
Merge pull request #32740 from jasperweyne/patch-2
Fix open_basedir issues by AWS SDK
Valdnet [Sat, 17 Sep 2022 17:51:11 +0000 (19:51 +0200)]
l10n: Spelling unification
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Nextcloud bot [Mon, 19 Sep 2022 02:32:20 +0000 (02:32 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Sun, 18 Sep 2022 08:24:58 +0000 (10:24 +0200)]
Merge pull request #34107 from nextcloud/automate-cacert-update
Automate CA certificate bundle update
Nextcloud bot [Sun, 18 Sep 2022 02:26:13 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Valdnet [Sat, 17 Sep 2022 17:34:25 +0000 (19:34 +0200)]
l10n: Change to a capital letter
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Nextcloud bot [Sat, 17 Sep 2022 02:31:51 +0000 (02:31 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>