From 41be636c4db1d7596a5f15d69ab35cdd6d2daef1 Mon Sep 17 00:00:00 2001 From: mkelvers Date: Thu, 4 Jun 2026 10:36:29 +0200 Subject: [PATCH] redesign: schedule page layout with scrollable calendar grid --- templates/schedule.gohtml | 170 ++++++++++++++++++++------------------ 1 file changed, 88 insertions(+), 82 deletions(-) diff --git a/templates/schedule.gohtml b/templates/schedule.gohtml index 83dc1f3..6f86b9b 100644 --- a/templates/schedule.gohtml +++ b/templates/schedule.gohtml @@ -1,12 +1,10 @@ {{define "title"}}Schedule{{end}} {{define "content"}}
-
+
-

Schedule

-

Shows from your watchlist that are currently airing.

+

Schedule

- Manage watchlist
@@ -36,63 +34,52 @@
{{else}} -
-
-
- Time -
- - -
+
+
+
+ +
-
- Images -
- - -
+
+ +
-
- Sort - -
+ -
- Week starts - -
+
-
- - + +
-
+
+
{{range (list "Monday" "Tuesday" "Wednesday" "Thursday" "Friday" "Saturday" "Sunday")}} {{$day := .}} -
-
+
+
-

{{$day}}

-
+
+

{{$day}}

- 0 + 0
-
+
{{end}} +