| Commit message (Expand) | Author | Age | Files | Lines |
* | set version number to 1.1v1.1 | Robin Appelman | 2010-10-31 | 1 | -1/+1 |
* | remove placeholder music plugin | Robin Appelman | 2010-10-31 | 3 | -80/+0 |
* | fix some typo's | Robin Appelman | 2010-10-31 | 2 | -3/+3 |
* | fix uploading files to folders with special characters in the name | Robin Appelman | 2010-10-24 | 2 | -5/+3 |
* | Fixed small bug, added global $SERVERROOT to OC_UTIL | Kees Huiberts | 2010-10-21 | 1 | -1/+1 |
* | plugin manager | Robin Appelman | 2010-10-18 | 2 | -1/+78 |
* | fix small bug in filesystem abstraction | Robin Appelman | 2010-10-18 | 1 | -2/+1 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud | Robin Appelman | 2010-10-15 | 1 | -2/+2 |
|\ |
|
| * | fix a couple of typos | Riccardo Iaconelli | 2010-10-06 | 1 | -2/+2 |
* | | plugin manager and plugin installer | Robin Appelman | 2010-10-15 | 5 | -13/+86 |
|/ |
|
* | fix bug in detecting mountpoints of file storages within chrooted filesystem | Robin Appelman | 2010-10-03 | 1 | -0/+6 |
* | make paths returned by OC_FILESYSTEM::getTree relative to the fakeroot | Robin Appelman | 2010-09-28 | 1 | -0/+1 |
* | fix sqlite compatibility for webdav server | Robin Appelman | 2010-09-28 | 1 | -16/+22 |
* | fix viewing images that have a ' in the filename | Robin Appelman | 2010-09-28 | 1 | -0/+1 |
* | merge | Robin Appelman | 2010-09-28 | 1 | -10/+117 |
|\ |
|
| * | automatically install databased of plugins | Robin Appelman | 2010-09-28 | 1 | -10/+119 |
* | | add function to list all plugins | Robin Appelman | 2010-09-28 | 1 | -5/+23 |
|/ |
|
* | Fix content type header in downloads | Steven | 2010-09-26 | 1 | -0/+2 |
* | initial version for user managment tab in the settings page | Robin Appelman | 2010-09-20 | 10 | -50/+251 |
* | use mysql instead of mysqli when creating mysql user/database | Robin Appelman | 2010-09-20 | 1 | -20/+35 |
* | fix layout issue in the settings page | Robin Appelman | 2010-09-19 | 1 | -1/+13 |
* | Merge branch 'master' of http://git.gitorious.org/owncloud/owncloud | Robin Appelman | 2010-09-19 | 3 | -0/+44 |
|\ |
|
| * | add functions to get a list of all users or groups | Robin Appelman | 2010-09-15 | 3 | -0/+44 |
* | | improved loading speed of default syle sheet | Robin Appelman | 2010-09-19 | 1 | -1/+6 |
* | | fix loading of plugin defined stylesheets | Robin Appelman | 2010-09-19 | 1 | -1/+1 |
|/ |
|
* | use caching for user-group relations | Robin Appelman | 2010-09-12 | 1 | -24/+57 |
* | do not initialize mdb2_scheme if we don't use it, saves a lot of time | Robin Appelman | 2010-09-11 | 1 | -2/+8 |
* | the text viewer now does syntax highlighting for code | Robin Appelman | 2010-09-08 | 101 | -8/+17356 |
* | keep indention when viewing text files | Robin Appelman | 2010-09-08 | 1 | -0/+2 |
* | fix fallback for mimetype detection using the 'file' command | Robin Appelman | 2010-09-08 | 1 | -13/+3 |
* | provide a basic viewer for text files | Robin Appelman | 2010-09-08 | 6 | -0/+97 |
* | use json to encode the file list, should work better with filenames containin... | Robin Appelman | 2010-09-06 | 2 | -13/+30 |
* | fix wrong settings form being restricted to admin only | Robin Appelman | 2010-09-06 | 1 | -2/+2 |
* | provide a defealt, empty, filesystem configuration to suppress some errors | Robin Appelman | 2010-09-06 | 1 | -0/+1 |
* | make the filesystem configurable (no gui yet) | Robin Appelman | 2010-09-06 | 4 | -20/+74 |
* | remove Admin Panel from the main menu since it's handeld by the new settings... | Robin Appelman | 2010-09-06 | 1 | -3/+0 |
* | fixed bug in filesystem abstraction that broke file uploading | Robin Appelman | 2010-09-06 | 1 | -1/+1 |
* | fix some errors when trying to save the settings | Robin Appelman | 2010-09-05 | 1 | -9/+10 |
* | merge | Robin Appelman | 2010-09-05 | 2 | -57/+110 |
|\ |
|
| * | improved tooltip text (true this time) | Steven | 2010-09-05 | 1 | -4/+4 |
| * | improved appereance and clearability in system settings menu. However it does... | Steven | 2010-09-05 | 1 | -55/+107 |
| * | fix links in settings menu in all browsers except grome(ium) | Steven | 2010-09-04 | 1 | -1/+2 |
* | | remember the selected tab in the settings dialog when refreshing the page or ... | Robin Appelman | 2010-09-04 | 2 | -3/+14 |
|/ |
|
* | Merge commit 'refs/merge-requests/33' of git://gitorious.org/owncloud/ownclou... | Robin Appelman | 2010-09-02 | 1 | -2/+2 |
|\ |
|
| * | First commit, changing capitalization | Aaron Reichman | 2010-08-22 | 1 | -2/+2 |
* | | change the way the user is rooted in his own folder in order to make filesyst... | Robin Appelman | 2010-09-02 | 2 | -63/+101 |
|/ |
|
* | new settings page that allows plugins to integrate their own settings dialogs... | Robin Appelman | 2010-08-12 | 6 | -13/+88 |
* | remove debug messages | Robin Appelman | 2010-08-12 | 1 | -2/+0 |
* | fix error during the creation of the database table when using mysql | Robin Appelman | 2010-08-12 | 1 | -1/+2 |
* | fix problem when creating users with a non-empty userid cache | Robin Appelman | 2010-08-12 | 1 | -3/+3 |