- Jul 07, 2015
-
-
Vincent Petry authored
-
Thomas Müller authored
[config sample] Update info about appstore
-
Morris Jobke authored
-
Jenkins for ownCloud authored
-
- Jul 06, 2015
-
-
Roeland Douma authored
Javascript to fetch mimetype icons
-
Jan-Christoph Borchardt authored
Fix regression of button at public download page
-
Thomas Müller authored
add recursive copy polyfill for storage backends
-
Roeland Jago Douma authored
Switch to new javascript mimetype resolver
-
Roeland Jago Douma authored
This makes it possible to retrieve the icon for mimetypes in javascript. It makes no additional queries to the server to retrieve the mimetype. * config/mimetypealiases.json added * mimetype.js: this is where the logic resides to convert from mimetype to icon url * mimetypelist.js: generated file with a list of mimetype mapping (aliases) and the list of icon files * ./occ maintenance:mimetypesjs : new command for occ to gernerate mimetypes.js * unit tests updated and still work * javascript tests added * theming support * folder of the theme is now present in javascript (OC.theme.folder)
-
Thomas Müller authored
Replace readonly wrapper with permissions mask
-
Thomas Müller authored
add occ tool to delete versions
-
Morris Jobke authored
* introduced with #17159
-
Lukas Reschke authored
Reorganize sampe.config.php
-
Vincent Petry authored
Check if response could get generated
-
Joas Schilling authored
Improve federated cloud sharing activities
-
Joas Schilling authored
Add OCS API to send, get, accept and decline remote shares
-
Morris Jobke authored
-
Morris Jobke authored
-
Jenkins for ownCloud authored
-
- Jul 05, 2015
-
-
Jenkins for ownCloud authored
-
- Jul 04, 2015
-
-
Robin McCorkell authored
Add occ app:list and ldap:show-config to issue_template.md
-
RealRancor authored
-
Jenkins for ownCloud authored
-
- Jul 03, 2015
-
-
Morris Jobke authored
Kill more legacy classes
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Vincent Petry authored
Remove file mapper - was only use in Windows and never worked properly
-
Thomas Müller authored
Flysystem base adapter
-
Vincent Petry authored
Move away from private static function OC_Util::getUrlContent
-
Thomas Müller authored
Remove bogus test result
-
Vincent Petry authored
This file was created during a bogus test run that created files in the wrong location, and was checked in by mistake.
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Thomas Müller authored
-
Thomas Müller authored
Update reference to include newest php-parser
-
Björn Schießle authored
add occ command to remove deleted files
-