]>
source.dussan.org Git - nextcloud-server.git/log
nextcloud-command [Wed, 31 Aug 2022 04:49:51 +0000 (04:49 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Wed, 31 Aug 2022 02:24:06 +0000 (02:24 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Côme Chilliet [Tue, 30 Aug 2022 12:47:05 +0000 (14:47 +0200)]
Merge pull request #33640 from nextcloud/fix/fix-symfony-event-typing
Port Repair and Migrator events to IEventDispatcher
Côme Chilliet [Tue, 30 Aug 2022 10:22:20 +0000 (12:22 +0200)]
Merge pull request #33697 from nextcloud/fix/improve-bulk-upload
Improve bulk upload and add a config switch for it
Julius Härtl [Tue, 30 Aug 2022 10:18:54 +0000 (12:18 +0200)]
Merge pull request #33734 from nextcloud/search-result-leading-slash
John Molakvoæ [Tue, 30 Aug 2022 09:50:03 +0000 (11:50 +0200)]
Merge pull request #33732 from nextcloud/fix/remove-at-matcher-in-lib-tests-2
Côme Chilliet [Tue, 30 Aug 2022 08:44:47 +0000 (10:44 +0200)]
Add DavUtil to autoloader
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 30 Aug 2022 07:55:57 +0000 (09:55 +0200)]
Move dav utils functions to OCP\Files\DavUtil
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Nextcloud bot [Tue, 30 Aug 2022 02:24:40 +0000 (02:24 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Côme Chilliet [Mon, 29 Aug 2022 15:47:24 +0000 (17:47 +0200)]
Flip bulkupload.enabled default value to true
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Robin Appelman [Mon, 29 Aug 2022 15:33:43 +0000 (17:33 +0200)]
remove leading slash for search results at mountpoint root
Signed-off-by: Robin Appelman <robin@icewind.nl>
Côme Chilliet [Mon, 29 Aug 2022 14:36:40 +0000 (16:36 +0200)]
Remove deprecated at matcher from tests/lib
Only 15 warnings left in there
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Aug 2022 13:24:58 +0000 (15:24 +0200)]
Fix Capabilities tests for dav application
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Aug 2022 13:19:20 +0000 (15:19 +0200)]
Fix OCP\Util documentation blocks
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Aug 2022 13:11:18 +0000 (15:11 +0200)]
Remove deprecated at matcher in Updater/VersionCheckTest.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Vincent Petry [Mon, 29 Aug 2022 12:53:27 +0000 (14:53 +0200)]
Merge pull request #33311 from nextcloud/enh/27869/phone
Remake phone number property saving with Vue
Vincent Petry [Mon, 29 Aug 2022 12:47:58 +0000 (14:47 +0200)]
Merge pull request #33500 from nextcloud/encryption-system-mount
add marker interface to mark system mount points for encryption
Côme Chilliet [Mon, 29 Aug 2022 08:37:08 +0000 (10:37 +0200)]
Move Dav fileid and permissions logic into OCP\Util to be able to use it for BulkUpload
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Julius Härtl [Mon, 29 Aug 2022 07:22:00 +0000 (09:22 +0200)]
Merge pull request #33706 from nextcloud/bugfix/dashboard-status
Côme Chilliet [Mon, 29 Aug 2022 07:14:52 +0000 (09:14 +0200)]
Call the correct functions to get BulkUpload metadata to return
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
nextcloud-command [Mon, 29 Aug 2022 06:14:56 +0000 (06:14 +0000)]
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Julius Härtl [Fri, 26 Aug 2022 05:18:47 +0000 (07:18 +0200)]
Avoid using lists if there are none on the dashboard
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Fri, 26 Aug 2022 05:18:28 +0000 (07:18 +0200)]
Fix status button background on dashboard
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Mon, 29 Aug 2022 02:24:48 +0000 (02:24 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Sun, 28 Aug 2022 07:04:01 +0000 (09:04 +0200)]
Merge pull request #33694 from nextcloud/fix/load-themedir-dist
Nextcloud bot [Sun, 28 Aug 2022 02:23:58 +0000 (02:23 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 27 Aug 2022 02:23:58 +0000 (02:23 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Thu, 21 Jul 2022 20:00:59 +0000 (20:00 +0000)]
Remake phone number property saving with Vue
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal [Fri, 26 Aug 2022 23:25:52 +0000 (16:25 -0700)]
Merge pull request #33310 from nextcloud/enh/27869/website
Carl Schwan [Fri, 26 Aug 2022 20:18:19 +0000 (22:18 +0200)]
Merge branch 'master' into fix/load-themedir-dist
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Christopher Ng [Thu, 21 Jul 2022 19:42:53 +0000 (19:42 +0000)]
Remake website property saving with Vue
Signed-off-by: Christopher Ng <chrng8@gmail.com>
John Molakvoæ [Fri, 26 Aug 2022 18:00:12 +0000 (20:00 +0200)]
Merge pull request #33713 from nextcloud/bugfix/noid/viewonlyfix
John Molakvoæ [Fri, 26 Aug 2022 17:59:53 +0000 (19:59 +0200)]
Merge pull request #33641 from nextcloud/bugfix/noid/primary-element-vars
John Molakvoæ [Fri, 26 Aug 2022 17:59:43 +0000 (19:59 +0200)]
Merge pull request #33702 from nextcloud/bugfix/noid/fix-weather-icon
John Molakvoæ [Fri, 26 Aug 2022 17:59:29 +0000 (19:59 +0200)]
Merge pull request #33259 from nextcloud/fix/carl/accessibility-input-fields
Carl Schwan [Thu, 25 Aug 2022 12:25:56 +0000 (14:25 +0200)]
Fix rebasing issues and improve profile settings page a bit more
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Carl Schwan [Mon, 15 Aug 2022 09:43:35 +0000 (11:43 +0200)]
More dark theme fixes
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Carl Schwan [Fri, 12 Aug 2022 09:42:51 +0000 (11:42 +0200)]
Various fixes
- Fix user status dialog
- Add label where missing
- Move emoji picker inside input field (similar to talk)
- Fix selecting an emoji
- Fix multiselect
- Fix button with confirmation action
- Fix some other unrelated dark theme issues
- Fix select2 focus
- Run npm lint:fix
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Carl Schwan [Thu, 11 Aug 2022 08:15:40 +0000 (10:15 +0200)]
Adapt to new Nextcloud vue style
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Carl Schwan [Mon, 18 Jul 2022 11:26:19 +0000 (13:26 +0200)]
Fix accessibility of input fields
Input fields require a 44x44 pixels target size, this makes all the
input fields and button use that size.
Bonus is that now the input fields and buttons now have the same size as
the new vue button and this looks less weird than the previous state
with controls of different sizes.
See https://www.w3.org/WAI/WCAG21/Understanding/target-size.html
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Carl Schwan [Thu, 25 Aug 2022 11:18:55 +0000 (13:18 +0200)]
Make it possible to load theme/<themename>/dist
This fix a regression with the theming api following the change in
webpack bundling introduced in 24
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Joas Schilling [Fri, 26 Aug 2022 14:35:17 +0000 (16:35 +0200)]
Merge pull request #33139 from nextcloud/fix/check-calendar-uri-length
Check calendar URI length before creation
Julius Härtl [Mon, 22 Aug 2022 15:44:57 +0000 (17:44 +0200)]
Fix gradient using the wrong target value
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Vincent Petry [Fri, 26 Aug 2022 09:09:18 +0000 (11:09 +0200)]
Remove copy in file actions when not allowed
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Vincent Petry [Fri, 26 Aug 2022 08:30:26 +0000 (10:30 +0200)]
Fix copy in view-only mode
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Vincent Petry [Fri, 26 Aug 2022 08:26:14 +0000 (10:26 +0200)]
Add int test for view-only download
Asserts that downloading a view-only document returns 403.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Joas Schilling [Fri, 26 Aug 2022 11:58:18 +0000 (13:58 +0200)]
Check address book URI length before creation
Signed-off-by: Joas Schilling <coding@schilljs.com>
Anna Larch [Wed, 6 Jul 2022 17:16:38 +0000 (19:16 +0200)]
Check calendar URI length before creation
Signed-off-by: Anna Larch <anna@nextcloud.com>
Carl Schwan [Fri, 26 Aug 2022 11:48:57 +0000 (13:48 +0200)]
Merge pull request #33699 from nextcloud/remove-ie-dep
Remove old ie polify
Carl Schwan [Thu, 25 Aug 2022 11:18:55 +0000 (13:18 +0200)]
Make it possible to load theme/<themename>/dist
This fix a regression with the theming api following the change in
webpack bundling introduced in 24
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Julius Härtl [Mon, 22 Aug 2022 15:38:11 +0000 (17:38 +0200)]
Adjust settings to new css variable
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Mon, 22 Aug 2022 15:37:55 +0000 (17:37 +0200)]
Properly align element variables to the regular ones
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Carl Schwan [Fri, 26 Aug 2022 11:08:10 +0000 (13:08 +0200)]
Merge pull request #33707 from nextcloud/bugfix/update-container
Avoid size changes on web ui update
Carl Schwan [Thu, 25 Aug 2022 13:47:32 +0000 (15:47 +0200)]
Remove old ie polify
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
blizzz [Fri, 26 Aug 2022 10:27:01 +0000 (12:27 +0200)]
Merge pull request #33714 from nextcloud/techdebt-int-tests-composerlock
Add composer.lock for integration tests
Vincent Petry [Fri, 26 Aug 2022 08:34:48 +0000 (10:34 +0200)]
Add composer.lock for integration tests
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Vincent Petry [Fri, 26 Aug 2022 07:04:18 +0000 (09:04 +0200)]
Merge pull request #33347 from nextcloud/feature/use-viewer-for-singe-file-shares
feature: use the viewer to render single file shares
Vincent Petry [Fri, 26 Aug 2022 06:42:08 +0000 (08:42 +0200)]
Merge pull request #33285 from nextcloud/enh/27869/location
Remake location property saving with Vue
Julius Härtl [Fri, 26 Aug 2022 05:43:59 +0000 (07:43 +0200)]
Avoid side changes on web ui update
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Fri, 26 Aug 2022 02:24:48 +0000 (02:24 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Wed, 20 Jul 2022 00:23:32 +0000 (00:23 +0000)]
Remake location property saving with Vue
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Max [Thu, 11 Aug 2022 09:30:16 +0000 (11:30 +0200)]
fix: use old singe file share rendering as fallback
Only render images and videos with the viewer.
Text has its own way of handling single file shares for now.
In case viewer does not support the file format
fall back to the old way of handling single file shares.
Signed-off-by: Max <max@nextcloud.com>
Max [Mon, 1 Aug 2022 10:02:12 +0000 (12:02 +0200)]
fix: only use viewer when mimetype is supported
Also bring back the text fallback
Signed-off-by: Max <max@nextcloud.com>
Max [Mon, 25 Jul 2022 18:17:15 +0000 (20:17 +0200)]
feature: first take on using the viewer to render single file shares
Signed-off-by: Max <max@nextcloud.com>
Vincent Petry [Thu, 25 Aug 2022 21:40:18 +0000 (23:40 +0200)]
Merge pull request #33217 from nextcloud/enh/27869/twitter
Remake Twitter handle saving with Vue and modularize account property components
Christopher Ng [Fri, 15 Jul 2022 04:21:11 +0000 (04:21 +0000)]
Remake Twitter handle saving with Vue
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Fri, 15 Jul 2022 04:17:20 +0000 (04:17 +0000)]
Modularize shared account property components
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Côme Chilliet [Thu, 25 Aug 2022 16:32:20 +0000 (18:32 +0200)]
Flag repair errors as error level in eventSource->send
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Joas Schilling [Thu, 25 Aug 2022 15:50:01 +0000 (17:50 +0200)]
Fix weather icon
Signed-off-by: Joas Schilling <coding@schilljs.com>
Vincent Petry [Thu, 25 Aug 2022 15:05:45 +0000 (17:05 +0200)]
Merge pull request #33430 from nextcloud/fix/remove-broken-resetstorage
Remove broken function resetStorage from test cases
Côme Chilliet [Thu, 25 Aug 2022 14:26:31 +0000 (16:26 +0200)]
Parameter of RepairAdvanceEvent is actually an increment, not a step id
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 25 Aug 2022 14:18:53 +0000 (16:18 +0200)]
Surround cli output with appropriate xml tags
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 25 Aug 2022 14:13:04 +0000 (16:13 +0200)]
Declare strict types in all new Event classes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 23 Aug 2022 12:57:00 +0000 (14:57 +0200)]
Add void return types to callables
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 23 Aug 2022 09:23:02 +0000 (11:23 +0200)]
Fix BackgroundRepairTest
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 23 Aug 2022 09:01:01 +0000 (11:01 +0200)]
Fix RepairTest
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 22 Aug 2022 15:59:26 +0000 (17:59 +0200)]
Migrate Repair events to OCP\EventDispatcher\Event
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 22 Aug 2022 14:56:01 +0000 (16:56 +0200)]
Migrate Migrator::executeSql to OCP\EventDispatcher\Event
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 22 Aug 2022 14:24:35 +0000 (16:24 +0200)]
Remove listeners of \OC\DB\Migrator::checkTable which is never emitted
See commit
a2f3077ee802b4b291ba4f846bfceb69ec0f225f from PR #24384
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 22 Aug 2022 13:58:50 +0000 (15:58 +0200)]
Moving to string key for arguments of GenericEvent in Repair
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 22 Aug 2022 13:29:54 +0000 (15:29 +0200)]
Switch to string keys for argument of GenericEvent for OC\DB\Migrator
It seems checkTable is actually never dispatched?
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 25 Aug 2022 12:47:25 +0000 (14:47 +0200)]
Add bulkupload.enabled configuration switch
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 25 Aug 2022 12:41:25 +0000 (14:41 +0200)]
Add fileid and permissions to response of bulk upload
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Vincent Petry [Thu, 25 Aug 2022 12:14:08 +0000 (14:14 +0200)]
Merge pull request #33659 from nextcloud/fix/fix-bulk-upload-etag
Fix ETAG returned by bulk upload
Joas Schilling [Thu, 25 Aug 2022 12:00:20 +0000 (14:00 +0200)]
Merge pull request #33375 from nextcloud/add-back-token-cleanup-job
Add back TokenCleanupJob to invalidate old temporary tokens
Robin Appelman [Wed, 10 Aug 2022 11:58:09 +0000 (13:58 +0200)]
add marker interface to mark system mount points for encryption
Signed-off-by: Robin Appelman <robin@icewind.nl>
Vincent Petry [Thu, 25 Aug 2022 11:29:36 +0000 (13:29 +0200)]
Merge pull request #33516 from nextcloud/update-nextcloud-vue-6.0.0-beta.2
Bump @nextcloud/vue to 6.0.0-beta.4 and related
blizzz [Thu, 25 Aug 2022 10:07:21 +0000 (12:07 +0200)]
Merge pull request #33674 from nextcloud/release/25.0.0_beta_3
25.0.0 beta 3
Thomas Citharel [Wed, 27 Jul 2022 08:52:05 +0000 (10:52 +0200)]
Add back TokenCleanupJob to invalidate old temporary tokens
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Arthur Schiwon [Wed, 24 Aug 2022 15:16:18 +0000 (17:16 +0200)]
25.0.0 beta 3
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Carl Schwan [Thu, 25 Aug 2022 09:00:35 +0000 (11:00 +0200)]
Merge pull request #33668 from nextcloud/tests/fix-session-middleware
Fix SessionMiddlewareTest and cover new case with reopening
blizzz [Thu, 25 Aug 2022 07:55:39 +0000 (09:55 +0200)]
Merge pull request #33682 from nextcloud/fix/noid/help-page-unavailable
Fix opening Help page throwing Exception
Vincent Petry [Wed, 24 Aug 2022 13:54:54 +0000 (15:54 +0200)]
Adjust acceptance test selectors
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Vincent Petry [Tue, 23 Aug 2022 16:33:16 +0000 (18:33 +0200)]
Update to @nextcloud/vue-6.0.0-beta.4
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Julius Härtl [Thu, 25 Aug 2022 06:47:04 +0000 (08:47 +0200)]
Merge pull request #33602 from nextcloud/perf/parent-node
Vincent Petry [Tue, 23 Aug 2022 16:29:24 +0000 (18:29 +0200)]
Update snapshot
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Vincent Petry [Mon, 22 Aug 2022 12:29:58 +0000 (14:29 +0200)]
Add Nc prefix to Nc vue component names
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Vincent Petry [Thu, 11 Aug 2022 12:33:34 +0000 (14:33 +0200)]
Bump @nextcloud/vue to 6.0.0-beta.3 and related
Update @nextcloud/vue to 6.0.0-beta.3
Update vue and vue-template-compiler to 2.7.8
Update calendar-availability-vue to 0.5.0-beta.1 to fix conflicts.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Julius Härtl [Thu, 25 Aug 2022 06:15:24 +0000 (08:15 +0200)]
Merge pull request #33569 from nextcloud/enh/hide-projects
Add config option to hide deprecated projects in sharing tab by default
Nextcloud bot [Thu, 25 Aug 2022 02:25:01 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>