Dave Smith-Hayes dsh
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
dsh pushed to main at dsh/slovocast 2024-11-08 17:38:32 +00:00
fc0d816062 Add a CLI container for running composer and phinx while developing.
dsh pushed to main at dsh/slovocast 2024-11-08 14:05:16 +00:00
82735d41fd Work out some styles and move the register routes around.
dsh pushed to main at dsh/slovocast 2024-11-08 04:03:13 +00:00
7805ce9f80 Add more styles and test the site.
dsh pushed to main at dsh/slovocast 2024-11-08 03:54:12 +00:00
f40be66381 Render the page with the status of the user can't log in.
dsh pushed to main at dsh/slovocast 2024-11-08 03:47:47 +00:00
7c50e03381 Add the migrations to the container.
dsh pushed to main at dsh/slovocast 2024-11-07 03:42:52 +00:00
10e4305e62 Added more styles to the site.
56f9683d0a change the css a bit
737535ffd5 Add a basic stylesheet.
Compare 3 commits »
dsh pushed to main at dsh/slovocast 2024-11-07 02:32:47 +00:00
7656012fa7 Move to DB handler, test the local env to get a connection to database. Should add phinx migrations at some point.
dsh pushed to main at dsh/slovocast 2024-11-06 03:36:16 +00:00
8424a8c6ee Try and connect to the database.
dsh pushed to main at dsh/slovocast 2024-11-06 03:08:30 +00:00
9eb433a8ed Add a development environment
dsh pushed to main at dsh/slovocast 2024-11-06 02:28:08 +00:00
26a779ade0 Fix failing tests
dsh pushed to main at dsh/slovocast 2024-11-06 02:02:40 +00:00
33e04ead47 Nah just use docker for local development
dsh pushed to main at dsh/slovocast 2024-11-05 03:41:50 +00:00
26c769972e Add some Vagrantfile stuff for dev, and maybe deployment?
dsh pushed to main at dsh/slovocast 2024-11-05 02:44:18 +00:00
60697b9a9b Keep the ReactPHP HTTP Server and add the channel repository to the bootstrap.
dsh pushed to main at dsh/slovocast 2024-11-05 02:32:35 +00:00
6574ecafc2 Update includes