summaryrefslogtreecommitdiffstats
path: root/version.php
Commit message (Collapse)AuthorAgeFilesLines
* 18.0.1 RC1Roeland Jago Douma2020-02-051-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump versionRoeland Jago Douma2020-01-171-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 18 RC 2Roeland Jago Douma2020-01-091-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 18 RC 1Roeland Jago Douma2020-01-021-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 18 beta 4Roeland Jago Douma2019-12-271-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #18505 from ↵Roeland Jago Douma2019-12-221-1/+1
|\ | | | | | | | | nextcloud/bugfix/18481/avatars-always-return-201-status-code Always set the generated flag to false when an avatar is being set
| * Always set the generated flag to false when an avatar is being setJoas Schilling2019-12-201-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Update license headers for 18Christoph Wurst2019-12-201-1/+0
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* 18 beta 3Roeland Jago Douma2019-12-121-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 18 Beta 2Roeland Jago Douma2019-12-111-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update license headersChristoph Wurst2019-12-051-2/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* 18 Beta 1Roeland Jago Douma2019-12-041-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Direct editing API to allow file editing using a one-time token forJulius Härtl2019-11-271-1/+1
| | | | | | mobile apps Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Increase server version to trigger all migrationsChristoph Wurst2019-10-071-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Development is 18 now!Roeland Jago Douma2019-09-051-3/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 17 Beta 4Roeland Jago Douma2019-09-041-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 17 beta 3Roeland Jago Douma2019-08-281-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 17.0.0 beta 2Roeland Jago Douma2019-08-211-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add a repair step to clear the projects access cacheJoas Schilling2019-08-211-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* 17.0.0 Beta 1Morris Jobke2019-08-081-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Repair step for link sharesRoeland Jago Douma2019-04-161-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump versions of server and the requirements of appsJoas Schilling2019-04-111-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* 16.0.0 RC 1Roeland Jago Douma2019-04-111-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 16.0.0 Beta 3Morris Jobke2019-04-031-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 16.0.0 Beta 2Roeland Jago Douma2019-03-281-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 16.0.0 Beta 1Morris Jobke2019-03-211-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 16.0.0 Alpha 1Morris Jobke2019-03-041-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Login flow V2Roeland Jago Douma2019-02-251-1/+1
| | | | | | | | This adds the new login flow. The desktop client will open up a browser and poll a returned endpoint at regular intervals to check if the flow is done. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump versions of server and the requirements of appsJoas Schilling2018-11-231-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* 15.0.0 RC 1Morris Jobke2018-11-221-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 15.0.0 Beta 2Morris Jobke2018-11-151-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 15.0.0 beta 1Morris Jobke2018-11-081-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Clear avatar cache with frontend repairJohn Molakvoæ (skjnldsv)2018-11-081-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* allow to add labels to sharesBjoern Schiessle2018-11-011-1/+1
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Add db column to store hide download stateRoeland Jago Douma2018-10-301-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add column to DB to store expired passwordsRoeland Jago Douma2018-10-021-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump the version on masterJoas Schilling2018-09-051-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* 14.0.0 RC 2Morris Jobke2018-08-311-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 14.0.0 RC 1Morris Jobke2018-08-241-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Nextcloud 14 Beta 4Roeland Jago Douma2018-08-161-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Nextcloud 14.0.0 beta3Roeland Jago Douma2018-08-091-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 14 Beta 2Roeland Jago Douma2018-08-021-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 14.0.0 Beta 1Morris Jobke2018-07-261-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add "password_by_talk" column to "share" table in the databaseDaniel Calviño Sánchez2018-07-241-1/+1
| | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* allow to add a personal note to a shareBjoern Schiessle2018-07-211-1/+1
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Add repair stepRoeland Jago Douma2018-07-101-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Only wait for cron if fix for endless wait is includedMorris Jobke2018-07-091-1/+1
| | | | | | * see https://github.com/nextcloud/server/issues/9992 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add visio mimetypesJoas Schilling2018-07-061-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump version to trigger migrationMorris Jobke2018-06-291-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Make 2FA providers statefulChristoph Wurst2018-06-201-1/+1
| | | | | | | | | | | This adds persistence to the Nextcloud server 2FA logic so that the server knows which 2FA providers are enabled for a specific user at any time, even when the provider is not available. The `IStatefulProvider` interface was added as tagging interface for providers that are compatible with this new API. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>