s3lph
|
fae85de8ca
|
Fix codestyle
|
2020-11-06 03:35:22 +01:00 |
|
s3lph
|
395393345e
|
Implement todo exporting
|
2020-11-06 03:30:47 +01:00 |
|
s3lph
|
7963dc7bb8
|
Prepare 0.3.3 release
|
2020-06-19 00:38:50 +02:00 |
|
s3lph
|
58145fe178
|
Fix type confusion bug in recurring events
|
2020-06-19 00:35:12 +02:00 |
|
s3lph
|
e29ef0ff2c
|
Remove pytz dependency in favor of dateutil.tz
|
2019-11-18 21:46:41 +01:00 |
|
s3lph
|
293b30ba59
|
Bump version number to 0.3.2
|
2019-09-24 16:25:18 +02:00 |
|
s3lph
|
3618f86bd1
|
v0.3.1 Version number bump, because Gitlab releases are weird
|
2019-09-21 15:10:40 +02:00 |
|
s3lph
|
d1f6f7c220
|
Bump version number
|
2019-09-21 15:01:54 +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
|
20ae18e064
|
Fix: Ensure scrape interval is positive
|
2019-09-01 23:24:23 +02:00 |
|
s3lph
|
3465e92d03
|
Codestyle: bare except
|
2019-09-01 23:18:23 +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 |
|