- Jul 13, 2015
-
-
Morris Jobke authored
* getApplication on OCSClient can also return null this is now handled properly * fixes #17587
-
Morris Jobke authored
Move mimetypes.list.php to config/mimetypemapping.dist.json
-
Jenkins for ownCloud authored
-
- Jul 12, 2015
-
-
Jenkins for ownCloud authored
-
- Jul 11, 2015
-
-
Jenkins for ownCloud authored
-
- Jul 10, 2015
-
-
Morris Jobke authored
Add OC.joinPaths for convenient path joining
-
Vincent Petry authored
-
Roeland Jago Douma authored
-
Vincent Petry authored
Update JS unit test libs
-
Vincent Petry authored
-
Roeland Douma authored
Move mimetypealiases.json to mimetypealiases.dist.json
-
Vincent Petry authored
Update sinon to 1.15.4. Update karma-jasmine to 0.3.0 Update jasmine to 2.3.4 This brings a bunch of new useful functions for unit testing.
-
Roeland Jago Douma authored
-
Vincent Petry authored
Move away from OCA.files.getMimeIcon and use OC.MimeType.getIconUrl
-
Jenkins for ownCloud authored
-
Morris Jobke authored
Fix the config.php owner check for console.php
-
Morris Jobke authored
Fixed "Remote IP:" syntax on failed logins
-
- Jul 09, 2015
-
-
Philippe Le Brouster authored
The config directory must be taken from OC::$configDir Minor fix - Remove uneeded slash in the configdir path.
-
Morris Jobke authored
Add theme support to mimetypeIcon through imagePath integration
-
Morris Jobke authored
more secure way to update the database
-
Morris Jobke authored
[command] single user mode - use config object & add tests
-
Roeland Jago Douma authored
-
Morris Jobke authored
-
Morris Jobke authored
Add getUserFolder to IRootFolder
-
Roeland Jago Douma authored
Since we both use dir and httpd/unix-directory in OC they should map to the same icon. Fixes #17527
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
RealRancor authored
-
Morris Jobke authored
No more leaking of mounttype via metadata or icon in public shares.
-
Jenkins for ownCloud authored
-
- Jul 08, 2015
-
-
Thomas Müller authored
Add indexes to speedup DB queries
-
Morris Jobke authored
Add is_dir check to getAllApps() function
-
Morris Jobke authored
* file_target is often used in the sharing code in JOIN statements for retrieval of shares
-
Roeland Jago Douma authored
This allows users to create their own mapping file to extend our current mappings. This makes sure that custom mappings are not lost on OC upgrades.
-
Björn Schießle authored
-
Roeland Jago Douma authored
This allows users to add new mimetypemappings (extention -> mimetype) themself. And not have to wait until a new release for updated mimetypes. Fixes: #15384
-
Morris Jobke authored
Fix the path for users which have an exception for a group share
-
RealRancor authored
-