Dave Smith-Hayes dsh
dsh pushed to main at dsh/slovocast 2025-04-08 02:28:12 +00:00
6336dbb125 Add episode template.
dsh pushed to main at dsh/slovocast 2025-04-07 03:08:48 +00:00
f9ddfa83cb Start handling file uploads.
dsh pushed to main at dsh/slovocast 2025-04-07 02:24:40 +00:00
521b6af940 Start some documentation and a migration.
dsh pushed to main at dsh/slovocast 2025-04-07 02:03:24 +00:00
3fe372865c add a record trait, update some tests, work on the EpisodeFileRepository
dsh created branch main in dsh/baseball 2025-03-31 02:04:03 +00:00
dsh pushed to main at dsh/baseball 2025-03-31 02:04:03 +00:00
64b5b65ece hard code the ESPN url.
04553a4884 Get only the score for a specific team
6406947dcd Format the code a bit, and work out filtering specific teams.
5f3ac87997 Keep working on some more functionality.
dsh created repository dsh/baseball 2025-03-31 02:02:01 +00:00
dsh pushed to main at dsh/slovocast 2025-01-17 02:31:41 +00:00
2d720f990d Updated composer.
dsh pushed to main at dsh/slovocast 2025-01-02 17:41:25 +00:00
91cdff2179 Add the Colours to the flash messages.
dsh pushed to main at dsh/slovocast 2024-12-31 15:14:39 +00:00
057a61b3ee Add interfaces for the repository class.
dsh pushed to main at dsh/slovocast 2024-12-31 15:02:56 +00:00
e300f2b679 Add an interface for the Channel Aggregate so we can test it easier.
dsh pushed to main at dsh/slovocast 2024-12-31 14:56:57 +00:00
89b2fc0689 Flesh out the aggregate class for channels.
dsh pushed to main at dsh/slovocast 2024-12-31 14:53:07 +00:00
25b9f2b798 Start with a channel aggregate.
dsh pushed to main at dsh/slovocast 2024-12-31 14:17:39 +00:00
7f322080c9 Add the update method to the episodes.
dsh pushed to main at dsh/slovocast 2024-12-30 21:05:29 +00:00
a3035c8900 Update the user session management into discrete interfaces.
dsh pushed to main at dsh/slovocast 2024-12-29 03:32:17 +00:00
1003f2ddd3 Try and figure out some more DOM XML stuff.
dsh pushed to main at dsh/slovocast 2024-12-29 03:23:16 +00:00
5b0cef92ba Add some basic feed generation when I should work on episode models.
dsh pushed to main at dsh/slovocast 2024-12-29 02:52:04 +00:00
7fd5798454 Render a flash message component for each message
dsh pushed to main at dsh/slovocast 2024-12-27 03:13:15 +00:00
1c0109ba2f Fix the output of the query mock to actually get a user in the test case.
dsh pushed to main at dsh/slovocast 2024-12-27 03:06:41 +00:00
b88d99196d Fix the flash messages