|
d6bb157b73
|
Add configuration for session, add Odan Session classes.
|
2024-06-02 22:11:24 -04:00 |
|
|
c5feb240c3
|
Fix the warnings on the test case.
|
2024-06-02 21:26:10 -04:00 |
|
|
ec3af79323
|
Test creating a new user.
|
2024-05-29 22:56:19 -04:00 |
|
|
5aa3d215ab
|
Add Prophecy for testing
|
2024-05-29 22:15:59 -04:00 |
|
|
db1e7e04f6
|
Add setters for the existing entities.
|
2024-05-29 21:56:42 -04:00 |
|
|
8d7bcd0c2a
|
Add the Entity trait to the channel.
|
2024-05-29 21:44:03 -04:00 |
|
|
5a86bb3579
|
Add a test for the basic user auth
|
2024-05-25 22:55:47 -04:00 |
|
|
4548d67eac
|
Add a test for registering a user.
|
2024-05-25 22:47:52 -04:00 |
|
|
d1ffe814cc
|
Add Flash messages, set the sessions to the storage during request.
|
2024-05-25 22:23:53 -04:00 |
|
|
7967f325fa
|
Add tags to the site schema configuration.
|
2024-05-25 21:52:49 -04:00 |
|
|
c478be5601
|
Fix the configuration organization and add more implementations for the repositories.
|
2024-05-25 21:44:57 -04:00 |
|
|
2b24a4263c
|
Add line in bootstrap file
|
2024-05-25 12:02:18 -04:00 |
|
|
f3f36b333c
|
Add success page.
|
2024-05-23 22:39:38 -04:00 |
|
|
e2a3c95f99
|
Flesh out some of the User repository methods.
|
2024-05-23 21:33:33 -04:00 |
|
|
b908dc6ea3
|
Add an Entity trait, format the example RSS feed, work on the Repository patterns.
|
2024-05-23 21:24:57 -04:00 |
|
|
75bccb789d
|
Add some global variables for the templates and test them in the controller.
|
2024-05-22 22:47:20 -04:00 |
|
|
207304b373
|
Test JSON responses.
|
2024-05-22 21:16:47 -04:00 |
|
|
8d5c16fc29
|
Add content type headers
|
2024-05-22 21:13:05 -04:00 |
|
|
88fd8be833
|
Add composer script for easy testing.
|
2024-05-22 20:46:19 -04:00 |
|
|
8321503a0b
|
Fix the Twig bootstrap, get the first test running successfully.
|
2024-05-22 20:41:44 -04:00 |
|
|
050eb87e83
|
Add a controller test.
|
2024-05-22 20:39:33 -04:00 |
|
|
39018f78d9
|
Add the Test harness
|
2024-05-21 22:33:17 -04:00 |
|
|
404d4bbc85
|
rename code to app
|
2024-05-21 22:00:10 -04:00 |
|
|
2a596209b8
|
Update the user register templates.
|
2024-05-15 22:27:38 -04:00 |
|
|
98813f3c47
|
Fix references the templates
|
2024-05-15 22:27:06 -04:00 |
|
|
5cfb45dd7e
|
Update the controllers and set up some routes
|
2024-05-15 22:15:24 -04:00 |
|
|
c1d2651879
|
Add templates
|
2024-05-15 22:03:49 -04:00 |
|
|
e038467a4b
|
Add some controllers and actions for user registration.
|
2024-05-15 21:42:24 -04:00 |
|
|
4832685287
|
Add more methods to the Channel model.
|
2024-05-14 21:56:48 -04:00 |
|
|
0518a44d3f
|
Add some authorization to the infrastructure code.
|
2024-05-14 21:44:08 -04:00 |
|
|
54473bdf79
|
Add configuration dir, add datbase connection interface
|
2024-05-14 21:10:36 -04:00 |
|
|
f5d5afa3c2
|
Start the actual Slim application with some Database connections.
|
2024-05-13 22:06:01 -04:00 |
|
|
03a4040075
|
Nah CodeIgniter aint it
|
2024-05-13 20:23:04 -04:00 |
|
|
06c1d292bb
|
Add some migrations for the CodeIgniter application.
|
2024-05-13 19:52:05 -04:00 |
|
|
0152db25e9
|
Fix the comma, and add Shield for auth.
|
2024-05-11 21:40:16 -04:00 |
|
|
ebcd24c67f
|
Ehh using CodeIgniter now
|
2024-05-11 21:32:46 -04:00 |
|
|
aa0d0f5aa4
|
Nah, screw ruby on rails
|
2024-05-10 21:40:02 -04:00 |
|
|
4790bf7e1f
|
move to rails applicatin
|
2024-05-08 15:44:11 -04:00 |
|
|
eb2ec83614
|
Remove the node_modules dir.
|
2024-04-25 22:38:14 -04:00 |
|
|
a6828dad88
|
Get express going with handlebars for the app, maybe, this time.
|
2024-04-25 22:37:41 -04:00 |
|
|
e6519b8b30
|
Go back to PHP for the Slovocast website.
|
2024-04-25 21:27:20 -04:00 |
|
|
06b0d8a41b
|
Add Phoenix application.
|
2024-04-22 22:30:14 -04:00 |
|
|
82101e7d1d
|
Update the formatting for SQL files, add changes to the channel repository
|
2024-04-11 21:06:12 -04:00 |
|
|
be4fd75afe
|
Add some methods for the image repository.
|
2024-04-08 22:52:54 -04:00 |
|
|
181b9cf375
|
Test the types for all the controllers and bootstrapping.
|
2024-04-08 22:23:20 -04:00 |
|
|
818151b0b0
|
Add some classes and bootstrap the routes in the controller class.
|
2024-04-08 22:17:32 -04:00 |
|
|
82e1512ccb
|
Start the Image repository.
|
2024-04-04 22:20:51 -04:00 |
|
|
b031d83a7d
|
Add a database connection, get the bcrypt library installed, implement a simple user repository.
|
2024-04-04 22:13:32 -04:00 |
|
|
bfe8ba71ae
|
Add a get users method.
|
2024-04-02 08:48:21 -04:00 |
|
|
20c6682353
|
Start user routes file, add some domain logic like a repository interface.
|
2024-04-01 21:54:31 -04:00 |
|