summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Allow specifying a default expiration dateRoeland Jago Douma2020-04-241-2/+12
* Merge pull request #20627 from nextcloud/cleanup/noid/remove-obsolete-repair-...Morris Jobke2020-04-245-195/+0
|\
| * Remove obsolete repair steps for logo and updater channelMorris Jobke2020-04-245-195/+0
* | Merge pull request #20298 from nextcloud/enh/noid/auto-logoutblizzz2020-04-243-26/+43
|\ \
| * | Do not create remember me cookieJulius Härtl2020-04-231-2/+6
| * | Provide config though initial state serviceJulius Härtl2020-04-232-24/+37
* | | [tx-robot] updated from transifexNextcloud bot2020-04-242-2/+2
* | | Merge pull request #18816 from nextcloud/bugfix/noid/paginate-contacts-searchblizzz2020-04-235-4/+8
|\ \ \ | |/ / |/| |
| * | Use paginated search for contactsJulius Härtl2020-04-235-4/+8
| |/
* / filter out blacklisted files in getDirectoryContentRobin Appelman2020-04-231-1/+1
|/
* Fix new routing in settings etcRoeland Jago Douma2020-04-221-52/+44
* [tx-robot] updated from transifexNextcloud bot2020-04-222-2/+2
* Merge pull request #20114 from nextcloud/techdebt/noid/allow-some-apps-to-hav...Roeland Jago Douma2020-04-213-82/+78
|\
| * Extend tests for root urlJoas Schilling2020-04-181-2/+2
| * PHP CS fixesJoas Schilling2020-04-181-3/+2
| * Fix creation of legacy routesJoas Schilling2020-04-181-0/+29
| * Allow some apps to have root URLs in their own routing fileJoas Schilling2020-04-183-81/+49
* | [tx-robot] updated from transifexNextcloud bot2020-04-212-6/+6
* | Add method to storage backends to get directory content with metadataRobin Appelman2020-04-2011-59/+118
* | [tx-robot] updated from transifexNextcloud bot2020-04-202-0/+40
* | Move to subfolders for preview filesRoeland Jago Douma2020-04-195-18/+153
|/
* [tx-robot] updated from transifexNextcloud bot2020-04-182-0/+4
* Merge pull request #20447 from liamjack/fix/13287/welcome_emailJohn Molakvoæ2020-04-171-2/+2
|\
| * Fix #13287 - Increase max-height on button in welcome email templateLiam JACK2020-04-121-2/+2
* | Merge pull request #20505 from nextcloud/fix/noid/system-credsblizzz2020-04-162-9/+9
|\ \
| * | fix credentialsManager documentation and ensure userId to be used as stringArthur Schiwon2020-04-152-9/+9
* | | Merge pull request #20511 from nextcloud/fix/cs-fixer-ldapRoeland Jago Douma2020-04-161-0/+1
|\ \ \
| * | | PHP-CS-Fixer greenRoeland Jago Douma2020-04-161-0/+1
* | | | Merge pull request #16946 from exussum12/patch-1Roeland Jago Douma2020-04-161-2/+2
|\ \ \ \
| * | | | Update View.phpScott Dutton2020-04-151-2/+2
| * | | | Increase max readScott Dutton2020-04-121-2/+2
| | |_|/ | |/| |
* | | | Merge pull request #20246 from nextcloud/fix/untranslated_mail_footerRoeland Jago Douma2020-04-167-25/+26
|\ \ \ \ | |_|/ / |/| | |
| * | | Provide the proper language to the mailerRoeland Jago Douma2020-04-167-25/+26
* | | | Merge pull request #20509 from nextcloud/revert-20050-bugfix/noid/mysql-equal...Roeland Jago Douma2020-04-162-9/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "Make sure MySQL is not saying 'this' = 'this ' is true"Roeland Jago Douma2020-04-152-9/+1
* | | | [tx-robot] updated from transifexNextcloud bot2020-04-164-4/+4
|/ / /
* | / Run cs:fix and fix HashWrapper codeMorris Jobke2020-04-151-1/+3
| |/ |/|
* | Merge pull request #19540 from jlutran/fixKeystoneV3AuthMorris Jobke2020-04-151-0/+4
|\ \
| * | Fix issues with Keystone auth v3 in files_external appJulien Lutran2020-04-151-0/+4
* | | Merge pull request #20050 from nextcloud/bugfix/noid/mysql-equal-trims-shockMorris Jobke2020-04-152-1/+9
|\ \ \
| * | | Make sure MySQL is not saying 'this' = 'this ' is trueJoas Schilling2020-04-152-1/+9
* | | | Merge pull request #20138 from nextcloud/bugfix/noid/make-remote-checking-mor...Joas Schilling2020-04-156-10/+98
|\ \ \ \
| * | | | Check all remotes for local accessJoas Schilling2020-04-146-10/+98
* | | | | Merge pull request #20361 from nextcloud/write-stream-close-on-exceptionChristoph Wurst2020-04-151-3/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Close the streams in `writeStream` even when there is an exceptionRobin Appelman2020-04-081-3/+6
* | | | | Merge pull request #19351 from nextcloud/dav-upload-hashRoeland Jago Douma2020-04-153-0/+74
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Return hashes of uploaded content for dav uploadsRobin Appelman2020-04-133-0/+74
* | | | | Merge pull request #19936 from nextcloud/bugfix/noid/handle-unset-owner-in-sh...Joas Schilling2020-04-141-2/+6
|\ \ \ \ \
| * | | | | Handle unset owner in sharingJoas Schilling2020-03-131-2/+6
* | | | | | Merge pull request #20181 from nextcloud/bugfix/noid/dont-break-on-path-nullJoas Schilling2020-04-141-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |