337 Commits (ede34c17dd04fcc13ce7870947fc66aba1ece274)
 

Author SHA1 Message Date
  Jakob Sack ede34c17dd Make the templates working again. 13 years ago
  Jakob Sack 66ac355f78 Getting rid of Smarty, using our own template system 13 years ago
  Jakob Sack 015ab0eb64 Say Smarty to only use one compile directory. Makes setup somewhat easier. 13 years ago
  Jakob Sack 9aad8b3a86 Deactivate all plugins for now 13 years ago
  Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 13 years ago
  Jonathan Riddell 1fd39a52fa Fix permissions on files 13 years ago
  Jonathan Riddell 6f81c4e7b9 More licence clarification 13 years ago
  Jonathan Riddell 21ee8dc0b6 Clarity licences more 13 years ago
  Jonathan Riddell 797a4c3c60 Add copying licence for inc/ directory for clarity 13 years ago
  Jonathan Riddell 7b3d57abd4 Really add AGPL file 13 years ago
  Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 13 years ago
  Robin Appelman 42cdc9f04f Merge branch 'master' of git.kde.org:owncloud 13 years ago
  Robin Appelman 78d875c60f fix ocs private data handeling. 13 years ago
  Robin Appelman 0a505fd383 only load mdb2 when we use the database 13 years ago
  Robin Appelman fbc3210184 don't hide text viewer when clicking inside the text box 13 years ago
  Robin Appelman 7351528431 Change the icon to the correct one after uploading is finished 13 years ago
  Robin Appelman 9d8047382e fix ocs private data get/set queries for mysql 13 years ago
  Robin Appelman 1c207a8889 update readme to reflect move to git.kde.org 13 years ago
  Robin Appelman 066ca70890 only show files in the filebrowser that we can actually read. 13 years ago
  Robin Appelman 15d15104d4 check if we can read the file before trying to get it's mime type 13 years ago
  Robin Appelman 9cd4c99918 Add closing tag to config file. 13 years ago
  Robin Appelman 93bc69011b fix another typo 13 years ago
  Robin Appelman c09373a516 fix typo 13 years ago
  Robin Appelman 0337b46975 remove debug statement 13 years ago
  Robin Appelman 8625a524a5 adjust filebrowser to new libraries 13 years ago
  Robin Appelman 9805336c0a cleanup event handling 13 years ago
  Robin Appelman 66a7c35d80 improve handeling of links 13 years ago
  Robin Appelman f2d78424f2 don't try to use *nix file premissions on windows hosts 13 years ago
  Matthew Dawson 9e75e34184 Return a '/' instead of 'false' when listing the root folder. 13 years ago
  Robin Appelman e0f6ad1c9c Also allow open_file.php to be called with a path paramater instead of only with seperate dir/file 13 years ago
  Robin Appelman 56ec730337 fix calling callBacks by id 13 years ago
  Robin Appelman 49c2efee27 Merge branch 'master' of git://gitorious.org/owncloud/owncloud 13 years ago
  Robin Appelman b705b95a1e don't crash when removing an item from the breadcrump that isn't added properly 13 years ago
  Robin Appelman 5a05da2af2 Some common javascript functions for working with arrays and functions 13 years ago
  Robin Appelman ca791d32d8 Merge commit 'refs/merge-requests/41' of git://gitorious.org/owncloud/owncloud into integration 13 years ago
  Matthew Dawson 5c856e5741 Fix a warning when there is no included files in a plugin. 13 years ago
  Matthew Dawson 0f5923a150 Add similar check to the canWrite function. 13 years ago
  Matthew Dawson 61ce6e21ec Fix a chroot issue where the path /.. (and related paths) are not caught and removed. 13 years ago
  Elias Probst 290b2d7355 Fix further typos in comments, too (lisen → listen). 13 years ago
  Elias Probst ba246b450f Fixed typo (Lisener → Listener) 13 years ago
  Robin Appelman 654387ff05 Show error when trying to create a file or folder that already exists 13 years ago
  ente 336f21f0aa Use correct attribute values for audio tag. 13 years ago
  ente 7e83db10d5 Only register the "Play" action for audio types that the browser is able to play. 13 years ago
  ente db5cac3b3f reverted a576150b 13 years ago
  ente 087a72f0ef - plugin id corrected 13 years ago
  ente fd0e0d675e Basic HTML5 audio player plugin 13 years ago
  ente a576150b64 replaced fileActions[this.mime] by fileActions[this.mime1 + this.mime2], since an object name cannot contain slashes. (correct me if I'm wrong) 13 years ago
  Robin Appelman 7710dc7325 Merge branch 'master' of git://gitorious.org/owncloud/owncloud 13 years ago
  Florian e84acb289e file download from web interface now works correctly with file names containing blanks 13 years ago
  Robin Appelman 8681d62bbf Fix for https://bugs.kde.org/show_bug.cgi?id=258144 13 years ago