Commit graph

339 commits

Author SHA1 Message Date
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
Edward Betts bd3649a6c7 Dedicated page showing travel
Closes: #70
2023-11-20 07:33:49 -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 f5425a0564 Add requirements.txt
Closes: #61
2023-11-17 11:52:26 -03:00
Edward Betts 3ee3df8970 Use calendar emoji as favicon 2023-11-13 12:08:55 +00:00
Edward Betts e0628f8d4e Different favicon 2023-11-13 08:42:18 +00:00
Edward Betts 3629e91d62 Add favicon
Closes: #69
2023-11-13 08:31:27 +00:00