Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-27 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-24 | 10 | -0/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-23 | 32 | -58/+0 |
| | |||||
* | add occ command to recover encrypted files in case of password lost | Bjoern Schiessle | 2018-08-16 | 6 | -12/+146 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Bump autoloaders | Roeland Jago Douma | 2018-08-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #10397 from nextcloud/encryption-s3-fix | Björn Schießle | 2018-08-08 | 1 | -1/+0 |
|\ | | | | | make file cache updates more robust | ||||
| * | make file cache updates more robust | Bjoern Schiessle | 2018-07-31 | 1 | -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/settings | Roeland Jago Douma | 2018-08-02 | 2 | -4/+4 |
|\ \ | | | | | | | Settings design polishing | ||||
| * | | Fix encryption admin section tests | Julius Härtl | 2018-08-02 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | Move encryption settings to security | Julius Härtl | 2018-08-01 | 1 | -2/+2 |
| |/ | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-02 | 2 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-30 | 2 | -0/+2 |
| | |||||
* | Mixin scss icon api | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Svg icon api sass function and upgrade of all styles | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-19 | 6 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-10 | 4 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-28 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-21 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-20 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-15 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-12 | 4 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-06 | 4 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-01 | 6 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-31 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-30 | 4 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-26 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-25 | 4 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-18 | 14 | -14/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-17 | 14 | -14/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-12 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-08 | 2 | -0/+14 |
| | |||||
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-14 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-06 | 106 | -216/+216 |
| | |||||
* | Merge pull request #8603 from nextcloud/enc-cleanup | Morris Jobke | 2018-03-05 | 11 | -1147/+8 |
|\ | | | | | kill old encryption migration steps | ||||
| * | this was a migration step to ownCloud 8.0 to restructure the encryption ↵ | Bjoern Schiessle | 2018-03-02 | 11 | -1147/+8 |
| | | | | | | | | | | | | folder which is no longer needed Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-04 | 2 | -6/+6 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-24 | 2 | -0/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-23 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-21 | 2 | -6/+6 |
| | |||||
* | Fix info.xml files of shipped apps | Joas Schilling | 2018-02-16 | 1 | -16/+24 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #8335 from nextcloud/remove-unused-import | Morris Jobke | 2018-02-14 | 2 | -2/+0 |
|\ | | | | | Remove unused import statements | ||||
| * | Remove unused import statements | Morris Jobke | 2018-02-14 | 2 | -2/+0 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Simplify return statement | Morris Jobke | 2018-02-13 | 1 | -5/+2 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-13 | 12 | -14/+78 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-09 | 96 | -96/+96 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-04 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-01 | 104 | -208/+104 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-29 | 2 | -60/+60 |
| | |||||
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> |