]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agounbundle files_videoplayer and clean up a little 34325/head
Arthur Schiwon [Wed, 28 Sep 2022 16:13:53 +0000 (18:13 +0200)]
unbundle files_videoplayer and clean up a little

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #34316 from nextcloud/backport/34215/stable25
blizzz [Thu, 29 Sep 2022 10:16:56 +0000 (12:16 +0200)]
Merge pull request #34316 from nextcloud/backport/34215/stable25

[stable25] Add cache header for image endpoint if link previews

2 years agoMerge pull request #34310 from nextcloud/backport/34306/stable25
blizzz [Thu, 29 Sep 2022 10:13:36 +0000 (12:13 +0200)]
Merge pull request #34310 from nextcloud/backport/34306/stable25

[stable25] fix default value for updatedirectory setting

2 years agoMerge pull request #34319 from nextcloud/backport/34311/stable25
Simon L [Wed, 28 Sep 2022 23:21:41 +0000 (01:21 +0200)]
Merge pull request #34319 from nextcloud/backport/34311/stable25

[stable25] Remove unwanted settings button background

2 years agoRemove unwanted settings button background 34319/head
John Molakvoæ (skjnldsv) [Wed, 28 Sep 2022 14:39:27 +0000 (16:39 +0200)]
Remove unwanted settings button background

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #34317 from nextcloud/backport/34287/stable25
blizzz [Wed, 28 Sep 2022 19:53:04 +0000 (21:53 +0200)]
Merge pull request #34317 from nextcloud/backport/34287/stable25

[stable25] fix highcontrast theme

2 years agoMerge pull request #34315 from nextcloud/backport/34204/stable25
blizzz [Wed, 28 Sep 2022 19:52:27 +0000 (21:52 +0200)]
Merge pull request #34315 from nextcloud/backport/34204/stable25

[stable25] Fix various theming bugs

2 years agofix highcontrast theme icons 34317/head
szaimen [Tue, 27 Sep 2022 10:14:38 +0000 (12:14 +0200)]
fix highcontrast theme icons

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoAdd cache header for image endpoint if link previews 34316/head
Julius Härtl [Fri, 23 Sep 2022 10:42:08 +0000 (12:42 +0200)]
Add cache header for image endpoint if link previews

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoFix various theming bugs 34315/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 agofix default value for updatedirectory setting 34310/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 agoMerge pull request #34285 from nextcloud/backport/34263/stable25
blizzz [Wed, 28 Sep 2022 08:23:37 +0000 (10:23 +0200)]
Merge pull request #34285 from nextcloud/backport/34263/stable25

[stable25] Add endpoint to fetch a cachable reference data

2 years agoMerge pull request #34295 from nextcloud/backport/34288/stable25
blizzz [Tue, 27 Sep 2022 21:20:22 +0000 (23:20 +0200)]
Merge pull request #34295 from nextcloud/backport/34288/stable25

[stable25] Fix focussing to internal link after copy

2 years agoMerge pull request #34294 from nextcloud/backport/34292/stable25
blizzz [Tue, 27 Sep 2022 21:19:01 +0000 (23:19 +0200)]
Merge pull request #34294 from nextcloud/backport/34292/stable25

[stable25] Fix grid view button in public page

2 years agoMerge pull request #34293 from nextcloud/backport/34272/stable25
blizzz [Tue, 27 Sep 2022 21:18:28 +0000 (23:18 +0200)]
Merge pull request #34293 from nextcloud/backport/34272/stable25

[stable25] Add primary color presets for shipped backgrounds

2 years agoMerge pull request #34286 from nextcloud/backport/34134/stable25
blizzz [Tue, 27 Sep 2022 21:17:49 +0000 (23:17 +0200)]
Merge pull request #34286 from nextcloud/backport/34134/stable25

[stable25] l10n: Fix text string

2 years agoMerge pull request #34221 from nextcloud/backport/34212/stable25
blizzz [Tue, 27 Sep 2022 21:08:13 +0000 (23:08 +0200)]
Merge pull request #34221 from nextcloud/backport/34212/stable25

