Roeland Jago Douma
|
8056bbeae3
|
Merge pull request #19035 from nextcloud/bugfix/noid/increase-timeout-for-downloads
Adjust unit test for #19017
|
2020-01-21 10:53:08 +01:00 |
Joas Schilling
|
827f3228a3
|
Adjust unit test for #19017
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-01-21 08:44:35 +01:00 |
Daniel Kesselberg
|
8331d8296b
|
Make getServerHost more robust to faulty user input
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2020-01-16 11:26:29 +01:00 |
Robin Appelman
|
47fd6730e0
|
use `nodeExists` instead of catching exceptions
makes the intent of the code more clear imo
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2020-01-14 11:03:14 +01:00 |
Roeland Jago Douma
|
e7b308cf0a
|
Merge pull request #18805 from nextcloud/bugfix/direct-edit-create
Check if file already exists during file creation
|
2020-01-14 08:34:39 +01:00 |
Julius Härtl
|
ab4b9a6df5
|
CHeck if file already exists during file creation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-01-13 18:10:12 +01:00 |
Georg Ehrke
|
2f89f5fd13
|
AppFetcher: Distinguish between fileName and endpointName
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2020-01-09 17:29:00 +01:00 |
Christoph Wurst
|
60d4b45e89
|
Clean up 2FA provider registry when a user is deleted
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-01-08 10:51:44 +01:00 |
Roeland Jago Douma
|
a673c597ed
|
Fix the LoggerTests for phpunit
Less deprecation warnings. YAY.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-01-06 09:06:52 +01:00 |
Daniel Kesselberg
|
d393b1612b
|
Modify regex to match some other chromium browsers
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2019-12-27 17:24:52 +01:00 |
Georg Ehrke
|
f0bef8881d
|
Restore old behavior allowing to set custom appstore
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2019-12-22 15:06:31 +01:00 |
Julius Härtl
|
de5384466c
|
Return empty template for default creators
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-12-16 17:22:53 +01:00 |
Joas Schilling
|
faf58e4cac
|
Merge pull request #17018 from nextcloud/feature/noid/allow-to-force-enable-via-cli
Allow to force enable apps via CLI
|
2019-12-16 12:34:27 +01:00 |
Roeland Jago Douma
|
3b8fbf129e
|
Merge pull request #18384 from nextcloud/fix/18255/global_config_to_always_accept
config.php setting to always accept internal shares
|
2019-12-16 09:50:45 +01:00 |
Roeland Jago Douma
|
bb4264c565
|
config.php setting to always accept internal shares
Part of #18255
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-12-16 09:07:25 +01:00 |
blizzz
|
f7674c592c
|
Merge pull request #17494 from nextcloud/fix/16340/ignore-invalid-json
Return a default user record if json is broken
|
2019-12-13 15:43:36 +01:00 |
Joas Schilling
|
3eee359d7f
|
Allow to force enable apps via CLI
Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-12-13 13:06:12 +01:00 |
Christoph Wurst
|
b97d90e0c3
|
Log critical fallback to user default if we can't parse the JSON
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-12-13 12:39:29 +01:00 |
Christoph Wurst
|
b81b824da1
|
Add typed events for the filesystem/scanner
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-12-13 09:41:05 +01:00 |
Roeland Jago Douma
|
c6e51924c8
|
Merge pull request #18236 from nextcloud/bugfix/noid/always-detect-mimetype-by-content-in-workflows
Allow to detect mimetype by content
|
2019-12-12 11:19:55 +01:00 |
Roeland Jago Douma
|
8473a09499
|
REVERT ME: comment out failing gz detection test
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-12-12 08:24:46 +01:00 |
John Molakvoæ (skjnldsv)
|
edf8893479
|
Fix tests
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-12-10 23:44:17 +01:00 |
Roeland Jago Douma
|
eb8ca3783c
|
Viewer should be always enabled
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-12-10 20:06:30 +01:00 |
Joas Schilling
|
059968e1c7
|
Pick a shorter name for the transfer ownership table
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-12-10 11:01:26 +01:00 |
Joas Schilling
|
6ad7e75708
|
Update the unit test to dataProviders
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-12-10 09:11:44 +01:00 |
Roeland Jago Douma
|
72155009fa
|
Merge pull request #18184 from nextcloud/bugfix/noid/is-trusted-domain
Move overwritehost check to isTrustedDomain
|
2019-12-09 21:37:22 +01:00 |
Daniel Kesselberg
|
29575c4d36
|
Move custom definition logic into method
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2019-12-09 12:10:19 +01:00 |
Daniel Kesselberg
|
64aba49461
|
Ensure that we don't merge broken json.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2019-12-09 12:09:43 +01:00 |
Daniel Kesselberg
|
0016480370
|
Decouple resource provider registration
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2019-12-07 22:04:07 +01:00 |
Julius Härtl
|
d05f131929
|
Move overwritehost check to isTrustedDomain
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-12-07 09:53:06 +01:00 |
Roeland Jago Douma
|
04c2b5fcb1
|
Merge pull request #18130 from nextcloud/bugfix/noid/prevent-creating-users-with-existing-files
Prevent creating users with existing files
|
2019-12-05 10:30:00 +01:00 |
Joas Schilling
|
6004f62085
|
I love unit tests that mock unnecessary stuff
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-12-04 15:22:02 +01:00 |
Roeland Jago Douma
|
76b78edd40
|
Merge pull request #17833 from nextcloud/propagator-no-negative-sizes
dont set folder size to negative values during propagation
|
2019-12-04 11:49:26 +01:00 |
Roeland Jago Douma
|
1d707cc349
|
Merge pull request #18028 from nextcloud/enhancement/user-create-events
Add typed create user events
|
2019-12-03 08:57:51 +01:00 |
Christoph Wurst
|
cc80339b39
|
Add typed create user events
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-12-03 08:03:57 +01:00 |
John Molakvoæ (skjnldsv)
|
5cb11ca642
|
Fix tests
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2019-12-02 13:08:43 +01:00 |
Julius Härtl
|
fc51425790
|
Adjust DirectEditing test to PHPUnit8
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-11-28 10:59:22 +01:00 |
Roeland Jago Douma
|
4173d9d749
|
Merge pull request #17625 from nextcloud/enh/noid/direct-editing
Direct editing API to allow file editing using a one-time token
|
2019-11-28 08:49:57 +01:00 |
Roeland Jago Douma
|
62dc320191
|
Merge pull request #17725 from nextcloud/enh/share_exp_internal
Allow internal shares to have a default expiration date
|
2019-11-28 08:37:19 +01:00 |
Roeland Jago Douma
|
669302e570
|
Merge pull request #18064 from nextcloud/feature/php74
Add php7.4 support
|
2019-11-28 08:36:10 +01:00 |
Julius Härtl
|
e18397284b
|
Use person icon for personal settings
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-11-27 21:06:14 +01:00 |
Julius Härtl
|
329e8c2604
|
Add mimetype to creators
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-11-27 19:56:44 +01:00 |
Julius Härtl
|
9a2694fcb0
|
Code style fixes and cleanup
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-11-27 19:56:40 +01:00 |
Roeland Jago Douma
|
0e14bdc0d0
|
remove test case
Because we test very naively we matched also on def in default...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 15:27:28 +01:00 |
Roeland Jago Douma
|
469c06be15
|
TO REVERT LATER: disable decimaltest from LegacyDBTest
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 15:27:28 +01:00 |
Roeland Jago Douma
|
b656693db2
|
TO REVERT LATER: disable tests in LargeFileHelperGetFileSizeTest
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 15:27:28 +01:00 |
Roeland Jago Douma
|
3a7cf40aaa
|
Mode to modern phpunit
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 15:27:18 +01:00 |
Roeland Jago Douma
|
078f4efb20
|
Fix tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 14:51:14 +01:00 |
Julius Härtl
|
c8d3e32190
|
Direct editing token tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-11-27 14:36:20 +01:00 |
Roeland Jago Douma
|
ec14d95292
|
Fix lockprivider test
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 13:34:42 +01:00 |