Web-based Calendar Aggregator https://ticker.c3d2.de/
Go to file
Astro e5165e7234 flake.lock: Update
Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/47ac04d42227141940ed77b4f4f1c336f99f1d99' (2023-03-17)
  → 'github:nix-community/fenix/2e6694d1e079b6c62341a449af18646a288a8c82' (2023-05-04)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/924d277f32b53219fcaa03226c17b485a081ed16' (2023-03-15)
  → 'github:rust-lang/rust-analyzer/60f4b3e26e8656bbe8b65530e237e3907c9565f3' (2023-05-03)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/126f49a01de5b7e35a43fd43f891ecf6d3a51459' (2023-03-15)
  → 'path:/nix/store/mjwn8yvvd2j83srwbphsfpph6j3rkj58-source?lastModified=1682303062&narHash=sha256-x+KAADp27lbxeoPXLUMxKcRsUUHDlg+qVjt5PjgBw9A=&rev=f5364316e314436f6b9c8fd50592b18920ab18f9' (2023-04-24)
• Updated input 'utils':
    'github:numtide/flake-utils/93a2b84fc4b70d9e089d029deacc3583435c2ed6' (2023-03-15)
  → 'github:numtide/flake-utils/cfacdce06f30d2b68473a46042957675eebb3401' (2023-04-11)
• Added input 'utils/systems':
    'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09)
2023-05-04 21:46:53 +02:00
libticker ticker-serve/index: make http_bind configurable 2023-03-17 23:21:48 +01:00
ticker-serve ticker-serve/index: fix ics link 2023-03-20 02:09:03 +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: switch from gotham+typed-html to axum+askama 2023-03-19 23:21:30 +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-05-04 21:46:53 +02: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