Commit Graph

649 Commits (3892fe55110ce86d742cabcf1422d96115590c5b)
 

Author SHA1 Message Date
Robin Appelman 3892fe5511 some refactoring of the filebrowsers javascript code 14 years ago
Robin Appelman d8ba312679 fix incorrect variable name in libfilestorage 14 years ago
Robin Appelman 815f239014 fix download links of newly uploaded files 14 years ago
Robin Appelman 00711341e9 new file uploader that should work with more browsers 14 years ago
Robin Appelman 016a892a78 merge refactoring in master 14 years ago
Robin Appelman 5d3cf06c73 delete old plugin stuff 14 years ago
Robin Appelman 7f987b84a5 fix OC_HELPER::linkTo again 14 years ago
Robin Appelman da2c9aa807 fix broken links in shared folders 14 years ago
Robin Appelman 2b45a28bd4 fix OC_HELPER::linkto() when the link is not a valid file. 14 years ago
Robin Appelman 8c5a06028a port sharing by publiclink fully to the 2.0 codebase and provide a simple gui for it 14 years ago
Robin Appelman 6c6871336d make path autocompletion case insensitive 14 years ago
Robin Appelman 09458aa639 add dateOnly option to formatDate 14 years ago
Robin Appelman c1d02fd166 install apps that are shipped with owncloud the first time they are loaded 14 years ago
Robin Appelman 72815bc553 fix autocompletion 14 years ago
Frank Karlitschek 469cbb7c75 remove warning output to make webdav access work 14 years ago
Robin Appelman 6b34ba8a8e Make max upload filesize configurable for apache hosts 14 years ago
Robin Appelman f48344df30 recursive deletion is now in OC_HELPER 14 years ago
Robin Appelman 85cae2cc32 recursive copy is now in OC_HELPER 14 years ago
Robin Appelman 2617e4b607 add autocomplete for paths 14 years ago
Robin Appelman f4e4617be7 App installer backend. 14 years ago
Robin Appelman d23ecd0538 fix a strict error in webdav 14 years ago
Robin Appelman 5ccce7e45f fix a potential infinite loop when installing with sqlite 14 years ago
Jakob Sack c948137f96 Adapt "log" to latest database cahnges, use preferences instead of appconfig 14 years ago
Robin Appelman 398d4de0f5 fix some bugs in the first run dialog, and hide advanced setting initially. 14 years ago
Alessandro Cosentino 1ec304227e changed the path in imagePath again 14 years ago
François Kubler 13ddf8100f New installer. 14 years ago
Robin Appelman a8fb310d79 we also need Console 14 years ago
Robin Appelman 103047eeea we need System.php after all 14 years ago
Robin Appelman 2299a48045 fix the drop down arrow in file browser 14 years ago
Jakob Sack e314a83a7b Fixing the image link for apps 14 years ago
Jakob Sack b0ecd70582 Of course we should change the column names in the SQL file as well 14 years ago
Robin Appelman e6b90a60af fix the drop down arrow in file browser 14 years ago
Robin Appelman 915073f8ea use simplexml instead of dom for OC_APP::getAppInfo() 14 years ago
Robin Appelman 841016153d cleanup 3dparty 14 years ago
Jakob Sack 52054d1977 Get rid of this stupid "I AM ACTIVE!!!" message. 14 years ago
Robin Appelman d10840ab18 moved app install/remove/update functions to lib/installer.php 14 years ago
Jakob Sack d70dfbdebb Renamed a few columns in order t ohave both sqlite and mysql up and running 14 years ago
Jakob Sack 6b83e5ccfe renamed installer.php to setup.php 14 years ago
Robin Appelman e8e0608991 no hooks for OC_FILESTORAGE the one from OC_FILESYSTEM should be enough 14 years ago
Robin Appelman 5d358bb63f merge 14 years ago
Robin Appelman 96cb5a3d2e fix oc_appconfig for sqlite 14 years ago
Robin Appelman 3e99aefb7e make logs work with sqlite 14 years ago
Robin Appelman 9174351412 fix some sqlite strict errors 14 years ago
Robin Appelman 1850bddb67 move sqlite database into the data folder, makes it easier to set the correct permissions 14 years ago
Robin Appelman e7c91b55b7 fix mdb2 error handeling a bit 14 years ago
Robin Appelman 8a6edd4654 Show currect filename when downloading files 14 years ago
Robin Appelman cb8c890594 don't use output buffering for file downloads 14 years ago
Robin Appelman b7aba15f17 add search functionality, for now only searches files but plugins/apps can extend that 14 years ago
Robin Appelman 8d52fdb7fa fix chmodr 14 years ago
Robin Appelman 08cfe4b6ff stylesheets have .css as extention, not .js 14 years ago