summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* fix credentialsManager documentation and ensure userId to be used as stringArthur Schiwon2020-04-161-6/+6
* Merge pull request #20483 from nextcloud/backport/19936/stable18Roeland Jago Douma2020-04-151-2/+6
|\
| * Handle unset owner in sharingJoas Schilling2020-04-141-2/+6
* | Close the streams in `writeStream` even when there is an exceptionRobin Appelman2020-04-151-3/+6
|/
* Merge pull request #20163 from nextcloud/backport/19782/stable18Morris Jobke2020-04-141-9/+18
|\
| * Use global used space in quota wrappen when external storage is includedRobin Appelman2020-03-251-9/+18
* | Merge pull request #20334 from nextcloud/backport/20284/stable18Roeland Jago Douma2020-04-141-2/+4
|\ \
| * | Properly hint exceptions thrown by getUserFolderJulius Härtl2020-04-061-2/+4
* | | Try to use the display name of file transfersJoas Schilling2020-04-081-1/+1
|/ /
* | Dont always use the current users quota when calculating storage infoRobin Appelman2020-04-012-17/+11
* | Actually check if the owner is not nullRoeland Jago Douma2020-03-271-0/+5
* | Check the user on remote wipeJoas Schilling2020-03-251-7/+3
|/
* Remove admin_notifications since it is obsolete since Nextcloud 14Julius Härtl2020-03-241-1/+0
* Update the target when it isempty after sharingRoeland Jago Douma2020-03-181-0/+5
* fix safari useragent for versions with 3 digitsPavel Krasikov2020-03-151-1/+1
* Do not use the instance name as user part of from mail addressesJulius Härtl2020-03-131-1/+1
* Get correct mimetype on objectstoresRoeland Jago Douma2020-03-121-6/+1
* Add message for DoesNotExistExceptionDaniel Kesselberg2020-03-021-2/+2
* Strip of users home path from share api messageJoas Schilling2020-02-221-2/+4
* Allow to overwrite the path on the cache eventJoas Schilling2020-02-171-0/+8
* when we receive intentional empty whats new info, do not try to show itArthur Schiwon2020-02-141-1/+5
* Don't create invalid usersJoas Schilling2020-02-131-1/+1
* disable timeout on app install via cliArthur Schiwon2020-02-122-7/+15
* Allow to serve static mp4 directlyJulius Härtl2020-02-121-1/+1
* Allow to serve static webm directlyRoeland Jago Douma2020-02-121-1/+1
* always require a message paramter for data loggingArthur Schiwon2020-02-102-1/+12
* log Flow activityArthur Schiwon2020-02-101-1/+24
* Merge pull request #19326 from nextcloud/backport/19303/stable18Roeland Jago Douma2020-02-072-7/+34
|\
| * Split the exception handling so install errors don't log as setup errorsJoas Schilling2020-02-061-3/+11
| * Check the new connection on setup like with PostgreSQL and OracleJoas Schilling2020-02-061-0/+10
| * Only provide the auth method for MySQL 8.0+ to not break MariaDBJoas Schilling2020-02-061-4/+13
* | Merge pull request #19332 from nextcloud/backport/18926/stable18Roeland Jago Douma2020-02-071-1/+1
|\ \
| * | Use strpos to check that @ is the first charDaniel Kesselberg2020-02-061-1/+1
| |/
* / Make sure the default share provider does not execute for other thingsJoas Schilling2020-02-061-0/+3
|/
* Fix data Apache2 .htaccess typoSimounet2020-02-051-1/+1
* Merge pull request #19297 from nextcloud/backport/19246/stable18Roeland Jago Douma2020-02-051-0/+1
|\
| * Keep the modification time during decryptFilesammo28282020-02-041-0/+1
* | Merge pull request #19292 from nextcloud/backport/19203/stable18Roeland Jago Douma2020-02-051-11/+27
|\ \ | |/ |/|
| * Allow selecting the hashing algorithmRoeland Jago Douma2020-02-041-11/+27
* | Merge pull request #19228 from nextcloud/backport/19215/stable18Roeland Jago Douma2020-02-041-1/+1
|\ \ | |/ |/|
| * JobList: Typecast last_run to integerGeorg Ehrke2020-01-311-1/+1
* | for the DB ot pick an index specify the object_typeArthur Schiwon2020-02-031-4/+6
* | Make sure to catch php errors during job executionDaniel Kesselberg2020-02-031-1/+1
|/
* Do not encode contacts menu mailto linksChristoph Wurst2020-01-301-1/+1
* add hub bundle for easy post-installationArthur Schiwon2020-01-272-0/+44
* Merge pull request #19118 from nextcloud/legacy_event_logRoeland Jago Douma2020-01-261-1/+1
|\
| * Reduce legacy event log level to debugMichaIng2020-01-181-1/+1
* | ignore values that undershoot the minimum, go with defaultArthur Schiwon2020-01-231-5/+13
* | use getSystemValueIntblizzz2020-01-231-3/+3
* | expose Argon2 options (as we did for bcrypt)Arthur Schiwon2020-01-231-0/+6