5 Commits

Author SHA1 Message Date
17f60c9ccb feat(archive): add admin-only endpoint to list archived episodes and implement corresponding frontend page 2025-12-17 23:05:53 +09:00
338403d80d Add create show endpoint with validation and error handling 2025-12-06 18:31:19 +09:00
51f640bc99 Squashed commit of the following:
commit f17f943bc149fef1a0ef3f884cf8653e70469ac5
Author: Nik Afiq <nik.afiq98@ymail.com>
Date:   Fri Dec 5 22:33:01 2025 +0900

    Fix JSON tags for Episode struct fields in model.go
2025-12-05 22:47:02 +09:00
ab7f919d0e Refactor episode service and handlers to use UseCases interface 2025-12-02 20:56:45 +09:00
f8837fed9f Refactor episode management: introduce core episode model and update service/repo interfaces 2025-12-02 20:47:46 +09:00