ajasnz
b81637d5c6
Merge pull request #2 from ajasnz/dev-extends
...
Dev extends
2023-09-20 21:01:39 +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
ajasnz
902e43354a
Merge pull request #1 from ajasnz/dev
...
Adds support for redacting event details via a "redactAs" modify parameter
2023-09-13 19:47:16 +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
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