- Mar 01, 2016
-
-
Lukas Reschke authored
Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
-
Thomas Müller authored
Checksum intergration tests and fixes
-
Thomas Müller authored
remove remote address book if access was revoked
-
Vincent Petry authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
We should also store checksums on chunked files. We do not checksum individual chunks but only the final file.
-
Roeland Jago Douma authored
When we overwrite a checksumed file with a file without a checksum we should remove the checksum from the server. This is done by setting the column to empty.
-
Roeland Jago Douma authored
* Upload file with checksum * Chunked upload with checksum * Copy file with checksum should also copy the checksum * Moving a file with checksum should also move the checksum * Uploading a file with checksum and overwriting it with a file without cheksum should remove the checksum
-
Thomas Müller authored
Add autodiscovery support to server-to-server sharing implementation
-
Thomas Müller authored
use ocs discover endpoint to test remote
-
Thomas Müller authored
Disable app that bricks the server after enabling
-
Björn Schießle authored
-
Thomas Müller authored
-
Thomas Müller authored
For now only allow 1 link share per file/folder
-
Thomas Müller authored
Hides nodes from listing that the user has no access to
-
Thomas Müller authored
Don't return quota when none set
-
Roeland Jago Douma authored
-
Thomas Müller authored
make scrollbar less obnoxious: tad narrower, rounded corners
-
Thomas Müller authored
Allow to overwrite a single language string via the theme folder
-
Roeland Jago Douma authored
Fixes #22692 This is a temp fix util we get #22327 We just block it in the OCS Share API since we have 1 endpoint now anyway.
-
Thomas Müller authored
Merge pull request #22691 from owncloud/distributions-are-gone-insane-nobody-ever-should-install-the-owncloud-debian-package Add question from where ownCloud was installed
-
Thomas Müller authored
fix personal page layout for LDAP users, fix #22272
-
Thomas Müller authored
compress app banners on personal page
-
Thomas Müller authored
make decrypt all work with the master key
-
Thomas Müller authored
fix size propagation for new files
-
Thomas Müller authored
ignore encryption keys for propagation
-
Thomas Müller authored
Check correct permissions when resharing
-
Jenkins for ownCloud authored
-
Thomas Müller authored
Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_*
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Robin Appelman authored
-
- Feb 29, 2016
-
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Roeland Jago Douma authored
Fixes #22675 Since we only get a share id we do not know the path for the sharer. Now if we edit a share we start searching for shares for that user of that node. And deduce the permissions that way. * Intergration test added * Fix unit tests
-
Robin Appelman authored
-
Vincent Petry authored
-
Robin Appelman authored
-