Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git://anongit.kde.org/owncloud into autoload | Jakob Sack | 2011-07-29 | 15 | -127/+137 |
|\ | | | | | | | | | | | Conflicts: lib/base.php lib/filestorage.php | ||||
| * | 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 ↵ | Robin Appelman | 2011-07-28 | 1 | -1/+1 |
| | | | | | | | | audio file | ||||
| * | 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 |
| | | | | | | | | | | | | they are available | ||||
| * | | 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 |
| | | | | | | Currently all users can set one OpenID identity that allows access to the account. The identity url's for the server is owncloud/apps/user_openid/user.php/$username | ||||
* | add oc_user::getUser to get the user id of the loggedin user | Robin Appelman | 2011-06-22 | 1 | -3/+3 |
| | |||||
* | public link config is also for non admins | Robin Appelman | 2011-06-22 | 1 | -1/+1 |
| | |||||
* | app files_publiclink is now translateable | Kamil Domanski | 2011-06-20 | 2 | -8/+8 |
| | |||||
* | forgot "event" as a parameter. | Jakob Sack | 2011-06-19 | 1 | -2/+2 |
| | |||||
* | change db index names to avoid collisions | Kamil Domanski | 2011-06-18 | 1 | -1/+1 |
| | |||||
* | Adding clear logs functions | Alessandro Cosentino | 2011-06-07 | 1 | -1/+1 |
| | |||||
* | fix loading of image viewer again | Robin Appelman | 2011-06-04 | 1 | -30/+31 |
| | |||||
* | only load image viewer when in file browser | Robin Appelman | 2011-06-04 | 1 | -47/+49 |
| | |||||
* | fix imageviewer again | Robin Appelman | 2011-06-04 | 2 | -7/+14 |
| | |||||
* | fix imageviewer not showing up when using the actions menu | Robin Appelman | 2011-06-04 | 1 | -2/+6 |
| | |||||
* | always show the image in the middle of the screen, regardless of scrolling | Robin Appelman | 2011-06-04 | 1 | -2/+2 |
| |