summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix licencing, make headers refer to intended AGPL, include copy of AGPLJonathan Riddell2011-02-0935-35/+35
* Merge branch 'master' of git.kde.org:owncloudRobin Appelman2011-02-061-0/+8
|\
| * don't hide text viewer when clicking inside the text boxRobin Appelman2011-01-311-0/+8
* | fix ocs private data handeling.Robin Appelman2011-02-061-27/+110
* | only load mdb2 when we use the databaseRobin Appelman2011-02-061-6/+9
|/
* Change the icon to the correct one after uploading is finishedRobin Appelman2011-01-261-1/+3
* fix ocs private data get/set queries for mysqlRobin Appelman2011-01-232-32/+51
* update readme to reflect move to git.kde.orgRobin Appelman2011-01-221-1/+1
* only show files in the filebrowser that we can actually read.Robin Appelman2011-01-223-4/+22
* check if we can read the file before trying to get it's mime typeRobin Appelman2011-01-221-85/+87
* Add closing tag to config file.Robin Appelman2011-01-221-0/+1
* fix another typoRobin Appelman2011-01-201-1/+1
* fix typoRobin Appelman2011-01-201-1/+1
* remove debug statementRobin Appelman2011-01-201-1/+0
* adjust filebrowser to new librariesRobin Appelman2011-01-201-6/+6
* cleanup event handlingRobin Appelman2011-01-201-59/+11
* improve handeling of linksRobin Appelman2011-01-201-1/+5
* don't try to use *nix file premissions on windows hostsRobin Appelman2011-01-181-34/+38
* Return a '/' instead of 'false' when listing the root folder.Matthew Dawson2011-01-061-0/+3
* Also allow open_file.php to be called with a path paramater instead of only w...Robin Appelman2011-01-041-5/+9
* fix calling callBacks by idRobin Appelman2011-01-041-4/+8
* Merge branch 'master' of git://gitorious.org/owncloud/owncloudRobin Appelman2011-01-0415-26/+148
|\
| * Merge commit 'refs/merge-requests/41' of git://gitorious.org/owncloud/ownclou...Robin Appelman2011-01-041-2/+4
| |\
| | * Fix a warning when there is no included files in a plugin.Matthew Dawson2011-01-041-2/+4
| * | Add similar check to the canWrite function.Matthew Dawson2011-01-031-1/+1
| * | Fix a chroot issue where the path /.. (and related paths) are not caught and ...Matthew Dawson2011-01-031-1/+1
| |/
| * Fix further typos in comments, too (lisen → listen).Elias Probst2011-01-011-2/+2
| * Fixed typo (Lisener → Listener)Elias Probst2011-01-017-20/+20
| * Show error when trying to create a file or folder that already existsRobin Appelman2010-12-121-0/+4
| * Use correct attribute values for audio tag.ente2010-12-051-4/+4
| * Only register the "Play" action for audio types that the browser is able to p...ente2010-12-051-22/+28
| * reverted a576150bente2010-12-051-7/+4
| * - plugin id correctedente2010-12-052-2/+5
| * Basic HTML5 audio player pluginente2010-12-045-0/+107
| * replaced fileActions[this.mime] by fileActions[this.mime1 + this.mime2], sinc...ente2010-12-041-4/+7
* | don't crash when removing an item from the breadcrump that isn't added properlyRobin Appelman2011-01-041-1/+3
* | Some common javascript functions for working with arrays and functionsRobin Appelman2011-01-041-17/+49
|/
* Merge branch 'master' of git://gitorious.org/owncloud/owncloudRobin Appelman2010-12-041-1/+1
|\
| * file download from web interface now works correctly with file names containi...Florian2010-12-041-1/+1
* | Fix for https://bugs.kde.org/show_bug.cgi?id=258144Robin Appelman2010-11-301-1/+6
* | Fix for https://bugs.kde.org/show_bug.cgi?id=257861Robin Appelman2010-11-301-1/+1
|/
* Merge branch 'master' of git://gitorious.org/owncloud/owncloudRobin Appelman2010-11-2811-135/+69
|\
| * fix warning message that sometimes broke webdavRobin Appelman2010-11-161-1/+1
| * Add support for hosts where open_basedir restriction is in effect.François KUBLER2010-11-161-44/+57
| * fix login issue after logging outRobin Appelman2010-11-041-0/+3
| * set version number to 1.1v1.1Robin Appelman2010-10-311-1/+1
| * remove placeholder music pluginRobin Appelman2010-10-313-80/+0
| * fix some typo'sRobin Appelman2010-10-312-3/+3
| * fix uploading files to folders with special characters in the nameRobin Appelman2010-10-242-5/+3
| * Fixed small bug, added global $SERVERROOT to OC_UTILKees Huiberts2010-10-211-1/+1