summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19468 from owncloud/fix-36-vs-32-previewsThomas Müller2015-09-302-3/+3
|\
| * Change small thumbnails to 32 pxMorris Jobke2015-09-302-3/+3
* | Merge pull request #19460 from owncloud/fix-postScanFile-and-make-it-availabl...Thomas Müller2015-09-302-3/+8
|\ \
| * | Make postScanFile and postScanFolder available to OC\Files\Utils\ScannerOlivier Paroz2015-09-301-1/+6
| * | Always send a postScanFile event when done scanning a fileOlivier Paroz2015-09-301-2/+2
* | | Clean temp files used for thumbnail generationRobin Appelman2015-09-301-1/+5
* | | Merge pull request #19373 from owncloud/sidebar-preview-coverThomas Müller2015-09-301-9/+7
|\ \ \ | |_|/ |/| |
| * | Fix preview cachingRobin Appelman2015-09-291-25/+19
| * | Cover both width and height for the sidebar previewRobin Appelman2015-09-291-23/+27
| |/
* | Merge pull request #19441 from owncloud/debug-log-mode-during-upgradeThomas Müller2015-09-291-0/+16
|\ \
| * | [upgrade] switch to debug logging on upgradeMorris Jobke2015-09-291-0/+16
* | | Add blob: scheme to default CSP policyLukas Reschke2015-09-291-1/+1
|/ /
* | Merge pull request #19424 from owncloud/use-jsqueezeThomas Müller2015-09-292-60/+3
|\ \
| * | User upstream class SeparatorFilterThomas Müller2015-09-282-58/+1
| * | Suer JSqueezeFilter instead of JSMinFilterThomas Müller2015-09-281-2/+2
* | | Merge pull request #19367 from owncloud/lock-transaction-no-logThomas Müller2015-09-291-4/+0
|\ \ \
| * | | remove warning when trying to get a lock while in transactionRobin Appelman2015-09-251-4/+0
* | | | Merge pull request #19426 from owncloud/fix-legacy-CSP-for-imagesThomas Müller2015-09-291-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix CSP for images for legacy appsOlivier Paroz2015-09-281-1/+1
| | |/ | |/|
* / | Session closed exception wordingPhil Davis2015-09-293-3/+3
|/ /
* | Merge pull request #18548 from owncloud/repair-mimetype-limitversionThomas Müller2015-09-281-1/+1
|\ \
| * | Repair mime types only when upgrading from OC 8.0Vincent Petry2015-09-231-1/+1
* | | Adding ownCloud/TarStreamerThomas Müller2015-09-281-1/+1
* | | Uniform behavour for tar and zipVictor Dubiniuk2015-09-281-1/+6
* | | More correctionsVictor Dubiniuk2015-09-282-11/+7
* | | Add namespace. Fix broken zipVictor Dubiniuk2015-09-282-5/+8
* | | Add PHpdocVictor Dubiniuk2015-09-281-6/+40
* | | Introduce streamerVictor Dubiniuk2015-09-282-63/+120
* | | Merge pull request #19346 from owncloud/drop-passwords-from-exception-logThomas Müller2015-09-251-0/+21
|\ \ \
| * | | Remove passwords from logged exception stack tracesMorris Jobke2015-09-241-0/+21
* | | | Merge pull request #19297 from owncloud/fix_19119Thomas Müller2015-09-251-1/+0
|\ \ \ \
| * | | | Do not blindy copy expiration date on reshareRoeland Jago Douma2015-09-251-1/+0
* | | | | Merge pull request #19030 from owncloud/oparoz-smarter-loggerThomas Müller2015-09-251-1/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Use a 3rd party normalizer for the loggerOlivier Paroz2015-09-241-1/+14
| | |/ / | |/| |
* | | | Merge pull request #19360 from owncloud/move-filter-method-into-config-objectThomas Müller2015-09-252-0/+65
|\ \ \ \
| * | | | Deduplicate constantJoas Schilling2015-09-251-3/+4
| * | | | Move the filtering of sensitive data to the config classJoas Schilling2015-09-252-0/+64
| | |/ / | |/| |
* | | | Merge pull request #19293 from owncloud/individual-it-move_initTemplateThomas Müller2015-09-253-26/+145
|\ \ \ \ | |/ / / |/| | |
| * | | Todo for myself to eliminate double codeIndividual IT Services2015-09-251-0/+5
| * | | add $prepend option to addStyle() & addVendorStyle()Individual IT Services2015-09-252-18/+28
| * | | Clean codeThomas Müller2015-09-241-56/+66
| * | | getService() is not needed -> removeThomas Müller2015-09-231-20/+0
| * | | do not load unnecessary code in case of webdavIndividual IT Services2015-09-233-7/+121
| | |/ | |/|
* | | Merge pull request #15098 from owncloud/fix_preview_versions_revert_issueThomas Müller2015-09-241-0/+7
|\ \ \
| * | | delete cached preview when rolling back file's versionGeorg Ehrke2015-09-201-0/+7
* | | | Merge pull request #19306 from owncloud/app-code-check-versionThomas Müller2015-09-241-0/+146
|\ \ \ \ | |_|_|/ |/| | |
| * | | public, remote and default_enable are not deprecatedMorris Jobke2015-09-241-3/+3
| * | | encode arrays as stringMorris Jobke2015-09-241-1/+6
| * | | [App Code Check] add check for version and mandatory fieldsMorris Jobke2015-09-241-0/+141
* | | | Merge pull request #19337 from owncloud/fix-shipped-check-for-appsThomas Müller2015-09-241-1/+1
|\ \ \ \