summaryrefslogtreecommitdiffstats
path: root/apps/encryption
Commit message (Collapse)AuthorAgeFilesLines
* Update app versions and requirementsJoas Schilling2016-12-131-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix mail header logo [fixes #1326]Felix Epp2016-11-301-3/+2
| | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* [tx-robot] updated from transifexNextcloud bot2016-11-292-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2016-11-262-0/+2
|
* check if session is initializedBjoern Schiessle2016-11-235-3/+59
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* init Session/privateKeys on Master KeyMaxence Lange2016-11-221-0/+3
| | | I can't find another way to init the session ...
* [tx-robot] updated from transifexNextcloud bot2016-11-212-2/+24
|
* [tx-robot] updated from transifexNextcloud bot2016-11-182-2/+2
|
* Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
| | | | | | As discussed we're changing the version from 9.2 to 11.0 to make some more sense. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* [tx-robot] updated from transifexNextcloud bot2016-11-102-2/+12
|
* [tx-robot] updated from transifexNextcloud bot2016-11-072-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2016-11-012-0/+24
|
* Merge pull request #1948 from nextcloud/move_away_lagacy_oc_l10nLukas Reschke2016-10-292-2/+2
|\ | | | | Move away from legacy OC_L10N
| * Move away from OC_L10NRoeland Jago Douma2016-10-282-2/+2
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2016-10-292-2/+20
|/
* [tx-robot] updated from transifexNextcloud bot2016-10-272-42/+48
|
* Fix migration testsRoeland Jago Douma2016-10-131-0/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move console command registration to info.xml for encryption as well as ↵Thomas Müller2016-10-123-47/+12
| | | | | | files_external Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2016-10-092-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2016-10-082-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2016-09-292-0/+4
|
* Merge pull request #1534 from nextcloud/svg-optimizationLukas Reschke2016-09-281-51/+1
|\ | | | | Svgo optimization
| * Svgo optimizationskjnldsv2016-09-271-51/+1
| | | | | | | | Signed-off-by: John Molakvoæ <fremulon@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2016-09-282-0/+10
|/
* [tx-robot] updated from transifexNextcloud bot2016-09-232-4/+10
|
* [tx-robot] updated from transifexNextcloud bot2016-09-222-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-09-192-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2016-09-182-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2016-09-152-12/+94
|
* Fix encryption appJoas Schilling2016-09-122-2/+1
|
* Fix apps warningsRoeland Jago Douma2016-09-071-1/+2
|
* Fix getMock encryptionRoeland Jago Douma2016-09-0612-24/+54
|
* [tx-robot] updated from transifexNextcloud bot2016-09-054-4/+22
|
* [tx-robot] updated from transifexNextcloud bot2016-09-032-4/+18
|
* [tx-robot] updated from transifexNextcloud bot2016-09-0112-20/+64
|
* [tx-robot] updated from transifexNextcloud bot2016-08-176-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2016-08-172-2/+6
|
* Merge branch 'master' into implement_712Arthur Schiwon2016-08-166-4/+36
|\
| * [tx-robot] updated from transifexNextcloud bot2016-08-166-4/+36
| |
* | for new we cannot have nested settings, default module is only appended if ↵Arthur Schiwon2016-08-161-0/+1
| | | | | | | | available
* | Merge branch 'master' into implement_712Lukas Reschke2016-08-156-6/+38
|\|
| * [tx-robot] updated from transifexNextcloud bot2016-08-142-2/+22
| |
| * [tx-robot] updated from transifexNextcloud bot2016-08-134-4/+16
| |
* | Use MockBuilder instead of createMockLukas Reschke2016-08-151-6/+6
| | | | | | | | CI uses an older PHPUnit
* | Add unit testsLukas Reschke2016-08-151-0/+100
| |
* | Merge branch 'master' into implement_712Lukas Reschke2016-08-1112-0/+48
|\|
| * [tx-robot] updated from transifexNextcloud bot2016-08-1112-0/+48
| |
* | rename IAdmin to ISettings, the interface is not bound to a specific ↵Arthur Schiwon2016-08-111-2/+2
| | | | | | | | settings scope
* | fixes, improvements, and another app:Arthur Schiwon2016-08-114-56/+131
|/ | | | | | | * setupSettings now also triggered on enable * fixes detection of present admin section or settings in the DB * add update routine in such cases * encryption app migrated
* [tx-robot] updated from transifexNextcloud bot2016-08-0966-254/+66
|