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
2ffc0e8d1b
Catch parsing error when caching a calendar
2020-11-27 18:21:17 +01:00
dff7b57c79
Improve caching method: using sched.scheduler
2020-11-01 21:57:49 +01:00
b93a5ae814
Update working directory in the app.tools.caching module
2020-10-31 21:32:12 +01:00
73a12c55b2
Add documentation for the app.tools.caching module
2020-10-31 21:25:29 +01:00
7a9455f6fb
Change working directory
2020-10-31 21:03:58 +01:00
3b653f7bdc
Improve caching system
2020-10-30 13:18:10 +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