Commit Graph

45 Commits

Author SHA1 Message Date
Astro a64a572782 ticker-serve: update dep axum from 0.6 to 0.7 2023-12-25 00:39:28 +01:00
Astro eb732ca125 ticker-serve: add support for location, url defaults 2023-05-18 22:29:51 +02:00
Astro 4ff09652ab ticker-serve: fix ics linebreaks, PRODID, DTSTAMP 2023-05-04 22:50:48 +02:00
Astro 188b6b32be ticker-serve/index: fix ics link 2023-03-20 02:09:03 +01:00
Astro 60971b03f4 ticker-serve: fix style 2023-03-20 01:19:23 +01:00
Astro d5fe4181ec ticker-serve: fix style 2023-03-20 01:15:46 +01:00
Astro 1582ab76b7 ticker-serve/main: avoid config cloning with an Arc 2023-03-20 01:15:42 +01:00
Astro 11fa975fb2 ticker-serve/export: implement ics export 2023-03-20 01:15:30 +01:00
Astro 608471667c ticker-serve: enhance style 2023-03-19 23:45:16 +01:00
Astro 53f0d5f242 ticker-serve/index: switch unknown calendar color from white to grey 2023-03-19 23:23:29 +01:00
Astro bff8b4bd8c ticker-serve: switch from gotham+typed-html to axum+askama 2023-03-19 23:21:30 +01:00
Astro 1a55ead24d ticker-serve/index: make http_bind configurable 2023-03-17 23:21:48 +01:00
Astro c2d8306861 ticker-serve/index: limit by passed_days 2023-03-17 23:19:03 +01:00
Astro 461e5be4ad libticker, ticker-serve: update deprecated chrono calls
does that introduce timezone issues?
2023-02-22 19:30:25 +01:00
Astro cee130ffb5 css: shrink month names to fit the box 2022-10-11 01:07:46 +02:00
Astro 02120ecdfa rrule: 0.7.3 -> 0.10.0 2022-09-05 16:54:37 +02:00
Astro 45a042b973 ticker-serve: make dtstart a <time> to fix microdata 2022-08-29 02:44:04 +02:00
Astro 58006d51a4 ticker-serve: date style 2022-07-11 01:20:18 +02:00
Astro 950b190f77 ticker-serve: add timezone info 2022-07-11 01:00:03 +02:00
Astro b618d1dd05 add microdata 2022-07-11 00:21:51 +02:00
Astro 119e221856 ticker-serve: delint template syntax 2022-07-10 22:54:40 +02:00
Astro b0eed0dc4b ticker-serve: make upcoming_days configurable 2022-02-28 03:02:08 +01:00
Astro ac7ba66bb3 update dependencies 2022-02-25 20:30:06 +01:00
Astro a04ca83707 ticker-serve style: add a gradient background 2021-05-26 21:32:31 +02:00
Astro 0451d9a56f itcker-serve style: more precise margins 2021-05-26 21:09:57 +02:00
Astro 354d74d4d9 add recurrence flag 2021-05-26 20:46:26 +02:00
Astro 53a11663ee serve/index: filter by dtstart>=today for dtend=null 2021-03-08 23:01:00 +01:00
Astro 3bc618204b ticker-serve: fix doctype 2021-01-14 16:38:18 +01:00
Astro b0bb818faf Cargo.toml: remove duplicate license-file fields 2021-01-14 16:37:21 +01:00
Astro dae5de8a6e add LICENSE 2020-11-04 11:59:07 +01:00
Astro 3732a038ed serve: filter by dtend not dtstart 2020-10-30 17:21:06 +01:00
Astro 9e53e41f5f serve: fix .dtstart formatting 2020-10-30 17:17:41 +01:00
Astro 9dc747240b serve: add padding-left to body to avoid clipping the day 2020-10-30 17:04:19 +01:00
Astro 53051b2f37 serve: rotate .dtstart to the left 2020-10-30 17:01:35 +01:00
Astro 26e14b1d90 serve: limit events to 2 weeks 2020-10-30 17:01:20 +01:00
Astro cd6cb485f2 serve: add footer 2020-10-30 17:01:03 +01:00
Astro 98c7bf1d0c nixos-module.nix: add 2020-10-27 19:20:34 +01:00
Astro 0a1ce19179 serve: add favicon 2020-10-27 17:35:44 +01:00
Astro 72d4a34015 serve: colorize sat+sun 2020-10-26 20:14:04 +01:00
Astro b471b76bec style 2020-10-26 19:48:17 +01:00
Astro 9a1a106e0e serve: split main into index 2020-10-26 16:51:25 +01:00
Astro d1566f6c31 serve: switch from rocket to gotham 2020-10-26 16:42:16 +01:00
Astro a3e5ca2af3 ticker-serve: group_by_day() 2019-10-26 02:19:33 +02:00
Astro 72349760eb ticker-serve: select starting today 2019-10-26 01:57:31 +02:00
Astro 760d7b1d36 add ticker-serve prototype 2019-10-26 01:15:02 +02:00