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

• Updated input 'fenix':
    'github:nix-community/fenix/8dccfbe51a8adea643ec29a4ec516499a5a081c6' (2022-06-03)
  → 'github:nix-community/fenix/a73d841dbc39cdd881ae2ee7cb3991e357f9f9cc' (2022-07-10)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/88024c7ec2d44a8be8bf05a6580409200cf726fc' (2022-06-02)
  → 'github:rust-lang/rust-analyzer/5342f47f4276641ddb5f0a5e08fb307742d6cdc4' (2022-07-09)
• Updated input 'naersk':
    'github:nmattia/naersk/69daaceebe12c070cd5ae69ba38f277bbf033695' (2022-05-24)
  → 'github:nmattia/naersk/cddffb5aa211f50c4b8750adbec0bbbdfb26bb9f' (2022-06-12)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/f1c9c23aad972787f00f175651e4cb0d7c7fd5ea' (2022-06-01)
  → 'github:NixOS/nixpkgs/7802f1b6479d6f04bea5cc94e8290ea61e210ecf' (2022-07-10)
• Updated input 'utils':
    'github:numtide/flake-utils/1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1' (2022-05-30)
  → 'github:numtide/flake-utils/7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249' (2022-07-04)
2022-07-10 22:25:57 +02:00
libticker ticker-serve: make upcoming_days configurable 2022-02-28 03:02:08 +01:00
ticker-serve ticker-serve: make upcoming_days configurable 2022-02-28 03:02:08 +01: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 typed-html: bump 2022-06-04 02:33:57 +02:00
Cargo.toml typed-html: bump 2022-06-04 02:33:57 +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-07-10 22:25:57 +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