summaryrefslogtreecommitdiffstats
path: root/apps/encryption
Commit message (Expand)AuthorAgeFilesLines
* Encryption is ready if master key is enabledJulius Härtl2020-07-211-0/+3
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-203-3/+3
* [tx-robot] updated from transifexNextcloud bot2020-07-192-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-07-072-4/+4
* [tx-robot] updated from transifexNextcloud bot2020-07-032-0/+4
* Also always return in app commandsJoas Schilling2020-06-263-6/+11
* [tx-robot] updated from transifexNextcloud bot2020-06-092-18/+18
* [tx-robot] updated from transifexNextcloud bot2020-06-012-0/+6
* [tx-robot] updated from transifexNextcloud bot2020-05-222-0/+10
* [tx-robot] updated from transifexNextcloud bot2020-05-102-12/+12
* Bump app versions and requirementsJoas Schilling2020-05-071-2/+2
* Update license headers for 19Christoph Wurst2020-04-2914-0/+14
* [tx-robot] updated from transifexNextcloud bot2020-04-252-4/+4
* [tx-robot] updated from transifexNextcloud bot2020-04-212-4/+4
* [tx-robot] updated from transifexNextcloud bot2020-04-162-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-04-132-2/+2
* Format code according to PSR2Christoph Wurst2020-04-101-1/+1
* Add visibility to all constantsChristoph Wurst2020-04-103-10/+10
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1039-165/+40
* Use elseif instead of else ifChristoph Wurst2020-04-104-4/+4
* Remove trailing and in between spacesChristoph Wurst2020-04-094-19/+19
* Remove spaces after method or function callChristoph Wurst2020-04-093-5/+5
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-097-13/+13
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-0930-30/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-092-3/+3
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-3114-0/+14
* [tx-robot] updated from transifexNextcloud bot2020-03-292-12/+12
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-272-7/+0
|\
| * Remove unused importsChristoph Wurst2020-03-252-7/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-269-78/+78
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-258-20/+20
|/
* Update autoloaders for composer v1.10.1Christoph Wurst2020-03-191-0/+3
* [tx-robot] updated from transifexNextcloud bot2020-03-192-0/+8
* [tx-robot] updated from transifexNextcloud bot2020-03-094-0/+4
* [tx-robot] updated from transifexNextcloud bot2020-02-262-4/+4
* [tx-robot] updated from transifexNextcloud bot2020-02-244-6/+6
* [tx-robot] updated from transifexNextcloud bot2020-02-222-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-02-032-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-01-312-10/+10
* [tx-robot] updated from transifexNextcloud bot2020-01-302-0/+14
* [tx-robot] updated from transifexNextcloud bot2020-01-232-0/+4
* Fix app updatesRoeland Jago Douma2020-01-211-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-01-214-6/+30
* [tx-robot] updated from transifexNextcloud bot2020-01-192-4/+4
* [tx-robot] updated from transifexNextcloud bot2020-01-182-18/+18
* [tx-robot] updated from transifexNextcloud bot2020-01-042-2/+2
* [tx-robot] updated from transifexNextcloud bot2019-12-232-2/+2
* [tx-robot] updated from transifexNextcloud bot2019-12-224-0/+8
* Fix Argument 3 passed to OCA\Encryption\Recovery::__construct() must be an in...Daniel Kesselberg2019-12-092-4/+0