Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-17 | 2 | -0/+50 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-07 | 2 | -34/+34 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-29 | 2 | -6/+120 |
| | |||||
* | Update all composer autoloader files | Christoph Wurst | 2021-01-28 | 2 | -1/+33 |
| | | | | | | The format changed between 2.0.8 and 2.0.9. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-13 | 2 | -10/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-12 | 2 | -48/+48 |
| | |||||
* | Remove unneeded casts that were found by Psalm | Morris Jobke | 2021-01-11 | 4 | -24/+24 |
| | | | | | | In preparation of the update of Psalm from 4.2.1 to 4.3.1+ (see https://github.com/nextcloud/server/pull/24521) Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-31 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-18 | 2 | -8/+8 |
| | |||||
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 8 | -6/+7 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | FIXME use default RC4 method | Roeland Jago Douma | 2020-12-07 | 1 | -2/+2 |
| | | | | | | * We should pick better default method! Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix encryption test | Roeland Jago Douma | 2020-12-07 | 1 | -1/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | rebuild autoloader scripts with 2.0.7 | Robin Appelman | 2020-11-26 | 4 | -3/+5 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #24288 from ↵ | Morris Jobke | 2020-11-23 | 2 | -38/+4 |
|\ | | | | | | | | | nextcloud/techdebt/noid/encryption-setup-dependency-cleanup Remove unused dependencies in encryption app setup | ||||
| * | Remove unused dependencies in encryption app setup | Morris Jobke | 2020-11-23 | 2 | -38/+4 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [encryption] Remove dependency fetching inside the constructor and move them ↵ | Morris Jobke | 2020-11-22 | 2 | -19/+11 |
| | | | | | | | | | | | | to method call parameters Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Auto-wire remaining encryption app services that depend on View | Morris Jobke | 2020-11-22 | 1 | -54/+0 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Auto-wire as much as possible in the encryption app | Morris Jobke | 2020-11-20 | 1 | -93/+0 |
| | | | | | | Also cleans up only non-classname services in the server container Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update ScanLegacyFormat.php | essys | 2020-11-20 | 1 | -1/+1 |
| | | | Fixed a small typo on line 99. | ||||
* | Change to full class names for the encryption app DI in preparation of ↵ | Morris Jobke | 2020-11-11 | 1 | -44/+44 |
| | | | | | | auto-wiring Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-01 | 2 | -2/+2 |
| | |||||
* | The encryption decrypt position can be int or string | Christoph Wurst | 2020-10-13 | 2 | -2/+2 |
| | | | | | | | The public API said string, internally we treated it as int. In reality both are used. Let's reflect that in the documented argument type. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Migrate encryption to the PSR container | Christoph Wurst | 2020-10-07 | 1 | -74/+77 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 8 | -12/+12 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update autloader | Roeland Jago Douma | 2020-09-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Bump versions | Joas Schilling | 2020-09-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-09-15 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-28 | 2 | -2/+2 |
| | |||||
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 13 | -2/+14 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-21 | 2 | -0/+2 |
| | |||||
* | Merge pull request #22018 from nextcloud/bugfix/noid/harden-key-generation | Morris Jobke | 2020-08-19 | 5 | -39/+128 |
|\ | | | | | Harden SSE key generation | ||||
| * | Fix typo in error message | Morris Jobke | 2020-08-19 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Test for locking state in key generation | Julius Härtl | 2020-08-14 | 2 | -5/+51 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Harden key generation | Julius Härtl | 2020-08-14 | 3 | -34/+77 |
| | | | | | | | | | | | | | | | | | | | | There might be cases where multiple requests trigger the key generation at the same time and the instance ends up with a non-fitting public/private key pair. Therefore the whole key generation should be locked. Other than that this makes sure that user key generation return values are properly validated. Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Add legacy scanning command | Roeland Jago Douma | 2020-08-19 | 4 | -1/+144 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Make legacy cipher opt in | Roeland Jago Douma | 2020-08-19 | 3 | -12/+38 |
| | | | | | | | | | | | | | | | | * Systems that upgrade have this enabled by default * New systems disable it * We'll have to add some wargning in the setup checks if this is enabled Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Fix some MissingDocblockType or InvalidDocblock warnings. | Daniel Kesselberg | 2020-08-14 | 1 | -2/+1 |
|/ | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Merge pull request #22199 from ↵ | Morris Jobke | 2020-08-12 | 14 | -100/+100 |
|\ | | | | | | | | | nextcloud/techdebt/noid/PHPUnit_Framework_MockObject_MockObject Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to … | ||||
| * | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to ↵ | Morris Jobke | 2020-08-12 | 14 | -100/+100 |
| | | | | | | | | | | | | \PHPUnit\Framework\MockObject\MockObject Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | SSE enhancement | Roeland Jago Douma | 2020-08-11 | 1 | -2/+8 |
|/ | | | | | | | Do not blind concatenate ints. Lets add a _ between them. So that we can distrinquis them properly Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-31 | 2 | -0/+2 |
| | |||||
* | Encryption is ready if master key is enabled | Julius Härtl | 2020-07-21 | 1 | -0/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Use DOMContentLoaded and fix sharebymail loading issue | John Molakvoæ (skjnldsv) | 2020-07-20 | 3 | -3/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-19 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-07 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-03 | 2 | -0/+4 |
| | |||||
* | Also always return in app commands | Joas Schilling | 2020-06-26 | 3 | -6/+11 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-09 | 2 | -18/+18 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-01 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-22 | 2 | -0/+10 |
| |