summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-12-082-0/+2
* Merge pull request #24564 from nextcloud/backport/24552/stable19Roeland Jago Douma2020-12-071-2/+12
|\
| * Fix typo Morris Jobke2020-12-041-1/+1
| * Remember me is not an app_passwordRoeland Jago Douma2020-12-041-2/+12
* | [tx-robot] updated from transifexNextcloud bot2020-12-074-0/+4
* | [tx-robot] updated from transifexNextcloud bot2020-12-062-0/+2
* | [tx-robot] updated from transifexNextcloud bot2020-12-054-0/+4
|/
* Generate a new session id if the decrypting the session data failsRoeland Jago Douma2020-12-041-0/+1
* [tx-robot] updated from transifexNextcloud bot2020-12-0412-0/+12
* Fix vsprint parameterRoeland Jago Douma2020-12-031-1/+1
* [tx-robot] updated from transifexNextcloud bot2020-12-032-6/+24
* 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
* | [tx-robot] updated from transifexNextcloud bot2020-12-01130-158/+158
* | 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
* [tx-robot] updated from transifexNextcloud bot2020-11-192-0/+4
* 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
* | [tx-robot] updated from transifexNextcloud bot2020-11-142-4/+4
|/
* 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
* [tx-robot] updated from transifexNextcloud bot2020-11-112-0/+2
* Removed config.jsJohn Molakvoæ2020-11-091-1/+0
* 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
|/
* [tx-robot] updated from transifexNextcloud bot2020-11-092-0/+2
* 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
|/
* [tx-robot] updated from transifexNextcloud bot2020-11-012-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-10-312-4/+8
* Merge pull request #23760 from nextcloud/backport/23752/stable19Morris Jobke2020-10-291-0/+10
|\
| * inform the user when flow config data exceeds thresholdsArthur Schiwon2020-10-281-0/+10