Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Composer updated | Roeland Jago Douma | 2018-01-04 | 2 | -16/+12 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-04 | 4 | -4/+132 |
| | |||||
* | Use proper authorative-autoloader for app autoloaders | Roeland Jago Douma | 2017-12-14 | 2 | -11/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-12 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-11 | 12 | -24/+664 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-10 | 10 | -0/+640 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-08 | 2 | -0/+128 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-07 | 2 | -0/+128 |
| | |||||
* | Update license headers | Morris Jobke | 2017-11-06 | 31 | -0/+58 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-06 | 2 | -32/+32 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-03 | 4 | -0/+256 |
| | |||||
* | Merge pull request #6875 from nextcloud/app_autoloaders | Joas Schilling | 2017-11-01 | 9 | -0/+655 |
|\ | | | | | Move server apps to dedicated autoloader | ||||
| * | Encryption Autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+655 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-01 | 2 | -6/+58 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-28 | 2 | -0/+14 |
| | | |||||
* | | Use ::class in test mocks of encryption app | Morris Jobke | 2017-10-26 | 14 | -77/+125 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 10 | -25/+43 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #6919 from nextcloud/di-appmanager-encryption-migration | Morris Jobke | 2017-10-24 | 2 | -9/+15 |
|\ | | | | | Use DI for IAppManager to encryption migration | ||||
| * | Use DI for IAppManager to encryption migration | Morris Jobke | 2017-10-24 | 2 | -9/+15 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #6922 from nextcloud/unneeded-isEnabled-check | Björn Schießle | 2017-10-24 | 1 | -17/+4 |
|\ \ | | | | | | | Remove unneeded check if app is enabled | ||||
| * | | Remove unneeded check if app is enabled | Morris Jobke | 2017-10-23 | 1 | -17/+4 |
| |/ | | | | | | | | | | | App code will not be executable if the app is not enabled, because the autoloader refuses to load that class. Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-24 | 2 | -0/+128 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-06 | 2 | -12/+40 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-29 | 2 | -6/+68 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-21 | 4 | -4/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-19 | 2 | -4/+4 |
| | |||||
* | print generated encryption key passwords directly after generating the keys ↵ | Kenneth Newwood | 2017-09-11 | 2 | -8/+11 |
| | | | | | | so that errors during the encryption do not lead to a potentially massive data loss Signed-off-by: Kenneth Newwood <kenneth@newwood.name> | ||||
* | [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 |
|/ |