Commit Graph

270 Commits

Author SHA1 Message Date
Arthur Schiwon a493412cfe
22.0.0 beta 3
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-02 10:16:52 +02:00
Morris Jobke 5a04659c9f
22.0.0 beta 2
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-05-26 09:29:05 +02:00
Roeland Jago Douma 279799c6ec
22 beta1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-05-20 12:05:46 +02:00
Roeland Jago Douma 758a662b23 Do not try to contact lookup server if not needed
In some cases (for example you never send data to the lookup server)
there is no need for this job to even try.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-04-28 14:27:46 +02:00
Joas Schilling 45dbc471d9
Bump version to run migration
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-10 20:05:39 +01:00
Roeland Jago Douma 2ea3cb7c93 Drop redundant indes
Those indexes are already covered by others. So those can just be used.
THose extra indexes just take up space.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-02-16 11:38:43 +01:00
Christoph Wurst aefcc03b78
Do not allow upgrade from Nextcloud 20
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-02-03 20:07:38 +01:00
Christoph Wurst 6e445aaaf3
Allow upgrades in Nextcloud 22
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-02-03 20:05:16 +01:00
Joas Schilling 9de00f3d24
This is 22
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-03 08:38:41 +01:00
Roeland Jago Douma a191497737 21 beta8
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-21 09:13:26 +01:00
Roeland Jago Douma c61ee49b10
21 beta7
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-14 11:30:42 +01:00
Roeland Jago Douma da3a986447
21 beta6
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-11 09:54:10 +01:00
Roeland Jago Douma 4ed6d5781a
21 beta5
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-04 09:36:12 +01:00
Roeland Jago Douma 379acf6e35
21 beta4
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-12-28 10:22:50 +01:00
Roeland Jago Douma be7d582c7e
21 beta3
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-12-23 19:40:11 +01:00
Roeland Jago Douma 2492b448e9
Merge pull request #24685 from nextcloud/version/21/beta2
21 beta2
2020-12-18 08:50:59 +01: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 d4811aafb1
21 beta2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-12-14 09:17:42 +01:00
Roeland Jago Douma 9dd27f923e
Merge pull request #24588 from nextcloud/version/21/beta1
21 beta1
2020-12-11 15:34:38 +01:00
Julius Härtl 96071d7b77
Allow upgrade from oc 10.5
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-09 12:13:32 +01:00
Joas Schilling eaba155a09
Add a database table for the accounts data so we can search it better
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-07 14:19:37 +01:00
Roeland Jago Douma f480436c67
21 beta1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-12-07 13:14:16 +01:00
Joas Schilling 85ec5eb531
Also make direct_edit.accessed nullable
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-11 14:46:06 +01:00
Joas Schilling d5df033ede
Create primary keys on all tables and add a command to create the afterwards
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-10 15:36:27 +01:00
Joas Schilling 5b5aebbf66
Replace the credentials table with one that can have empty user
Primary key columns on Oracle can not have empty strings

Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-10 15:36:27 +01:00
Joas Schilling ecbb066dec
Make sure columns with an empty default are nullable for Oracle
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-10 15:35:16 +01:00
Morris Jobke 1c496a5a35
Add a background job that checks for potential user imported SSL certificates and shows a warning in the admin settings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-03 10:06:33 +01:00
Roeland Jago Douma 6c1b542def
Add cleanup job for old brutefoce attempts
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-10-08 19:51:13 +02:00
Joas Schilling 48761481eb
Bump versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-18 09:16:45 +02:00
Roeland Jago Douma 5b00e21e30
20 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-17 18:14:37 +02:00
Roeland Jago Douma b7edc61a83
20 beta 4
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-03 14:48:42 +02:00
Roeland Jago Douma c772df81c3
20 Beta3
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-08-27 10:47:31 +02:00
Roeland Jago Douma b22a2665e3
20 Beta 2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-08-21 10:26:52 +02:00
Morris Jobke 0197f94755
20.0.0 Beta 1
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-21 08:44:10 +02:00
Roeland Jago Douma 5340ab3a75
New SSE key format
* Encrypt the keys with the instance secret
* Store them as json (so we can add other things if needed)

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-08-20 15:42:43 +02:00
Roeland Jago Douma 8928bbe969
Make legacy cipher opt in
* 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>
2020-08-19 15:45:45 +02:00
Roeland Jago Douma ae9330d18b
20 in development now
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-07 08:30:55 +02:00
Roeland Jago Douma c1003a2f4b
19 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-04 21:16:15 +02:00
Roeland Jago Douma c74c79cceb
19 beta 7
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-04-30 20:31:27 +02:00
Roeland Jago Douma 332cf4b70d
19 beta 6
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-04-23 09:10:19 +02:00
Roeland Jago Douma d0548f6fa8
19 Beta 5
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-04-16 09:17:42 +02:00
Roeland Jago Douma 2e36ea010a
19 beta 4
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-04-15 21:54:55 +02:00
Roeland Jago Douma 4c19fab1a0
19 beta 3
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-04-09 14:50:31 +02:00
Roeland Jago Douma 4a06651800
19 beta 2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-04-04 10:46:54 +02:00
Roeland Jago Douma 245c5bf29d
19 beta 1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-04-01 13:00:13 +02:00
Roeland Jago Douma 53db05a1f6
Start with webauthn
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-03-31 22:17:07 +02:00
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-03-26 16:34:56 +01:00
Roeland Jago Douma 1e41f36230
NC 19 development
We branched of stable18. So time to bump the version number.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-21 14:00:58 +01:00
Roeland Jago Douma 91397d56ef
18 RC 1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-02 19:34:04 +01:00
Roeland Jago Douma 178c13a2a9
18 beta 4
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-27 13:13:46 +01:00