Commit graph

16 commits

Author SHA1 Message Date
c768d7856f Enable precomputing of calendars to serve it faster when request by a client 2021-09-10 20:26:41 +02:00
bd04a1b286 Update headers to work with Thunderbird 91 2021-09-09 23:31:26 +02:00
kthys
f2a253886f
Merge pull request #2 from jdejaegh/Dockerfile
Add dockerfile
2020-11-28 23:25:23 +01: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
1c4f9f2be2
Merge pull request #1 from jdejaegh/caching
Add a caching system in case where remote calendar is unreachable
2020-11-03 22:20:21 +01:00
a6d4b3b113 Update readme and the config sample to add the cache setting 2020-11-03 21:59:01 +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
ed70d36dbf
Fixing typo 2020-09-29 19:28:18 +02:00
Jules Dejaeghere
1511049c02 First version 2020-09-25 22:26:02 +02:00
ed8b4e46fc
Initial commit 2020-09-21 14:01:58 +02:00