This website requires JavaScript.
Explore
Help
Sign In
sherl
/
QuotifyBE
Watch
1
Star
0
Fork
0
You've already forked QuotifyBE
mirror of
https://github.com/QuotifyTeam/QuotifyBE.git
synced
2025-12-16 14:20:06 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d99755e7afc516927972b4255a19025a78aa046e
QuotifyBE
/
Controllers
History
eee4
d99755e7af
fix: pass DTO from API, and pass objects instead of raw ints
...
fixes cyclic import when passing categories
2025-07-21 10:57:38 +02:00
..
AuthController.cs
feat: return user's role name inside UserInfoDTO
2025-07-21 09:47:31 +02:00
CategoryController.cs
feat: return user's role name inside UserInfoDTO
2025-07-21 09:47:31 +02:00
GeneralUseHelperFunctions.cs
feat: helper functions for checking roles and a demo endpoint
2025-07-17 13:48:12 +02:00
QuoteController.cs
fix: pass DTO from API, and pass objects instead of raw ints
2025-07-21 10:57:38 +02:00
Seed.cs
fix: fixes to addQuote (don't require categories nor imageUrl)
2025-07-17 10:55:38 +02:00