Commit graph

247 commits

Author SHA1 Message Date
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 fb62dffa5c Add month headings to event list
Closes: #81
2023-12-10 22:34:15 +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 3b89efa65f Make GWR ticket check use flask config 2023-12-07 19:06:48 +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 e1540d9bfe Split conference list current, future, past 2023-12-04 23:01:14 +00:00
Edward Betts 0fa6a2cdda Highlight today in conference list 2023-12-04 21:53:33 +00:00
Edward Betts 8cc8e3f9d3 Handle birthdays where the year isn't known 2023-12-01 11:08:45 +00:00
Edward Betts 68b34f7973 Merge branch 'main' of git.4angle.com:edward/agenda 2023-12-01 10:36:39 +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 98f2bb3ea6 Bug fix GWR advance ticket date 2023-11-30 23:17:28 +00:00
Edward Betts af329e4184 Add more navigation links to travel and conference pages 2023-11-27 10:00:14 +00:00
Edward Betts 1c554a5f85 Add SVG web page icon to base template 2023-11-27 09:57:35 +00:00
Edward Betts 46b3e6ede4 Merge branch 'main' of git.4angle.com:edward/agenda 2023-11-26 10:41:59 +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 0f3b96baca Show time precision in rocket launch list 2023-11-26 10:41:05 +00:00
Edward Betts 01a7c770f0 Add es-module-shims for agenda on old iOS safari 2023-11-25 16:24:45 +00:00
Edward Betts df06402f19 Fix broken GWR advance ticket check 2023-11-25 11:27:36 +00:00
Edward Betts 9185052092 Sometimes there is no launch pad wikipedia URL 2023-11-25 10:09:13 +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 ec0f2cce7e Use localstorage to remeber current view 2023-11-24 14:40:28 +00:00
Edward Betts 89e08cf61e Add another emoji 2023-11-23 22:09: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 26a355aa19 Update README, new features
Closes: #60
2023-11-23 21:22:44 +00:00
Edward Betts 0a33c069b0 Show future birthdays 2023-11-23 14:27:32 +00:00
Edward Betts 26e194c20b Add missing conference list template 2023-11-21 19:47:37 +00:00
Edward Betts 30cd3f7b86 Avoid crash if GBPUSD comes back as None. 2023-11-21 19:19:22 +00:00
Edward Betts 5c3cb47ab5 Add events from meetup.com
Closes: #46
2023-11-21 08:15:16 +00:00
Edward Betts d67944a171 Add page showing list of conferences 2023-11-20 20:48:42 +01:00
Edward Betts 71e9ce4af8 Show economist double issues (weeks 25 and 51)
Closes: #62
2023-11-20 07:51:35 -03:00