Commit graph

86 commits

Author SHA1 Message Date
Franziska Kunsmann dad7cbfcfe standalone mode: add config options for sizes 2024-03-26 12:37:41 +01:00
Franzi 3bea26972f tile.js: clarify some text 2024-02-25 10:31:09 +01:00
Franzi a481d53969 fix more stupid 2024-02-25 10:25:53 +01:00
Franzi cc407c10e6 fix stupid 2024-02-25 09:42:32 +01:00
Franzi 965f2d8b68 fix image loading 2024-02-25 09:37:46 +01:00
Franzi c7bca3ebc0 fix showing info images 2024-02-25 09:30:26 +01:00
Franzi 50585580d0 actually allow showing images in tile.js 2024-02-25 09:28:12 +01:00
Franzi 69aa2deee2 service: ignore speakers with no name 2024-02-25 09:22:09 +01:00
Franzi f9ee34ea5c add option to display two room-specific images in "view info" tile 2024-02-24 10:49:28 +01:00
Franzi 03de4e4ec2 update node to reflect it's compatible with vanilla pretalx now 2024-02-24 10:23:35 +01:00
Franzi 1859015bb0 hide "day X" in standalone mode for single-day events 2024-01-16 09:04:45 +01:00
Franzi 677f042ec6 increase font sizes for high-resolution screens 2024-01-16 08:56:08 +01:00
Franzi 99624b5d92 node.lua: respect "use tracks" setting 2024-01-16 08:51:45 +01:00
Franzi 60cd315f0b service: isort && black 2024-01-16 08:50:09 +01:00
Franzi e2d154226f service: fix tracks display in pretalx-broadcast-tools mode
this fixes #5
2024-01-16 08:47:47 +01:00
Franzi d39b59d52e view_next_talk: make track name a bar instead of a coloured text 2023-12-27 17:13:36 +01:00
Franzi 645f1af466 make "hide talks older than x minutes" configurable 2023-12-27 13:07:50 +01:00
Franzi 45de0d6f29 hide long-ago started talks from static view as well 2023-12-27 13:01:03 +01:00
Franzi fb1c6c0dc6 don't announce talks that have started more than 25 minutes ago 2023-12-27 11:32:02 +01:00
Franzi ef96cfb88c service: use pytz.localize() instead of datetime.replace() 2023-12-27 11:14:57 +01:00
Franzi f2c341183d ignore talks in *this* room if they started more than 25 minutes ago 2023-12-27 11:12:03 +01:00
Franzi de1f01b004 i hate pytz, i hate python2, i hate everything 2023-12-27 10:42:24 +01:00
Franzi 025e1bf2c7 correctly log found room name 2023-12-26 13:11:58 +01:00
Franzi b7e6ea2635 fix stupid 2023-12-26 13:11:16 +01:00
Franzi e019a46286 tile.lua: explicitely log if no room is configured 2023-12-26 13:08:52 +01:00
Franzi 03a337c352 add font for track name display 2023-12-26 13:01:38 +01:00
Franzi 3b845964e7 fix matching for events without locale 2023-12-26 09:04:30 +01:00
Franzi d908c361f8 room specific text: actually render empty lines 2023-12-24 12:05:00 +01:00
Franzi 5f98771957 standalone: fix bottom padding for track names 2023-12-23 22:13:00 +01:00
Franzi 0acc6cf5e0 standalone: consistent padding around tracks 2023-12-23 22:11:42 +01:00
Franzi ce7fc7c0a7 standalone: use coloured bars for tracks instead of coloured text 2023-12-23 22:04:10 +01:00
Franzi 0a913caeec standalone: use talk title font for track names 2023-12-23 16:35:12 +01:00
Franzi 484d1ea65e standalone view: more padding 2023-12-23 16:21:59 +01:00
Franzi c4b55db10d standalone: show track names at bottom 2023-12-23 16:19:33 +01:00
Franzi 6541352392 clarify this plugin can be used as a top-level package 2023-12-22 16:12:54 +01:00
Franzi 9de0f5fd60 node.lua: add basic fahrplan display for standalone usage 2023-12-22 15:15:44 +01:00
Franzi f87985115d view_{clock,day}: fix display bug when numbers change 2023-12-21 10:10:36 +01:00
Franzi a22f5a49fa service: "public_name" for persons is optional 2023-12-20 20:29:46 +01:00
Franzi 13b156b6fc info: respect newlines 2023-12-19 11:07:21 +01:00
Franzi d17d8f1f23 add text blocks to room info 2023-12-19 10:45:23 +01:00
Franzi a1d635fcd0 view_clock: whoops 2023-12-19 09:59:01 +01:00
Franzi f550ddb141 view_clock: most likely you don't want this animated 2023-12-19 09:57:19 +01:00
Franzi 234cfff15a add clock option 2023-12-18 11:38:19 +01:00
Franzi 5af59372e3 whoops 2023-12-18 10:29:35 +01:00
Franzi 360b76b753 fix empty tracks 2023-12-18 10:28:11 +01:00
Franzi ccfb13313b tile.lua: talk.track.color might not exist 2023-12-18 09:01:29 +01:00
Franzi 3dff4cb230 whoops 2023-12-18 09:01:29 +01:00
Franzi 9abf4b3a44 more different font selections 2023-12-18 08:58:50 +01:00
Franzi 921d5948ac service: fix stupid 2023-12-18 08:08:33 +01:00
Franzi 5ba190caa3 service: more logging 2023-12-18 07:58:01 +01:00