Commit graph

19 commits

Author SHA1 Message Date
ente
7e83db10d5 Only register the "Play" action for audio types that the browser is able to play.
Otherwise just leave the default action to "Download".
2010-12-05 17:51:10 +01:00
ente
087a72f0ef - plugin id corrected
- ogg files also get the play action added to their context menu
2010-12-05 12:18:40 +01:00
ente
fd0e0d675e Basic HTML5 audio player plugin 2010-12-04 17:39:01 +01:00
Robin Appelman
d565b50ca6 remove placeholder music plugin 2010-10-31 02:42:39 +02:00
Robin Appelman
91acafe698 initial version for user managment tab in the settings page 2010-09-20 18:27:43 +00:00
Robin Appelman
a1fbbd09ee add functions to get a list of all users or groups 2010-09-15 16:24:14 +00:00
Robin Appelman
af8b66c2c3 the text viewer now does syntax highlighting for code 2010-09-08 20:18:42 +00:00
Robin Appelman
8ce564ccfe keep indention when viewing text files 2010-09-08 13:49:59 +00:00
Robin Appelman
cffa4edb72 provide a basic viewer for text files 2010-09-08 01:43:40 +02:00
Robin Appelman
5f53165efb provide a function to load the data from a plugin.xml file 2010-08-05 02:47:34 +02:00
Robin Appelman
2a78209728 comply with updated version of the plugin.xml syntax 2010-07-28 22:45:24 +02:00
Robin Appelman
98e49c7552 use new plugin system for loading plugins 2010-07-28 18:12:00 +02:00
Robin Appelman
687cb29c7d Merge commit 'refs/merge-requests/31' of git://gitorious.org/owncloud/owncloud into merge 2010-07-28 00:16:56 +02:00
Aldo "xoen" Giambelluca
11664f3153 Moved LDAP authentication into a plugin
Used the current plugin system to define `USER_OC_LDAP` class
that can be used as backend for OC_USER
2010-07-23 00:48:45 +02:00
Martin T. H. Sandsmark
64d4d57615 fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
Frank Karlitschek
bd24415ced update includes 2010-03-17 00:04:05 +01:00
CharlyCoste
c921e5422d <br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS instructions on semantic tags. 2010-03-14 02:03:29 +01:00
CharlyCoste
3984607ef5 center is not a valid strict xhtml1.0 tag (not semantic). At least, replacing it by a div with "center" class. 2010-03-14 01:33:49 +01:00
Frank Karlitschek
16f3bd4e23 commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00