- Jul 07, 2015
-
-
Morris Jobke authored
Remove 3rd party text for disabled apps on update
-
Morris Jobke authored
Keep update page when there are warnings
-
Thomas Müller authored
autotest.sh with docker support for postgres
-
Vincent Petry authored
-
Vincent Petry authored
Add "occ config:*" to manage config values
-
Vincent Petry authored
Whenever there were warnings during an update, the page will not be redirected any more.
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Morris Jobke authored
PHP mimetype stuff should also use config/mimetypealiases.json
-
Thomas Müller authored
Update version to 8.2 in README and bower
-
Vincent Petry authored
-
Thomas Müller authored
[config sample] Update info about appstore
-
Morris Jobke authored
-
Roeland Jago Douma 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
-