Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-23store mountprovider for each mount in the mounts tableRobin Appelman
this enabled more fine grained filesystem setup Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-01-18Add hashed attribute column for indexed job existence checkJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-12-14Migrate profile_config id column to bigintChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-12-13Bump version to trigger migrationJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-12-03Fix relation "user_id" already exists migration errorChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-11-11Master is now 24Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-0823.0.0 RC1John Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2021-11-0123.0.0 beta 3John Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2021-10-2523.0.0 beta 2John Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2021-10-20allow upgrading from 22.2.xArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-10-19Merge branch 'master' into release/23.0.0beta1John Molakvoæ
2021-10-19Profile backendChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-10-1323.0.0 beta 1John Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2021-10-12Add OpenDocument flat mimetypes and x-office/drawing aliasJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-09-06Add database ratelimiting backendLukas Reschke
In case no distributed memory cache is specified this adds a database backend for ratelimit purposes. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-08-04Allow upgrade from 22.1Julius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-24Master is now 23Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-2322.0.0 RC1Arthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-1622.0.0 beta 5Arthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-1022.0.0 Beta 4Morris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-06-0222.0.0 beta 3v22.0.0beta3Arthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-05-2622.0.0 beta 2Morris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-05-2022 beta1Roeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-04-28Do not try to contact lookup server if not neededRoeland Jago Douma
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-03-10Bump version to run migrationJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-16Drop redundant indesRoeland Jago Douma
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-03Do not allow upgrade from Nextcloud 20Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-02-03Allow upgrades in Nextcloud 22Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-02-03This is 22Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-2121 beta8Roeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-1421 beta7Roeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-1121 beta6Roeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-0421 beta5Roeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-12-2821 beta4Roeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-12-2321 beta3Roeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-12-18Merge pull request #24685 from nextcloud/version/21/beta2v21.0.0beta2Roeland Jago Douma
21 beta2
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-1421 beta2Roeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-12-11Merge pull request #24588 from nextcloud/version/21/beta1v21.0.0beta1Roeland Jago Douma
21 beta1
2020-12-09Allow upgrade from oc 10.5Julius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-07Add a database table for the accounts data so we can search it betterJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-0721 beta1Roeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-11-11Also make direct_edit.accessed nullableJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-10Create primary keys on all tables and add a command to create the afterwardsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-10Replace the credentials table with one that can have empty userJoas Schilling
Primary key columns on Oracle can not have empty strings Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-10Make sure columns with an empty default are nullable for OracleJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-03Add a background job that checks for potential user imported SSL ↵Morris Jobke
certificates and shows a warning in the admin settings Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-08Add cleanup job for old brutefoce attemptsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-18Bump versionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>