summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Use lib instead if core as l10n module in OC_FilesMorris Jobke2020-10-271-3/+3
* Log the route not found exception on a lower levelRoeland Jago Douma2020-10-251-1/+1
* Fix updates of NULL appconfig valuesRoeland Jago Douma2020-10-231-9/+22
* Clear cached app config while waiting for the SCSSCache to finish processing ...Morris Jobke2020-10-163-2/+19
* SCSSCacher - Lock should not be removedMorris Jobke2020-10-161-1/+0
* Provide log statements for SCSS cacheMorris Jobke2020-10-161-10/+25
* Merge pull request #23214 from nextcloud/backport/22937/stable19Roeland Jago Douma2020-10-081-1/+5
|\
| * Allow configuring the activity update interval of tokenRoeland Jago Douma2020-10-061-1/+5
* | Only run the query to get the account data onceJoas Schilling2020-10-061-5/+7
|/
* Merge pull request #22784 from nextcloud/backport/22234/stable19Roeland Jago Douma2020-10-011-4/+12
|\
| * Use user mount with matching shared storage onlyJulius Härtl2020-09-101-4/+12
* | Merge pull request #23087 from nextcloud/backport/23013/stable19Roeland Jago Douma2020-10-011-2/+3
|\ \
| * | Show federation and email results also with exact user match unless containing @Joas Schilling2020-09-291-2/+3
* | | Merge pull request #23090 from nextcloud/backport/23074/stable19Roeland Jago Douma2020-10-011-2/+2
|\ \ \
| * | | Do not match sharees on an empty email addressChristoph Wurst2020-09-291-2/+2
| |/ /
* / / Generate exception to log on php errorsJulius Härtl2020-09-291-2/+4
|/ /
* | Merge pull request #22804 from nextcloud/backport/stable19/22116-22648-22761Roeland Jago Douma2020-09-281-0/+5
|\ \
| * | Transfer shares of the transferred root nodeJulius Härtl2020-09-171-0/+5
* | | Merge pull request #22904 from nextcloud/backport/22636/stable19Roeland Jago Douma2020-09-281-13/+15
|\ \ \ | |/ / |/| |
| * | Make sure that getConfig is still called for browsers that do not support CSPv3Julius Härtl2020-09-171-13/+15
* | | fix: file quota was not applied in all caseskorelstar2020-09-171-2/+2
|/ /