summaryrefslogtreecommitdiffstats
path: root/apps/encryption
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-08-272-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-08-2410-0/+20
|
* [tx-robot] updated from transifexNextcloud bot2018-08-2332-58/+0
|
* add occ command to recover encrypted files in case of password lostBjoern Schiessle2018-08-166-12/+146
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Bump autoloadersRoeland Jago Douma2018-08-101-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #10397 from nextcloud/encryption-s3-fixBjörn Schießle2018-08-081-1/+0
|\ | | | | make file cache updates more robust
| * make file cache updates more robustBjoern Schiessle2018-07-311-1/+0
| | | | | | | | | | | | only update the encrypted version after the write operation is finished and the stream is closed Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | Merge pull request #10480 from nextcloud/bugfix/10420/settingsRoeland Jago Douma2018-08-022-4/+4
|\ \ | | | | | | Settings design polishing
| * | Fix encryption admin section testsJulius Härtl2018-08-021-2/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Move encryption settings to securityJulius Härtl2018-08-011-2/+2
| |/ | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* / [tx-robot] updated from transifexNextcloud bot2018-08-022-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2018-07-302-0/+2
|
* Mixin scss icon apiJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2018-07-196-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-07-104-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-06-282-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-06-212-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-06-202-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-06-152-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-06-124-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-06-064-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-06-016-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-05-312-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-05-304-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-05-262-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-05-254-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-05-1814-14/+14
|
* [tx-robot] updated from transifexNextcloud bot2018-05-1714-14/+14
|
* [tx-robot] updated from transifexNextcloud bot2018-05-122-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-05-082-0/+14
|
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* [tx-robot] updated from transifexNextcloud bot2018-03-142-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-03-06106-216/+216
|
* Merge pull request #8603 from nextcloud/enc-cleanupMorris Jobke2018-03-0511-1147/+8
|\ | | | | kill old encryption migration steps
| * this was a migration step to ownCloud 8.0 to restructure the encryption ↵Bjoern Schiessle2018-03-0211-1147/+8
| | | | | | | | | | | | folder which is no longer needed Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | [tx-robot] updated from transifexNextcloud bot2018-03-042-6/+6
|/
* [tx-robot] updated from transifexNextcloud bot2018-02-242-0/+14
|
* [tx-robot] updated from transifexNextcloud bot2018-02-232-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-02-212-6/+6
|
* Fix info.xml files of shipped appsJoas Schilling2018-02-161-16/+24
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #8335 from nextcloud/remove-unused-importMorris Jobke2018-02-142-2/+0
|\ | | | | Remove unused import statements
| * Remove unused import statementsMorris Jobke2018-02-142-2/+0
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Simplify return statementMorris Jobke2018-02-131-5/+2
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2018-02-1312-14/+78
|
* [tx-robot] updated from transifexNextcloud bot2018-02-0996-96/+96
|
* [tx-robot] updated from transifexNextcloud bot2018-02-042-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-02-01104-208/+104
|
* [tx-robot] updated from transifexNextcloud bot2018-01-292-60/+60
|
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>