[stable25] Fix loading custom background

2 years agoUpdate apps/files_sharing/src/components/SharingEntryInternal.vue 34295/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 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 agoFix grid view button in public page 34294/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 agoAdd preset primary colors for shipped backgrounds 34293/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 #34213 from nextcloud/backport/34191/stable25
Joas Schilling [Tue, 27 Sep 2022 15:10:29 +0000 (17:10 +0200)]
Merge pull request #34213 from nextcloud/backport/34191/stable25

[stable25] DashBoard : Allow up to 5 widgets side by side

2 years agoMerge pull request #34251 from nextcloud/backport/34222/stable25
blizzz [Tue, 27 Sep 2022 14:58:17 +0000 (16:58 +0200)]
Merge pull request #34251 from nextcloud/backport/34222/stable25

[stable25] Fix install page

2 years agoMerge pull request #34270 from nextcloud/backport/34260/stable25
Joas Schilling [Tue, 27 Sep 2022 10:34:59 +0000 (12:34 +0200)]
Merge pull request #34270 from nextcloud/backport/34260/stable25

[stable25] Remove unneeded and problematic vue-cli-plugin-unit-test

2 years agol10n: Correct text string 34286/head
Valdnet [Mon, 19 Sep 2022 09:36:39 +0000 (11:36 +0200)]
l10n: Correct text string

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years agoAdd endpoint to fetch a cachable reference data 34285/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 agoRemove unneeded and problematic vue-cli-plugin-unit-test 34270/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 agoFix loading custom background 34221/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 agoMerge pull request #34257 from nextcloud/backport/34247/stable25
Vincent Petry [Tue, 27 Sep 2022 07:14:32 +0000 (09:14 +0200)]
Merge pull request #34257 from nextcloud/backport/34247/stable25

[stable25] Bump nth-check and @vue/cli-service

2 years agoMerge pull request #34268 from nextcloud/dependabot/npm_and_yarn/stable25/moment...
Vincent Petry [Mon, 26 Sep 2022 19:28:26 +0000 (21:28 +0200)]
Merge pull request #34268 from nextcloud/dependabot/npm_and_yarn/stable25/moment-2.29.4

[stable25] Bump moment from 2.29.3 to 2.29.4

