Dave Smith-Hayes dsh
dsh pushed to main at dsh/slovocast 2025-05-25 01:40:12 +00:00
7ed4871c4a Add some documentation for ideally.
dsh pushed to main at dsh/slovocast 2025-04-29 02:52:41 +00:00
1e2c61291e Assert the content type of the async handler works fine.
dsh pushed to main at dsh/slovocast 2025-04-29 02:50:42 +00:00
48e2b1fb18 Add an async handler update
dsh pushed to main at dsh/slovocast 2025-04-29 02:47:40 +00:00
9dc3d9bdf2 Add an async handler update
dsh pushed to main at dsh/slovocast 2025-04-27 03:08:01 +00:00
f5e599c75d Add an async handler for using in AJAX requests and responses.
dsh pushed to main at dsh/slovocast 2025-04-27 02:53:57 +00:00
0c10957e9c Keep the data directory
dsh pushed to main at dsh/slovocast 2025-04-27 02:52:34 +00:00
b556779532 Update the configuration for flysystem.
dsh pushed to main at dsh/slovocast 2025-04-27 02:49:19 +00:00
7972d517ce Update the FileSystemSchema and work on uploading the files.
dsh pushed to main at dsh/slovocast 2025-04-24 01:14:32 +00:00
ecb7cc395c Move controller tests to handler tests, update the factory methods to conform to the interface.
dsh pushed to main at dsh/slovocast 2025-04-24 00:41:20 +00:00
7e0285f9b5 Add a page handler class.
dsh pushed to main at dsh/slovocast 2025-04-17 13:04:24 +00:00
bec39c3c8b Document a bit, start on file handler interface.
dsh pushed to main at dsh/slovocast 2025-04-17 02:13:37 +00:00
551d5043c1 Add a file factory
e59b1ea2d1 Add episode factory.
Compare 2 commits »
dsh pushed to main at dsh/slovocast 2025-04-17 02:00:17 +00:00
75e4f5f808 Add FactoryInterface and work on factory classes for entities.
dsh pushed to main at dsh/slovocast 2025-04-16 01:44:33 +00:00
0a1077c2dc Update some namespacing and errors.
dsh pushed to main at dsh/slovocast 2025-04-16 01:35:18 +00:00
4477962d3a The session will have the form key, no need to inject it into the template.
dsh pushed to main at dsh/slovocast 2025-04-16 01:26:28 +00:00
8a936fc2f7 Add form key middleware
dsh pushed to main at dsh/slovocast 2025-04-16 01:05:31 +00:00
281edf9104 Add documentation for some exceptions that can be thrown.
dsh pushed to main at dsh/slovocast 2025-04-16 01:00:19 +00:00
d3d6d078c4 Move to the Handler naming and namespace the pages.
dsh pushed to main at dsh/slovocast 2025-04-08 02:28:12 +00:00
6336dbb125 Add episode template.
dsh pushed to main at dsh/slovocast 2025-04-07 03:08:48 +00:00
f9ddfa83cb Start handling file uploads.