summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* make error 404 template usable as stand alone php fileRobin Appelman2011-04-181-0/+7
* 404 error pageRobin Appelman2011-04-181-1/+2
* use better tokens for public linksRobin Appelman2011-04-181-2/+2
* public link sharing also works for folders nowRobin Appelman2011-04-186-30/+110
* delay the loading of the filesystem when opening a public linkRobin Appelman2011-04-181-0/+1
* pass the user to setupFSRobin Appelman2011-04-181-4/+1
* ups. restore robins file ;-)Frank Karlitschek2011-04-171-0/+17
* first step on online ocs knowledgebase integrationFrank Karlitschek2011-04-171-17/+0
* Changes in the user experienceJakob Sack2011-04-161-0/+1
* publiclink pluginRobin Appelman2011-04-165-0/+164
* get rid of the oc_require and friendsRobin Appelman2011-04-169-40/+76
* Deactivate all plugins for nowJakob Sack2011-03-021-0/+3
* Fix permissions on filesJonathan Riddell2011-02-091-0/+0
* Fix licencing, make headers refer to intended AGPL, include copy of AGPLJonathan Riddell2011-02-093-3/+3
* don't hide text viewer when clicking inside the text boxRobin Appelman2011-01-311-0/+8
* Fixed typo (Lisener → Listener)Elias Probst2011-01-011-2/+2
* 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
* - plugin id correctedente2010-12-052-2/+5
* Basic HTML5 audio player pluginente2010-12-045-0/+107
* remove placeholder music pluginRobin Appelman2010-10-313-80/+0
* initial version for user managment tab in the settings pageRobin Appelman2010-09-201-0/+11
* add functions to get a list of all users or groupsRobin Appelman2010-09-151-0/+17
* the text viewer now does syntax highlighting for codeRobin Appelman2010-09-08100-8/+17347
* keep indention when viewing text filesRobin Appelman2010-09-081-0/+2
* provide a basic viewer for text filesRobin Appelman2010-09-084-0/+85
* provide a function to load the data from a plugin.xml fileRobin Appelman2010-08-052-4/+4
* comply with updated version of the plugin.xml syntaxRobin Appelman2010-07-283-8/+17
* use new plugin system for loading pluginsRobin Appelman2010-07-284-0/+35
* Merge commit 'refs/merge-requests/31' of git://gitorious.org/owncloud/ownclou...Robin Appelman2010-07-281-0/+202
|\
| * Moved LDAP authentication into a pluginAldo "xoen" Giambelluca2010-07-231-0/+202
* | fix permissions, start to implement private data apiMartin T. H. Sandsmark2010-07-164-0/+0
|/
* update includesFrank Karlitschek2010-03-172-2/+2
* <br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS ...CharlyCoste2010-03-142-2/+2
* center is not a valid strict xhtml1.0 tag (not semantic). At least, replacing...CharlyCoste2010-03-142-4/+4
* commiting ownCloud 1.0 beta 1v1.0.0beta1Frank Karlitschek2010-03-104-0/+134