Web-based Calendar Aggregator https://ticker.c3d2.de/
Go to file
Astro d3ef99e500 libticker/ics: replace deprecated DateTime::from_utc() call 2023-12-25 00:42:52 +01:00
libticker libticker/ics: replace deprecated DateTime::from_utc() call 2023-12-25 00:42:52 +01:00
ticker-serve ticker-serve: update dep axum from 0.6 to 0.7 2023-12-25 00:39:28 +01:00
ticker-update rrule: 0.7.3 -> 0.10.0 2022-09-05 16:54:37 +02:00
.gitignore parser 2019-10-06 23:28:39 +02:00
Cargo.lock ticker-serve: update dep axum from 0.6 to 0.7 2023-12-25 00:39:28 +01:00
Cargo.toml ticker-serve: switch from gotham+typed-html to axum+askama 2023-03-19 23:21:30 +01:00
LICENSE add LICENSE 2020-11-04 11:59:07 +01:00
README.md README: update TODO 2022-02-28 03:01:14 +01:00
flake.lock flake.lock: Update 2023-12-24 12:29:17 +01:00
flake.nix flake.nix: pin naersk due to build regression 2022-09-05 22:52:06 +02:00
nixos-module.nix ticker-serve/index: make http_bind configurable 2023-03-17 23:21:48 +01:00
schema.sql schema.sql: add missing events.recurrence column 2021-09-04 19:02:35 +02:00
shell.nix shell.nix: add rust-analyzer for lsp 2021-05-24 23:15:10 +02:00

README.md

TODO ticker-update

  • geolocation from address

TODO ticker-serve

  • pagination
  • ics export
  • treat whole-day events
  • mangle \"
  • calendar subscriptions list page
  • deal with timezones