summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
| * | Use RFC-compliant URL encoding for cookiesMarco Ziech2021-01-291-1/+1
| |/
* | revert(comment)Samuel2021-02-051-1/+0
* | revert(exception): keep throwing an exception for nowSamuel2021-02-051-1/+2
* | fix(translation): replace static error messageSamuel2021-02-051-1/+2
|/
* The objectid is a stringRoeland Jago Douma2021-01-291-1/+1
* Merge pull request #25121 from nextcloud/backport/25036/stable19blizzz2021-01-281-0/+29
|\
| * CI satisfactionArthur Schiwon2021-01-151-1/+0
| * DB: warn on parameter number constraintsArthur Schiwon2021-01-151-0/+30
* | Don't log keys on checkSignatureJoas Schilling2021-01-181-0/+1
* | Make sure to do priority app upgrades firstJulius Härtl2021-01-111-2/+2
|/
* Merge pull request #24593 from nextcloud/backport/23912/stable19Morris Jobke2021-01-075-5/+83
|\
| * use in objectstore copyRobin Appelman2020-12-075-5/+83
* | Merge pull request #24962 from nextcloud/backport/24683/stable19Julius Härtl2021-01-071-1/+7
|\ \
| * | [Fix #24682]: ensure federation cloud id is retruned if FN property not foundGuillaume Virlet2021-01-051-1/+7
* | | Show unique displayname context in the sharing inputJulius Härtl2021-01-053-1/+10
|/ /
* | Avoid huge exception argument loggingRoeland Jago Douma2020-12-292-4/+22
* | Actually set the TTL on redis setRoeland Jago Douma2020-12-211-1/+7
|/
* Fix typo Morris Jobke2020-12-041-1/+1
* Remember me is not an app_passwordRoeland Jago Douma2020-12-041-2/+12
* Generate a new session id if the decrypting the session data failsRoeland Jago Douma2020-12-041-0/+1
* Fix vsprint parameterRoeland Jago Douma2020-12-031-1/+1
* Fix file size computation on 32bit platformsaler92020-12-021-5/+4
* Merge pull request #24327 from nextcloud/backport/24103/stable19Morris 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 #24354 from nextcloud/backport/24162/stable19Roeland 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-253-13/+47
| |/
* | Extra white space to follow other ifslui87kw2020-11-251-1/+1
* | Avoid substr() error when strpos returns falsebladewing2020-11-251-6/+9
* | Fix the config key on the sharing expire checkboxChristoph Wurst2020-11-241-1/+1
|/
* Simple typo in commentsCarlos Ferreira2020-11-201-2/+2
* Merge pull request #24160 from nextcloud/backport/24069/stable19Roeland Jago Douma2020-11-161-3/+3
|\
| * Fix default internal expiration dateDaniel Calviño Sánchez2020-11-161-3/+3
* | Merge pull request #24076 from nextcloud/backport/23741/stable19Julius Härtl2020-11-161-1/+7
|\ \ | |/ |/|
| * Unlock when promoting to exclusive lock failsAshod Nakashian2020-11-121-1/+7
* | Don't throw on SHOW VERSION queryJoas Schilling2020-11-161-1/+2
|/
* Only use index of mount point when it is thereJoas Schilling2020-11-121-1/+5
* add mount point to quota warning messageRobin Appelman2020-11-121-1/+3
* Fix iLike() falsely turning escaped % and _ into wildcardsJoas Schilling2020-11-111-3/+1
* Merge pull request #23634 from nextcloud/backport/23374/stable19Morris Jobke2020-11-091-1/+16
|\
| * Only retry fetching app store data once every 5 minutes in case it failsJulius Härtl2020-11-091-1/+16
* | Make sure root storage is valid before checking its sizeJohn Molakvoæ (skjnldsv)2020-11-091-1/+4
|/
* Improve query type detectionJoas Schilling2020-11-061-6/+9
* Merge pull request #23931 from nextcloud/backport/23917/stable19Morris Jobke2020-11-061-5/+0
|\
| * fix: also remove use statement of UserCreatedEventTobias Assmann2020-11-061-1/+0
| * fix: no more translation from postCreateUser hook to UserCreatedEvent anymore...Tobias Assmann2020-11-061-4/+0
* | Bearer must be in the start of the auth headerRoeland Jago Douma2020-11-061-3/+3
|/
* Merge pull request #23777 from nextcloud/backport/23024/stable19Julius Härtl2020-11-051-1/+1
|\
| * Add occ command to set theming valuesJulius Härtl2020-11-021-1/+1
* | No need to check if there is an avatar available, because it is generated on ...Morris Jobke2020-11-021-1/+1
|/