Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-17 | 2 | -30/+30 |
| | |||||
* | Merge pull request #3841 from nextcloud/encyryption-trash-bin | Björn Schießle | 2017-03-15 | 2 | -6/+5 |
|\ | | | | | Delete files on encryption error | ||||
| * | always throw a encryption exception | Bjoern Schiessle | 2017-03-14 | 2 | -6/+5 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-15 | 2 | -0/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-14 | 2 | -4/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-02 | 12 | -0/+718 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-27 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-14 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-11 | 2 | -6/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-08 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-05 | 2 | -0/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-02 | 2 | -0/+4 |
| | |||||
* | Merge pull request #2044 from nextcloud/login-credential-store | Morris Jobke | 2017-01-30 | 1 | -2/+1 |
|\ | | | | | Login credential store | ||||
| * | minor version bump | Christoph Wurst | 2017-01-17 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | always allow remembered login | Christoph Wurst | 2017-01-11 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-30 | 4 | -6/+54 |
| | | |||||
* | | Merge pull request #3244 from nextcloud/settings-icon | Morris Jobke | 2017-01-25 | 1 | -0/+5 |
|\ \ | | | | | | | Settings icon for LDAP and encryption | ||||
| * | | add icon for encryption settings on personal page | Morris Jobke | 2017-01-24 | 1 | -0/+5 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-25 | 4 | -4/+6 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-22 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-16 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #2918 from nextcloud/encryption-recovery-improvements | Morris Jobke | 2017-01-13 | 4 | -37/+85 |
|\ \ | |/ |/| | create new encryption keys on password reset and backup the old one | ||||
| * | create new encryption keys on password reset and backup the old one | Bjoern Schiessle | 2017-01-10 | 4 | -37/+85 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-11 | 2 | -0/+18 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-09 | 2 | -16/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-05 | 2 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-04 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-02 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-29 | 2 | -0/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-26 | 34 | -242/+62 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-20 | 2 | -4/+24 |
| | |||||
* | Update app versions and requirements | Joas Schilling | 2016-12-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix mail header logo [fixes #1326] | Felix Epp | 2016-11-30 | 1 | -3/+2 |
| | | | | Signed-off-by: Felix A. Epp <work@felixepp.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-29 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-26 | 2 | -0/+2 |
| | |||||
* | check if session is initialized | Bjoern Schiessle | 2016-11-23 | 5 | -3/+59 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | init Session/privateKeys on Master Key | Maxence Lange | 2016-11-22 | 1 | -0/+3 |
| | | | I can't find another way to init the session ... | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-21 | 2 | -2/+24 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-18 | 2 | -2/+2 |
| | |||||
* | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -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 transifex | Nextcloud bot | 2016-11-10 | 2 | -2/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-07 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-01 | 2 | -0/+24 |
| | |||||
* | Merge pull request #1948 from nextcloud/move_away_lagacy_oc_l10n | Lukas Reschke | 2016-10-29 | 2 | -2/+2 |
|\ | | | | | Move away from legacy OC_L10N | ||||
| * | Move away from OC_L10N | Roeland Jago Douma | 2016-10-28 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-29 | 2 | -2/+20 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-27 | 2 | -42/+48 |
| | |||||
* | Fix migration tests | Roeland Jago Douma | 2016-10-13 | 1 | -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üller | 2016-10-12 | 3 | -47/+12 |
| | | | | | | files_external Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-09 | 2 | -2/+4 |
| |