Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-30 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-18 | 4 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-17 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-12 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-09 | 56 | -56/+56 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-08 | 2 | -2/+2 |
| | |||||
* | Fix comparisons in encryption app | Joas Schilling | 2017-08-01 | 2 | -4/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-01 | 4 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-30 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-25 | 4 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-24 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-23 | 2 | -2/+4 |
| | |||||
* | make sure that we always have a owner | Bjoern Schiessle | 2017-07-20 | 1 | -4/+17 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Add recovery key on public upload | Bjoern Schiessle | 2017-07-20 | 1 | -2/+8 |
| | | | | | | | | In order to decide if a recovery key needs to be added we always need to check the files owner settings and not the settings of the currently logged in user. Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-17 | 2 | -58/+76 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-15 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-13 | 6 | -28/+32 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-12 | 6 | -20/+24 |
| | |||||
* | Merge pull request #5649 from nextcloud/fix-5611 | Morris Jobke | 2017-07-10 | 1 | -8/+10 |
|\ | | | | | fix alignment of radio button and its label in encryption settings | ||||
| * | fix alignment of radio button and its label in encryption settings | Arthur Schiwon | 2017-07-07 | 1 | -8/+10 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-10 | 4 | -2/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-09 | 6 | -6/+12 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-08 | 16 | -72/+86 |
|/ | |||||
* | adjust encryption tests to the new master key default | Bjoern Schiessle | 2017-07-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | since the default for the master key changed we need to write the setting ↵ | Bjoern Schiessle | 2017-07-06 | 2 | -1/+84 |
| | | | | | | explicitely to the database if we migrate from a older version Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add occ command to disable the master key again | Bjoern Schiessle | 2017-07-06 | 1 | -0/+89 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | improve status messages | Bjoern Schiessle | 2017-07-06 | 4 | -7/+27 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | after the master key was loaded we are ready to go, no re-login needed | Bjoern Schiessle | 2017-07-06 | 3 | -4/+17 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | only collect detailed access list if it is really needed | Bjoern Schiessle | 2017-07-06 | 1 | -0/+9 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | make master key the new default | Bjoern Schiessle | 2017-07-06 | 2 | -1/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-05 | 2 | -2/+22 |
| | |||||
* | move encryption to security (and behind two factor things) | Arthur Schiwon | 2017-06-27 | 3 | -122/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | We're on 13 now… | Arthur Schiwon | 2017-06-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix setting up encryption section | Arthur Schiwon | 2017-06-23 | 2 | -78/+16 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | adapt encryption | Arthur Schiwon | 2017-06-23 | 5 | -7/+203 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-17 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-09 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-08 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-07 | 2 | -38/+108 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-04 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-02 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-29 | 6 | -14/+40 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-28 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-25 | 2 | -0/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-24 | 2 | -2/+84 |
| | |||||
* | Split multi-author entries | Joas Schilling | 2017-05-22 | 1 | -1/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Bump app versions as well | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Adjust version requirement | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-11 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-09 | 50 | -50/+50 |
| |