Commit graph

155 commits

Author SHA1 Message Date
Edward Betts 23d0219252 Hide market days if at a conference 2023-12-30 17:13:46 +00:00
Edward Betts 88f4a9c4ec 1st May is Labour Day 2023-12-29 09:30:14 +00:00
Edward Betts 7c54fdfe09 Show events before and after gaps 2023-12-28 20:32:55 +00:00
Edward Betts 34b78b0ce8 Drop min gap days to 3 2023-12-28 20:12:47 +00:00
Edward Betts 69478e1543 Find gaps that are available between travel
Closes: #86
2023-12-26 23:49:55 +00:00
Edward Betts 3823d33b4f Show Finnish holidays 2023-12-26 23:48:46 +00:00
Edward Betts 2824bc6b98 Add going flag to events 2023-12-26 23:20:31 +00:00
Edward Betts 12092ccb07 Merge branch 'main' of git.4angle.com:edward/agenda 2023-12-26 19:29:19 +00:00
Edward Betts b599d10eb6 Fix for wrong event times during DST
Closes: #87
2023-12-26 19:29:07 +00:00
Edward Betts 04d81d5fc0 Add Brazil to holiday list 2023-12-24 08:31:46 +00:00
Edward Betts cd575afe68 Include stock market holidays as events
Closes: #76
2023-12-23 16:12:49 +00:00
Edward Betts 4ddd65357f Adjust thespacedev API parsing code to handle missing data 2023-12-23 12:41:15 +00:00
Edward Betts 6199c2affd Don't crash when launch service provider is unknown 2023-12-23 11:36:30 +00:00
Edward Betts 697f317c5e Hide market days if I'm going to be abroad at a conference
Closes: #44
2023-12-22 14:47:06 +00:00
Edward Betts aa612b94f0 Improve display of holidays 2023-12-15 12:03:58 +00:00
Edward Betts 796edef75c Merge branch 'main' of git.4angle.com:edward/agenda 2023-12-15 12:01:57 +00:00
Edward Betts 33359c165e Combine more holidays
Closes: #84
2023-12-15 12:01:50 +00:00
Edward Betts 22be45a6a3 holidays language="en_US" 2023-12-14 23:22:53 +00:00
Edward Betts 25eb8fa23e Combine holidays on same for different countries
Closes: #83
2023-12-09 13:51:24 +00:00
Edward Betts 2cc4d553bf Add public holidays for other European countries
Closes: #82
2023-12-09 11:39:37 +00:00
Edward Betts 9506e5e60e Bug fix missing space launch data 2023-12-09 11:38:34 +00:00
Edward Betts 0465e5eddd Send error mail to admin
Closes: #73
2023-12-07 17:15:58 +00:00
Edward Betts 9ff61c3af8 Use flask config instead of configparser
Closes: #74
2023-12-07 15:52:48 +00:00
Edward Betts 8cf0b982f0 Show 'today' heading at top of today
Closes: #80
2023-12-05 13:59:00 +00:00
Edward Betts c94e98acb1 Highlight today in events list
Closes: #75
2023-12-05 00:04:56 +00:00
Edward Betts 8cc8e3f9d3 Handle birthdays where the year isn't known 2023-12-01 11:08:45 +00:00
Edward Betts d70a18ad82 Add event for Hacker News 'Who is Hiring?'
Closes: #78
2023-12-01 10:35:58 +00:00
Edward Betts 9ca1a7358f Use a dataclass to represent conferences
Don't add conference location if location is in conference name

Closes: #77
2023-11-26 10:41:25 +00:00
Edward Betts 5d5b9016d1 Include launches with unknown time as day events in calendar 2023-11-25 10:08:49 +00:00
Edward Betts b654e75cf5 Handle launch["net_precision"] == None 2023-11-25 09:53:04 +00:00
Edward Betts afd538d362 Add emoji 2023-11-25 09:52:11 +00:00
Edward Betts a4e226ea03 Add emojis to events 2023-11-23 22:05:53 +00:00
Edward Betts a8d36a55b0 Space launches with known dates in the calendar
Closes: #71
2023-11-23 22:05:05 +00:00
Edward Betts 05453e8f1a Switch if/elif/else to use pattern matching instead 2023-11-23 21:31:29 +00:00
Edward Betts 44fcf46178 Handle rocket launches with precision set to year 2023-11-23 21:23:29 +00:00
Edward Betts 0a33c069b0 Show future birthdays 2023-11-23 14:27:32 +00:00
Edward Betts 5c3cb47ab5 Add events from meetup.com
Closes: #46
2023-11-21 08:15:16 +00:00
Edward Betts 71e9ce4af8 Show economist double issues (weeks 25 and 51)
Closes: #62
2023-11-20 07:51:35 -03:00
Edward Betts 0181b9ce66 Split travel YAML parsing into function. 2023-11-19 08:45:34 -03:00
Edward Betts 26aa8a8ad8 Split config loading into separate function 2023-11-19 08:42:39 -03:00
Edward Betts ce9ca7914d gwr_advance_tickets can be None 2023-11-19 08:41:42 -03:00
Edward Betts 77d2fef43a Merge branch 'main' of git.4angle.com:edward/agenda 2023-11-12 20:00:03 +01:00
Edward Betts 3d8eadb011 Add domain name renew dates
Closes: #49
2023-11-12 19:58:56 +01:00
Edward Betts cb4b733bbb Remove unused code 2023-11-12 18:15:09 +00:00
Edward Betts 3b7fd1db60 Bug fix missing GWR date 2023-11-11 00:57:38 +01:00
Edward Betts 25bb52d88d Catch HTTP timeout and return cached data
Closes: #65
2023-11-10 11:59:53 +01:00
Edward Betts 656a5ef897 Remove blank line 2023-11-10 11:49:04 +01:00
Edward Betts e5e0fc624b Reorganise code 2023-11-10 11:42:17 +01:00
Edward Betts bcdc8e69b4 Remove markets, now represented in YAML 2023-11-10 01:02:43 +01:00
Edward Betts 495f0b9744 Add support for YAML events with duration 2023-11-10 01:02:22 +01:00