Commit Graph

360 Commits (1df039716391d0708168ee6fd0c2c2ad4bac8059)
 

Author SHA1 Message Date
Robin Appelman 1df0397163 only load mdb2 once as it was before 14 years ago
Matthew Dawson f2627dd757 When moving a file from/to a temporary location, also update the file access/modification times. 14 years ago
Robin Appelman 49a78333fb add the option to use LIKE instead of = when getting data from OCS 14 years ago
Robin Appelman ef5bd659fa added OC_FILESYSTEM::hash() 14 years ago
Jakob Sack a3070405d9 OC_HELPER, OC_LOG and OC_TEMPLATE prepared for refactoring 14 years ago
Jakob Sack 59847bb901 OC_CONFIG prepared for refactoring 14 years ago
Jakob Sack 1aa7fd98c2 Refactoring OC_APPCONFIG and OC_PREFERENCES, minor changes to OC_APP. These libraries are skeletons only, the functions need to be written. 14 years ago
Jakob Sack 883c7a582d Small fixes in OC_APP, removed functions in OC_UTIL that now are in OC_APP 14 years ago
Jakob Sack 25e59e3ce6 Preparing OC_APP. It now includes information for all functions planned. 14 years ago
François KUBLER 88df5fcd04 Fixed PHP syntax in skeleton template files. 14 years ago
François KUBLER 7faf852561 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 14 years ago
François KUBLER bf815b3390 Fixed PHP syntax in template files. 14 years ago
François KUBLER 1935d85ef1 Fixed some typos in admins templates. 14 years ago
Jakob Sack ab22dfde8a A sample app, at the moment far from showing everything possible 14 years ago
Jakob Sack f042e85d41 Beginning of some ajax features and an admin page for files 14 years ago
Jakob Sack f7f957abb9 Base for a more flexible navigation 14 years ago
Jakob Sack ae5dc3efdf New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences 14 years ago
Jakob Sack 94b405b64f Make it possible to use several datadirs. 14 years ago
Jakob Sack 39279350eb Forgot to change some calls of linkTo 14 years ago
Jakob Sack ddc2a70de9 Admin pages are for admins only, right? 14 years ago
Jakob Sack 61ffa182ee Application "files" is able to list the files again, start of splitting css files 14 years ago
Jakob Sack e5ea0a3daa Added helper for filesize, fixed wrong name for mimetypeIcon() 14 years ago
Jakob Sack dfa6b749ba Introducing OC_HELPER for small helper functions; making setup of filesystem optional 14 years ago
Jakob Sack ede34c17dd Make the templates working again. 14 years ago
Jakob Sack 66ac355f78 Getting rid of Smarty, using our own template system 14 years ago
Jakob Sack 015ab0eb64 Say Smarty to only use one compile directory. Makes setup somewhat easier. 14 years ago
Jakob Sack 9aad8b3a86 Deactivate all plugins for now 14 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 14 years ago
Jonathan Riddell 1fd39a52fa Fix permissions on files 14 years ago
Jonathan Riddell 6f81c4e7b9 More licence clarification 14 years ago
Jonathan Riddell 21ee8dc0b6 Clarity licences more 14 years ago
Jonathan Riddell 797a4c3c60 Add copying licence for inc/ directory for clarity 14 years ago
Jonathan Riddell 7b3d57abd4 Really add AGPL file 14 years ago
Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 14 years ago
Robin Appelman 42cdc9f04f Merge branch 'master' of git.kde.org:owncloud 14 years ago
Robin Appelman 78d875c60f fix ocs private data handeling. 14 years ago
Robin Appelman 0a505fd383 only load mdb2 when we use the database 14 years ago
Robin Appelman fbc3210184 don't hide text viewer when clicking inside the text box 14 years ago
Robin Appelman 7351528431 Change the icon to the correct one after uploading is finished 14 years ago
Robin Appelman 9d8047382e fix ocs private data get/set queries for mysql 14 years ago
Robin Appelman 1c207a8889 update readme to reflect move to git.kde.org 14 years ago
Robin Appelman 066ca70890 only show files in the filebrowser that we can actually read. 14 years ago
Robin Appelman 15d15104d4 check if we can read the file before trying to get it's mime type 14 years ago
Robin Appelman 9cd4c99918 Add closing tag to config file. 14 years ago
Robin Appelman 93bc69011b fix another typo 14 years ago
Robin Appelman c09373a516 fix typo 14 years ago
Robin Appelman 0337b46975 remove debug statement 14 years ago
Robin Appelman 8625a524a5 adjust filebrowser to new libraries 14 years ago
Robin Appelman 9805336c0a cleanup event handling 14 years ago
Robin Appelman 66a7c35d80 improve handeling of links 14 years ago