|
|
cdcc410089
|
feat(service): add interaction to page struct
|
2025-03-28 16:41:31 -03:00 |
|
|
|
01eb5d90e0
|
fix: delete pages and images on project deletion
|
2025-03-25 14:52:28 -03:00 |
|
|
|
268e0a9d8b
|
feat: page manipulation in projects
|
2025-03-25 14:33:42 -03:00 |
|
|
|
b93ff0512f
|
feat(service): delete project method
|
2025-03-19 11:28:05 -03:00 |
|
|
|
c6d99690ed
|
feat(router,service): list projects endpoint
|
2025-03-17 09:13:55 -03:00 |
|
|
|
2d9b3e29d6
|
fix(service): return error on failed ID generation
|
2025-03-12 10:51:35 -03:00 |
|
|
|
8fbb9e1671
|
feat(service): projects creation and getters implementation
|
2025-03-12 10:21:44 -03:00 |
|
|
|
fca5ad29b9
|
feat(service,database): new Database abstraction to initiate and manipulate database
|
2025-03-11 14:19:21 -03:00 |
|
|
|
eb53285f03
|
feat(service): new service abstraction to directly interact with DBs and operations
This should make the router be just about HTML rendering, paramaters
validation and routing.
|
2025-03-11 09:40:48 -03:00 |
|