nextcloud/lib
Tigran Mkrtchyan 276f50a1ba user/backed: use pow of two for backed action constants
the current implementation limits number of possible backed actions
to 8 as it uses pow of 16 for constants. This change introduces pow
of two and allows up-to 32 actions to be defined.

The old values are preserved for backward compatibility.
2014-09-23 15:18:01 +02:00
..
l10n [tx-robot] updated from transifex 2014-09-22 01:54:36 -04:00
private user/backed: use pow of two for backed action constants 2014-09-23 15:18:01 +02:00
public Remove unused and overflowing function 2014-09-18 10:21:28 +02:00
repair delete old previews 2014-09-21 17:16:21 +02:00
autoloader.php add additional type check 2014-06-06 09:33:34 +02:00
base.php Merge pull request #10939 from owncloud/add-port-to-trusted-domain-wizard 2014-09-22 10:04:02 +02:00