]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoFix various theming bugs 34204/head
Christopher Ng [Sat, 24 Sep 2022 00:02:50 +0000 (00:02 +0000)]
Fix various theming bugs

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #34306 from nextcloud/fix/noid/step-file-not-moved
blizzz [Wed, 28 Sep 2022 13:51:37 +0000 (15:51 +0200)]
Merge pull request #34306 from nextcloud/fix/noid/step-file-not-moved

fix default value for updatedirectory setting

2 years agoMerge pull request #34152 from nextcloud/bugfix/noid/db-password-install
Vincent Petry [Wed, 28 Sep 2022 13:09:03 +0000 (15:09 +0200)]
Merge pull request #34152 from nextcloud/bugfix/noid/db-password-install

Do not store generated mysql password if it was not used

2 years agoMerge pull request #34248 from nextcloud/bugfix/noid/ignore-invalid-share-types
Vincent Petry [Wed, 28 Sep 2022 13:06:09 +0000 (15:06 +0200)]
Merge pull request #34248 from nextcloud/bugfix/noid/ignore-invalid-share-types

Ignore invalid share types

2 years agofix default value for updatedirectory setting 34306/head
Arthur Schiwon [Wed, 28 Sep 2022 12:39:12 +0000 (14:39 +0200)]
fix default value for updatedirectory setting

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 28 Sep 2022 02:32:41 +0000 (02:32 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #34288 from nextcloud/bugfix/34281/fix-copy-internal-link-focus
Vincent Petry [Tue, 27 Sep 2022 17:05:00 +0000 (19:05 +0200)]
Merge pull request #34288 from nextcloud/bugfix/34281/fix-copy-internal-link-focus

Fix focussing to internal link after copy

2 years agoMerge pull request #34292 from nextcloud/bugfix/33847/fix-gridview-publicpage
Vincent Petry [Tue, 27 Sep 2022 17:03:26 +0000 (19:03 +0200)]
Merge pull request #34292 from nextcloud/bugfix/33847/fix-gridview-publicpage

Fix grid view button in public page

2 years agoMerge pull request #34272 from nextcloud/enh/shipped-background-primary-colors
Pytal [Tue, 27 Sep 2022 16:20:41 +0000 (09:20 -0700)]
Merge pull request #34272 from nextcloud/enh/shipped-background-primary-colors

Add primary color presets for shipped backgrounds

2 years agoUpdate apps/files_sharing/src/components/SharingEntryInternal.vue 34288/head
Vincent Petry [Tue, 27 Sep 2022 13:18:58 +0000 (15:18 +0200)]
Update apps/files_sharing/src/components/SharingEntryInternal.vue

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoFix grid view button in public page 34292/head
Vincent Petry [Tue, 27 Sep 2022 13:51:15 +0000 (15:51 +0200)]
Fix grid view button in public page

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoFix focussing to internal link after copy
Vincent Petry [Tue, 27 Sep 2022 10:25:22 +0000 (12:25 +0200)]
Fix focussing to internal link after copy

Since a recent change to NcActions it's not possible to add a "ref"
attribute on a NcAction* component.

As a workaround, a ref was added on the NcActions parent component
instead.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoMerge pull request #34263 from nextcloud/bugfix/noid/resolve-get-cachable
Julien Veyssier [Tue, 27 Sep 2022 09:26:20 +0000 (11:26 +0200)]
Merge pull request #34263 from nextcloud/bugfix/noid/resolve-get-cachable

Add endpoint to fetch a cachable reference data

2 years agoMerge pull request #34134 from nextcloud/Valdnet-patch-4
Joas Schilling [Tue, 27 Sep 2022 09:25:11 +0000 (11:25 +0200)]
Merge pull request #34134 from nextcloud/Valdnet-patch-4

l10n: Fix text string

2 years agoMerge pull request #34142 from nextcloud/move-background-clearing
Joas Schilling [Tue, 27 Sep 2022 09:13:00 +0000 (11:13 +0200)]
Merge pull request #34142 from nextcloud/move-background-clearing

Move avatar clearing in the background

2 years agoMerge pull request #34267 from nextcloud/bugfix/upgrade-from-26
blizzz [Tue, 27 Sep 2022 07:19:50 +0000 (09:19 +0200)]
Merge pull request #34267 from nextcloud/bugfix/upgrade-from-26

Bump versions to upgrade from

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 27 Sep 2022 02:28:05 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoAdd preset primary colors for shipped backgrounds 34272/head
Christopher Ng [Tue, 27 Sep 2022 00:56:58 +0000 (00:56 +0000)]
Add preset primary colors for shipped backgrounds

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #33162 from nextcloud/dependabot/npm_and_yarn/moment-2.29.4
Vincent Petry [Mon, 26 Sep 2022 19:28:51 +0000 (21:28 +0200)]
Merge pull request #33162 from nextcloud/dependabot/npm_and_yarn/moment-2.29.4

Bump moment from 2.29.2 to 2.29.4

2 years agoMerge pull request #34163 from Jerome-Herbinet/patch-6
Simon L [Mon, 26 Sep 2022 19:27:06 +0000 (21:27 +0200)]
Merge pull request #34163 from Jerome-Herbinet/patch-6

User list : User name and Display name visibility improvement

2 years agoMerge pull request #34260 from nextcloud/remove-unneeded-vue-cli
Vincent Petry [Mon, 26 Sep 2022 19:25:11 +0000 (21:25 +0200)]
Merge pull request #34260 from nextcloud/remove-unneeded-vue-cli

Remove unneeded and problematic vue-cli-plugin-unit-test

2 years agoBump versions to upgrade from 34267/head
Julius Härtl [Mon, 26 Sep 2022 17:17:25 +0000 (19:17 +0200)]
Bump versions to upgrade from

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoCompile assets 33162/head
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>
2 years agoAdd endpoint to fetch a cachable reference data 34263/head
Julius Härtl [Mon, 26 Sep 2022 15:23:11 +0000 (17:23 +0200)]
Add endpoint to fetch a cachable reference data

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoMove avatar clearing in the background 34142/head
Carl Schwan [Mon, 19 Sep 2022 17:03:27 +0000 (19:03 +0200)]
Move avatar clearing in the background

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoRemove unneeded and problematic vue-cli-plugin-unit-test 34260/head
Vincent Petry [Mon, 26 Sep 2022 13:24:15 +0000 (15:24 +0200)]
Remove unneeded and problematic vue-cli-plugin-unit-test

It was causing issues during dependency upgrades and wasn't really used
except for its preset definition.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoBump moment from 2.29.2 to 2.29.4
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>
2 years agoMerge pull request #33887 from nextcloud/dependabot/npm_and_yarn/moment-timezone...
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

2 years agoMerge pull request #34247 from nextcloud/dependabot/npm_and_yarn/nth-check-and-vue...
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

2 years agoMerge pull request #34249 from nextcloud/bugfix/noid/reference-public
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

2 years agoAdd since 34249/head
Joas Schilling [Mon, 26 Sep 2022 09:26:34 +0000 (11:26 +0200)]
Add since

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #34222 from nextcloud/fix/install-page
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

2 years agoMove Reference class to public namespace
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>
2 years agoIgnore invalid share types 34248/head
Joas Schilling [Mon, 26 Sep 2022 07:40:53 +0000 (09:40 +0200)]
Ignore invalid share types

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoBump nth-check and @vue/cli-service 34247/head
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>
2 years agoRecompile 33887/head
Joas Schilling [Mon, 26 Sep 2022 07:00:27 +0000 (09:00 +0200)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoBump moment-timezone from 0.5.34 to 0.5.37
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>
2 years ago[tx-robot] updated from transifex
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>
2 years ago[tx-robot] updated from transifex
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>
2 years agoFix install page 34222/head
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>
2 years agoMerge pull request #34210 from nextcloud/fix/theming
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

2 years agoMerge pull request #34220 from nextcloud/fix-php-cs-setup
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

2 years agoMerge pull request #34231 from nextcloud/fix/node-workflow-error
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

2 years ago[tx-robot] updated from transifex
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>
2 years agoFix node workflow error on master 34231/head
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>
2 years agoRefactor primary computation and fix a few missing theme parity variables 34210/head
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>
2 years agoMake phpcs happy and remove unused setup thing 34220/head
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>
2 years agoMerge pull request #34212 from nextcloud/bugfix/34211/fix-getbackground-route
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

2 years agoDisable background blur on highcontrast
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>
2 years agoFixing dark primary element variables
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>
2 years agoMerge pull request #34191 from Jerome-Herbinet/patch-7
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

2 years agoFix loading custom background 34212/head
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>
2 years ago[tx-robot] updated from transifex
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>
2 years agoMerge pull request #34190 from nextcloud/fix/noid/remove-core-bundle
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

2 years agoDashBoard : Allow up to 5 widgets side by side 34191/head
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>
2 years agoupdate autoloader 34190/head
Arthur Schiwon [Thu, 22 Sep 2022 11:31:48 +0000 (13:31 +0200)]
update autoloader

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoremove getDefaultInstallationBundle
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>
2 years agoremove InstallCoreBundle repair step
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>
2 years agoremove Core Bundle
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>
2 years agoFix : strong end tag 34163/head
Jérôme Herbinet [Thu, 22 Sep 2022 11:10:39 +0000 (13:10 +0200)]
Fix : strong end tag

<33763786+Jerome-Herbinet@users.noreply.github.com>

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2 years agoFix : strong HTML end tag
Jérôme Herbinet [Thu, 22 Sep 2022 11:06:12 +0000 (13:06 +0200)]
Fix : strong HTML end tag

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2 years agobuild npm run sass
Jérôme Herbinet [Thu, 22 Sep 2022 08:17:44 +0000 (10:17 +0200)]
build npm run sass

Signed-off-by: Jérôme Herbinet 33763786+Jerome-Herbinet@users.noreply.github.com
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2 years agobuild front-end
Jérôme Herbinet [Wed, 21 Sep 2022 08:29:20 +0000 (10:29 +0200)]
build front-end

Signed-off-by: Jérôme Herbinet jerome.herbinet@arawa.fr
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2 years agoUser list : Other user and display name inversion
Jérôme Herbinet [Tue, 20 Sep 2022 14:01:45 +0000 (16:01 +0200)]
User list : Other user and display name inversion

Signed-off-by: Jérôme Herbinet jerome.herbinet@arawa.fr
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2 years agoUser list : Invert user name and display name
Jérôme Herbinet [Tue, 20 Sep 2022 13:58:28 +0000 (15:58 +0200)]
User list : Invert user name and display name

Signed-off-by: Jérôme Herbinet jerome.herbinet@arawa.fr
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2 years agoUser list : Display name CSS change
Jérôme Herbinet [Tue, 20 Sep 2022 13:54:06 +0000 (15:54 +0200)]
User list : Display name CSS change

Signed-off-by: Jérôme Herbinet jerome.herbinet@arawa.fr
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2 years agoMerge pull request #34183 from nextcloud/bump-shipped-list
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

2 years agoMerge pull request #34186 from nextcloud/master-is-now-26
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

2 years agoMaster is now 26 34186/head
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>
2 years agoMerge pull request #34160 from nextcloud/fix/detect-weird-local-ips
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

2 years agoBumped shipped apps list 34183/head
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>
2 years agoMerge pull request #34133 from nextcloud/showTag
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

2 years agoMerge pull request #34181 from nextcloud/enh/edit-locally-icon
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

2 years agoFix idn_to_utf8 stub signature 34160/head
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>
2 years ago[tx-robot] updated from transifex
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>
2 years agoMerge pull request #34117 from nextcloud/profil-card
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

2 years agoRemove port parameter which is included in host 34181/head
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>
2 years agoUse computer icon for edit locally file action
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>
2 years agoSwitch to overflow-wrap 34117/head
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>
2 years agoShow long nomes correctly on profile card
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>
2 years agoMerge pull request #34180 from nextcloud/bump-password-confirmation-4.0.1
Pytal [Wed, 21 Sep 2022 17:40:38 +0000 (10:40 -0700)]
Merge pull request #34180 from nextcloud/bump-password-confirmation-4.0.1

2 years agoBump @nextcloud/password-confirmation from 4.0.0 to 4.0.1 34180/head
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>
2 years agoMerge pull request #34145 from nextcloud/bugfix/noid/allow-app-type-session
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

2 years agoMerge pull request #34170 from nextcloud/enh/noid/theming-settings-icon
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

2 years agoMerge pull request #34171 from nextcloud/enh/edit-locally
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

2 years agoMerge pull request #31807 from nextcloud/fix/cors_csrf
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

2 years agoupdate theming icon in personal settings 34170/head
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>
2 years agoAllow CSRF on CORS routes 31807/head
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>
2 years agoUpdate apps/files_sharing/lib/Controller/ShareAPIController.php 34133/head
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>
2 years agoMerge pull request #34165 from nextcloud/bugfix/noid/remove-remaining-occurance-of...
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"

2 years ago[tx-robot] updated from transifex
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>
2 years agoAdd edit locally file action 34171/head
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>
2 years agoUpdate 3rdparty to master
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>
2 years agoMerge pull request #34147 from nextcloud/bugfix/noid/fix-avatar-cleanup-on-user-delete
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

2 years agoRemove last occurance of "color-primary-element-lighter" 34165/head
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>
2 years agoMerge pull request #34161 from nextcloud/bugfix/noid/fix-ffmpeg-preview-manager
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

2 years agoMerge pull request #34154 from nextcloud/bugfix/noid/add-missing-viewbox-to-svgs
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

2 years agoFix FFMPEG preview manager 34161/head
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>
2 years agoFix tests for nested v4 in v6
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>
2 years agoUse new dependency to normalize IPs
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>