Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix licencing, make headers refer to intended AGPL, include copy of AGPL | Jonathan Riddell | 2011-02-09 | 3 | -3/+3 |
| | |||||
* | don't hide text viewer when clicking inside the text box | Robin Appelman | 2011-01-31 | 1 | -0/+8 |
| | |||||
* | Fixed typo (Lisener → Listener) | Elias Probst | 2011-01-01 | 1 | -2/+2 |
| | |||||
* | Use correct attribute values for audio tag. | ente | 2010-12-05 | 1 | -4/+4 |
| | |||||
* | Only register the "Play" action for audio types that the browser is able to ↵ | ente | 2010-12-05 | 1 | -22/+28 |
| | | | | | | play. Otherwise just leave the default action to "Download". | ||||
* | - plugin id corrected | ente | 2010-12-05 | 2 | -2/+5 |
| | | | | - ogg files also get the play action added to their context menu | ||||
* | Basic HTML5 audio player plugin | ente | 2010-12-04 | 5 | -0/+107 |
| | |||||
* | remove placeholder music plugin | Robin Appelman | 2010-10-31 | 3 | -80/+0 |
| | |||||
* | initial version for user managment tab in the settings page | Robin Appelman | 2010-09-20 | 1 | -0/+11 |
| | |||||
* | add functions to get a list of all users or groups | Robin Appelman | 2010-09-15 | 1 | -0/+17 |
| | |||||
* | the text viewer now does syntax highlighting for code | Robin Appelman | 2010-09-08 | 100 | -8/+17347 |
| | |||||
* | keep indention when viewing text files | Robin Appelman | 2010-09-08 | 1 | -0/+2 |
| | |||||
* | provide a basic viewer for text files | Robin Appelman | 2010-09-08 | 4 | -0/+85 |
| | |||||
* | provide a function to load the data from a plugin.xml file | Robin Appelman | 2010-08-05 | 2 | -4/+4 |
| | |||||
* | comply with updated version of the plugin.xml syntax | Robin Appelman | 2010-07-28 | 3 | -8/+17 |
| | |||||
* | use new plugin system for loading plugins | Robin Appelman | 2010-07-28 | 4 | -0/+35 |
| | |||||
* | Merge commit 'refs/merge-requests/31' of ↵ | Robin Appelman | 2010-07-28 | 1 | -0/+202 |
|\ | | | | | | | git://gitorious.org/owncloud/owncloud into merge | ||||
| * | Moved LDAP authentication into a plugin | Aldo "xoen" Giambelluca | 2010-07-23 | 1 | -0/+202 |
| | | | | | | | | | | Used the current plugin system to define `USER_OC_LDAP` class that can be used as backend for OC_USER | ||||
* | | fix permissions, start to implement private data api | Martin T. H. Sandsmark | 2010-07-16 | 4 | -0/+0 |
|/ | |||||
* | update includes | Frank Karlitschek | 2010-03-17 | 2 | -2/+2 |
| | |||||
* | <br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS ↵ | CharlyCoste | 2010-03-14 | 2 | -2/+2 |
| | | | | instructions on semantic tags. | ||||
* | center is not a valid strict xhtml1.0 tag (not semantic). At least, ↵ | CharlyCoste | 2010-03-14 | 2 | -4/+4 |
| | | | | replacing it by a div with "center" class. | ||||
* | commiting ownCloud 1.0 beta 1v1.0.0beta1 | Frank Karlitschek | 2010-03-10 | 4 | -0/+134 |