slovocast/app
2024-12-14 09:37:30 -05:00
..
db/migrations Add timestamps to teh user since its also an entity, and test the login. Add a redirect helper for the responses. 2024-11-21 21:44:18 -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 Get the channels for a user on the dashboad. 2024-12-14 09:37:30 -05:00
templates Handle creating a channel. 2024-12-14 09:24:29 -05:00
tests remove debugging code. 2024-12-08 22:03:40 -05: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 a form key middleware for securing some forms to the sessions on the site. 2024-11-29 15:05:09 -05:00
composer.lock Update composer, remove self-rolled flash messages, update the tests to see if they work (they fail) 2024-12-08 21:59:39 -05: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