Dave Smith-Hayes dsh
dsh pushed to main at dsh/slovocast 2024-11-15 02:38:40 +00:00
d92fa75229 Rename the episode test.
dsh pushed to main at dsh/slovocast 2024-11-15 02:38:11 +00:00
d23a0dbdb6 Fix the repository for users and add a test for the duration parser.
dsh pushed to main at dsh/slovocast 2024-11-15 02:01:53 +00:00
cbde3e2fbf Update all the PDO calls, flesh out more of the Episode repository.
dsh pushed to main at dsh/slovocast 2024-11-15 01:15:49 +00:00
20a9edf770 remove the repository parent interface as I cannot override its methods~
dsh pushed to main at dsh/slovocast 2024-11-15 01:05:20 +00:00
3da093350a Add the extdom and libxml2 to the PHP container.
dsh pushed to main at dsh/slovocast 2024-11-15 00:49:36 +00:00
6d8a972fef Update some of the documentaiton on the file.
4d60c1849c Add more documentation for the file entity.
Compare 2 commits »
dsh pushed to main at dsh/slovocast 2024-11-14 02:08:32 +00:00
b9ecb3d3ba Update some documentation
dsh pushed to main at dsh/slovocast 2024-11-14 02:05:13 +00:00
3edeb9763a Add some documenation
dsh pushed to main at dsh/slovocast 2024-11-14 01:46:59 +00:00
7aa1d64994 Add the episode repository
dsh pushed to main at dsh/slovocast 2024-11-13 03:30:31 +00:00
4f94b80902 Start the Episode repository.
dsh pushed to main at dsh/slovocast 2024-11-12 03:32:39 +00:00
36522292b0 Add the template for the feed.
dsh pushed to main at dsh/slovocast 2024-11-12 03:27:10 +00:00
f64468d5c4 Add the templates for the feed and the episode file class
dsh pushed to main at dsh/slovocast 2024-11-12 01:48:44 +00:00
af1341fd4a Add the transaction entity and the episodes directory
dsh pushed to main at dsh/slovocast 2024-11-11 20:36:08 +00:00
d00d55371c Change up the category entity.
dsh pushed to main at dsh/slovocast 2024-11-11 14:21:29 +00:00
d2406b419f Add a method for taking the length in seconds and making a string HH:MM:SS
dsh pushed to main at dsh/slovocast 2024-11-11 14:01:51 +00:00
d3a8358816 start the channel module.
dsh pushed to main at dsh/slovocast 2024-11-11 03:35:20 +00:00
0ded6e24f7 Update the query for updating the image repository.
dsh pushed to main at dsh/slovocast 2024-11-11 03:32:43 +00:00
b4610fc6a8 Update lock file, add documentation to the entity, and the ImageRepository
dsh pushed to main at dsh/slovocast 2024-11-09 03:18:56 +00:00
97a85512e4 Add more implemention of methods for the image repository
dsh pushed to main at dsh/slovocast 2024-11-09 03:01:26 +00:00
1d00f2bda4 Start working on repository classes for the Image class