slovocast/app
2025-04-29 02:54:37 +00:00
..
data Keep the data directory 2025-04-27 02:58:11 +00:00
db/migrations Start some documentation and a migration. 2025-04-06 22:28:39 -04:00
js Add some frontend tooling 2024-11-16 21:28:16 -05:00
public Document a bit, start on file handler interface. 2025-04-17 09:08:31 -04: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 Add an async handler update 2025-04-29 02:51:55 +00:00
templates The session will have the form key, no need to inject it into the template. 2025-04-15 21:39:21 -04:00
tests Add an async handler update 2025-04-29 02:54:37 +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 a form key middleware for securing some forms to the sessions on the site. 2024-11-29 15:05:09 -05:00
composer.lock Add an async handler update 2025-04-29 02:51:55 +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 Document a bit, start on file handler interface. 2025-04-17 09:08:31 -04:00