summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers for 19Christoph Wurst2020-04-29299-52/+314
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #20650 from tekhnee/patch-1Morris Jobke2020-04-271-1/+1
|\ | | | | Adhere to EMailTemplate interface in constructor call.
| * Adhere to EMailTemplate interface in constructor call.Tekhnee2020-04-251-1/+1
| | | | | | | | | | Email creation appears to have been refactored lately but it looks like custom template-based emails were left out. Signed-off-by: Tekhnee <info@tekhnee.org>
* | Merge pull request #19929 from nextcloud/bugfix/user-delete-avatarMorris Jobke2020-04-272-0/+21
|\ \ | | | | | | Delete avatar if a user is deleted
| * | Delete avatar if a user is deletedJulius Härtl2020-04-242-0/+21
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke2020-04-271-5/+0
|\ \ \ | |_|/ |/| | Fix resharing of federated shares that were created out of links
| * | Link shares have reshare permission if outgoing federated shares are enabledJulius Härtl2020-04-211-5/+0
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [tx-robot] updated from transifexNextcloud bot2020-04-252-2/+2
| | |
* | | Allow specifying a default expiration dateRoeland Jago Douma2020-04-241-2/+12
| | | | | | | | | | | | | | | | | | This overrides the max expiration date. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #20627 from ↵Morris Jobke2020-04-245-195/+0
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/cleanup/noid/remove-obsolete-repair-steps Remove obsolete repair steps for logo and updater channel
| * | | Remove obsolete repair steps for logo and updater channelMorris Jobke2020-04-245-195/+0
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #20298 from nextcloud/enh/noid/auto-logoutblizzz2020-04-243-26/+43
|\ \ \ \ | |_|_|/ |/| | | Allow to configure auto logout after browser inactivity
| * | | Do not create remember me cookieJulius Härtl2020-04-231-2/+6
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Provide config though initial state serviceJulius Härtl2020-04-232-24/+37
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | [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 contacts
| * | | Use paginated search for contactsJulius Härtl2020-04-235-4/+8
| |/ / | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* / / filter out blacklisted files in getDirectoryContentRobin Appelman2020-04-231-1/+1
|/ / | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Fix new routing in settings etcRoeland Jago Douma2020-04-221-52/+44
| | | | | | | | | | | | | | | | | | Also prefix resources Unify the prefix handling Handle urls with and without slash Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2020-04-222-2/+2
| |
* | Merge pull request #20114 from ↵Roeland Jago Douma2020-04-213-82/+78
|\ \ | |/ |/| | | | | nextcloud/techdebt/noid/allow-some-apps-to-have-root-urls Allow some apps to have root URLs in their own routing file
| * Extend tests for root urlJoas Schilling2020-04-181-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * PHP CS fixesJoas Schilling2020-04-181-3/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Fix creation of legacy routesJoas Schilling2020-04-181-0/+29
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Allow some apps to have root URLs in their own routing fileJoas Schilling2020-04-183-81/+49
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently you need to use `opendir` and then call `getMetadata` for every file, which adds overhead because most storage backends already get the metadata when doing the `opendir`. While storagebackends can (and do) use caching to relief this problem, this adds cache invalidation dificulties and only a limited number of items are generally cached (to prevent memory usage exploding when scanning large storages) With this new methods storage backends can use the child metadata they got from listing the folder to return metadata without having to keep seperate caches. Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2020-04-202-0/+40
| |
* | Move to subfolders for preview filesRoeland Jago Douma2020-04-195-18/+153
|/ | | | | | | | | | | Else the number of files can grow very large very quickly in the preview folder. Esp on large systems. This generates the md5 of the fileid. And then creates folders of the first 7 charts. In that folder is then a folder with the fileid. And inside there are the previews. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [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
|\ | | | | Increase max-height on button in welcome email template
| * Fix #13287 - Increase max-height on button in welcome email templateLiam JACK2020-04-121-2/+2
| | | | | | | | Signed-off-by: Liam JACK <liamjack@users.noreply.github.com>
* | Merge pull request #20505 from nextcloud/fix/noid/system-credsblizzz2020-04-162-9/+9
|\ \ | | | | | | do not advertise nulled userId for for systemwide credentials
| * | fix credentialsManager documentation and ensure userId to be used as stringArthur Schiwon2020-04-152-9/+9
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Merge pull request #20511 from nextcloud/fix/cs-fixer-ldapRoeland Jago Douma2020-04-161-0/+1
|\ \ \ | | | | | | | | PHP-CS-Fixer green
| * | | PHP-CS-Fixer greenRoeland Jago Douma2020-04-161-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #16946 from exussum12/patch-1Roeland Jago Douma2020-04-161-2/+2
|\ \ \ \ | | | | | | | | | | Increase max read
| * | | | Update View.phpScott Dutton2020-04-151-2/+2
| | | | |
| * | | | Increase max readScott Dutton2020-04-121-2/+2
| | |_|/ | |/| | | | | | | | | | | | | | | | | | 8kb is very low, especially given this will be local files Signed-off-by: Scott Dutton <scott@exussum.co.uk>
* | | | Merge pull request #20246 from nextcloud/fix/untranslated_mail_footerRoeland Jago Douma2020-04-167-25/+26
|\ \ \ \ | |_|/ / |/| | | Provide the proper language to the mailer
| * | | Provide the proper language to the mailerRoeland Jago Douma2020-04-167-25/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Else we can't properly translate the footer in the recipients e-mail language. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #20509 from ↵Roeland Jago Douma2020-04-162-9/+1
|\ \ \ \ | |/ / / |/| | | | | | | | | | | nextcloud/revert-20050-bugfix/noid/mysql-equal-trims-shock Revert "Make sure MySQL is not saying 'this' = 'this ' is true"
| * | | 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
| |/ |/| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #19540 from jlutran/fixKeystoneV3AuthMorris Jobke2020-04-151-0/+4
|\ \ | | | | | | Fix issues with Keystone auth v3 in files_external app
| * | Fix issues with Keystone auth v3 in files_external appJulien Lutran2020-04-151-0/+4
| | | | | | | | | | | | Signed-off-by: Julien Lutran <julien.lutran@corp.ovh.com>
* | | 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 true
| * | | Make sure MySQL is not saying 'this' = 'this ' is trueJoas Schilling2020-04-152-1/+9
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #20138 from ↵Joas Schilling2020-04-156-10/+98
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/make-remote-checking-more-generic Make remote checking more generic