Commit Graph

341 Commits (ddc2a70de9faff2075dd18951fdbf5edde28aa22)
 

Author SHA1 Message Date
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
Robin Appelman f2d78424f2 don't try to use *nix file premissions on windows hosts 14 years ago
Matthew Dawson 9e75e34184 Return a '/' instead of 'false' when listing the root folder. 14 years ago
Robin Appelman e0f6ad1c9c Also allow open_file.php to be called with a path paramater instead of only with seperate dir/file 14 years ago
Robin Appelman 56ec730337 fix calling callBacks by id 14 years ago
Robin Appelman 49c2efee27 Merge branch 'master' of git://gitorious.org/owncloud/owncloud 14 years ago
Robin Appelman b705b95a1e don't crash when removing an item from the breadcrump that isn't added properly 14 years ago
Robin Appelman 5a05da2af2 Some common javascript functions for working with arrays and functions 14 years ago
Robin Appelman ca791d32d8 Merge commit 'refs/merge-requests/41' of git://gitorious.org/owncloud/owncloud into integration 14 years ago
Matthew Dawson 5c856e5741 Fix a warning when there is no included files in a plugin. 14 years ago
Matthew Dawson 0f5923a150 Add similar check to the canWrite function. 14 years ago
Matthew Dawson 61ce6e21ec Fix a chroot issue where the path /.. (and related paths) are not caught and removed. 14 years ago
Elias Probst 290b2d7355 Fix further typos in comments, too (lisen → listen). 14 years ago
Elias Probst ba246b450f Fixed typo (Lisener → Listener) 14 years ago
Robin Appelman 654387ff05 Show error when trying to create a file or folder that already exists 14 years ago
ente 336f21f0aa Use correct attribute values for audio tag. 14 years ago
ente 7e83db10d5 Only register the "Play" action for audio types that the browser is able to play. 14 years ago
ente db5cac3b3f reverted a576150b 14 years ago
ente 087a72f0ef - plugin id corrected 14 years ago
ente fd0e0d675e Basic HTML5 audio player plugin 14 years ago