Commit Graph

892 Commits (d4c0ac779034a47d4fc8a56e0a96a7d84170e03c)

Author SHA1 Message Date
Florin Peter adc930d9f9 added l10n support in apps/files_encryption/ajax/adminrecovery.php 12 years ago
Björn Schießle 7b07168c46 code clean up; nicer solution to solve the public link share problem if a user is logged in 12 years ago
Björn Schießle a9ebf2aabe fix public link share if a user is logged in 12 years ago
Florin Peter 46c784ccdf added trash bin tests 12 years ago
Björn Schießle 80dea1a8c5 settings clean-up; There is no blacklist in the new encryption app 12 years ago
Björn Schießle 15a3ae6db1 improved error messages 12 years ago
Florin Peter c6722581f9 fix pgsql error 12 years ago
Florin Peter afbfa742d7 improved tests 12 years ago
Florin Peter 9ca9a22c6a fixed finding encrypted files in subfolders and removed unused code 12 years ago
Florin Peter 095fc790ac added webdav test 12 years ago
Florin Peter 1deeec93b7 fixed postFileSize 12 years ago
Björn Schießle 9d324db054 fix path to 3rdparty apps 12 years ago
Björn Schießle 4c27c7e199 fix path, needs to be relative to data/ 12 years ago
Björn Schießle 64591cf754 move 3rdparty dependencies to app 12 years ago
Florin Peter c9e862ccba fix broken tests 12 years ago
Florin Peter 4bf840e2ca cleanup unused code optimize tests 12 years ago
Florin Peter f2b1158add improved tests 12 years ago
Florin Peter 1c8e5d6873 added test for failed sharing 12 years ago
Florin Peter 1fa2f19ee4 removed dead code for delShareKey 12 years ago
Florin Peter 8e0540d0e4 key creation should never override a private or public key 12 years ago
Florin Peter 171b9a4702 added legacy encryption test 12 years ago
Florin Peter 3b850a2524 reformat code added and changed phpdoc 12 years ago
Florin Peter dc39ef378e changed recovery_enabled and migration_status columns to integer and fix tests 12 years ago
Florin Peter 5d572c3449 update phpdoc 12 years ago
Florin Peter bdd2127f19 cleanup tests 12 years ago
Florin Peter ddda2a1f79 changed database column 'recovery' to 'recovery_enabled' because recovery is a pgsql keyword 12 years ago
Florin Peter 2a038baee0 updated authors info 12 years ago
Florin Peter 227b122947 fixed again key-manager tests 12 years ago
Florin Peter 681252669a changed migrationStatus to migration_status for pgsql 12 years ago
Florin Peter e0e89602a2 fixed key-manager tests 12 years ago
Florin Peter 80f9c5bb6d removed mockery from tests and changed class names 12 years ago
Florin Peter 6980f59b2f fixed typos 12 years ago
Florin Peter 41165afa59 improved tests 12 years ago
Florin Peter 3aa48616a6 remove unused code 12 years ago
Florin Peter b6572cedac added folder move test 12 years ago
Florin Peter cea9208cec fix broken legacy tests 12 years ago
Björn Schießle e7d1fe82aa fix path to class 12 years ago
Björn Schießle eaa61b8539 fix migration to new encryption 12 years ago
Björn Schießle 002445e23d some typo fixed 12 years ago
Björn Schießle 93771f735b gremove unused code 12 years ago
Björn Schießle bf04a21973 set migration status after successful upgrade 12 years ago
Björn Schießle ca6a77d39b upgrade from old encryption to the new one needs to generate share keys too 12 years ago
Florin Peter 2b0bf4dc87 added tests for recovery 12 years ago
Florin Peter a4c0eb1756 improved tests 12 years ago
Florin Peter 42b4963dd0 moved enable and disable recovery to Helper class for unit tests 12 years ago
Florin Peter 3793e4d2d6 fix for recover files in subfolder 12 years ago
Florin Peter d40d6aa358 fix typo in addRecoveryKeys 12 years ago
Björn Schießle 9d1e60325c allow admin to recover users files in case of password lost 12 years ago
Florin Peter 67a80e1870 improved tests for touch 12 years ago
Florin Peter 0fca2f8f31 added tests for put content, get content, touch and fopen 12 years ago