Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixing unit test execution related to trashbin | Thomas Müller | 2015-04-07 | 1 | -1/+1 |
| | |||||
* | adding user setup test and adding 4 tests to keymanager | Clark Tomlinson | 2015-04-07 | 2 | -13/+144 |
| | |||||
* | adding recoverFileTest | Clark Tomlinson | 2015-04-07 | 1 | -2/+43 |
| | |||||
* | adding recovery tests | Clark Tomlinson | 2015-04-07 | 1 | -0/+224 |
| | |||||
* | PHPDoc cleanup - clean code \o/ | Thomas Müller | 2015-04-07 | 2 | -21/+18 |
| | |||||
* | userRecovery() was replaced by setRecoveryForUser() | Bjoern Schiessle | 2015-04-07 | 2 | -17/+0 |
| | |||||
* | fix versions tests | Bjoern Schiessle | 2015-04-07 | 1 | -0/+6 |
| | |||||
* | remove unused code | Bjoern Schiessle | 2015-04-07 | 1 | -1/+0 |
| | |||||
* | fix versions download and previews | Bjoern Schiessle | 2015-04-07 | 2 | -3/+94 |
| | |||||
* | reset init status before login | Bjoern Schiessle | 2015-04-07 | 1 | -1/+7 |
| | |||||
* | cleanup | Thomas Müller | 2015-04-07 | 3 | -29/+15 |
| | |||||
* | fix re-shares with encryption | Bjoern Schiessle | 2015-04-07 | 1 | -1/+1 |
| | |||||
* | store init status per user | Bjoern Schiessle | 2015-04-07 | 1 | -5/+6 |
| | |||||
* | use loginHelper from base class | Bjoern Schiessle | 2015-04-07 | 1 | -11/+11 |
| | |||||
* | reset storage for each unit test | Bjoern Schiessle | 2015-04-07 | 2 | -1/+14 |
| | |||||
* | fixing unit test execution | Thomas Müller | 2015-04-07 | 3 | -47/+5 |
| | |||||
* | adding util test and reducing keymanager instances to one in test | Clark Tomlinson | 2015-04-07 | 2 | -108/+161 |
| | |||||
* | add more descriptive message to the exception, will be displayed to the user | Bjoern Schiessle | 2015-04-07 | 1 | -1/+1 |
| | |||||
* | remove encryption specific code from files app | Bjoern Schiessle | 2015-04-07 | 3 | -21/+0 |
| | |||||
* | add priority to trashbin storage wrapper so that he is always on top | Bjoern Schiessle | 2015-04-07 | 1 | -1/+1 |
| | |||||
* | cleaning up exception mess | Thomas Müller | 2015-04-07 | 7 | -10/+44 |
| | |||||
* | work arround to make sure that shares are initialized only once | Bjoern Schiessle | 2015-04-07 | 1 | -2/+8 |
| | |||||
* | Set human readable module ids | Thomas Müller | 2015-04-07 | 2 | -2/+2 |
| | |||||
* | Fix shouldEncrypt and don't throw exception id fileKey not present - can happen | Thomas Müller | 2015-04-07 | 3 | -54/+25 |
| | |||||
* | make recovery key work | Bjoern Schiessle | 2015-04-07 | 5 | -54/+82 |
| | |||||
* | Finally fixing encryption with public share | Thomas Müller | 2015-04-07 | 1 | -27/+31 |
| | |||||
* | only encrypt files and files_versions | Thomas Müller | 2015-04-07 | 1 | -1/+13 |
| | |||||
* | fix exception handling | Thomas Müller | 2015-04-07 | 4 | -38/+48 |
| | |||||
* | fix hook registration | Bjoern Schiessle | 2015-04-07 | 1 | -1/+2 |
| | |||||
* | remove useless setup base class | Clark Tomlinson | 2015-04-07 | 2 | -40/+11 |
| | |||||
* | adding hook manager test | Clark Tomlinson | 2015-04-07 | 2 | -1/+74 |
| | |||||
* | keyManagerTest: remove code which is no longer needed | Bjoern Schiessle | 2015-04-07 | 1 | -32/+0 |
| | |||||
* | cleanup keymanager test and add some additional tests | Bjoern Schiessle | 2015-04-07 | 3 | -76/+269 |
| | |||||
* | delete recovery keys on disable | Bjoern Schiessle | 2015-04-07 | 2 | -11/+18 |
| | |||||
* | fixing test helper and undoing fubar in class... | Clark Tomlinson | 2015-04-07 | 2 | -5/+4 |
| | |||||
* | :100:% coverage for session class | Clark Tomlinson | 2015-04-07 | 2 | -4/+145 |
| | |||||
* | let user enable recovery key | Bjoern Schiessle | 2015-04-07 | 7 | -48/+65 |
| | |||||
* | add helper class accessible for encryption modules to ask for a list of ↵ | Bjoern Schiessle | 2015-04-07 | 7 | -57/+137 |
| | | | | users with access to a file, needed to apply the recovery key to all files | ||||
* | Adding app icon and fixing admin setting | Thomas Müller | 2015-04-07 | 3 | -3/+105 |
| | |||||
* | register settings and hooks only once | Bjoern Schiessle | 2015-04-07 | 2 | -8/+2 |
| | |||||
* | fix set recovery key and implement change password | Bjoern Schiessle | 2015-04-07 | 6 | -30/+108 |
| | |||||
* | Fix double registration of encryption module | Thomas Müller | 2015-04-07 | 2 | -6/+3 |
| | |||||
* | Remove old encryption left overs from trashbin | Thomas Müller | 2015-04-07 | 1 | -102/+0 |
| | |||||
* | Fix settings | Thomas Müller | 2015-04-07 | 2 | -4/+4 |
| | |||||
* | Removing left overs from old encryption app | Thomas Müller | 2015-04-07 | 3 | -8/+0 |
| | |||||
* | use password change logic to userhooks to avoid recursions | Bjoern Schiessle | 2015-04-07 | 4 | -83/+95 |
| | |||||
* | add session class to handle all session operations | Bjoern Schiessle | 2015-04-07 | 6 | -34/+153 |
| | |||||
* | moving methods to their final places | Clark Tomlinson | 2015-04-07 | 6 | -127/+188 |
| | | | | and updating test some. | ||||
* | kill OC_FileProxy :boom: | Thomas Müller | 2015-04-07 | 3 | -47/+0 |
| | |||||
* | Further cleanup of files_encryption | Thomas Müller | 2015-04-07 | 1 | -9/+1 |
| |