|
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 |
|
|
cfe95bc464
|
Fix typo for image import
|
2024-04-01 21:27:22 -04:00 |
|
|
195a421163
|
Add the relationships to the type level.
|
2024-04-01 21:26:33 -04:00 |
|
|
0d2cfd3002
|
Update the application to be express with types, run with bun
|
2024-04-01 20:48:57 -04:00 |
|
|
2b19e3440d
|
Add namespace paths.
|
2024-03-19 22:37:26 -04:00 |
|
|
5162948e74
|
Add the Session handler, class, and middleware
|
2024-03-18 22:59:49 -04:00 |
|
|
9d2cb42e4b
|
Add basic models for the show.
|
2024-03-18 22:30:56 -04:00 |
|
|
ae08c669ec
|
Move form components into the form directory, and add a flash message.
|
2024-03-18 22:07:30 -04:00 |
|
|
580d3654ef
|
Add error messages, register form, user routes
|
2024-03-13 20:54:33 -04:00 |
|
|
ec7b95bbac
|
Use empty route to match global routes
|
2024-03-03 22:25:48 -05:00 |
|
|
a36fff1e9d
|
Why wont this work?
|
2024-03-03 22:18:58 -05:00 |
|
|
0cd8840ac8
|
Add a route prefix to the route handler.
|
2024-03-03 22:17:20 -05:00 |
|
|
134c9904c0
|
Start adding some handlers for routes.
|
2024-03-03 21:57:16 -05:00 |
|
|
62d345b666
|
Put the login form into its own component
|
2024-03-03 21:29:52 -05:00 |
|
|
c3ddda83db
|
Reorganize the TSX to handle making the pages.
|
2024-03-03 21:28:33 -05:00 |
|
|
a6fccd61be
|
Add a footer to the layouts.
|
2024-03-02 13:09:42 -05:00 |
|
|
5dbcd597cd
|
Add middleware.
|
2024-03-02 12:57:48 -05:00 |
|
|
c39cb5ed34
|
move to hono for the platform.
|
2024-03-02 12:26:15 -05:00 |
|
|
91c2d7b9fd
|
Add Hono app for the project.
|
2024-03-02 11:48:37 -05:00 |
|
|
dda9cf2fe2
|
Startinga basic frontend application.
|
2024-02-24 22:54:16 -05:00 |
|
|
523197902f
|
Start mithril app with bun for the frontend
|
2024-02-24 22:12:57 -05:00 |
|
|
27a9cea714
|
Add the Login form.
|
2024-02-22 21:24:43 -05:00 |
|
|
d010df6f98
|
New README.
|
2024-02-21 22:16:46 -05:00 |
|
|
af23541644
|
use Mezzio for application.
|
2024-02-21 22:14:42 -05:00 |
|
|
fff341d3cb
|
Add Zod validation
|
2024-02-21 21:07:02 -05:00 |
|
|
bedff8c0f5
|
Start setting up FORM parser
|
2024-02-20 21:29:10 -05:00 |
|
|
d8bf0cfbd1
|
Add some more models and the migrations script.
|
2024-02-20 21:03:53 -05:00 |
|
|
b4f57e3572
|
Add order to the tables.
|
2024-02-19 21:44:24 -05:00 |
|
|
57b0a3635e
|
Format the organize the KCB example feed, add some new tables to the SQL folder.
|
2024-02-19 21:30:39 -05:00 |
|
|
cddbc7fa89
|
add docs, start planning this app a bit better.
|
2024-02-16 22:44:11 -05:00 |
|
|
5ee4d3f0d9
|
Add example feeds.
|
2024-02-16 21:22:08 -05:00 |
|
|
480ccfa811
|
Add the register user endpoint, add a middleware for converting form data to JSON
|
2024-02-16 21:13:13 -05:00 |
|
|
2258b651de
|
init slovocast API later.
|
2024-02-16 18:19:58 -05:00 |
|