Commit graph

838 commits

Author SHA1 Message Date
Nextcloud bot
3527c6e3d8
[tx-robot] updated from transifex 2021-06-16 02:26:31 +00:00
Nextcloud bot
dcec4b00f8
[tx-robot] updated from transifex 2021-06-04 02:28:27 +00:00
Nextcloud bot
4bf9b3a24b
[tx-robot] updated from transifex 2021-05-31 02:35:37 +00:00
Nextcloud bot
885b0b3dbf
[tx-robot] updated from transifex 2021-05-25 02:27:32 +00:00
Nextcloud bot
395ad7a96a
[tx-robot] updated from transifex 2021-05-23 02:26:00 +00:00
Nextcloud bot
dd54f7f52b
[tx-robot] updated from transifex 2021-05-22 02:27:27 +00:00
Nextcloud bot
b13dbbb9d7
[tx-robot] updated from transifex 2021-05-21 02:28:08 +00:00
Nextcloud bot
48c7be075e
[tx-robot] updated from transifex 2021-05-20 02:28:10 +00:00
Nextcloud bot
f5e5b07d05
[tx-robot] updated from transifex 2021-05-19 02:31:48 +00:00
Nextcloud bot
edd3f064c2
[tx-robot] updated from transifex 2021-05-07 02:26:59 +00:00
Nextcloud bot
b6160045f4
[tx-robot] updated from transifex 2021-04-30 02:28:02 +00:00
Nextcloud bot
c5e0d912c5
[tx-robot] updated from transifex 2021-04-17 02:24:17 +00:00
Nextcloud bot
ef273fef4b
[tx-robot] updated from transifex 2021-03-24 02:25:17 +00:00
Nextcloud bot
2e2d2e79e8
[tx-robot] updated from transifex 2021-03-22 02:23:56 +00:00
Nextcloud bot
89319b995f
[tx-robot] updated from transifex 2021-03-21 02:23:20 +00:00
Joas Schilling
ebb9f1d16a
Add a KnownUsers database with model
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-11 08:38:55 +01:00
Nextcloud bot
45cc358d79
[tx-robot] updated from transifex 2021-03-09 02:24:04 +00:00
Nextcloud bot
5a39900c24
[tx-robot] updated from transifex 2021-03-04 02:22:22 +00:00
Nextcloud bot
38f40f821d
[tx-robot] updated from transifex 2021-02-28 02:20:04 +00:00
Nextcloud bot
cb9edff655
[tx-robot] updated from transifex 2021-02-23 02:39:36 +00:00
Nextcloud bot
1db95da5d1
[tx-robot] updated from transifex 2021-02-17 02:21:17 +00:00
Nextcloud bot
6d813b419e
[tx-robot] updated from transifex 2021-02-07 02:21:00 +00:00
Nextcloud bot
d31013f1b8
[tx-robot] updated from transifex 2021-01-29 02:21:15 +00:00
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>
2021-01-28 14:24:34 +01:00
Nextcloud bot
6cf9c88596
[tx-robot] updated from transifex 2021-01-13 02:20:19 +00:00
Nextcloud bot
c8cbb73c05
[tx-robot] updated from transifex 2021-01-12 02:19:49 +00:00
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>
2021-01-11 13:14:41 +01:00
Nextcloud bot
d57153940b
[tx-robot] updated from transifex 2020-12-31 02:27:04 +00:00
Nextcloud bot
de7c54c6ba
[tx-robot] updated from transifex 2020-12-18 02:20:09 +00:00
Christoph Wurst
d89a75be0b
Update all license headers for Nextcloud 21
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-16 18:48:22 +01:00
Roeland Jago Douma
b3037dee6a
FIXME use default RC4 method
* We should pick better default method!

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-12-07 15:44:04 +01:00
Roeland Jago Douma
98eede7f68
Fix encryption test
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-12-07 15:44:04 +01:00
Robin Appelman
7956cef622
rebuild autoloader scripts with 2.0.7
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-11-26 15:49:03 +01:00
Morris Jobke
dc5f17f561
Merge pull request #24288 from nextcloud/techdebt/noid/encryption-setup-dependency-cleanup
Remove unused dependencies in encryption app setup
2020-11-23 20:43:42 +01:00
Morris Jobke
c832e6180b
Remove unused dependencies in encryption app setup
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-23 16:20:00 +01:00
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>
2020-11-22 22:35:02 +01:00
Morris Jobke
858c7f4032
Auto-wire remaining encryption app services that depend on View
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-22 22:22:16 +01:00
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>
2020-11-20 23:13:22 +01:00
essys
fdcfc4edce
Update ScanLegacyFormat.php
Fixed a small typo on line 99.
2020-11-20 10:16:35 +01:00
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>
2020-11-11 21:30:45 +01:00
Nextcloud bot
b1620344f3
[tx-robot] updated from transifex 2020-11-01 02:18:23 +00:00
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>
2020-10-13 10:51:22 +02:00
Christoph Wurst
8033655a5a
Migrate encryption to the PSR container
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-07 15:34:06 +02:00
Christoph Wurst
d9015a8c94
Format code to a single space around binary operators
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-05 20:25:24 +02:00
Roeland Jago Douma
fe30bfd232
Update autloader
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-24 14:59:41 +02:00
Joas Schilling
48761481eb
Bump versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-18 09:16:45 +02:00
Nextcloud bot
869f3f5895
[tx-robot] updated from transifex 2020-09-15 10:48:26 +00:00
Nextcloud bot
40e2339151
[tx-robot] updated from transifex 2020-08-28 02:16:21 +00:00
Christoph Wurst
2a054e6c04
Update the license headers for Nextcloud 20
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-08-24 14:54:25 +02:00
Nextcloud bot
69482049e6
[tx-robot] updated from transifex 2020-08-21 02:16:43 +00:00