Commit graph

1001 commits

Author SHA1 Message Date
Robin Appelman
ef22498c6f some fixes for persistent playlists 2011-08-01 01:59:57 +02:00
Robin Appelman
9b764cb7f4 show names of next/previous song when you hover the next/previous button 2011-08-01 01:25:34 +02:00
Robin Appelman
28a64bc2f8 fix an isue with persitent playlists inside the media player app 2011-08-01 01:21:50 +02:00
Robin Appelman
1933426e3e make the persitent playlist work anywhere 2011-08-01 01:20:00 +02:00
Robin Appelman
e1596cc65a fix bug in saving currently played song 2011-08-01 01:17:54 +02:00
Robin Appelman
76a2f5b547 persistent playlist for the media player 2011-08-01 01:12:28 +02:00
Robin Appelman
cbf8f822de automatically scan songs that are played from the filebrowser 2011-08-01 00:32:44 +02:00
Robin Appelman
f88b477459 fix search results not displaying 2011-08-01 00:25:53 +02:00
Robin Appelman
bd6b38e638 cache the media collection between page loads 2011-08-01 00:18:09 +02:00
Robin Appelman
2d19965750 some improvements to collection scanning 2011-08-01 00:07:46 +02:00
Robin Appelman
6e2ce76223 use db transitions for collection scanner 2011-07-31 20:25:13 +02:00
Robin Appelman
14f7daf53c add transitions to oc_db 2011-07-31 20:24:53 +02:00
Robin Appelman
aff8bc62d2 some improvements in oc_media_collections 2011-07-31 20:24:27 +02:00
Robin Appelman
b93b066a42 fix search results having files from other users 2011-07-31 15:35:37 +02:00
Robin Appelman
5ef407d1c9 keyboard shortcuts for search results 2011-07-31 04:03:48 +02:00
Robin Appelman
eb3526c9a6 show images on click in search results 2011-07-31 02:35:54 +02:00
Robin Appelman
2c8b4da840 make sure jquery and common javascript is loaded before the javascript of the apps 2011-07-31 02:24:46 +02:00
Robin Appelman
0bc16683e5 dont show music results twice 2011-07-31 02:20:34 +02:00
Robin Appelman
291d8c73f8 dont hide the results if a new search yield no results 2011-07-31 02:05:07 +02:00
Robin Appelman
3a08f747fb more tweaks for media search results 2011-07-31 01:39:25 +02:00
Robin Appelman
1564a40538 dont show the full path for the files in search results 2011-07-31 01:26:13 +02:00
Robin Appelman
0b44db954f dont show play and add-to-playlist at the same time 2011-07-31 01:25:33 +02:00
Jan-Christoph Borchardt
77b558885a updated add to playlist icon 2011-07-31 00:51:45 +02:00
Robin Appelman
e6821e9d7c Show play and add-to-playlist buttons in instant search results
for now this only works from inside the media app
2011-07-31 00:50:04 +02:00
Robin Appelman
0503c3499e configure users/groups before loading apps 2011-07-31 00:23:06 +02:00
Jan-Christoph Borchardt
f8c560a35a added play and add to playlist icon 2011-07-31 00:13:48 +02:00
Jakob Sack
0dab7f2e53 laod apps ways earlier! 2011-07-31 00:06:17 +02:00
Jan-Christoph Borchardt
c78e41b2d3 forgot to generate the translation files 2011-07-30 23:43:22 +02:00
Jan-Christoph Borchardt
6c25348b77 added Spanish translation thanks to Sergio Ballesteros 2011-07-30 23:40:23 +02:00
Robin Appelman
18949aaa0b move public links to a subentry of files 2011-07-30 22:22:57 +02:00
Jan-Christoph Borchardt
d6faa89ed7 fix header on error page 2011-07-30 21:58:04 +02:00
Robin Appelman
aa08196c32 some interface work on instant search 2011-07-30 21:18:54 +02:00
Robin Appelman
d2d77b2a48 initial work on instant search 2011-07-30 18:05:20 +02:00
Robin Appelman
aafd36e2f3 provide json interface for search 2011-07-30 16:42:20 +02:00
Jan-Christoph Borchardt
b2f1d26d93 fixed color calculation again 2011-07-30 15:42:34 +02:00
Jan-Christoph Borchardt
103d45539d fixed file size and date color calculation in JavaScript 2011-07-30 15:31:11 +02:00
Jan-Christoph Borchardt
9714bab653 fixed table heading and multiselect style 2011-07-30 15:16:20 +02:00
Robin Appelman
77abade785 dont need to remove the empty folder message twice 2011-07-30 14:46:41 +02:00
Robin Appelman
78d41a03e0 automatically hide show/hide the empty folder message 2011-07-30 14:44:22 +02:00
Jan-Christoph Borchardt
95ec75b919 only bold current folder in breadcrumb navigation 2011-07-30 12:55:12 +02:00
Jan-Christoph Borchardt
48fb1e2dae hide empty folder notification when a folder or file got uploaded 2011-07-30 12:14:09 +02:00
Jan-Christoph Borchardt
f9ddbc4925 documented file size and date color calculation part 2011-07-30 11:00:25 +02:00
Jan-Christoph Borchardt
8426babab9 updated navigation subentry styling 2011-07-30 10:56:28 +02:00
Jan-Christoph Borchardt
bb5e6c9823 Transifex connection, added French and part of Bulgarian 2011-07-30 10:21:55 +02:00
Jakob Sack
924cd17f2e Icewind destroyed my changes :-( 2011-07-30 08:56:08 +02:00
Robin Appelman
51e00d074c add play button to collection overview to add songs to the playlist and play them imediatly 2011-07-30 04:15:09 +02:00
Robin Appelman
eee2a2266d disable unimplemented subentries for media player 2011-07-30 03:25:15 +02:00
Robin Appelman
773d23bbd5 open the correct subpage when the media player loads 2011-07-30 00:32:09 +02:00
Robin Appelman
93dd1c57cc update playcount correctly without having to reload the collection 2011-07-30 00:21:24 +02:00
Robin Appelman
aa7c6f057b fix issue with selecting songs in playlist 2011-07-30 00:05:44 +02:00