summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
| * show suggestion to clean up possible invalid shares laterArthur Schiwon2021-02-021-0/+6
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * add repair job for unencoded calendarsArthur Schiwon2021-02-024-0/+135
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2021-02-132-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2021-02-124-22/+26
| |
* | [tx-robot] updated from transifexNextcloud bot2021-02-102-0/+2
| |
* | Merge pull request #25389 from nextcloud/backport/25302/stable19Roeland Jago Douma2021-02-091-1/+1
|\ \ | | | | | | [stable19] Use RFC-compliant URL encoding for cookies
| * | Use RFC-compliant URL encoding for cookiesMarco Ziech2021-01-291-1/+1
| | | | | | | | | | | | | | | | | | | | | PHP 7.4.2 changed the way how cookies are decoded, applying RFC-compliant raw URL decoding. This leads to a conflict Nextcloud's own cookie encoding, breaking the remember-me function if the UID contains a space character. Fixes #24438 Signed-off-by: Marco Ziech <marco@ziech.net>
* | | Merge pull request #25507 from nextcloud/backport/25500/stable19Roeland Jago Douma2021-02-091-1/+2
|\ \ \ | | | | | | | | [stable19] fix(translation): replace static error message
| * | | revert(comment)Samuel2021-02-051-1/+0
| | | | | | | | | | | | | | | | Signed-off-by: Samuel <faust64@gmail.com>
| * | | revert(exception): keep throwing an exception for nowSamuel2021-02-051-1/+2
| | | | | | | | | | | | | | | | Signed-off-by: Samuel <faust64@gmail.com>
| * | | fix(translation): replace static error messageSamuel2021-02-051-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | as suggested by @kesselb in nextcloud/server#25490 Signed-off-by: Samuel <faust64@gmail.com>
* | | | [tx-robot] updated from transifexNextcloud bot2021-02-094-0/+4
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2021-02-088-0/+14
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2021-02-0712-6/+16
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2021-02-062-2/+2
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2021-02-054-2/+8
| | |
* | | [tx-robot] updated from transifexNextcloud bot2021-02-042-0/+6
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2021-02-02164-1062/+138
| |
* | [tx-robot] updated from transifexNextcloud bot2021-02-012-0/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2021-01-318-38/+468
| |
* | [tx-robot] updated from transifexNextcloud bot2021-01-3012-0/+36
|/
* The objectid is a stringRoeland Jago Douma2021-01-291-1/+1
| | | | | | | This allows the query to use the index. Else it has to resort on scanning all the rows. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #25121 from nextcloud/backport/25036/stable19blizzz2021-01-281-0/+29
|\ | | | | [stable19] respect DB restrictions on number of arguments in statements and queries
| * CI satisfactionArthur Schiwon2021-01-151-1/+0
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * DB: warn on parameter number constraintsArthur Schiwon2021-01-151-0/+30
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2021-01-272-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2021-01-252-4/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2021-01-222-0/+8
| |
* | [tx-robot] updated from transifexNextcloud bot2021-01-212-0/+2
| |
* | Merge pull request #25194 from nextcloud/backport/25186/stable19Roeland Jago Douma2021-01-191-0/+1
|\ \ | | | | | | [stable19] Don't log keys on checkSignature
| * | Don't log keys on checkSignatureJoas Schilling2021-01-181-0/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2021-01-192-2/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-01-182-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2021-01-172-2/+2
| |
* | Merge pull request #25078 from nextcloud/backport/25034/stable19Morris Jobke2021-01-151-2/+2
|\ \ | |/ |/| [stable19] Make sure to do priority app upgrades first
| * Make sure to do priority app upgrades firstJulius Härtl2021-01-111-2/+2
| | | | | | | | | | | | | | | | Otherwise those apps might not be loaded when the others app migrations are running. The previous loading of authentication apps in the upgrade step never worked as it just returns in maintenance mode Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2021-01-132-4/+36
| |
* | [tx-robot] updated from transifexNextcloud bot2021-01-122-0/+6
|/
* [tx-robot] updated from transifexNextcloud bot2021-01-112-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-01-094-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-01-082-0/+2
|
* Merge pull request #24593 from nextcloud/backport/23912/stable19Morris Jobke2021-01-076-5/+91
|\ | | | | [stable19] use in objectstore copy
| * use in objectstore copyRobin Appelman2020-12-076-5/+91
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #24962 from nextcloud/backport/24683/stable19Julius Härtl2021-01-071-1/+7
|\ \ | | | | | | [stable19] [Fix #24682]: ensure federation cloud id is retruned if FN property not found
| * | [Fix #24682]: ensure federation cloud id is retruned if FN property not foundGuillaume Virlet2021-01-051-1/+7
| | | | | | | | | | | | Signed-off-by: Guillaume Virlet <github@virlet.org>
* | | Show unique displayname context in the sharing inputJulius Härtl2021-01-053-1/+10
|/ / | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2021-01-052-0/+8
| |
* | [tx-robot] updated from transifexNextcloud bot2021-01-032-4/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2021-01-012-2/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2020-12-312-10/+10
| |