| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://anongit.kde.org/owncloud into autoload | Jakob Sack | 2011-07-29 | 10 | -147/+126 |
|\ |
|
| * | some more changes for navigation subentries | Robin Appelman | 2011-07-29 | 1 | -10/+26 |
| * | some refactoring for subnavigation code | Robin Appelman | 2011-07-29 | 1 | -14/+6 |
| * | use proper file icons for image and audio files | Robin Appelman | 2011-07-29 | 1 | -0/+5 |
| * | implemented relative file size and coloring | Jan-Christoph Borchardt | 2011-07-29 | 1 | -0/+23 |
| * | set installed version in config file | Robin Appelman | 2011-07-28 | 1 | -0/+1 |
| * | bumb version number for upcomming beta | Robin Appelman | 2011-07-28 | 1 | -1/+1 |
| * | use oc_preferences to store ocs privatedata | Robin Appelman | 2011-07-28 | 1 | -58/+18 |
| * | make use of the command line tools id3info and mp3info for scanning music if ... | Robin Appelman | 2011-07-28 | 2 | -57/+46 |
| * | fix log when no tablename prefix is used | Robin Appelman | 2011-07-27 | 1 | -4/+4 |
* | | Further improvements | Jakob Sack | 2011-07-27 | 4 | -214/+10 |
* | | One class per File | Jakob Sack | 2011-07-27 | 3 | -412/+620 |
* | | Use autoload | Jakob Sack | 2011-07-27 | 17 | -352/+322 |
|/ |
|
* | bumb jquery and jquery-ui versions | Robin Appelman | 2011-07-25 | 1 | -3/+3 |
* | add OC_APP::getCurrentApp() to get the id of the active app | Robin Appelman | 2011-07-25 | 1 | -0/+16 |
* | fix sabredav for sqlite2 | Robin Appelman | 2011-07-25 | 1 | -1/+1 |
* | Merge branch 'sabredav' | Jakob Sack | 2011-07-22 | 6 | -757/+570 |
|\ |
|
| * | Merge branch 'sabredav' of git://anongit.kde.org/owncloud into sabredav | Jakob Sack | 2011-07-22 | 1 | -1/+1 |
| |\ |
|
| | * | fix problem with removing locks | Robin Appelman | 2011-07-22 | 1 | -1/+1 |
| * | | Remove HTTP_Webdav | Jakob Sack | 2011-07-22 | 1 | -757/+0 |
| |/ |
|
| * | Properties work fine now | Jakob Sack | 2011-07-22 | 2 | -15/+19 |
| * | properties nearly work | Jakob Sack | 2011-07-22 | 2 | -1/+93 |
| * | Support for locks, minor changes | Jakob Sack | 2011-07-22 | 5 | -6/+144 |
| * | Use SabreDAV authentication Code! | Jakob Sack | 2011-07-20 | 1 | -0/+35 |
| * | Integration of SabreDAV | Jakob Sack | 2011-07-20 | 3 | -0/+301 |
* | | add getLocalFile to local storage provider | Robin Appelman | 2011-07-22 | 1 | -0/+4 |
* | | only remove old sqlite database if it exists | Robin Appelman | 2011-07-21 | 1 | -1/+3 |
* | | remember login added | Bartek Przybylski | 2011-07-20 | 1 | -0/+16 |
|/ |
|
* | move list of mimetypes by extention to a seperate file. | Robin Appelman | 2011-07-17 | 2 | -63/+88 |
* | Fix typo in setup, thanks for pointing it out ab0oo | Michael Gapczynski | 2011-07-13 | 1 | -3/+3 |
* | Add missing argument for fromTmpFile() inside of rename() | Michael Gapczynski | 2011-07-13 | 1 | -1/+1 |
* | Add missing parameter for fromTmpFile() inside of copy() | Michael Gapczynski | 2011-07-12 | 1 | -1/+1 |
* | Fix post_create and post_write hooks in copy(), was referencing an undefined ... | Michael Gapczynski | 2011-07-12 | 1 | -2/+2 |
* | introducing simple file size, only MB as unit, details on hover | Jan-Christoph Borchardt | 2011-07-07 | 1 | -0/+8 |
* | Fix to make the Unlock mechanism of WebDAV work. Previously when using unlock... | Kunal Ghosh | 2011-07-02 | 1 | -1/+6 |
* | not all http server add index.php to $_SERVER[SCRIPT_NAME], do it manually | Robin Appelman | 2011-06-26 | 1 | -1/+5 |
* | allow plugins/apps to add custom headers to all pages | Robin Appelman | 2011-06-24 | 2 | -9/+18 |
* | redirect_url to be respected in linkTo function | Aamir Khan | 2011-06-25 | 1 | -5/+12 |
* | provide an option to add custom elements to the header of templates | Robin Appelman | 2011-06-24 | 1 | -2/+20 |
* | fix 404 | Kamil Domanski | 2011-06-23 | 2 | -2/+2 |
* | no indexing in generated htaccess | Kamil Domanski | 2011-06-23 | 2 | -0/+2 |
* | fix creating users | Robin Appelman | 2011-06-23 | 1 | -9/+17 |
* | Use new user backend API | Dominik Schmidt | 2011-06-23 | 1 | -9/+10 |
* | Detect backend features dynamically instead of trial-and-error usage | Dominik Schmidt | 2011-06-23 | 2 | -61/+144 |
* | add oc_user::getUser to get the user id of the loggedin user | Robin Appelman | 2011-06-22 | 3 | -3/+16 |
* | prefix the mysql user name to avoid collissions | Robin Appelman | 2011-06-21 | 1 | -4/+11 |
* | install shipped apps also in "installed apps" page | Kamil Domanski | 2011-06-21 | 2 | -27/+39 |
* | Multiply changes to user system | Robin Appelman | 2011-06-21 | 4 | -139/+127 |
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Jakob Sack | 2011-06-20 | 1 | -1/+1 |
|\ |
|
| * | fixed page reload after logout | Kamil Domanski | 2011-06-20 | 1 | -1/+1 |