Commit Graph

140 Commits

Author SHA1 Message Date
Astro f41172d3c5 typed-html: bump 2022-06-04 02:33:57 +02:00
Astro 56b8c193ad naerskify 2022-06-04 02:33:45 +02:00
Astro a8d23455bd Cargo.lock: update 2022-06-04 01:40:03 +02:00
Astro 22d6fdcefb flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/9222ae36b208d1c6b55d88e10aa68f969b5b5244' (2022-02-23)
  → 'github:NixOS/nixpkgs/f1c9c23aad972787f00f175651e4cb0d7c7fd5ea' (2022-06-01)
2022-06-04 01:37:10 +02:00
Astro b2f2b53429 update dependencies 2022-05-04 03:51:19 +02:00
Astro b0eed0dc4b ticker-serve: make upcoming_days configurable 2022-02-28 03:02:08 +01:00
Astro ea7ad34b9b README: update TODO 2022-02-28 03:01:14 +01:00
Astro ac7ba66bb3 update dependencies 2022-02-25 20:30:06 +01:00
Astro 6a4c1f3488 Cargo.lock: update 2022-02-25 19:45:19 +01:00
Astro b3e7dc2aa8 Cargo.lock: update 2021-11-11 16:20:13 +01:00
Astro 30babcddc5 schema.sql: add missing events.recurrence column 2021-09-04 19:02:35 +02:00
Astro 853656208d ics: fix Utc to Local timezone conversion 2021-09-02 16:51:26 +02:00
Astro 26be1853ce update dependencies 2021-08-28 23:52:56 +02:00
Astro d6f4673b49 ics: treat times ending with 'Z' as UTC 2021-08-28 20:10:58 +02:00
Astro 483bc35e67 ticker-update: fix zone of recurring events 2021-06-10 20:59:38 +02:00
Astro e65e7a052b update dependencies 2021-06-10 20:36:21 +02:00
Astro 3aef06aa95 ticker-update: restrict event serialization to keys that are relevant to rrule 2021-06-10 20:22:22 +02:00
Astro 1407c5f47a ticker-update: feed serialized event to rrule 2021-06-10 20:22:22 +02:00
Astro 6f95611155 ticker-update: feed EXDATE/EXRULE/RDATE to rrule 2021-06-10 20:22:19 +02:00
Astro 7453b01191 ics: implement support for multiple values per key 2021-05-31 19:04:16 +02:00
Astro 553ccc6ad7 nixos-module: make ticker a system user 2021-05-26 21:56:30 +02: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 6d371efc45 update 2021-05-26 20:59:57 +02:00
Astro 354d74d4d9 add recurrence flag 2021-05-26 20:46:26 +02:00
Astro 351f0e057b fix RRULE 2021-05-26 20:16:25 +02:00
Astro d6370aa55d ticker-update: use rrule 2021-05-24 23:25:24 +02:00
Astro ba5b4de68d ics: refactor into Timestamp::from_str() 2021-05-24 23:16:44 +02:00
Astro 1c47540a65 shell.nix: add rust-analyzer for lsp 2021-05-24 23:15:10 +02:00
Astro 96110d3713 update dependencies 2021-04-14 18:22:00 +02:00
Astro 449cac3176 flake.nix: add hydraJobs 2021-03-13 03:44:39 +01:00
Astro 5007b929ae update dependencies 2021-03-10 01:16:18 +01:00
Astro ad5f644221 flake.nix: fix nixos-module path 2021-03-10 01:15:52 +01:00
Astro f9b211fd9f flake.nix: init 2021-03-08 23:11:40 +01:00
Astro 53a11663ee serve/index: filter by dtstart>=today for dtend=null 2021-03-08 23:01:00 +01:00
Astro 247b2c28e9 update dependencies 2021-01-14 17:32:02 +01:00
Astro 3bc618204b ticker-serve: fix doctype 2021-01-14 16:38:18 +01:00
Astro 4520d60652 shell.nix: add rustc, pkg-config 2021-01-14 16:38:04 +01:00
Astro b0bb818faf Cargo.toml: remove duplicate license-file fields 2021-01-14 16:37:21 +01:00
Astro 681d12d6d8 README.md: dump TODOs 2020-11-04 12:01:03 +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 a6170fb01c nixos-module.nix: fix ticker-update timer interval 2020-10-28 20:20:25 +01:00
Astro f27005e7dd nixos-module.nix: add timer 2020-10-28 09:09:53 +01:00
Astro ac550e169f nixos-module.nix: remove remnant 2020-10-27 20:00:09 +01:00