Nextcloud bot
9e596dd0cf
[tx-robot] updated from transifex
5 years ago
Nextcloud bot
3fa2437223
[tx-robot] updated from transifex
5 years ago
Nextcloud bot
8d80ee547b
[tx-robot] updated from transifex
5 years ago
Nextcloud bot
41f0cf4fca
[tx-robot] updated from transifex
5 years ago
Nextcloud bot
a6cb2973a9
[tx-robot] updated from transifex
5 years ago
Morris Jobke
dc981623aa
Fix test
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years ago
Valdnet
b9d00a96b3
l10n: Unify spelling
Spelling unification in Nextcloud applications.
5 years ago
Nextcloud bot
5432c958be
[tx-robot] updated from transifex
5 years ago
Nextcloud bot
c7238e79be
[tx-robot] updated from transifex
5 years ago
Nextcloud bot
df685b4b59
[tx-robot] updated from transifex
5 years ago
Valdnet
2349df4ca5
l10n: Replace the apostrophe with double quotation
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
5 years ago
Nextcloud bot
f3baab3159
[tx-robot] updated from transifex
5 years ago
Nextcloud bot
3ab7d6cf3e
[tx-robot] updated from transifex
5 years ago
J0WI
21494a5b7b
Drop OpenSSL 0.9.8 workaround
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
5 years ago
Robin Appelman
8a92229485
getStorage can also return null
Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years ago
Nextcloud bot
bb8a71266e
[tx-robot] updated from transifex
5 years ago
Nextcloud bot
ae19cb168f
[tx-robot] updated from transifex
5 years ago
Nextcloud bot
8c7e246d98
[tx-robot] updated from transifex
5 years ago
Nextcloud bot
73bf04c2f5
[tx-robot] updated from transifex
5 years ago
Nextcloud bot
365d31743f
[tx-robot] updated from transifex
5 years ago
Roeland Jago Douma
19e2136963
Update autoloader files
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago
Nextcloud bot
24d5afb1b1
[tx-robot] updated from transifex
5 years ago
Nextcloud bot
ff54a0481b
[tx-robot] updated from transifex
5 years ago
dependabot-preview[bot]
eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard ) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/nextcloud/coding-standard/releases )
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/coding-standard/compare/v0.3.0...v0.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years ago
Nextcloud bot
57212a99f9
[tx-robot] updated from transifex
5 years ago
Roeland Jago Douma
918af40f05
Harden EncryptAll check for empty email
Reported by psalm
For #25641
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago
Nextcloud bot
f19287ae57
[tx-robot] updated from transifex
5 years ago
Joas Schilling
9de00f3d24
This is 22
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Nextcloud bot
d31013f1b8
[tx-robot] updated from transifex
6 years ago
Christoph Wurst
299f37c5d9
Update all composer autoloader files
The format changed between 2.0.8 and 2.0.9.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years ago
Nextcloud bot
6cf9c88596
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
c8cbb73c05
[tx-robot] updated from transifex
6 years ago
Morris Jobke
24d436cb60
Remove unneeded casts that were found by Psalm
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>
6 years ago
Nextcloud bot
d57153940b
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
de7c54c6ba
[tx-robot] updated from transifex
6 years ago
Christoph Wurst
d89a75be0b
Update all license headers for Nextcloud 21
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years ago
Roeland Jago Douma
b3037dee6a
FIXME use default RC4 method
* We should pick better default method!
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago
Roeland Jago Douma
98eede7f68
Fix encryption test
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago
Robin Appelman
7956cef622
rebuild autoloader scripts with 2.0.7
Signed-off-by: Robin Appelman <robin@icewind.nl>
6 years ago
Morris Jobke
c832e6180b
Remove unused dependencies in encryption app setup
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Morris Jobke
efe644137d
[encryption] Remove dependency fetching inside the constructor and move them to method call parameters
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Morris Jobke
858c7f4032
Auto-wire remaining encryption app services that depend on View
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Morris Jobke
5be18215fb
Auto-wire as much as possible in the encryption app
Also cleans up only non-classname services in the server container
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
essys
fdcfc4edce
Update ScanLegacyFormat.php
Fixed a small typo on line 99.
6 years ago
Morris Jobke
42a033bbc4
Change to full class names for the encryption app DI in preparation of auto-wiring
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Nextcloud bot
b1620344f3
[tx-robot] updated from transifex
6 years ago
Christoph Wurst
b2de9a6f9e
The encryption decrypt position can be int or string
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>
6 years ago
Christoph Wurst
8033655a5a
Migrate encryption to the PSR container
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years ago
Christoph Wurst
d9015a8c94
Format code to a single space around binary operators
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years ago
Roeland Jago Douma
fe30bfd232
Update autloader
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago