]>
source.dussan.org Git - nextcloud-server.git/log
Arthur Schiwon [Wed, 27 Nov 2019 15:03:31 +0000 (16:03 +0100)]
expose user of running flows
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Wed, 27 Nov 2019 12:59:34 +0000 (13:59 +0100)]
allow user flows when the acting user is legitimate, but not its owner
for instance, when a sharee changes a file, the owner can act upon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Thu, 28 Nov 2019 12:16:37 +0000 (13:16 +0100)]
Merge pull request #18147 from nextcloud/fix/integration/7.3/redis
Bump integration to php7.3 with redis
Roeland Jago Douma [Thu, 28 Nov 2019 11:34:24 +0000 (12:34 +0100)]
Bump integration to php7.3 with redis
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 28 Nov 2019 11:33:02 +0000 (12:33 +0100)]
Merge pull request #18143 from nextcloud/tests/direct-editing-phpunit8
Adjust DirectEditing test to PHPUnit8
Julius Härtl [Thu, 28 Nov 2019 09:59:22 +0000 (10:59 +0100)]
Adjust DirectEditing test to PHPUnit8
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Roeland Jago Douma [Thu, 28 Nov 2019 07:49:57 +0000 (08:49 +0100)]
Merge pull request #17625 from nextcloud/enh/noid/direct-editing
Direct editing API to allow file editing using a one-time token
Roeland Jago Douma [Thu, 28 Nov 2019 07:37:19 +0000 (08:37 +0100)]
Merge pull request #17725 from nextcloud/enh/share_exp_internal
Allow internal shares to have a default expiration date
Roeland Jago Douma [Thu, 28 Nov 2019 07:36:10 +0000 (08:36 +0100)]
Merge pull request #18064 from nextcloud/feature/php74
Add php7.4 support
Roeland Jago Douma [Thu, 28 Nov 2019 07:35:33 +0000 (08:35 +0100)]
Merge pull request #18141 from nextcloud/design/noid/personal-info-icon
Use person icon for personal settings
Nextcloud bot [Thu, 28 Nov 2019 02:16:54 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Julius Härtl [Mon, 25 Nov 2019 12:46:45 +0000 (13:46 +0100)]
Use person icon for personal settings
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Wed, 27 Nov 2019 13:36:07 +0000 (14:36 +0100)]
Only expose link to info endpoint in capabilties
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 26 Nov 2019 12:56:38 +0000 (13:56 +0100)]
Expose editor id for creators
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 26 Nov 2019 12:07:15 +0000 (13:07 +0100)]
Add mimetype to creators
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Mon, 25 Nov 2019 13:09:38 +0000 (14:09 +0100)]
Code style fixes and cleanup
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Roeland Jago Douma [Wed, 27 Nov 2019 12:47:39 +0000 (13:47 +0100)]
Fix external storagestests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 27 Nov 2019 12:32:13 +0000 (13:32 +0100)]
Bump memcached image
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 27 Nov 2019 12:25:21 +0000 (13:25 +0100)]
REVERT LATER: disable phan for now
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 27 Nov 2019 12:19:32 +0000 (13:19 +0100)]
remove test case
Because we test very naively we matched also on def in default...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 25 Nov 2019 20:15:18 +0000 (21:15 +0100)]
TO REVERT LATER: disable decimaltest from LegacyDBTest
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 25 Nov 2019 20:12:06 +0000 (21:12 +0100)]
TO REVERT LATER: disable some DbHandlerTest
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 25 Nov 2019 20:09:05 +0000 (21:09 +0100)]
TO REVERT LATER: disable some tests in UserTest
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 25 Nov 2019 20:06:52 +0000 (21:06 +0100)]
TO REVERT LATER: disable tests in LargeFileHelperGetFileSizeTest
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 25 Nov 2019 20:05:03 +0000 (21:05 +0100)]
TO REVERT LATER: fix UserHooksTest
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 27 Nov 2019 14:27:18 +0000 (15:27 +0100)]
Mode to modern phpunit
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 27 Nov 2019 13:51:14 +0000 (14:51 +0100)]
Fix tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
npmbuildbot[bot] [Wed, 13 Nov 2019 14:47:28 +0000 (14:47 +0000)]
Compile assets
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Julius Härtl [Mon, 25 Nov 2019 12:56:22 +0000 (13:56 +0100)]
Move editor list to capabilities
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 14 Nov 2019 15:19:58 +0000 (16:19 +0100)]
Direct editing token tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Wed, 6 Nov 2019 09:41:08 +0000 (10:41 +0100)]
Add background job for token cleanup
Signed-off-by: Julius Härtl <jus@bitgrid.net>
tobiasKaminsky [Thu, 31 Oct 2019 08:18:05 +0000 (09:18 +0100)]
encapsulate templates
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Julius Härtl [Mon, 14 Oct 2019 14:55:39 +0000 (16:55 +0200)]
Direct editing API to allow file editing using a one-time token for
mobile apps
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Roeland Jago Douma [Wed, 13 Nov 2019 14:22:27 +0000 (15:22 +0100)]
Add capabilities
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
John Molakvoæ (skjnldsv) [Wed, 13 Nov 2019 14:43:11 +0000 (15:43 +0100)]
Add settings front and split sharing entry config
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Roeland Jago Douma [Wed, 13 Nov 2019 09:08:20 +0000 (10:08 +0100)]
Expose internal expiration dates to JS
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Tue, 29 Oct 2019 20:10:50 +0000 (21:10 +0100)]
Actualy return data
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Tue, 29 Oct 2019 19:11:14 +0000 (20:11 +0100)]
My first stupid attempt at expanding the admin interface
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 28 Oct 2019 18:22:05 +0000 (19:22 +0100)]
Allow internal shares to have a default expiration date
* Needs admin UI
* Needs more checks
* Basics seem to work
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Sat, 23 Nov 2019 13:14:41 +0000 (14:14 +0100)]
Improve etag handling
Check if values exist before using them
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Sat, 23 Nov 2019 12:13:54 +0000 (13:13 +0100)]
Fix lockprivider test
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 22 Nov 2019 12:23:56 +0000 (13:23 +0100)]
Fix more tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 22 Nov 2019 11:37:32 +0000 (12:37 +0100)]
Fix logger test
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 22 Nov 2019 11:32:35 +0000 (12:32 +0100)]
Fix SynserviceTest
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 22 Nov 2019 09:20:07 +0000 (10:20 +0100)]
Fix fileplugintest
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 22 Nov 2019 09:06:07 +0000 (10:06 +0100)]
Fix signCoretests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 22 Nov 2019 09:04:28 +0000 (10:04 +0100)]
SignApp fixes
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 22 Nov 2019 08:52:58 +0000 (09:52 +0100)]
More fixes
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 22 Nov 2019 07:37:58 +0000 (08:37 +0100)]
More fixes
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 22 Nov 2019 07:22:10 +0000 (08:22 +0100)]
Fix more tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 21 Nov 2019 21:25:08 +0000 (22:25 +0100)]
Sensitive values handling
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 22 Nov 2019 07:50:47 +0000 (08:50 +0100)]
Skip redis if not configured
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 21 Nov 2019 21:28:17 +0000 (22:28 +0100)]
Update drone
* Run 7.4 tests (nodb + sqlite)
* Update older images to newer phpunit
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 21 Nov 2019 15:40:38 +0000 (16:40 +0100)]
Make phpunit8 compatible
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Christoph Wurst [Thu, 21 Nov 2019 08:16:42 +0000 (09:16 +0100)]
Allow php7.4
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Wed, 27 Nov 2019 10:11:17 +0000 (11:11 +0100)]
Merge pull request #18019 from nextcloud/enhancement/password-policy-events
Add typed events for password_policy
blizzz [Wed, 27 Nov 2019 09:50:07 +0000 (10:50 +0100)]
Merge pull request #17834 from nextcloud/enh/noid/generic-event-replacement-tk2
Public API's GenericEvent replacement (take 2)
Christoph Wurst [Tue, 19 Nov 2019 18:18:00 +0000 (19:18 +0100)]
Add typed events for password_policy
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Wed, 27 Nov 2019 07:36:25 +0000 (08:36 +0100)]
Merge pull request #17997 from nextcloud/enh/workflow-frontend
More workflow frontend polishing
Nextcloud bot [Wed, 27 Nov 2019 02:16:25 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Julius Härtl [Tue, 26 Nov 2019 14:24:24 +0000 (15:24 +0100)]
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 26 Nov 2019 14:24:04 +0000 (15:24 +0100)]
Fix wording
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 19 Nov 2019 08:59:35 +0000 (09:59 +0100)]
Rename to flow
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 19 Nov 2019 08:53:56 +0000 (09:53 +0100)]
Add cancel button to restore previously saved rule
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 19 Nov 2019 08:31:46 +0000 (09:31 +0100)]
Add hint about developer docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 19 Nov 2019 07:52:02 +0000 (08:52 +0100)]
Move systemtags to general settings
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 14 Nov 2019 21:50:33 +0000 (22:50 +0100)]
Small fixes for workflow frontend
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Roeland Jago Douma [Tue, 26 Nov 2019 18:49:01 +0000 (19:49 +0100)]
Merge pull request #18058 from nextcloud/enh/shareinfo/permissionmask
Apply share permission mask to all files obtained via shareinfo
Roeland Jago Douma [Tue, 26 Nov 2019 18:47:59 +0000 (19:47 +0100)]
Merge pull request #17939 from nextcloud/fix/token-insert-conflict-handling
Handle token insert conflicts
Roeland Jago Douma [Tue, 26 Nov 2019 18:39:57 +0000 (19:39 +0100)]
Merge pull request #18123 from nextcloud/fixbug/18053/summary_not_aligned
fix summary elements alignment
Greta Doci [Tue, 26 Nov 2019 17:52:56 +0000 (18:52 +0100)]
fix summary elements alignment
Signed-off-by: Greta Doci <gretadoci@gmail.com>
Roeland Jago Douma [Tue, 26 Nov 2019 14:24:36 +0000 (15:24 +0100)]
Merge pull request #17995 from nextcloud/fix/sharing/federation-order
Sort users and groups first in sharing input
Arthur Schiwon [Wed, 6 Nov 2019 11:06:44 +0000 (12:06 +0100)]
Files first to use own GenericEvent
* those are added to 18 only anyway :)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Tue, 26 Nov 2019 11:25:36 +0000 (12:25 +0100)]
Merge pull request #17948 from nextcloud/enh/check-if-property-is-bool
Make isXXX available for bool properties only
John Molakvoæ (skjnldsv) [Tue, 19 Nov 2019 07:40:12 +0000 (08:40 +0100)]
Sort users and groups first in sharing input
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Christoph Wurst [Thu, 14 Nov 2019 11:14:26 +0000 (12:14 +0100)]
Handle token insert conflicts
Env-based SAML uses the "Apache auth" mechanism to log users in. In this
code path, we first delete all existin auth tokens from the database,
before a new one is inserted. This is problematic for concurrent
requests as they might reach the same code at the same time, hence both
trying to insert a new row wit the same token (the session ID). This
also bubbles up and disables user_saml.
As the token might still be OK (both request will insert the same data),
we can actually just check if the UIDs of the conflict row is the same
as the one we want to insert right now. In that case let's just use the
existing entry and carry on.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Tue, 26 Nov 2019 11:02:41 +0000 (12:02 +0100)]
Merge pull request #18026 from nextcloud/feature/noid/fix_overlappin_text_icon
fix share side bar icon and text overlapping
Roeland Jago Douma [Tue, 26 Nov 2019 11:01:47 +0000 (12:01 +0100)]
Merge pull request #18082 from nextcloud/design/style-update
Update style of log in page and header
Roeland Jago Douma [Tue, 26 Nov 2019 10:12:10 +0000 (11:12 +0100)]
Merge pull request #18013 from nextcloud/bugfix/noid/fix-autocomplete-suggestions-with-numeric-users
Fix autocomplete suggestions with numeric users
Roeland Jago Douma [Thu, 21 Nov 2019 11:57:54 +0000 (12:57 +0100)]
Apply share permission mask to all files obtained via shareinfo
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
John Molakvoæ [Tue, 26 Nov 2019 09:55:20 +0000 (10:55 +0100)]
add var for theming images , advanced options (#16815)
add var for theming images , advanced options
Arthur Schiwon [Tue, 22 Oct 2019 11:47:55 +0000 (13:47 +0200)]
add Nextcloud specific GenericEvent implementation
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Tue, 26 Nov 2019 08:32:18 +0000 (09:32 +0100)]
Merge pull request #18025 from nextcloud/refactor/extract-ownership-transfer-service
Extract transfer ownership logic into a reusable service
Roeland Jago Douma [Tue, 26 Nov 2019 08:20:14 +0000 (09:20 +0100)]
Merge pull request #18005 from nextcloud/fix/manual-app-instances
Remove some more direct app instance creations
Joas Schilling [Tue, 19 Nov 2019 15:43:46 +0000 (16:43 +0100)]
Fix autocomplete suggestions with numeric user ids
Signed-off-by: Joas Schilling <coding@schilljs.com>
Christoph Wurst [Wed, 20 Nov 2019 10:41:31 +0000 (11:41 +0100)]
Extract transfer ownership logic into a reusable service
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Tue, 26 Nov 2019 07:08:10 +0000 (08:08 +0100)]
Merge pull request #18108 from nextcloud/refactor/strict-credential-store
Add return type hint to credential store and make it strict
Nextcloud bot [Tue, 26 Nov 2019 02:15:57 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Mon, 25 Nov 2019 19:53:02 +0000 (20:53 +0100)]
Merge pull request #18107 from nextcloud/undefined-index-owner
dont throw undefined index errors for storages that have no owner set
Roeland Jago Douma [Mon, 25 Nov 2019 19:02:58 +0000 (20:02 +0100)]
Merge pull request #18088 from nextcloud/dependabot/npm_and_yarn/handlebars-4.5.3
Bump handlebars from 4.5.2 to 4.5.3
John Molakvoæ [Mon, 25 Nov 2019 16:43:31 +0000 (17:43 +0100)]
Improve tag icon (#18109)
Improve tag icon
blizzz [Mon, 25 Nov 2019 16:16:40 +0000 (17:16 +0100)]
Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-result
take group creation result into consideration
John Molakvoæ (skjnldsv) [Mon, 25 Nov 2019 15:31:46 +0000 (16:31 +0100)]
Improve tag icon
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Julius Härtl [Mon, 25 Nov 2019 15:29:29 +0000 (16:29 +0100)]
Adjust gradient to theming value
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Christoph Wurst [Mon, 25 Nov 2019 14:59:55 +0000 (15:59 +0100)]
Add return type hint to credential store and make it strict
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Robin Appelman [Mon, 25 Nov 2019 14:17:15 +0000 (15:17 +0100)]
dont throw undefined index errors for storages that have no owner set
Signed-off-by: Robin Appelman <robin@icewind.nl>
dependabot-preview[bot] [Sun, 24 Nov 2019 10:13:21 +0000 (10:13 +0000)]
Bump handlebars from 4.5.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.2...v4.5.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Roeland Jago Douma [Mon, 25 Nov 2019 13:11:09 +0000 (14:11 +0100)]
Merge pull request #18098 from nextcloud/fix/migration_import_order
Fix the import order of new migrations
Roeland Jago Douma [Mon, 25 Nov 2019 13:07:00 +0000 (14:07 +0100)]
Merge pull request #18079 from nextcloud/fixes/phpcs
Some php-cs fixes
Arthur Schiwon [Tue, 5 Nov 2019 15:17:24 +0000 (16:17 +0100)]
fix and improve check of create group result
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>