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

• Updated input 'fenix':
    'github:nix-community/fenix/a73d841dbc39cdd881ae2ee7cb3991e357f9f9cc' (2022-07-10)
  → 'github:nix-community/fenix/ed52331c095a99250cc36e6668f90d55108858b4' (2022-08-28)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/5342f47f4276641ddb5f0a5e08fb307742d6cdc4' (2022-07-09)
  → 'github:rust-lang/rust-analyzer/6bea872edd9523a06213270f68725c9fe33f3919' (2022-08-26)
• Updated input 'naersk':
    'github:nmattia/naersk/cddffb5aa211f50c4b8750adbec0bbbdfb26bb9f' (2022-06-12)
  → 'github:nmattia/naersk/c6a45e4277fa58abd524681466d3450f896dc094' (2022-08-04)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/7802f1b6479d6f04bea5cc94e8290ea61e210ecf' (2022-07-10)
  → 'github:NixOS/nixpkgs/0e304ff0d9db453a4b230e9386418fd974d5804a' (2022-08-24)
• Updated input 'utils':
    'github:numtide/flake-utils/7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249' (2022-07-04)
  → 'github:numtide/flake-utils/c0e246b9b83f637f4681389ecabcb2681b4f3af0' (2022-08-07)
2022-08-29 02:38:25 +02:00
libticker ticker-serve: make upcoming_days configurable 2022-02-28 03:02:08 +01:00
ticker-serve ticker-serve: date style 2022-07-11 01:20:18 +02:00
ticker-update update dependencies 2022-02-25 20:30:06 +01:00
.gitignore parser 2019-10-06 23:28:39 +02:00
Cargo.lock add microdata 2022-07-11 00:21:51 +02: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 2022-08-29 02:38:25 +02:00
flake.nix naerskify 2022-06-04 02:33:45 +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