aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Fix IPv6 localhost regexJ0WI2020-12-221-1/+1
* Actually set the TTL on redis setRoeland Jago Douma2020-12-211-1/+7
* Merge pull request #24751 from nextcloud/backport/24737/stable20Roeland Jago Douma2020-12-211-0/+2
|\
| * Also unset the other possible unused paramtersRoeland Jago Douma2020-12-181-0/+2
* | Limit getIncomplete query to one rowDaniel Kesselberg2020-12-211-1/+2
|/
* Do not include non-required scripts on the upgrade pageJulius Härtl2020-12-151-1/+1
* Merge pull request #24546 from nextcloud/backport/24543/stable20Roeland Jago Douma2020-12-151-0/+3
|\
| * Don't log params of imagecreatefromstringVincent Petry2020-12-041-0/+3
* | Check php compatibility of app store app releasesChristoph Wurst2020-12-141-7/+25
* | Make sure the migrations table schema is always checkedJulius Härtl2020-12-142-0/+6
* | Properly migrate from new owncloud avatar locationJulius Härtl2020-12-141-73/+42
* | Readd repair steps that are relevant when migrating from ownCloudJulius Härtl2020-12-147-0/+615
* | Allow major/minor match for owncloud versionJulius Härtl2020-12-141-1/+4
* | Avoid checking for brute force protection capabilities when upgradingJulius Härtl2020-12-141-0/+4
* | Drop fk constraints on locks tableJulius Härtl2020-12-141-0/+9
* | Fix typo Morris Jobke2020-12-041-1/+1
* | Remember me is not an app_passwordRoeland Jago Douma2020-12-041-2/+12
* | Merge pull request #24553 from nextcloud/backport/24550/stable20Roeland Jago Douma2020-12-041-0/+1
|\ \
| * | Generate a new session id if the decrypting the session data failsRoeland Jago Douma2020-12-041-0/+1
| |/
* / Revert "Do not read certificate bundle from data dir by default"Morris Jobke2020-12-041-7/+7
|/
* Merge pull request #24532 from nextcloud/backport/24409/stable20Roeland Jago Douma2020-12-032-2/+4
|\
| * Also handle legacy cipher support when encryption is disabled but an old mast...Julius Härtl2020-12-032-2/+4
* | Merge pull request #24530 from nextcloud/fix/stable20-nextcloud-log-normalizerMorris Jobke2020-12-031-1/+1
|\ \
| * | Replace abandoned log normalizer with our forkChristoph Wurst2020-12-031-1/+1
| |/
* / Fix vsprint parameterRoeland Jago Douma2020-12-031-1/+1
|/
* Merge pull request #24509 from nextcloud/backport/23257/stable20Roeland Jago Douma2020-12-021-5/+4
|\
| * Fix file size computation on 32bit platformsaler92020-12-021-5/+4
* | Add notification for user limitMorris Jobke2020-12-021-2/+23
* | Allow subscription to indicate that a userlimit is reachedMorris Jobke2020-12-022-3/+90
|/
* Merge pull request #24325 from nextcloud/backport/24103/stable20Morris Jobke2020-12-011-1/+1
|\
| * Only check path for being accessible when the storage is a object homeJulius Härtl2020-11-241-1/+1
* | Merge pull request #24353 from nextcloud/backport/24162/stable20Roeland Jago Douma2020-11-253-13/+48
|\ \
| * | send expected format of cloud idArthur Schiwon2020-11-251-1/+2
| * | set the display name of federated sharees from addressbookArthur Schiwon2020-11-243-13/+47
| |/
* / Fix the config key on the sharing expire checkboxChristoph Wurst2020-11-241-1/+1
|/
* Merge pull request #24249 from nextcloud/backport/24241/stable20Morris Jobke2020-11-202-0/+8
|\
| * Harden EncryptionLegacyCipher a bitRoeland Jago Douma2020-11-202-0/+8
* | Simple typo in commentsCarlos Ferreira2020-11-201-2/+2
* | Merge pull request #24230 from nextcloud/backport/24007/stable20Morris Jobke2020-11-201-1/+7
|\ \
| * | allow selecting multiple columns with SELECT DISTINCTRobin Appelman2020-11-191-1/+7
* | | Merge pull request #24228 from nextcloud/backport/24135/stable20Morris Jobke2020-11-201-2/+2
|\ \ \ | |_|/ |/| |
| * | Fix #23357medcloud2020-11-191-2/+2
| |/
* / use file name instead of path in 'not allowed to share' messageRobin Appelman2020-11-191-2/+1
|/
* missing levelMaxence Lange2020-11-191-0/+1
* Merge pull request #24159 from nextcloud/backport/24069/stable20Daniel Calviño Sánchez2020-11-161-3/+3
|\
| * Fix default internal expiration dateDaniel Calviño Sánchez2020-11-161-3/+3
* | Merge pull request #24156 from nextcloud/backport/24112/stable20Roeland Jago Douma2020-11-161-0/+3
|\ \ | |/ |/|
| * Set up FS before querying storage info in settingsVincent Petry2020-11-161-0/+3
* | Don't throw on SHOW VERSION queryJoas Schilling2020-11-161-1/+2
|/
* Create primary keys on all tables and add a command to create the afterwardsJoas Schilling2020-11-121-0/+42