Commit Graph

22 Commits

Author SHA1 Message Date
8dce6a1603 Test throwing EntityNotFoundException when trying to get nothing from the repository. 2024-11-18 20:31:44 -05:00
d23a0dbdb6 Fix the repository for users and add a test for the duration parser. 2024-11-15 02:40:28 +00:00
cbde3e2fbf Update all the PDO calls, flesh out more of the Episode repository. 2024-11-15 02:04:10 +00:00
6d8a972fef Update some of the documentaiton on the file. 2024-11-15 00:51:53 +00:00
4d60c1849c Add more documentation for the file entity. 2024-11-14 02:13:12 +00:00
b9ecb3d3ba Update some documentation 2024-11-14 02:10:47 +00:00
7aa1d64994 Add the episode repository 2024-11-14 01:49:15 +00:00
4f94b80902 Start the Episode repository. 2024-11-13 03:32:48 +00:00
f64468d5c4 Add the templates for the feed and the episode file class 2024-11-11 22:29:24 -05:00
af1341fd4a Add the transaction entity and the episodes directory 2024-11-11 20:51:00 -05:00
d00d55371c Change up the category entity. 2024-11-11 20:38:22 +00:00
d2406b419f Add a method for taking the length in seconds and making a string HH:MM:SS 2024-11-11 14:23:45 +00:00
d3a8358816 start the channel module. 2024-11-11 14:04:05 +00:00
97a85512e4 Add more implemention of methods for the image repository 2024-11-08 22:21:09 -05:00
1d00f2bda4 Start working on repository classes for the Image class 2024-11-08 22:03:38 -05:00
9d0cd8787d Changed the props to fromArray docs 2024-07-02 20:08:13 -04:00
a7826d5056 Add more to the migrations...should probably test them. Add to the Channel repository. 2024-06-27 22:29:12 -04:00
d6bb157b73 Add configuration for session, add Odan Session classes. 2024-06-02 22:11:24 -04:00
c5feb240c3 Fix the warnings on the test case. 2024-06-02 21:26:10 -04:00
db1e7e04f6 Add setters for the existing entities. 2024-05-29 21:56:42 -04:00
8d7bcd0c2a Add the Entity trait to the channel. 2024-05-29 21:44:03 -04:00
b908dc6ea3 Add an Entity trait, format the example RSS feed, work on the Repository patterns. 2024-05-23 21:24:57 -04:00