30 Commits

Author SHA1 Message Date
54222eb8cc Support overwriting details for all events
Useful for calendars which contain events of the same kind and the same location only but need some adjustments to improve the usability of the calendar.
2025-02-05 23:40:05 +01:00
af33203932 Add support for feeds from reparatur-initiativen.de 2025-02-05 23:07:48 +01:00
93b0a314d4 Make app easier to run in debug mode 2025-02-05 23:07:15 +01:00
d8fa4e1dcb Disable poetry's package-mode 2025-02-03 23:48:51 +01:00
e8b8150dd5 Update dependencies 2023-09-18 16:15:21 +02:00
527d9642bc Fix date/time localization 2023-04-20 03:01:24 +02:00
f2b25ce868 Mount configuration read-only 2023-04-20 03:01:24 +02:00
691f9181e1 Fix config file caching 2023-02-19 03:20:08 +01:00
b432503ac9 Update Docker config 2023-02-18 13:32:06 +01:00
00b74e8782 Move towards a more object-oriented API 2023-02-18 04:21:28 +01:00
70a069fe95 Support multiple calendars
This implied switching to a different caching approach.
2023-02-18 04:21:28 +01:00
5d58ba89c4 Serve CSS dependencies from local webserver
Privacy improvement.
2022-11-22 02:20:48 +01:00
eab91b7272 Better highlight entries that pop open 2022-11-21 14:03:44 +01:00
276110b2a2 Fix rendering when max_days is not specified 2022-11-21 14:00:52 +01:00
bb2f840cec Add sidebar demo endpoint 2022-11-21 12:02:16 +01:00
42153f2e27 Add max_days query parameter 2022-11-21 11:44:38 +01:00
3dc8a7f232 Fix template context 2022-11-21 11:44:10 +01:00
9b8da8c2b6 Improve subscription link 2022-11-21 04:08:37 +01:00
cba66c794e Improve sidebar embed look and feel 2022-11-21 04:08:37 +01:00
05f985d611 Include static and template files in packages 2022-11-21 03:15:34 +01:00
78eeac7ab5 Ignore dist files 2022-11-21 03:15:34 +01:00
df427c2c52 Use up to date poetry installation command 2022-11-21 03:15:34 +01:00
98f9802a8e Update dependencies 2022-11-21 03:15:34 +01:00
56f529f28d Update docker file 2022-11-21 03:15:34 +01:00
4af54f3287 Restructure project 2022-11-21 03:15:34 +01:00
8209049486 Fix isort config 2022-11-21 02:55:54 +01:00
b991d60e01 Skip installation of dev requirements 2022-05-10 03:00:56 +02:00
27cb982931 Set up isort to allow auto formatting imports 2022-05-10 02:25:36 +02:00
ab8fdfef17 Fix showing today's events in sidebar 2022-05-03 10:33:47 +02:00
1dc60bbd8f Initial commit 2022-03-28 00:21:15 +02:00