Commit graph

12 commits

Author SHA1 Message Date
xelast418
72adb809a4
Fixes modify/shift to allow a negative time shift 2023-09-23 20:11:10 +12:00
xelast418
811382fbb7
Bug fix: Fixes extends throwing errors with unexpected values 2023-09-23 17:50:23 +12:00
xelast418
c4623f8808
Replaces True with yes for specifying additional conf to avoid JSON/Python conflict
```
2023-09-21 09:49:07 +12:00
xelast418
27064a9c61
Adds support for extending a calendar config with
another calendar config.
2023-09-20 20:50:37 +12:00
xelast418
e5acc4fd1d
Minor updates:
- Updates README.md with redactAs
    - Updates .gitignore to exclude developement files
    - Updates tools.py to reword the horodate prefix from "Downloaded at" to "Event last fetched"
2023-09-18 10:29:44 +12:00
xelast418
4f0f111ed7
Adds support for redacting event details via a "redactAs" modify parameter 2023-09-07 15:30:20 +12:00
7613441836 Fix validation issue
Fixes #3
2022-03-31 21:08:34 +02:00
c768d7856f Enable precomputing of calendars to serve it faster when request by a client 2021-09-10 20:26:41 +02:00
kthys
5e175becca Add dockerfile 2020-11-28 22:44:41 +01:00
7a9455f6fb Change working directory 2020-10-31 21:03:58 +01:00
9c61cc6234 Implement caching of calendar files
TODO:
- Documentation
- Adjust README
2020-10-24 23:42:12 +02:00
Jules Dejaeghere
1511049c02 First version 2020-09-25 22:26:02 +02:00