summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/ajax/getMigrationStatus.php
Commit message (Expand)AuthorAgeFilesLines
* remove old encryption appBjoern Schiessle2015-04-071-44/+0
* Update license headersJenkins for ownCloud2015-03-261-4/+21
* Revert "Updating license headers"Morris Jobke2015-02-261-20/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+20
* Manually type-case all AJAX filesLukas Reschke2015-02-131-2/+2
* Update OCA\Encryption to OCA\Files_Encryption in the encryption app itselfJoas Schilling2014-12-091-1/+2
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-1/+1
* remove legacy aka deprecated code: OC_FilesystemViewThomas Müller2014-05-121-1/+1
* don't block login forever if we are stuck in the middle of the initial encryp...Bjoern Schiessle2014-02-171-5/+3
* loginname is not necessarily usernameArthur Schiwon2013-11-281-4/+5
* with the latest changes in master $this-userID is always the correct ID, so w...Bjoern Schiessle2013-11-271-1/+1
* use POST instead of GETBjoern Schiessle2013-11-261-2/+2
* remove debug outputBjoern Schiessle2013-11-251-1/+0
* show a message at the log-in screen if inital encryption take placeBjoern Schiessle2013-11-251-0/+28