slovocast/app
2024-11-18 03:00:08 +00:00
..
db/migrations Add the transaction entity and the episodes directory 2024-11-11 20:51:00 -05:00
js Add some frontend tooling 2024-11-16 21:28:16 -05:00
public Add user registration validation 2024-11-16 21:44:55 -05:00
scss Add some frontend tooling 2024-11-16 21:28:16 -05:00
server Update some of the documentaiton on the file. 2024-11-15 00:51:53 +00:00
src Updated the episode repository, look for any other instances of the insert method from the database handler. 2024-11-18 02:54:45 +00:00
templates Add user registration validation 2024-11-16 21:44:55 -05:00
tests Don't tell prophecy to return true twice 2024-11-18 03:00:08 +00:00
.env.sample Take app out of docker compose and rearrange when event handlers are attached and make sure the envvars can be read 2024-07-19 22:16:04 -04:00
.phpactor.json Add configuration for session, add Odan Session classes. 2024-06-02 22:11:24 -04:00
composer.json Add some Vagrantfile stuff for dev, and maybe deployment? 2024-11-04 22:44:00 -05:00
composer.lock Refactor some of the testing, try and understand why the mocking for the DB Handler is returning null and not true 2024-11-18 01:47:18 +00:00
gulpfile.js Add some frontend tooling 2024-11-16 21:28:16 -05:00
package-lock.json Add some frontend tooling 2024-11-16 21:28:16 -05:00
package.json Add some frontend tooling 2024-11-16 21:28:16 -05:00
phinx.php Add the migrations to the container. 2024-11-07 22:49:59 -05:00