2 years agoFix install page 34251/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 agoRecompile 34268/head
Joas Schilling [Mon, 26 Sep 2022 17:32:19 +0000 (19:32 +0200)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoBump moment from 2.29.3 to 2.29.4
Joas Schilling [Mon, 26 Sep 2022 17:31:55 +0000 (19:31 +0200)]
Bump moment from 2.29.3 to 2.29.4

Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.29.3...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: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #34258 from nextcloud/backport/33887/stable25
Joas Schilling [Mon, 26 Sep 2022 17:22:40 +0000 (19:22 +0200)]
Merge pull request #34258 from nextcloud/backport/33887/stable25

[stable25] Bump moment-timezone from 0.5.34 to 0.5.37

2 years agoRecompile 34258/head
Joas Schilling [Mon, 26 Sep 2022 13:21:20 +0000 (15:21 +0200)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #34237 from nextcloud/backport/34220/stable25
Joas Schilling [Mon, 26 Sep 2022 13:07:48 +0000 (15:07 +0200)]
Merge pull request #34237 from nextcloud/backport/34220/stable25

[stable25] Make phpcs happy and remove unused setup thing

2 years agoMerge pull request #34253 from nextcloud/backport/34249/stable25
Joas Schilling [Mon, 26 Sep 2022 13:07:32 +0000 (15:07 +0200)]
Merge pull request #34253 from nextcloud/backport/34249/stable25

[stable25] Move Reference class to public namespace

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 agoBump nth-check and @vue/cli-service 34257/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 agoAdd since 34253/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 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 agoDashBoard : Allow up to 5 widgets side by side 34213/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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #34236 from nextcloud/backport/34210/stable25
Joas Schilling [Mon, 26 Sep 2022 04:38:47 +0000 (06:38 +0200)]
Merge pull request #34236 from nextcloud/backport/34210/stable25

[stable25] Fixing missing theming variables

2 years agoFix CS completely 34237/head
Joas Schilling [Mon, 26 Sep 2022 04:38:01 +0000 (06:38 +0200)]
Fix CS completely

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #34187 from nextcloud/bugfix/noid/fix-talk-testing
Joas Schilling [Mon, 26 Sep 2022 04:13:03 +0000 (06:13 +0200)]
Merge pull request #34187 from nextcloud/bugfix/noid/fix-talk-testing

[stable25] Fix Talk checkout in video verification test

2 years agoMake phpcs happy and remove unused setup thing
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 agoRefactor primary computation and fix a few missing theme parity variables 34236/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 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 #34185 from nextcloud/release/25.0.0_rc_1 v25.0.0rc1
blizzz [Thu, 22 Sep 2022 16:12:42 +0000 (18:12 +0200)]
Merge pull request #34185 from nextcloud/release/25.0.0_rc_1

25.0.0 RC 1

2 years agoMerge pull request #34196 from nextcloud/backport/34190/stable25
blizzz [Thu, 22 Sep 2022 16:12:26 +0000 (18:12 +0200)]
Merge pull request #34196 from nextcloud/backport/34190/stable25

[stable25] remove CoreBundle as we now ship the lat app that was referenced there

2 years agoupdate autoloader 34196/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 agoMerge pull request #34192 from nextcloud/move-background-clearing-stable25
blizzz [Thu, 22 Sep 2022 15:33:43 +0000 (17:33 +0200)]
Merge pull request #34192 from nextcloud/move-background-clearing-stable25

[stable25] Move avatar clearing in the background

2 years agoMerge pull request #34195 from nextcloud/backport/34160/stable25
Vincent Petry [Thu, 22 Sep 2022 15:32:22 +0000 (17:32 +0200)]
Merge pull request #34195 from nextcloud/backport/34160/stable25

[stable25] Detect weird local ips

2 years agoFix idn_to_utf8 stub signature 34195/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 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 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>
2 years agoAdd mlocati/ip-lib dependency
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>
2 years agoAdd missing urldecode and idn_to_utf8 calls to local address checker
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>
2 years agoHarden tests for local IP detection in URLs
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>
2 years agoMove avatar clearing in the background 34192/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>
(cherry picked from commit e21e53670c60b74ca2c49c01bf510ccdc5115b0d)

2 years agoMerge pull request #34184 from nextcloud/backport/34183/stable25
blizzz [Thu, 22 Sep 2022 10:56:07 +0000 (12:56 +0200)]
Merge pull request #34184 from nextcloud/backport/34183/stable25

[stable25] Bumped shipped apps list

2 years agoFix Talk checkout in video verification test 34187/head
Joas Schilling [Thu, 22 Sep 2022 09:49:28 +0000 (11:49 +0200)]
Fix Talk checkout in video verification test

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago25.0.0 RC 1 34185/head
Arthur Schiwon [Thu, 22 Sep 2022 09:21:54 +0000 (11:21 +0200)]
25.0.0 RC 1

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoBumped shipped apps list 34184/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 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 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 agoMerge pull request #34140 from nextcloud/fix/carl/clean-search-result-when-resetting
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

2 years agoMerge pull request #34144 from nextcloud/remove-avatar-fixme
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

2 years agoRecompile icons 34154/head
Joas Schilling [Tue, 20 Sep 2022 08:58:35 +0000 (10:58 +0200)]
Recompile icons

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoRebuild autoloader 34147/head
Joas Schilling [Tue, 20 Sep 2022 08:33:26 +0000 (10:33 +0200)]
Rebuild autoloader

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoRecompile weather app
Joas Schilling [Tue, 20 Sep 2022 08:30:56 +0000 (10:30 +0200)]
Recompile weather app

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAdd missing viewbox to SVGs
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>