| Commit message (Expand) | Author | Age | Files | Lines |
* | move public links to a subentry of files | Robin Appelman | 2011-07-30 | 2 | -2/+2 |
* | Icewind destroyed my changes :-( | Jakob Sack | 2011-07-30 | 2 | -17/+17 |
* | add play button to collection overview to add songs to the playlist and play ... | Robin Appelman | 2011-07-30 | 2 | -10/+20 |
* | disable unimplemented subentries for media player | Robin Appelman | 2011-07-30 | 1 | -14/+14 |
* | open the correct subpage when the media player loads | Robin Appelman | 2011-07-30 | 2 | -2/+5 |
* | update playcount correctly without having to reload the collection | Robin Appelman | 2011-07-30 | 3 | -4/+22 |
* | fix issue with selecting songs in playlist | Robin Appelman | 2011-07-30 | 1 | -6/+6 |
* | Some much needed interface work on the media player | Robin Appelman | 2011-07-29 | 13 | -123/+393 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 23 | -121/+121 |
* | One class per file! | Jakob Sack | 2011-07-29 | 1 | -4/+4 |
* | Merge branch 'master' of git://anongit.kde.org/owncloud into autoload | Jakob Sack | 2011-07-29 | 15 | -127/+137 |
|\ |
|
| * | removed some more legacy CSS | Jan-Christoph Borchardt | 2011-07-29 | 1 | -1/+1 |
| * | show media icon in settings as well | Jan-Christoph Borchardt | 2011-07-29 | 1 | -1/+1 |
| * | added icon to media app | Jan-Christoph Borchardt | 2011-07-29 | 1 | -0/+0 |
| * | dont throw error when the collection scanner cant detect the length of an aud... | Robin Appelman | 2011-07-28 | 1 | -1/+1 |
| * | Merge branch 'master' into interface | Jan-Christoph Borchardt | 2011-07-28 | 5 | -38/+124 |
| |\ |
|
| | * | keep track of playcount as last played time of music files | Robin Appelman | 2011-07-28 | 3 | -1/+48 |
| | * | hopefully fix some issues with the openid server | Robin Appelman | 2011-07-28 | 1 | -7/+7 |
| | * | make use of the command line tools id3info and mp3info for scanning music if ... | Robin Appelman | 2011-07-28 | 1 | -30/+69 |
| * | | show icons instead of text for file actions | Robin Appelman | 2011-07-28 | 2 | -5/+5 |
| * | | merge master into interface | Robin Appelman | 2011-07-27 | 9 | -94/+25 |
| |\| |
|
| | * | fix flash fallback for media player and bumb version of jplayer to 2.0.23 | Robin Appelman | 2011-07-27 | 5 | -80/+4 |
| * | | fit player controls in smaller header | Robin Appelman | 2011-07-26 | 1 | -2/+2 |
* | | | Delete requires in applications where possible | Jakob Sack | 2011-07-27 | 9 | -12/+0 |
| |/
|/| |
|
* | | only show songs for which the current user has songs indexed | Robin Appelman | 2011-07-26 | 2 | -10/+15 |
* | | only load image viewer when in the file browser | Robin Appelman | 2011-07-26 | 2 | -4/+6 |
|/ |
|
* | some refactoring of the media player code | Robin Appelman | 2011-07-26 | 11 | -861/+297 |
* | remove some debug output and supress some possible errors | Robin Appelman | 2011-07-22 | 2 | -3/+3 |
* | fix resizing images in image viewer | Robin Appelman | 2011-07-21 | 1 | -2/+2 |
* | import media app | Robin Appelman | 2011-07-22 | 112 | -0/+46482 |
* | show expire dates of public links as date and not as datetime | Robin Appelman | 2011-07-20 | 1 | -1/+1 |
* | serveral small fixes to the openid server | Robin Appelman | 2011-07-20 | 2 | -8/+10 |
* | fix some ldap errors | Robin Appelman | 2011-07-18 | 1 | -2/+2 |
* | Fix expiring of public links | Robin Appelman | 2011-07-17 | 1 | -2/+2 |
* | only use ldap user backend when it is configured | Robin Appelman | 2011-07-06 | 1 | -0/+6 |
* | Hopefully fix errors if ldap plugin is not configured | Dominik Schmidt | 2011-07-04 | 1 | -1/+16 |
* | you can now use your owncloud url as openid provider | Robin Appelman | 2011-06-24 | 3 | -20/+45 |
* | add openid headers to openid request page | Robin Appelman | 2011-06-24 | 1 | -1/+3 |
* | show error on openid request page when no user is selected | Robin Appelman | 2011-06-24 | 3 | -9/+20 |
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Kamil Domanski | 2011-06-24 | 5 | -0/+227 |
|\ |
|
| * | user_ldap: close ldap connection in dtor | Dominik Schmidt | 2011-06-23 | 1 | -0/+6 |
| * | user_ldap: implement userExists | Dominik Schmidt | 2011-06-23 | 1 | -20/+48 |
| * | user_ldap: use input-type-password for ldap_password | Dominik Schmidt | 2011-06-23 | 1 | -1/+1 |
| * | user_ldap: add port setting | Dominik Schmidt | 2011-06-23 | 4 | -2/+15 |
| * | Add user_ldap plugin | Dominik Schmidt | 2011-06-23 | 5 | -0/+180 |
* | | add template to openid request page | Kamil Domanski | 2011-06-24 | 2 | -3/+27 |
|/ |
|
* | OpenID now won't load if curl is not available | Kamil Domanski | 2011-06-23 | 1 | -0/+5 |
* | don't show errors when the login isn't an openid identity | Robin Appelman | 2011-06-23 | 1 | -3/+1 |
* | Experimental OpenID user backend and server. | Robin Appelman | 2011-06-23 | 8 | -0/+2237 |
* | add oc_user::getUser to get the user id of the loggedin user | Robin Appelman | 2011-06-22 | 1 | -3/+3 |