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

• Updated input 'fenix':
    'github:nix-community/fenix/c3f4f35c2add975dd1f40a07cfbb758a049b20d2' (2023-02-20)
  → 'github:nix-community/fenix/47ac04d42227141940ed77b4f4f1c336f99f1d99' (2023-03-17)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/a6603fc21d50b3386a488c96225b2d1fd492e533' (2023-02-16)
  → 'github:rust-lang/rust-analyzer/924d277f32b53219fcaa03226c17b485a081ed16' (2023-03-15)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/a1291d0d020a200c7ce3c48e96090bfa4890a475' (2023-02-19)
  → 'github:NixOS/nixpkgs/126f49a01de5b7e35a43fd43f891ecf6d3a51459' (2023-03-15)
• Updated input 'utils':
    'github:numtide/flake-utils/3db36a8b464d0c4532ba1c7dda728f4576d6d073' (2023-02-13)
  → 'github:numtide/flake-utils/93a2b84fc4b70d9e089d029deacc3583435c2ed6' (2023-03-15)
2023-03-17 23:03:06 +01:00
libticker libticker, ticker-serve: update deprecated chrono calls 2023-02-22 19:30:25 +01:00
ticker-serve libticker, ticker-serve: update deprecated chrono calls 2023-02-22 19:30:25 +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 Cargo.lock: cargo update 2023-02-22 19:26:29 +01:00
Cargo.toml add microdata 2022-07-11 00:21:51 +02: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-03-17 23:03:06 +01:00
flake.nix flake.nix: pin naersk due to build regression 2022-09-05 22:52:06 +02:00
nixos-module.nix naerskify 2022-06-04 02:33:45 +02: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