Commit Graph

113 Commits (d1d47eb5eb28d9a62f3a16cc3b1be4e0136bed8b)

Author SHA1 Message Date
Jakob Sack 924cd17f2e Icewind destroyed my changes :-( 14 years ago
Robin Appelman 51e00d074c add play button to collection overview to add songs to the playlist and play them imediatly 14 years ago
Robin Appelman eee2a2266d disable unimplemented subentries for media player 14 years ago
Robin Appelman 773d23bbd5 open the correct subpage when the media player loads 14 years ago
Robin Appelman 93dd1c57cc update playcount correctly without having to reload the collection 14 years ago
Robin Appelman aa7c6f057b fix issue with selecting songs in playlist 14 years ago
Robin Appelman 94e25ecb0c Some much needed interface work on the media player 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2ff8d7a8bc One class per file! 14 years ago
Jan-Christoph Borchardt 72402ff143 removed some more legacy CSS 14 years ago
Jan-Christoph Borchardt dbcebba882 show media icon in settings as well 14 years ago
Jan-Christoph Borchardt b88e5ce9a1 added icon to media app 14 years ago
Robin Appelman ab81128e5c dont throw error when the collection scanner cant detect the length of an audio file 14 years ago
Robin Appelman 30307e736b dont throw error when the collection scanner cant detect the length of an audio file 14 years ago
Robin Appelman bc51425bb7 keep track of playcount as last played time of music files 14 years ago
Robin Appelman aa33812104 hopefully fix some issues with the openid server 14 years ago
Robin Appelman 0d408fe6f5 make use of the command line tools id3info and mp3info for scanning music if they are available 14 years ago
Robin Appelman ece6bd663c show icons instead of text for file actions 14 years ago
Jakob Sack 2f807a3c7f Delete requires in applications where possible 14 years ago
Robin Appelman 6585e83037 fix flash fallback for media player and bumb version of jplayer to 2.0.23 14 years ago
Robin Appelman 344b7f548b only show songs for which the current user has songs indexed 14 years ago
Robin Appelman d6d38ac3fa only load image viewer when in the file browser 14 years ago
Robin Appelman 48fe201dd5 fit player controls in smaller header 14 years ago
Robin Appelman 0e05a86484 some refactoring of the media player code 14 years ago
Robin Appelman 41a2da234a remove some debug output and supress some possible errors 14 years ago
Robin Appelman d9a79c0f7e show fileactions inline on hover 14 years ago
Robin Appelman 101c6d151e fix resizing images in image viewer 14 years ago
Robin Appelman 38f1cffab3 import media app 14 years ago
Robin Appelman 6230001a3c show expire dates of public links as date and not as datetime 14 years ago
Robin Appelman 9bc3991c23 serveral small fixes to the openid server 14 years ago
Robin Appelman 24e81ce4d5 fix some ldap errors 14 years ago
Robin Appelman f4121339af Fix expiring of public links 14 years ago
Robin Appelman 7362f103ed only use ldap user backend when it is configured 14 years ago
Dominik Schmidt 7f0dc638ae Hopefully fix errors if ldap plugin is not configured 14 years ago
Robin Appelman 4ac25942de you can now use your owncloud url as openid provider 14 years ago
Robin Appelman 7d2784c4c3 add openid headers to openid request page 14 years ago
Robin Appelman 1aa8399915 show error on openid request page when no user is selected 14 years ago
Kamil Domanski 53cb4c16ed add template to openid request page 14 years ago
Dominik Schmidt 735738fe6f user_ldap: close ldap connection in dtor 14 years ago
Dominik Schmidt 5f29f8a831 user_ldap: implement userExists 14 years ago
Dominik Schmidt d4618d633a user_ldap: use input-type-password for ldap_password 14 years ago
Dominik Schmidt 612f8cb954 user_ldap: add port setting 14 years ago
Dominik Schmidt c8e57d5460 Add user_ldap plugin 14 years ago
Kamil Domanski 6452f5b5cb OpenID now won't load if curl is not available 14 years ago
Robin Appelman 1ce24d892b don't show errors when the login isn't an openid identity 14 years ago
Robin Appelman bd4aec2c4c Experimental OpenID user backend and server. 14 years ago
Robin Appelman 83958ebd4b add oc_user::getUser to get the user id of the loggedin user 14 years ago
Robin Appelman c0af177223 public link config is also for non admins 14 years ago
Kamil Domanski a7b7f5a76c app files_publiclink is now translateable 14 years ago
Jakob Sack 14dddc0c9e forgot "event" as a parameter. 14 years ago