Julius Härtl
4aeb701b87
Add cache header for image endpoint if link previews
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-28 18:29:45 +00:00
blizzz
c12f26867d
Merge pull request #34285 from nextcloud/backport/34263/stable25
...
[stable25] Add endpoint to fetch a cachable reference data
2022-09-28 10:23:37 +02:00
blizzz
847535ee88
Merge pull request #34295 from nextcloud/backport/34288/stable25
...
[stable25] Fix focussing to internal link after copy
2022-09-27 23:20:22 +02:00
blizzz
d9c07af32a
Merge pull request #34294 from nextcloud/backport/34292/stable25
...
[stable25] Fix grid view button in public page
2022-09-27 23:19:01 +02:00
blizzz
e85870afa7
Merge pull request #34293 from nextcloud/backport/34272/stable25
...
[stable25] Add primary color presets for shipped backgrounds
2022-09-27 23:18:28 +02:00
blizzz
7bdaa9fa04
Merge pull request #34286 from nextcloud/backport/34134/stable25
...
[stable25] l10n: Fix text string
2022-09-27 23:17:49 +02:00
blizzz
9c21bda303
Merge pull request #34221 from nextcloud/backport/34212/stable25
...
[stable25] Fix loading custom background
2022-09-27 23:08:13 +02:00
Vincent Petry
3bb4d01a7c
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>
2022-09-27 17:11:17 +00:00
Vincent Petry
99cb56cda2
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>
2022-09-27 17:11:16 +00:00
Vincent Petry
a85d1cad6a
Fix grid view button in public page
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-27 17:07:09 +00:00
Christopher Ng
6965d4b4af
Add preset primary colors for shipped backgrounds
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-27 16:24:52 +00:00
Joas Schilling
4441416245
Merge pull request #34213 from nextcloud/backport/34191/stable25
...
[stable25] DashBoard : Allow up to 5 widgets side by side
2022-09-27 17:10:29 +02:00
blizzz
96423a1172
Merge pull request #34251 from nextcloud/backport/34222/stable25
...
[stable25] Fix install page
2022-09-27 16:58:17 +02:00
Joas Schilling
2d86948c34
Merge pull request #34270 from nextcloud/backport/34260/stable25
...
[stable25] Remove unneeded and problematic vue-cli-plugin-unit-test
2022-09-27 12:34:59 +02:00
Valdnet
dbc421580e
l10n: Correct text string
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-09-27 09:58:44 +00:00
Julius Härtl
89f8179e64
Add endpoint to fetch a cachable reference data
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-27 09:58:13 +00:00
Vincent Petry
bc9f3d3d4c
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>
2022-09-27 10:45:00 +02:00
Vincent Petry
9fe747f2c5
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>
2022-09-27 08:24:41 +00:00
Vincent Petry
6f8b3916ad
Merge pull request #34257 from nextcloud/backport/34247/stable25
...
[stable25] Bump nth-check and @vue/cli-service
2022-09-27 09:14:32 +02:00
Vincent Petry
c471c8d6de
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
2022-09-26 21:28:26 +02:00
Vincent Petry
42ca267d83
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>
2022-09-26 19:01:35 +00:00
Joas Schilling
981da3d49f
Recompile
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-26 19:32:19 +02:00
Joas Schilling
7083596dc1
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>
2022-09-26 19:31:55 +02:00
Joas Schilling
ac2e94f121
Merge pull request #34258 from nextcloud/backport/33887/stable25
...
[stable25] Bump moment-timezone from 0.5.34 to 0.5.37
2022-09-26 19:22:40 +02:00
Joas Schilling
de295ba8dd
Recompile
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-26 15:21:20 +02:00
Joas Schilling
5d078383b6
Merge pull request #34237 from nextcloud/backport/34220/stable25
...
[stable25] Make phpcs happy and remove unused setup thing
2022-09-26 15:07:48 +02:00
Joas Schilling
e938bbec19
Merge pull request #34253 from nextcloud/backport/34249/stable25
...
[stable25] Move Reference class to public namespace
2022-09-26 15:07:32 +02:00
Joas Schilling
1f0f227b43
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>
2022-09-26 12:42:41 +00:00
dependabot[bot]
b2fa292ee8
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>
2022-09-26 12:40:09 +00:00
Joas Schilling
cc6b12a166
Add since
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-26 10:44:24 +00:00
Julius Härtl
b45d342654
Move Reference class to public namespace
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-26 10:44:24 +00:00
Jérôme Herbinet
e43814f74d
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>
2022-09-26 06:07:05 +00:00
Joas Schilling
611b920e3d
Merge pull request #34236 from nextcloud/backport/34210/stable25
...
[stable25] Fixing missing theming variables
2022-09-26 06:38:47 +02:00
Joas Schilling
c25d61c7b8
Fix CS completely
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-26 06:38:01 +02:00
Joas Schilling
4be6d23d00
Merge pull request #34187 from nextcloud/bugfix/noid/fix-talk-testing
...
[stable25] Fix Talk checkout in video verification test
2022-09-26 06:13:03 +02:00
Vincent Petry
f2bd15229a
Make phpcs happy and remove unused setup thing
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-24 05:57:45 +00:00
John Molakvoæ
a703818ee7
Refactor primary computation and fix a few missing theme parity variables
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-09-24 05:38:47 +00:00
John Molakvoæ
5ee61a5fc6
Disable background blur on highcontrast
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-09-24 05:38:47 +00:00
John Molakvoæ
019e85d92c
Fixing dark primary element variables
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-09-24 05:38:47 +00:00
blizzz
1fae3ae4ae
Merge pull request #34185 from nextcloud/release/25.0.0_rc_1
...
25.0.0 RC 1
2022-09-22 18:12:42 +02:00
blizzz
c6c4328e2a
Merge pull request #34196 from nextcloud/backport/34190/stable25
...
[stable25] remove CoreBundle as we now ship the lat app that was referenced there
2022-09-22 18:12:26 +02:00
Arthur Schiwon
aff9302638
update autoloader
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-22 17:36:13 +02:00
Arthur Schiwon
1115199ae3
remove getDefaultInstallationBundle
...
- because all apps are shipped now it was returning an empty result
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-22 17:36:09 +02:00
Arthur Schiwon
86b787d21e
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>
2022-09-22 17:36:05 +02:00
Arthur Schiwon
359a37fd10
remove Core Bundle
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-22 17:36:00 +02:00
blizzz
079a8c0e0f
Merge pull request #34192 from nextcloud/move-background-clearing-stable25
...
[stable25] Move avatar clearing in the background
2022-09-22 17:33:43 +02:00
Vincent Petry
42bc4a0b2a
Merge pull request #34195 from nextcloud/backport/34160/stable25
...
[stable25] Detect weird local ips
2022-09-22 17:32:22 +02:00
Côme Chilliet
205760a3aa
Fix idn_to_utf8 stub signature
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-22 16:39:58 +02:00
Côme Chilliet
2948697257
Update 3rdparty to master
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-22 16:39:50 +02:00
Côme Chilliet
3c47caf08b
Fix tests for nested v4 in v6
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-22 16:39:42 +02:00