Julius Härtl
2065da03e0
Bump versions to upgrade from
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-26 19:17:25 +02:00
Joas Schilling
8eb03e712a
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
2022-09-26 14:37:26 +02:00
Vincent Petry
f122bac520
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
2022-09-26 14:34:39 +02:00
Simon L
4a034acc5d
Merge pull request #34249 from nextcloud/bugfix/noid/reference-public
...
Move Reference class to public namespace
2022-09-26 12:40:59 +02:00
Joas Schilling
042474bb12
Add since
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-26 11:26:34 +02:00
Carl Schwan
671c36506a
Merge pull request #34222 from nextcloud/fix/install-page
...
Fix install page
2022-09-26 11:16:09 +02:00
Julius Härtl
f69151e626
Move Reference class to public namespace
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-26 10:04:28 +02:00
dependabot[bot]
3d716fa6b4
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 07:22:14 +00:00
Joas Schilling
2f1538256a
Recompile
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-26 09:00:27 +02:00
Joas Schilling
1993db5473
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 08:54:09 +02:00
Nextcloud bot
ec8e0f9bf6
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-26 02:33:45 +00:00
Nextcloud bot
7dd472dda4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-25 02:32:58 +00:00
Vincent Petry
d358efc7f9
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-24 06:20:49 +00:00
John Molakvoæ
b8912153db
Merge pull request #34210 from nextcloud/fix/theming
...
Fixing missing theming variables
2022-09-24 07:35:34 +02:00
John Molakvoæ
6a8b189be5
Merge pull request #34220 from nextcloud/fix-php-cs-setup
...
Make phpcs happy and remove unused setup thing
2022-09-24 07:33:30 +02:00
John Molakvoæ
c579fcbb08
Merge pull request #34231 from nextcloud/fix/node-workflow-error
...
Fix node workflow error on master
2022-09-24 07:32:30 +02:00
Nextcloud bot
b974d504c3
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-24 02:33:56 +00:00
Christopher Ng
e6172f0712
Fix node workflow error on master
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-23 23:10:06 +00:00
John Molakvoæ
7a43559197
Refactor primary computation and fix a few missing theme parity variables
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-09-23 15:48:45 +02:00
Vincent Petry
c2bd4f39c1
Make phpcs happy and remove unused setup thing
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-23 15:07:28 +02:00
Vincent Petry
15f0674a3c
Merge pull request #34212 from nextcloud/bugfix/34211/fix-getbackground-route
...
Fix loading custom background
2022-09-23 15:05:47 +02:00
John Molakvoæ
0b23ad9256
Disable background blur on highcontrast
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-09-23 15:01:38 +02:00
John Molakvoæ
48f324fcb1
Fixing dark primary element variables
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-09-23 14:58:40 +02:00
Joas Schilling
0431ad8a02
Merge pull request #34191 from Jerome-Herbinet/patch-7
...
DashBoard : Allow up to 5 widgets side by side
2022-09-23 11:19:49 +02:00
Vincent Petry
b8dbbb177d
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-23 11:19:38 +02:00
Nextcloud bot
11ec90d8ae
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-23 02:28:39 +00:00
blizzz
ac1c7397a1
Merge pull request #34190 from nextcloud/fix/noid/remove-core-bundle
...
remove CoreBundle as we now ship the lat app that was referenced there
2022-09-22 17:34:30 +02:00
Jérôme Herbinet
b5d8fc9666
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>
2022-09-22 15:23:03 +02:00
Arthur Schiwon
1b6ddb826c
update autoloader
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-22 15:11:39 +02:00
Arthur Schiwon
a133a8a9d7
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 15:11:39 +02:00
Arthur Schiwon
a7af25e1d9
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 13:24:06 +02:00
Arthur Schiwon
759eaee5ed
remove Core Bundle
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-22 13:20:37 +02:00
blizzz
8c7a35cc78
Merge pull request #34183 from nextcloud/bump-shipped-list
...
Bumped shipped apps list
2022-09-22 12:37:35 +02:00
blizzz
be1cb99188
Merge pull request #34186 from nextcloud/master-is-now-26
...
⚠️ Master is now 26
2022-09-22 12:01:15 +02:00
Joas Schilling
05845e11a8
Master is now 26
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-22 11:56:15 +02:00
Vincent Petry
2f15e83d7b
Merge pull request #34160 from nextcloud/fix/detect-weird-local-ips
...
Detect weird local ips
2022-09-22 11:38:12 +02:00
Joas Schilling
5fedb42520
Bumped shipped apps list
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-22 10:52:58 +02:00
Vincent Petry
938bc57f6d
Merge pull request #34133 from nextcloud/showTag
...
Add includeTags to /share/id
2022-09-22 10:23:48 +02:00
Vincent Petry
e346417067
Merge pull request #34181 from nextcloud/enh/edit-locally-icon
...
Use computer icon for edit locally file action
2022-09-22 10:22:10 +02:00
Côme Chilliet
75328593ad
Fix idn_to_utf8 stub signature
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-22 10:16:35 +02:00
Nextcloud bot
1930c3bbb9
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-22 02:32:35 +00:00
Pytal
b84f51b6de
Merge pull request #34117 from nextcloud/profil-card
...
Show long names correctly on profile card
2022-09-21 12:17:30 -07:00
Christopher Ng
1f786f6bcc
Remove port parameter which is included in host
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-21 19:11:38 +00:00
Christopher Ng
09b7776720
Use computer icon for edit locally file action
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-21 18:59:40 +00:00
Git'Fellow
7518917aa9
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>
2022-09-21 17:59:56 +00:00
Git'Fellow
6fc810ab98
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>
2022-09-21 17:50:59 +00:00
Pytal
3f2c315588
Merge pull request #34180 from nextcloud/bump-password-confirmation-4.0.1
2022-09-21 10:40:38 -07:00
Vincent Petry
4ef3799745
Bump @nextcloud/password-confirmation from 4.0.0 to 4.0.1
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-21 18:29:08 +02:00
Joas Schilling
18431c2fe9
Merge pull request #34145 from nextcloud/bugfix/noid/allow-app-type-session
...
Allow app type session which we load in base.php
2022-09-21 15:48:56 +02:00
Simon L
0577f86e13
Merge pull request #34170 from nextcloud/enh/noid/theming-settings-icon
...
update theming icon in personal settings
2022-09-21 14:12:41 +02:00