|
ad81fa935f
|
Move to using CycleORM
|
2025-06-23 01:36:52 +00:00 |
|
|
7c4012c9fd
|
don't over engineer the bootstrapping.
|
2025-06-20 13:14:51 +00:00 |
|
|
f8911d9d14
|
Move into modularizing the container definitions for the application bootstrap.
|
2025-06-19 08:46:19 -04:00 |
|
|
5389b59c20
|
Set up defintion interface and a logger definition.
|
2025-06-19 08:31:30 -04:00 |
|
|
13aa57512d
|
Set up the CycleORM DBAL
|
2025-06-18 21:45:59 -04:00 |
|
|
6742ffa671
|
Start bootstrapping the container definitions into descrete classes.
|
2025-06-18 21:08:58 -04:00 |
|
|
390a8a802a
|
Upgrade to PHP 8.4, add CycleORM and start the big refactor.
|
2025-06-18 17:37:57 +00:00 |
|
|
2360eb2aae
|
Add Cycle ORM
|
2025-06-18 14:59:32 +00:00 |
|
|
7ed4871c4a
|
Add some documentation for ideally.
|
2025-05-25 01:44:47 +00:00 |
|
|
1e2c61291e
|
Assert the content type of the async handler works fine.
|
2025-04-29 02:56:57 +00:00 |
|
|
48e2b1fb18
|
Add an async handler update
|
2025-04-29 02:54:37 +00:00 |
|
|
9dc3d9bdf2
|
Add an async handler update
|
2025-04-29 02:51:55 +00:00 |
|
|
f5e599c75d
|
Add an async handler for using in AJAX requests and responses.
|
2025-04-27 03:12:14 +00:00 |
|
|
0c10957e9c
|
Keep the data directory
|
2025-04-27 02:58:11 +00:00 |
|
|
b556779532
|
Update the configuration for flysystem.
|
2025-04-27 02:56:49 +00:00 |
|
|
7972d517ce
|
Update the FileSystemSchema and work on uploading the files.
|
2025-04-27 02:53:34 +00:00 |
|
|
ecb7cc395c
|
Move controller tests to handler tests, update the factory methods to conform to the interface.
|
2025-04-23 21:18:44 -04:00 |
|
|
7e0285f9b5
|
Add a page handler class.
|
2025-04-23 20:45:33 -04:00 |
|
|
bec39c3c8b
|
Document a bit, start on file handler interface.
|
2025-04-17 09:08:31 -04:00 |
|
|
551d5043c1
|
Add a file factory
|
2025-04-16 22:17:40 -04:00 |
|
|
e59b1ea2d1
|
Add episode factory.
|
2025-04-16 22:11:12 -04:00 |
|
|
75e4f5f808
|
Add FactoryInterface and work on factory classes for entities.
|
2025-04-16 22:04:24 -04:00 |
|
|
0a1077c2dc
|
Update some namespacing and errors.
|
2025-04-15 21:48:39 -04:00 |
|
|
4477962d3a
|
The session will have the form key, no need to inject it into the template.
|
2025-04-15 21:39:21 -04:00 |
|
|
8a936fc2f7
|
Add form key middleware
|
2025-04-15 21:30:35 -04:00 |
|
|
281edf9104
|
Add documentation for some exceptions that can be thrown.
|
2025-04-15 21:09:37 -04:00 |
|
|
d3d6d078c4
|
Move to the Handler naming and namespace the pages.
|
2025-04-15 21:04:24 -04:00 |
|
|
6336dbb125
|
Add episode template.
|
2025-04-08 02:32:11 +00:00 |
|
|
f9ddfa83cb
|
Start handling file uploads.
|
2025-04-06 23:12:46 -04:00 |
|
|
521b6af940
|
Start some documentation and a migration.
|
2025-04-06 22:28:39 -04:00 |
|
|
3fe372865c
|
add a record trait, update some tests, work on the EpisodeFileRepository
|
2025-04-06 22:07:23 -04:00 |
|
|
2d720f990d
|
Updated composer.
|
2025-01-17 02:34:42 +00:00 |
|
|
91cdff2179
|
Add the Colours to the flash messages.
|
2025-01-02 17:43:57 +00:00 |
|
|
057a61b3ee
|
Add interfaces for the repository class.
|
2024-12-31 10:17:31 -05:00 |
|
|
e300f2b679
|
Add an interface for the Channel Aggregate so we can test it easier.
|
2024-12-31 10:05:46 -05:00 |
|
|
89b2fc0689
|
Flesh out the aggregate class for channels.
|
2024-12-31 09:59:48 -05:00 |
|
|
25b9f2b798
|
Start with a channel aggregate.
|
2024-12-31 09:55:58 -05:00 |
|
|
7f322080c9
|
Add the update method to the episodes.
|
2024-12-31 09:20:29 -05:00 |
|
|
a3035c8900
|
Update the user session management into discrete interfaces.
|
2024-12-30 21:08:20 +00:00 |
|
|
1003f2ddd3
|
Try and figure out some more DOM XML stuff.
|
2024-12-29 03:35:05 +00:00 |
|
|
5b0cef92ba
|
Add some basic feed generation when I should work on episode models.
|
2024-12-29 03:26:05 +00:00 |
|
|
7fd5798454
|
Render a flash message component for each message
|
2024-12-29 02:54:53 +00:00 |
|
|
1c0109ba2f
|
Fix the output of the query mock to actually get a user in the test case.
|
2024-12-27 03:16:01 +00:00 |
|
|
b88d99196d
|
Fix the flash messages
|
2024-12-27 03:09:29 +00:00 |
|
|
be92fda17b
|
Update code to handle actually creating the channel.
|
2024-12-16 22:03:25 -05:00 |
|
|
b8034b6a0a
|
Add some documentation to code, reformat things.
|
2024-12-16 03:39:21 +00:00 |
|
|
3824522ff5
|
Add a check to pull the user from the DB to pass into the Channel repository, add the route.
|
2024-12-16 02:44:39 +00:00 |
|
|
83cc9b194c
|
Get the channels for a user on the dashboad.
|
2024-12-14 09:37:30 -05:00 |
|
|
b9db0d97dc
|
Flesh out the add channel handler.
|
2024-12-14 09:32:00 -05:00 |
|
|
bc9997a817
|
Handle creating a channel.
|
2024-12-14 09:24:29 -05:00 |
|