Commit graph

158 commits

Author SHA1 Message Date
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
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 41380a3138 Use en-gb locale for calendar
Closes: #43
2023-11-12 19:04:24 +01: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 f60aab364b Rename us_presidential_election event 2023-11-10 11:49:27 +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
Edward Betts 6a82e3d8f4 Add support for multi-day events in YAML 2023-11-10 00:35:38 +01:00
Edward Betts 1af5d7856f Add support for RRULE for YAML events
Remove code for events that can be represented via RRULE
2023-11-09 17:51:01 +01:00
Edward Betts e52dfb7fef Bug fix GWR advance ticket date 2023-11-09 16:50:47 +00:00
Edward Betts a5eab7473d Read events from YAML file
Closes: #59
2023-11-08 15:40:07 +01:00
Edward Betts bf5f7f2276 Move Christmas posting days into config file
Closes: #14
2023-11-08 12:48:02 +00:00
Edward Betts a109af2536 Show end of the UK financial year in past 2023-11-08 13:29:40 +01:00
Edward Betts 2fc200c7b2 Show past travel 2023-11-08 12:26:50 +00:00
Edward Betts 0321d9d283 combine UK and US holidays with the same name
Closes: #63
2023-11-08 05:06:04 +01:00
Edward Betts 5c51751111 Add missing code 2023-11-07 16:56:47 +01:00
Edward Betts ac456ce5be Reorganise code 2023-11-07 16:55:05 +01:00
Edward Betts 943d45bd27 Merge branch 'main' of https://git.4angle.com/edward/agenda 2023-11-06 18:57:05 +00:00
Edward Betts 3760b6ac9e Add time to Backwell bins 2023-11-06 18:57:04 +00:00
Edward Betts 13a959711d Increase TTL and timeout for waste schedule 2023-11-06 18:56:22 +00:00
Edward Betts efbbf3e350 Show individual rail legs as separate events
Closes: #64
2023-11-06 16:59:51 +00:00
Edward Betts 84ea916747 Split UK holiday code into own file 2023-11-06 09:30:51 +00:00
Edward Betts 74e135e9c3 Split stock market open/close code into own file 2023-11-06 09:24:17 +00:00
Edward Betts 2ea79c12d9 Bug fix waste collection HTTP requests 2023-11-06 08:40:22 +00:00
Edward Betts 125eb245e9 Make a start on adding subscriptions 2023-11-05 22:44:50 +00:00
Edward Betts 98ed132430 Look back two weeks in event list 2023-11-05 22:04:23 +00:00
Edward Betts bc31db6143 Make Bristol bin collection code async
Closes: #54
2023-11-05 21:56:18 +00:00