added filter to don't show past events by default

This commit is contained in:
z1glr
2025-04-19 18:40:13 +00:00
parent a1a7549073
commit cc4555f175
13 changed files with 406 additions and 52 deletions

View File

@@ -6,6 +6,8 @@ services:
- database:/usr/bin/app/data
- logs:/usr/bin/app/logs
restart: unless-stopped
ports:
- 80:80
volumes:
database: