s3lph
|
58145fe178
|
Fix type confusion bug in recurring events
|
2020-06-19 00:35:12 +02:00 |
|
s3lph
|
895a72a348
|
Fix: Keep showing events that already started, but have not finished yet
|
2019-09-21 14:43:48 +02:00 |
|
s3lph
|
dec4e98a0c
|
Use a logger rather than print statements.
Unfortunately, bottle.py logs to stderr/stdout on its own.
|
2019-09-01 23:14:55 +02:00 |
|
s3lph
|
96064eec12
|
Remove unnecessary code for initial calendar scrape.
|
2019-08-21 13:57:38 +02:00 |
|
s3lph
|
4cc8adc7b9
|
Secure all critical sections using _SCRAPE_CACHE with a lock.
|
2019-08-21 13:52:25 +02:00 |
|
s3lph
|
8d3e28a11d
|
Move first scrape from foreground to background
|
2019-08-21 13:51:43 +02:00 |
|
s3lph
|
ffc720cabe
|
Update unit tests to work with per-calendar scrape intervals.
|
2019-08-21 13:40:16 +02:00 |
|
s3lph
|
bc024ea82d
|
WIP: Implement regular scraping of the calendar sources in the background, instead of blocking in the foreground process
|
2019-08-20 15:53:51 +02:00 |
|
s3lph
|
5722fd7c98
|
Rename project to icalendar-timeseries-server
|
2019-08-20 00:24:51 +02:00 |
|