Commit graph

32545 commits

Author SHA1 Message Date
Robin Appelman
ea6921da3b
Ignore forbidden files while scanning 2016-06-09 14:00:01 +02:00
Robin Appelman
bee918693a
dissalow symlinks in local storages that point outside the datadir 2016-06-09 14:00:01 +02:00
Joas Schilling
a6134a6d2f
Improve the UX for "not found" perma links 2016-06-09 14:00:00 +02:00
Jörn Friedrich Dreyer
75870c943c
decrease initial users to load to 50
Prevents timeouts on the initial loading of users. proper fix will be in https://github.com/owncloud/core/pull/10994
Workaround for https://github.com/owncloud/core/issues/24734
2016-06-09 14:00:00 +02:00
Sergio Bertolín
fad91e92f0
Fixed reviews 2016-06-09 14:00:00 +02:00
Joas Schilling
4f27c2c433
Allow to decrypt user '0' files only 2016-06-09 14:00:00 +02:00
Christoph Wurst
60e15e934c
do not generate device token if 2FA is enable for user 2016-06-09 14:00:00 +02:00
Jenkins for ownCloud
d72d8c1fcb
[tx-robot] updated from transifex 2016-06-09 13:59:59 +02:00
Robin Appelman
e7a55c4fef
handle path not being set in shared cache (#24993) 2016-06-09 13:59:59 +02:00
Thomas Müller
c4b80b86db
Fix checkMove() implementation for dav v2 - fixes #24776 (#24971) 2016-06-09 13:59:59 +02:00
davitol
3b5c169869
Comments fixed 2016-06-09 13:59:59 +02:00
davitol
ad33992eb9
Fix Decrypt message via occ 2016-06-09 13:59:59 +02:00
Joas Schilling
0041d89dc2
Do not allow to store boolean configs, they behave unexpected on postgres 2016-06-09 13:59:58 +02:00
Robin Appelman
16559e4a8a
add test for deleting ghost files over dav 2016-06-09 13:59:58 +02:00
Robin Appelman
18f7cede51
Fix warnings when trying to get mtime of non existing files 2016-06-09 13:59:58 +02:00
Robin Appelman
f4831f4074
return success when deleting ghost files 2016-06-09 13:59:58 +02:00
Robin Appelman
67c2c85b05
allow deleting "ghost files" trough the View and Node api 2016-06-09 13:59:58 +02:00
Sergio Bertolin
44f72412bf
Get a range from several chunks 2016-06-09 13:50:28 +02:00
Sergio Bertolin
8de206c7ed
Added another case about overwriting folder using old chunking 2016-06-09 13:50:28 +02:00
Sergio Bertolin
57444b045b
Added same test using old chunking 2016-06-09 13:50:28 +02:00
Sergio Bertolin
a2c7b2e4b7
userUploadsChunkFileOfWithToWithChecksum has chunking-42 hardcoded 2016-06-09 13:50:28 +02:00
Sergio Bertolin
dbaeedc234
add overwriting using chunking but failing 2016-06-09 13:50:28 +02:00
Sergio Bertolin
91082578ab
Added tests about overwriting files and folders as recipient 2016-06-09 13:50:28 +02:00
Marius
b928305bb3 Merge pull request #28 from nextcloud/design-nextcloud
Adjust the design to Nextcloud
2016-06-08 17:44:42 +02:00
Jan-Christoph Borchardt
81145ee57c THIS IS NEXTCLOUD! adjusting the design 2016-06-08 17:02:18 +02:00
Lukas Reschke
80f3a3f4cb Merge pull request #24 from nextcloud/downstream_smb-rename
implement specific rename handling for SMB
2016-06-08 14:19:26 +02:00
Arthur Schiwon
499f56e2b4
implement specific rename handling for SMB 2016-06-08 12:15:09 +02:00
blizzz
bc8fe825b2 Merge pull request #20 from nextcloud/fix-3rdparty-notice
Print error message again, when 3rdparty submodule is not initialized
2016-06-08 10:59:12 +02:00
Arthur Schiwon
39aeebfac5
Print error message again, when 3rdparty submodule is not initialized
- old code used Response which attempted to use OC::$server which is not
and cannot be intialised at this part of the code.
2016-06-08 10:34:32 +02:00
Lukas Reschke
1aa7db5642 Merge pull request #17 from nextcloud/ci
Add drone.io support
2016-06-07 18:04:42 +02:00
Morris Jobke
38451c85f1
skip failing tests 2016-06-07 17:54:40 +02:00
Morris Jobke
a508342924
Add drone.io support 2016-06-07 17:54:30 +02:00
Morris Jobke
b7c6485649 Merge pull request #13 from nextcloud/issue-template-nextcloud
Replace ownCloud with Nextcloud in the issue template / Fixes #12
2016-06-07 17:35:29 +02:00
Lukas Reschke
ad6e52360a Merge pull request #11 from nextcloud/license-script-update
update license script: no more CLA and switch to AGPLv3 or later
2016-06-07 16:40:31 +02:00
Jan-Christoph Borchardt
d7375de816 Merge pull request #9 from nextcloud/remove-links-to-documentation-in-menu
Remove "Help" link from personal sidebar
2016-06-06 23:02:03 +02:00
Lukas Reschke
d4431576dc Merge pull request #15 from nextcloud/add-build-badge
Add CI badge
2016-06-06 22:54:59 +02:00
Morris Jobke
39a91b8125 Update README.md 2016-06-06 22:29:16 +02:00
Marius
78eeac7440 Replace ownCloud with Nextcloud in the issue template / Fixes #12
Fixes #12
2016-06-06 20:49:08 +02:00
Bjoern Schiessle
a41c579f63
no more CLA and switch to AGPLv3 or later 2016-06-06 19:18:24 +02:00
Lukas Reschke
deef15a3c7
Remove "Help" link from personal sidebar
At the moment we want to hide the help link from the personal sidebar as it contains the original ownCloud documentation.

Once we have our own documentation with our proper branding and so on we can reenable this.
2016-06-06 18:40:15 +02:00
Lukas Reschke
d0ff1781be Merge pull request #8 from juliushaertl/fix-readme-projectname
Change ownCloud to Nextcloud in the support section
2016-06-06 17:54:36 +02:00
Julius Haertl
b961888791 Update README.md 2016-06-06 17:47:21 +02:00
Morris Jobke
e8dc57c441 Merge pull request #7 from nextcloud/update-readme-to-nextcloud
Update readme
2016-06-06 15:13:33 +02:00
Lukas Reschke
b223a775ed Update readme
Update the readme to refer to Nextcloud
2016-06-06 15:11:51 +02:00
Joas Schilling
7d31ae9909 Fix second check for quota size (#24989) 2016-06-06 13:47:53 +02:00
Jenkins for ownCloud
fb5fb6a9b5 [tx-robot] updated from transifex 2016-06-06 06:51:58 -04:00
Vincent Petry
2867d7a0f8 Merge pull request #24964 from owncloud/issue-24961-public-upload-unlimited
Allow public upload when the quota is unlimited
2016-06-06 11:28:52 +02:00
Jenkins for ownCloud
c0a91ddca7 [tx-robot] updated from transifex 2016-06-05 02:00:36 -04:00
Jenkins for ownCloud
4234892a60 [tx-robot] updated from transifex 2016-06-04 02:01:18 -04:00
Vincent Petry
2d5bee0661 Merge pull request #24954 from owncloud/issue-24536-language-name-reused-for-fallback-languages
Do not use the language name, when it's not the one from the language…
2016-06-03 10:50:59 +02:00