]>
source.dussan.org Git - nextcloud-server.git/log
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>
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>
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>
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>
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
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>
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>
Pytal [Fri, 16 Sep 2022 23:04:18 +0000 (16:04 -0700)]
Merge pull request #33502 from nextcloud/enh/27869/locale
Remake locale saving with Vue
Christopher Ng [Fri, 16 Sep 2022 19:56:42 +0000 (19:56 +0000)]
Fix test failure introduced in https://github.com/nextcloud/server/pull/33819
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 11 Aug 2022 05:54:08 +0000 (05:54 +0000)]
Remake locale saving with Vue
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Carl Schwan [Fri, 16 Sep 2022 16:07:22 +0000 (18:07 +0200)]
Merge pull request #34113 from nextcloud/dependabot/npm_and_yarn/scss-tokenizer-and-node-sass-0.4.3
Bump scss-tokenizer and node-sass
dependabot[bot] [Fri, 16 Sep 2022 13:29:32 +0000 (13:29 +0000)]
Bump scss-tokenizer and node-sass
Bumps [scss-tokenizer](https://github.com/sasstools/scss-tokenizer) and [node-sass](https://github.com/sass/node-sass). These dependencies needed to be updated together.
Updates `scss-tokenizer` from 0.3.0 to 0.4.3
- [Release notes](https://github.com/sasstools/scss-tokenizer/releases)
- [Commits](https://github.com/sasstools/scss-tokenizer/compare/v0.3.0...v0.4.3)
Updates `node-sass` from 7.0.1 to 7.0.3
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v7.0.1...v7.0.3)
---
updated-dependencies:
- dependency-name: scss-tokenizer
dependency-type: indirect
- dependency-name: node-sass
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Vincent Petry [Fri, 16 Sep 2022 13:27:02 +0000 (15:27 +0200)]
Merge pull request #34110 from nextcloud/update-nextcloud-vue-7.0.0-beta.4
Bump @nextcloud/vue from 7.0.0-beta.2 to 7.0.0-beta.4
Vincent Petry [Fri, 16 Sep 2022 12:57:59 +0000 (14:57 +0200)]
Merge pull request #33819 from nextcloud/fix/user-exists-l10n
Fix translation of user exists error server-side
Vincent Petry [Fri, 16 Sep 2022 12:54:24 +0000 (14:54 +0200)]
Merge pull request #34073 from nextcloud/login-email-filter
dont try email login if the provider username is not a valid email
Vincent Petry [Fri, 16 Sep 2022 12:53:12 +0000 (14:53 +0200)]
Merge pull request #34096 from nextcloud/bug/noid/tag-loading
Tag loading
Vincent Petry [Fri, 16 Sep 2022 12:39:13 +0000 (14:39 +0200)]
Merge pull request #24596 from kofemann/dcache-worm
make NextCloud WORM file system friendly
Vincent Petry [Fri, 16 Sep 2022 11:47:40 +0000 (13:47 +0200)]
Bump @nextcloud/vue from 7.0.0-beta.2 to 7.0.0-beta.4
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Vincent Petry [Fri, 16 Sep 2022 11:35:19 +0000 (13:35 +0200)]
Merge pull request #34020 from nextcloud/logical-op
Switch logical operators (and|or)
Joas Schilling [Fri, 16 Sep 2022 10:47:32 +0000 (12:47 +0200)]
Update update-cacert-bundle.yml
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Vincent Petry [Fri, 16 Sep 2022 10:18:24 +0000 (12:18 +0200)]
Merge pull request #33658 from nextcloud/dashboard-api-widgets
Extend dashboard api to allow listing of widgets
Vincent Petry [Fri, 16 Sep 2022 09:49:45 +0000 (11:49 +0200)]
Merge pull request #34050 from nextcloud/bug/noid/login-form-focus
Set focus to input field for login form
Joas Schilling [Fri, 16 Sep 2022 09:40:22 +0000 (11:40 +0200)]
Merge pull request #34108 from nextcloud/Valdnet-patch-3
l10n: Correct error messages
Joas Schilling [Fri, 16 Sep 2022 09:13:46 +0000 (11:13 +0200)]
Remove legacy ca-cert checker
Signed-off-by: Joas Schilling <coding@schilljs.com>
Tigran Mkrtchyan [Thu, 31 Mar 2022 08:38:25 +0000 (10:38 +0200)]
config: add a switch to control truncate before update
To avoid extra truncate on non WORM file systems, add a new config
option `localstorage.unlink_on_truncate`, which defaults to false.
The OC\Files\Storage\Local is update to respect that option.
Signed-off-by: Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
Joas Schilling [Fri, 16 Sep 2022 09:03:44 +0000 (11:03 +0200)]
Fix phpunit
Signed-off-by: Joas Schilling <coding@schilljs.com>
Carl Schwan [Fri, 16 Sep 2022 08:57:22 +0000 (10:57 +0200)]
Merge pull request #34105 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
Tigran Mkrtchyan [Mon, 7 Mar 2022 09:15:53 +0000 (10:15 +0100)]
files: remove destination file before copying new content (WORM)
Signed-off-by: Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
Daniel Kesselberg [Tue, 13 Sep 2022 12:53:10 +0000 (14:53 +0200)]
Set focus to input field
Fix:
- TypeError: this.$refs.user.focus is not a function
- TypeError: this.$refs.password.focus is not a function
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Carl Schwan [Fri, 16 Sep 2022 08:50:54 +0000 (10:50 +0200)]
Merge pull request #34097 from nextcloud/Rello-patch-1
'overview:hidden' cutting navigation menu
nextcloud-command [Fri, 16 Sep 2022 07:59:21 +0000 (07:59 +0000)]
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Valdnet [Fri, 16 Sep 2022 07:33:53 +0000 (09:33 +0200)]
l10n: Remove spaces
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Valdnet [Fri, 16 Sep 2022 07:22:01 +0000 (09:22 +0200)]
l10n: Correct error messages
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Valdnet [Fri, 16 Sep 2022 07:18:24 +0000 (09:18 +0200)]
l10n: Correct error messages
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Joas Schilling [Fri, 16 Sep 2022 07:13:45 +0000 (09:13 +0200)]
Automate CA certificate bundle update
Signed-off-by: Joas Schilling <coding@schilljs.com>
John Molakvoæ [Fri, 16 Sep 2022 06:43:47 +0000 (08:43 +0200)]
Merge pull request #34091 from nextcloud/feature/noid/update-ca-cert
Update CA cert bundle
Vincent Petry [Fri, 16 Sep 2022 06:32:30 +0000 (08:32 +0200)]
Merge pull request #34100 from nextcloud/fix/reset-global-search
Reset global search on files sidebar navigation change
Joas Schilling [Fri, 16 Sep 2022 06:23:04 +0000 (08:23 +0200)]
Add since tags
Signed-off-by: Joas Schilling <coding@schilljs.com>
nextcloud-command [Fri, 16 Sep 2022 04:45:10 +0000 (04:45 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Fri, 16 Sep 2022 02:26:19 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Thu, 15 Sep 2022 23:37:38 +0000 (16:37 -0700)]
Merge pull request #33512 from nextcloud/enh/27869/details
Remake group and quota details section with Vue
Pytal [Thu, 15 Sep 2022 23:36:41 +0000 (16:36 -0700)]
Merge pull request #34101 from nextcloud/fix/dashboard-controller-typo
Fix initial state typo in dashboard controller
Christopher Ng [Thu, 1 Sep 2022 19:00:48 +0000 (19:00 +0000)]
Fix translation of user exists error server-side
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Vincent Petry [Thu, 15 Sep 2022 20:53:23 +0000 (22:53 +0200)]
Merge pull request #34098 from nextcloud/fix/test/updatenotifications
Fix test update notification
Vincent Petry [Thu, 15 Sep 2022 20:03:12 +0000 (22:03 +0200)]
Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2
set defaultEnabled in shipped.json
Vincent Petry [Thu, 15 Sep 2022 20:02:24 +0000 (22:02 +0200)]
Merge pull request #33718 from nextcloud/seekable-http-fseek-end
fix using FSEEK_END with SeekableHttpStream to get file size
Christopher Ng [Fri, 12 Aug 2022 01:30:42 +0000 (01:30 +0000)]
Remake group and quota details section with Vue
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 15 Sep 2022 19:02:23 +0000 (19:02 +0000)]
Fix initial state typo in dashboard controller
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 15 Sep 2022 17:57:10 +0000 (17:57 +0000)]
Reset global search on files sidebar navigation change
Signed-off-by: Christopher Ng <chrng8@gmail.com>
nextcloud-command [Thu, 15 Sep 2022 16:59:51 +0000 (16:59 +0000)]
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Julien Veyssier [Thu, 15 Sep 2022 16:24:43 +0000 (18:24 +0200)]
adjust empty array check
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Carl Schwan [Thu, 15 Sep 2022 16:17:54 +0000 (18:17 +0200)]
Fix test update notification
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Robin Appelman [Tue, 13 Sep 2022 11:54:42 +0000 (13:54 +0200)]
set round item icons for user status widget
Signed-off-by: Robin Appelman <robin@icewind.nl>
Julien Veyssier [Wed, 7 Sep 2022 11:11:44 +0000 (13:11 +0200)]
implement IButtonWidget and IIconWidget in user_status
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Julien Veyssier [Wed, 7 Sep 2022 10:46:56 +0000 (12:46 +0200)]
implement IAPIWidget in user_status
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Robin Appelman [Tue, 13 Sep 2022 11:03:35 +0000 (13:03 +0200)]
move widget options into a Option class
Signed-off-by: Robin Appelman <robin@icewind.nl>
Julien Veyssier [Thu, 8 Sep 2022 09:48:00 +0000 (11:48 +0200)]
add IItemOptionWidget to define some item-related parameters, only getItemIconsRound() for now
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Robin Appelman [Thu, 1 Sep 2022 15:12:43 +0000 (17:12 +0200)]
change widget button api to support multiple button types
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 29 Aug 2022 14:12:43 +0000 (16:12 +0200)]
allow adding button to dashboard api output
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 23 Aug 2022 13:04:13 +0000 (15:04 +0200)]
allow filtering dashboard items api by widgets
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 23 Aug 2022 13:03:41 +0000 (15:03 +0200)]
add dashboard api to list widgets
Signed-off-by: Robin Appelman <robin@icewind.nl>
Vincent Petry [Thu, 15 Sep 2022 15:26:02 +0000 (17:26 +0200)]
Merge pull request #34048 from nextcloud/feat/add-nodeFilter-to-user_migration
Add a nodeFilter parameter for IExportDestination::copyFolder
Robin Appelman [Fri, 26 Aug 2022 13:59:29 +0000 (15:59 +0200)]
fix using FSEEK_END with SeekableHttpStream to get file size
Signed-off-by: Robin Appelman <robin@icewind.nl>
Vincent Petry [Thu, 15 Sep 2022 15:10:15 +0000 (17:10 +0200)]
Increase timeout for apps management
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Daniel Kesselberg [Thu, 15 Sep 2022 15:10:02 +0000 (17:10 +0200)]
Compile core-systemtags.js and systemtags-systemtags.js
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Thu, 15 Sep 2022 14:31:40 +0000 (16:31 +0200)]
Rewrite OC.SystemTags.getDescriptiveTag to vanilla js
For every tag a deprecation warning is emitted.
With 10k tags the ui becomes unresponsive and inspector crashed occasionally.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Rello [Thu, 15 Sep 2022 15:03:03 +0000 (17:03 +0200)]
overview:hidden cutting menu
'overview: hidden' is cutting the app-navigation-entry-menu.
see https://user-images.githubusercontent.com/
13385119 /
190428421 -
b6f08498 -779e-4ee7-9518-
7c6a68e890e4 .png
Signed-off-by: Rello <Rello@users.noreply.github.com>
Carl Schwan [Thu, 15 Sep 2022 14:43:01 +0000 (16:43 +0200)]
Merge pull request #33941 from nextcloud/fix/public-sharing
Only normalize data in public shares and not crud
Joas Schilling [Thu, 15 Sep 2022 13:28:40 +0000 (15:28 +0200)]
Update CA cert bundle
Signed-off-by: Joas Schilling <coding@schilljs.com>
Côme Chilliet [Thu, 15 Sep 2022 13:00:40 +0000 (15:00 +0200)]
Merge pull request #34009 from andrey-utkin/safe-config-update
Make config file saving safe against write failures
Vincent Petry [Thu, 15 Sep 2022 12:12:00 +0000 (14:12 +0200)]
Merge pull request #33947 from nextcloud/updatenotificaiton-cleanup
Cleanup updatenotification
Vincent Petry [Thu, 15 Sep 2022 12:07:40 +0000 (14:07 +0200)]
Merge pull request #33964 from nextcloud/search-limit-operators
add a limit to the amount of operators a client can add to a search query
Vincent Petry [Thu, 15 Sep 2022 12:05:10 +0000 (14:05 +0200)]
Merge pull request #34060 from andyxheli/patch-5
Fixed LDAP Copy Button Size
Vincent Petry [Thu, 15 Sep 2022 12:04:34 +0000 (14:04 +0200)]
Merge pull request #34065 from nextcloud/bug/noid/main-scrollbar
Fix scrollbar apperance
Vincent Petry [Thu, 15 Sep 2022 12:03:30 +0000 (14:03 +0200)]
Merge pull request #34067 from nextcloud/timm2k-patch-1
Convert file_metadata.id from int(11) to bigint(20)
Maxence Lange [Thu, 15 Sep 2022 11:53:38 +0000 (10:53 -0100)]
fix phpdoc
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Maxence Lange [Thu, 15 Sep 2022 11:46:39 +0000 (10:46 -0100)]
Merge pull request #33793 from nextcloud/fix/noid/rtrim-cloud-id
rtrim cloudId url earlier
Vincent Petry [Thu, 15 Sep 2022 11:42:35 +0000 (13:42 +0200)]
Merge pull request #34035 from nextcloud/fix/do-not-log-warning-on-404
Do not output a warning when a file is not found
Joas Schilling [Thu, 15 Sep 2022 11:09:11 +0000 (13:09 +0200)]
Merge pull request #34081 from nextcloud/bugfix/noid/add-global-shortcuts-setting
Add global setting to disable keyboad shortcuts
Daniel Kesselberg [Thu, 15 Sep 2022 09:57:23 +0000 (11:57 +0200)]
Improve loading for tags
When opening the tag select and type something the tags are loaded.
If you continue to type but the tags are not finally loaded yet (the first xhr request is still running)
another xhr request is triggered. This happens for every keystroke.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Thu, 15 Sep 2022 09:56:03 +0000 (11:56 +0200)]
Add minimumInputLength for tags select
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Joas Schilling [Thu, 15 Sep 2022 09:28:40 +0000 (11:28 +0200)]
Fix psalm parameter type
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 14 Sep 2022 14:46:24 +0000 (16:46 +0200)]
Add an OCP method to check the shortcut state and use it for global search and menu control
Signed-off-by: Joas Schilling <coding@schilljs.com>
Maxence Lange [Thu, 15 Sep 2022 09:15:25 +0000 (08:15 -0100)]
set defaultEnabled in shipped.json
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Joas Schilling [Wed, 14 Sep 2022 14:39:00 +0000 (16:39 +0200)]
Add a global setting to disable keyboard shortcuts
Signed-off-by: Joas Schilling <coding@schilljs.com>
Vincent Petry [Thu, 15 Sep 2022 08:22:47 +0000 (10:22 +0200)]
Merge pull request #34084 from nextcloud/bundling-adjustments-25
Adjust recommended apps page
Carl Schwan [Wed, 7 Sep 2022 16:04:23 +0000 (18:04 +0200)]
Cleanup updatenotification
- Port away from jquery inside vue
- Use modern vue components when possible
- Fix some readability isssues particularly on dark theme
- Use IInitialState
- Use php7.4
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dartcafe [Thu, 15 Sep 2022 06:25:10 +0000 (08:25 +0200)]
server.scss
dartcafe [Thu, 15 Sep 2022 06:24:10 +0000 (08:24 +0200)]
Merge branch 'bug/noid/main-scrollbar' of https://github.com/nextcloud/server into pr-34065/nextcloud/bug/noid/main-scrollbar