summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11096 from nextcloud/bugfix/11080/set-cookie-null-argumentRoeland Jago Douma2018-09-071-1/+1
|\
| * replace setcookie value with '' instead of null.MartB2018-09-061-1/+1
* | Expire tokens hardeningRoeland Jago Douma2018-09-071-1/+1
|/
* Fix @since version on new APIChristoph Wurst2018-09-051-1/+1
* Add breadcrumb support to crash reportersChristoph Wurst2018-09-052-0/+22
* Merge pull request #11046 from nextcloud/feature/10725/apploggerRoeland Jago Douma2018-09-042-0/+94
|\
| * Add wrapper Logger in DIContainerRoeland Jago Douma2018-09-042-0/+94
* | Deprecate the childSrc functionsRoeland Jago Douma2018-09-041-0/+2
* | Add workerSrc to CSPRoeland Jago Douma2018-09-041-0/+8
|/
* Fix handlng of concurrent inserts of the 2FA provider registry DAOChristoph Wurst2018-08-311-20/+9
* Merge pull request #10906 from nextcloud/request-params-arrayRoeland Jago Douma2018-08-301-1/+1
|\
| * ensure we always return an array from `Request::getParams`Robin Appelman2018-08-281-1/+1
* | Move SCSS variable fetching before the variables.scss to properly calculate c...Julius Härtl2018-08-291-2/+2
|/
* Merge pull request #10854 from nextcloud/fix-10764Morris Jobke2018-08-281-4/+19
|\
| * Allow same section class for multiple section types (fix #10764)sualko2018-08-251-4/+19
* | Merge pull request #10827 from steiny2k/HEICHEIFRoeland Jago Douma2018-08-241-4/+104
|\ \
| * | FixesRoeland Jago Douma2018-08-241-5/+8
| * | HEIC previews as JPG rather than PNGs to save space.Sebastian Steinmetz2018-08-241-2/+99
| |/
* | Merge pull request #10841 from nextcloud/load-app-catch-exceptionsMorris Jobke2018-08-241-1/+1
|\ \
| * | also catch exceptions when loading appsRobin Appelman2018-08-241-1/+1
| |/
* | Merge pull request #10724 from nextcloud/large-share-count-performanceMorris Jobke2018-08-244-47/+78
|\ \ | |/ |/|
| * tokens can't be valid local user namesRobin Appelman2018-08-162-11/+13
| * more efficient way to detect added and removed mountsRobin Appelman2018-08-161-9/+23
| * cache OC\Files\Mount\Manager::findIn resultsRobin Appelman2018-08-161-2/+17
| * use more efficient method to find mountpoint for pathRobin Appelman2018-08-161-18/+15
| * remove double loop for detecting changed mountsRobin Appelman2018-08-161-9/+12
* | Show link to simple sign up pageMorris Jobke2018-08-231-0/+1
* | Merge pull request #10526 from steiny2k/HEICHEIFMorris Jobke2018-08-222-0/+43
|\ \
| * | Address comments from @rullzer:Sebastian Steinmetz2018-08-171-0/+8
| * | Develop HEIC/HEIF preview support #7406Sebastian Steinmetz2018-08-112-0/+35
* | | Fix loading providers of 2FA app with more than one providerChristoph Wurst2018-08-211-0/+3
* | | Refactor some codeMorris Jobke2018-08-211-15/+4
* | | Adds license to files. Updates the branch.Michael Weimann2018-08-201-0/+21
|\ \ \
* | | | Adds a memory limit warning for console commands if the limit is below the re...Michael Weimann2018-08-202-1/+42
* | | | Adds a setup check for the memory limitMichael Weimann2018-08-201-0/+47
|/ / /
* | | Merge pull request #10712 from nextcloud/fix/noid/check_if_provider_is_availa...blizzz2018-08-201-0/+4
|\ \ \
| * | | Check if a preview provider is available before using itRoeland Jago Douma2018-08-171-0/+4
| | |/ | |/|
* / | add deck and mail to the groupware bundle, remove talkBjoern Schiessle2018-08-171-1/+2
|/ /
* | Update the scope of the lockdownmanagerRoeland Jago Douma2018-08-141-0/+3
* | Merge pull request #10621 from nextcloud/feature/noid/add-tos-to-enterprise-b...blizzz2018-08-131-3/+4
|\ \
| * | Add the ToS app to the enterprise bundleJoas Schilling2018-08-091-3/+4
* | | Drop support for xcacheDaniel Kesselberg2018-08-122-145/+0
| |/ |/|
* | Merge pull request #10543 from nextcloud/ignore-deactivated-usersRoeland Jago Douma2018-08-101-1/+3
|\ \
| * | Ignore deactivated users in collaborators user search pluginThomas Citharel2018-08-061-1/+3
* | | Merge pull request #10636 from nextcloud/fix/2fa-enforced-backup-codesblizzz2018-08-101-4/+9
|\ \ \
| * | | Fix 2FA being enforced if only backup codes provider is activeChristoph Wurst2018-08-101-4/+9
* | | | Merge pull request #10618 from nextcloud/mimetype-insert-if-not-existsRoeland Jago Douma2018-08-101-14/+7
|\ \ \ \ | |/ / / |/| | |
| * | | use insertIfNotExists to store new mimetypes.Robin Appelman2018-08-091-14/+7
* | | | Do not use file as template parameterRoeland Jago Douma2018-08-091-1/+1
| |_|/ |/| |
* | | Fix double-inserts of the same provider stateChristoph Wurst2018-08-091-6/+19
|/ /