This website requires JavaScript.
Explore
Help
Register
Sign In
cardosofelipe
/
eventspace
Watch
1
Star
0
Fork
0
You've already forked eventspace
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9c7bc1f2cf5d77690ba706752e08d904072496be
eventspace
/
backend
/
app
/
schemas
History
Felipe Cardoso
288e09202d
All checks were successful
Build and Push Docker Images / changes (push)
Successful in 4s
Details
Build and Push Docker Images / build-backend (push)
Successful in 50s
Details
Build and Push Docker Images / build-frontend (push)
Has been skipped
Details
Add background and foreground image URLs to event themes
...
Extended the event theme schema to include `background_image_url`
2025-03-12 16:20:12 +01:00
..
__init__.py
Add foundational user authentication and registration system
2025-02-28 16:18:03 +01:00
common.py
Add event counting methods and generic pagination schema
2025-03-09 10:56:22 +01:00
event_themes.py
Add background and foreground image URLs to event themes
2025-03-12 16:20:12 +01:00
events.py
Refactor event API and extend authentication utilities
2025-03-09 16:04:51 +01:00
users.py
Make
last_name
optional and add default for
first_name
.
2025-03-04 18:53:49 +01:00