summaryrefslogtreecommitdiffstats
path: root/version.php
Commit message (Collapse)AuthorAgeFilesLines
* allow upgrading from 22.2.xArthur Schiwon2021-10-201-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Merge branch 'master' into release/23.0.0beta1John Molakvoæ2021-10-191-1/+1
|\
| * Profile backendChristopher Ng2021-10-191-1/+1
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * Add OpenDocument flat mimetypes and x-office/drawing aliasJulius Härtl2021-10-121-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | 23.0.0 beta 1John Molakvoæ2021-10-131-2/+2
|/ | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Add database ratelimiting backendLukas Reschke2021-09-061-1/+1
| | | | | | | In case no distributed memory cache is specified this adds a database backend for ratelimit purposes. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Allow upgrade from 22.1Julius Härtl2021-08-041-1/+1
| | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Master is now 23Joas Schilling2021-06-241-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* 22.0.0 RC1Arthur Schiwon2021-06-231-2/+2
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* 22.0.0 beta 5Arthur Schiwon2021-06-161-2/+2
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* 22.0.0 Beta 4Morris Jobke2021-06-101-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* 22.0.0 beta 3v22.0.0beta3Arthur Schiwon2021-06-021-2/+2
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* 22.0.0 beta 2Morris Jobke2021-05-261-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 22 beta1Roeland Jago Douma2021-05-201-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Do not try to contact lookup server if not neededRoeland Jago Douma2021-04-281-1/+1
| | | | | | | 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>
* Bump version to run migrationJoas Schilling2021-03-101-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Drop redundant indesRoeland Jago Douma2021-02-161-1/+1
| | | | | | | 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>
* Do not allow upgrade from Nextcloud 20Christoph Wurst2021-02-031-1/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Allow upgrades in Nextcloud 22Christoph Wurst2021-02-031-0/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* This is 22Joas Schilling2021-02-031-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* 21 beta8Roeland Jago Douma2021-01-211-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 21 beta7Roeland Jago Douma2021-01-141-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 21 beta6Roeland Jago Douma2021-01-111-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 21 beta5Roeland Jago Douma2021-01-041-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 21 beta4Roeland Jago Douma2020-12-281-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 21 beta3Roeland Jago Douma2020-12-231-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #24685 from nextcloud/version/21/beta2v21.0.0beta2Roeland Jago Douma2020-12-181-2/+2
|\ | | | | 21 beta2
| * 21 beta2Roeland Jago Douma2020-12-141-2/+2
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+2
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #24588 from nextcloud/version/21/beta1v21.0.0beta1Roeland Jago Douma2020-12-111-1/+1
|\ | | | | 21 beta1
| * 21 beta1Roeland Jago Douma2020-12-071-2/+2
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Allow upgrade from oc 10.5Julius Härtl2020-12-091-0/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Add a database table for the accounts data so we can search it betterJoas Schilling2020-12-071-1/+1
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Also make direct_edit.accessed nullableJoas Schilling2020-11-111-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Create primary keys on all tables and add a command to create the afterwardsJoas Schilling2020-11-101-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Replace the credentials table with one that can have empty userJoas Schilling2020-11-101-1/+1
| | | | | | Primary key columns on Oracle can not have empty strings Signed-off-by: Joas Schilling <coding@schilljs.com>
* Make sure columns with an empty default are nullable for OracleJoas Schilling2020-11-101-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add a background job that checks for potential user imported SSL ↵Morris Jobke2020-11-031-1/+1
| | | | | | certificates and shows a warning in the admin settings Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add cleanup job for old brutefoce attemptsRoeland Jago Douma2020-10-081-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump versionsJoas Schilling2020-09-181-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* 20 RC1Roeland Jago Douma2020-09-171-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 20 beta 4Roeland Jago Douma2020-09-031-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 20 Beta3Roeland Jago Douma2020-08-271-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 20 Beta 2Roeland Jago Douma2020-08-211-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 20.0.0 Beta 1Morris Jobke2020-08-211-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* New SSE key formatRoeland Jago Douma2020-08-201-1/+1
| | | | | | | * 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>
* Make legacy cipher opt inRoeland Jago Douma2020-08-191-1/+1
| | | | | | | | * 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>
* 20 in development nowRoeland Jago Douma2020-05-071-3/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 19 RC1Roeland Jago Douma2020-05-041-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>