summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add js versions of basename and dirnameRobin Appelman2012-09-081-0/+6
* don't use regular expresions for a simple string replaceRobin Appelman2012-09-081-1/+1
* add OC_Image::fitInRobin Appelman2012-09-081-15/+23
* Suppress error message which would send headers for hosted sited where disk_f...Thomas Tanghus2012-09-081-1/+1
* style fixes for public util apiGeorg Ehrke2012-09-081-24/+9
* style fixes for public user apiGeorg Ehrke2012-09-081-25/+13
* style fixes for public response apiGeorg Ehrke2012-09-081-9/+1
* style fixes for public json apiGeorg Ehrke2012-09-081-2/+0
* style fixes for public files apiGeorg Ehrke2012-09-081-17/+6
* style fixes for public db apiGeorg Ehrke2012-09-081-9/+0
* style fixes for public config apiGeorg Ehrke2012-09-081-58/+45
* style fixes for public app apiGeorg Ehrke2012-09-081-97/+97
* style fixes for public app apiGeorg Ehrke2012-09-081-116/+105
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-08107-1044/+2955
* Move handling of core remotes to OC_TemplateLayoutBart Visscher2012-09-075-24/+11
* Prevent loading all apps twice from overwriting the core scripts and stylesBart Visscher2012-09-071-1/+3
* adding space between) and {Thomas Mueller2012-09-07168-1834/+1834
* Whitespace fixesBart Visscher2012-09-071-44/+44
* EOL fixesBart Visscher2012-09-073-766/+764
* Whitespace fixes in libBart Visscher2012-09-074-9/+9
* Fix setEtagHeader functionBart Visscher2012-09-071-1/+2
* Change caching checks for minimized filesBart Visscher2012-09-071-15/+12
* Global file cache should also be able to clear with prefixBart Visscher2012-09-071-2/+3
* Remove core.{css,js} cache on upgradeBart Visscher2012-09-072-0/+7
* Support for unshare from self, with a bunch of temporary fixes to overcome co...Michael Gapczynski2012-09-076-8/+36
* Don't show the delete all action if delete permission is not grantedMichael Gapczynski2012-09-071-1/+6
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-0752-331/+408
* add check for zlibFrank Karlitschek2012-09-071-0/+3
* clear user filecache after the user mount configuration has changedRobin Appelman2012-09-061-0/+7
* clear the filecache if the mount configuration has changedRobin Appelman2012-09-062-0/+21
* Add a directory separator to filter app directories with the sameBart Visscher2012-09-061-1/+1
* Don't pass content for a new text file from UI, fixes bug oc-1660Michael Gapczynski2012-09-061-1/+1
* make icons look good on bright and dark backgroundsJan-Christoph Borchardt2012-09-066-33/+33
* Don't delete the file anymore to replace it in the UI, just overwrite itMichael Gapczynski2012-09-053-17/+16
* Add permissions to new files/folders, bug fix for oc-1649Michael Gapczynski2012-09-053-2/+15
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-06239-2987/+3091
* no more require_once()Thomas Mueller2012-09-0530-54/+54
* jquery added to ignorelist for l10nThomas Mueller2012-09-051-0/+1
* Fix name for OCCategoriesBart Visscher2012-09-051-1/+1
* Add 'var' before some global js varsBart Visscher2012-09-053-3/+3
* Add missing ; to js codeBart Visscher2012-09-0514-28/+28
* fix running test cases in multiply app dirsRobin Appelman2012-09-051-8/+12
* I don't think this file was meant to be commitedRobin Appelman2012-09-051-6/+0
* Merge branch 'master' of git://github.com/owncloud/coreBrice Maron2012-09-05191-1063/+1715
|\
| * Changed oc_preferences configvalue back to clob as it will give us bug report...Thomas Tanghus2012-09-051-3/+2
| * Revert commit 8cf0e853686a5c4f9f082d8e47832277f50ea6c0.Thomas Tanghus2012-09-051-4/+0
| * Added possibility to get permissions for shared item with ajax call.Thomas Tanghus2012-09-051-0/+4
| * Disable asking to save password when adding users.Thomas Tanghus2012-09-051-1/+1
| * Respect coding styleThomas Müller2012-09-051-57/+57
| * Respect coding styleThomas Müller2012-09-051-7/+9