5a77b4d4eaadd a seekbar into the player + timing informations
bkfox
2016-07-18 21:55:25 +0200
e0edd7fc7dadd manager for programs.Diffusion + adapt; list_by_date's date urls; website's section Log algorithm
bkfox
2016-07-18 18:29:24 +0200
6b7255112dadd DiffusionManager, use it
bkfox
2016-07-18 16:27:09 +0200
d3e05211c3fix errors with exposures and calendar
bkfox
2016-07-18 04:07:43 +0200
4e5d90fb1drewrite a bit how views and sections work; section's prepare function; website interfaces; section.as_view returns a view containing it and usable as it
bkfox
2016-07-18 02:40:11 +0200
32a30004d6playlist import -- fixes and integration into the sound monitor
bkfox
2016-07-16 23:51:53 +0200
161af3fb1aadd script to import playlists to sounds or to diffusions
bkfox
2016-07-15 18:23:08 +0200
765846547ddealer can no more be saved -- damned
bkfox
2016-07-12 22:56:23 +0200
a5638f0071liquidsoap: fix error in template, station.current_source on request's id
bkfox
2016-07-12 22:26:36 +0200
0d75f65ed4start app controllers that aims to replace liquidsoap on long term, and be more generic and reusable
bkfox
2016-07-12 11:11:21 +0200
37b807b403schedule -- get queryset from routes.DateRoute
bkfox
2016-07-11 11:43:26 +0200
733acf20efremove get_content() function in sections; add is_empty() and message_empty() for all sections + hiding if needed; adapt; section Content is now child of Image; remove print()
bkfox
2016-07-09 00:05:11 +0200
88a5a9556ecms.actions + website.actions; Sounds section; player: bug fix (ask for restart on live stream), actions; remove website.Sound (not really used): move chmod/public into programs.Sound
bkfox
2016-07-08 01:17:02 +0200
e971f3f0b5actions & action button automatic generation; 'play' & 'listen' button on diffusions work
bkfox
2016-07-07 01:18:39 +0200
8ff67fe68acalendar date is updated + correct today
bkfox
2016-07-06 16:43:52 +0200
ff02258d8bswitch to multi-table inheritance for posts; remove qcombine that is no more needed; add and integrate post.downcast + as template filter
bkfox
2016-07-06 16:27:30 +0200
cfce035527rename 'item' in list_item template into 'object' to be more django compliant
bkfox
2016-07-06 14:40:09 +0200
acd0737d5dThreadRoute.title as url; update scripts about old Diffusion.sounds -> Sound.Diffusion (still need tests); cleanup unused and old code
bkfox
2016-06-21 00:13:10 +0200
2564ba298aone sound, one parent: Diffusion.sounds -> Sound.diffusion; player: playerStore, save pos when time update, single mode
bkfox
2016-06-20 22:44:25 +0200
ceecbcfa54work on QCombine, add QCombined
bkfox
2016-06-20 19:23:42 +0200
bc87e635c2add qcombine class, to combine multiple models in a single queryset
bkfox
2016-06-20 18:10:59 +0200
b195dd74a0fix bug for schedules set to "one week or two"; sections.List: avoid to call self.get_object_list if possible + add prepare_object_list
bkfox
2016-06-20 15:43:23 +0200
3936580275add 'parts' system + script; work on player; create list_item.html template; update on_air
bkfox
2016-06-14 03:33:26 +0200
5da8762f77work on website's player
bkfox
2016-06-13 15:46:52 +0200
01c4280b72redesign a bit view classes
bkfox
2016-06-13 04:25:17 +0200
c3ae0e012cremove Station model (to much trouble for few advantages); start new player; rename Post.detail_url to Post.url, same for ListItem; move Article into website app; add website.Sound post; work on lists;...
bkfox
2016-06-12 21:34:31 +0200
392d48ac0cfix error with tags; add callable for related bindings; comments in PostListView; ...
bkfox
2016-06-02 01:05:38 +0200
ad58d3c332doc; error in sections with object; update styles and templates
bkfox
2016-06-01 20:07:22 +0200
e0a268505ework on pagination
bkfox
2016-05-30 13:23:46 +0200
94b9aab006remove old ProxyPost; comments posting managed by sections.Comments; support for messages; change how menus works in Website
bkfox
2016-05-27 00:45:50 +0200
7c89f84b34make menu work
bkfox
2016-05-26 22:12:29 +0200
d70593a461sound_monitor: filesystem monitoring using watchdog
bkfox
2015-12-29 12:05:59 +0100
2445690da3roll back to older logging method (we don't wan't to run logging on liquidsoap's main thread. Move monitoring in appropriate file
bkfox
2015-12-23 12:40:57 +0100