Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | start of proper feedback during filessytem scan | Robin Appelman | 2012-01-30 | 1 | -2/+4 |
| | |||||
* | Merge branch 'master' into filesystem | Robin Appelman | 2012-01-30 | 1 | -0/+7 |
|\ | |||||
| * | provide server side close option for EventStream | Robin Appelman | 2012-01-30 | 1 | -0/+7 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-01-30 | 9 | -10/+97 |
|\| | |||||
| * | provide small wrapper around server side events and provide a fallback for IE | Robin Appelman | 2012-01-30 | 2 | -0/+74 |
| | | |||||
| * | increase version number to 3. YeeHaw party!! | Frank Karlitschek | 2012-01-27 | 1 | -2/+2 |
| | | |||||
| * | fix appstore download. | Frank Karlitschek | 2012-01-27 | 2 | -3/+3 |
| | | |||||
| * | change https detection a bit, hopefully fixing an edge case | Robin Appelman | 2012-01-27 | 1 | -1/+1 |
| | | |||||
| * | fix non-absolute symbolic links | Robin Appelman | 2012-01-27 | 1 | -1/+1 |
| | | |||||
| * | initialize all storage backends when searching for a file, fixed searching ↵ | Robin Appelman | 2012-01-26 | 1 | -0/+12 |
| | | | | | | | | in the Shared folder | ||||
| * | bump version numberv3.0RC1 | Frank Karlitschek | 2012-01-21 | 1 | -2/+2 |
| | | |||||
| * | make oc_image work when php_exif isn't enabled | Robin Appelman | 2012-01-20 | 1 | -3/+5 |
| | | |||||
* | | Merge branch 'master' into filesystem | Robin Appelman | 2012-01-20 | 1 | -1/+1 |
|\| | |||||
| * | dont complain about non existing config files | Robin Appelman | 2012-01-16 | 1 | -1/+1 |
| | | |||||
* | | initial work on filesystemview | Robin Appelman | 2012-01-20 | 3 | -248/+434 |
| | | |||||
* | | forgot to merge something | Robin Appelman | 2012-01-16 | 1 | -23/+1 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-01-16 | 10 | -38/+216 |
|\| | |||||
| * | fix database upgrading for pgsql | Robin Appelman | 2012-01-16 | 1 | -1/+1 |
| | | |||||
| * | some aditional feedback during database upgrade | Robin Appelman | 2012-01-16 | 2 | -4/+13 |
| | | |||||
| * | properly check for write permissions to the config file | Robin Appelman | 2012-01-15 | 1 | -0/+4 |
| | | |||||
| * | added vcards to the mimetype fix list and renamed the icon for vcards | Georg Ehrke | 2012-01-15 | 1 | -0/+2 |
| | | |||||
| * | add icon for log app | Georg Ehrke | 2012-01-14 | 1 | -1/+1 |
| | | |||||
| * | constans for signals handling | Bartek Przybylski | 2012-01-14 | 1 | -20/+105 |
| | | |||||
| * | use admin icon for log menu enty untill we have a proper icon | Robin Appelman | 2012-01-14 | 1 | -1/+1 |
| | | |||||
| * | fix issue with moving music files | Robin Appelman | 2012-01-14 | 1 | -2/+17 |
| | | |||||
| * | remove temporary files after updating | Robin Appelman | 2012-01-13 | 1 | -0/+4 |
| | | |||||
| * | use absolute path for db_structure.xml when updating | Robin Appelman | 2012-01-13 | 1 | -1/+1 |
| | | |||||
| * | Connect to the newly created database when checking if it needs to be filled. | Daniel Köb | 2012-01-13 | 1 | -9/+22 |
| | | |||||
| * | Don't chunk_split encoded image string. | Thomas Tanghus | 2012-01-12 | 1 | -1/+1 |
| | | | | | | | | | | Don't return json error but null if card can't be parsed. Small check for non-parsable card in index.php. | ||||
| * | fix previous change | Georg Ehrke | 2012-01-12 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of gitorious.org:owncloud/owncloud | Georg Ehrke | 2012-01-12 | 4 | -6/+11 |
| |\ | |||||
| | * | default table prefix to oc_ if not set | Tom Needham | 2012-01-10 | 1 | -1/+1 |
| | | | |||||
| | * | Just a comment ;-) | Thomas Tanghus | 2012-01-09 | 1 | -0/+1 |
| | | | |||||
| | * | Missing line return | Tom Needham | 2012-01-08 | 1 | -1/+1 |
| | | | |||||
| | * | save updated version number of apps after updating | Robin Appelman | 2012-01-08 | 1 | -0/+1 |
| | | | |||||
| | * | Merge branch 'master' of gitorious.org:owncloud/owncloud | Tom Needham | 2012-01-08 | 1 | -2/+5 |
| | |\ | |||||
| | * \ | Merge branch 'master' of gitorious.org:owncloud/owncloud into jqueryui | Tom Needham | 2012-01-08 | 9 | -76/+326 |
| | |\ \ | |||||
| | * \ \ | Fixed merge conflict in /files/ajax/move.php | Tom Needham | 2012-01-04 | 6 | -40/+500 |
| | |\ \ \ | |||||
| | * \ \ \ | Fix merge conflicts | Tom Needham | 2012-01-01 | 6 | -26/+224 |
| | |\ \ \ \ | |||||
| | * | | | | | Updated jquery ui js and css. Improved color scheme. | Tom Needham | 2011-12-30 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | added a file to fix wrong recognised mime-types | Georg Ehrke | 2012-01-12 | 2 | -1/+20 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | merge master into filesystem | Robin Appelman | 2012-01-08 | 3 | -25/+56 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | improve pgsql database detection | Robin Appelman | 2012-01-08 | 1 | -2/+5 |
| |/ / / / | |||||
| * | | | | dont create a new user when it already exists | Robin Appelman | 2012-01-08 | 1 | -9/+16 |
| | | | | | |||||
| * | | | | improve detection for mysql databases | Robin Appelman | 2012-01-08 | 1 | -3/+6 |
| | | | | | |||||
| * | | | | load reverse driver when updating database | Robin Appelman | 2012-01-08 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | don't try to upgrade what isn't installed | Robin Appelman | 2012-01-08 | 1 | -7/+9 |
| | | | | | |||||
| * | | | | allow changing database backends between PDO and MDB2 | Robin Appelman | 2012-01-08 | 1 | -4/+19 |
| | | | | | |||||
| * | | | | Fix updateApp() and add extra check to updateApps() | Michael Gapczynski | 2012-01-08 | 1 | -7/+9 |
| | | | | | |||||
| * | | | | update apps when their version number increases | Robin Appelman | 2012-01-08 | 2 | -0/+31 |
| | | | | |