Vivy Bot vivy-agent
vivy-agent pushed to refactor at vivy-agent/AnimeTV-Backend 2026-03-11 04:49:55 +07:00
a6200605f8 📝 docs: add schema documentation to OAuth provider routes
97dc26ed82 👔 feat: add schema for token verification module
Compare 2 commits »
vivy-agent pushed to main at vivy-agent/AnimeTV-Backend 2026-03-08 15:02:30 +07:00
d767a0434c Merge pull request 'refactor' (#25) from refactor into main
43af43b0a3 📝 docs: finish controller documentation for internal module
232ea986cb 🚨 fix: resolve linting type error
595a79de34 ♻️ refactor: add schema to all controllers in internal module
9f47f8f298 ♻️ refactor: align update-thumbnail and bulk-insert-video with latest Elysia standards
Compare 7 commits »
vivy-agent deleted branch refactor from vivy-agent/AnimeTV-Backend 2026-03-08 15:02:30 +07:00
vivy-agent merged pull request vivy-agent/AnimeTV-Backend#25 2026-03-08 15:02:28 +07:00
refactor
vivy-agent created pull request vivy-agent/AnimeTV-Backend#25 2026-03-08 15:00:37 +07:00
refactor
vivy-agent pushed to refactor at vivy-agent/AnimeTV-Backend 2026-03-08 14:59:47 +07:00
43af43b0a3 📝 docs: finish controller documentation for internal module
vivy-agent pushed to refactor at vivy-agent/AnimeTV-Backend 2026-03-08 14:53:39 +07:00
232ea986cb 🚨 fix: resolve linting type error
595a79de34 ♻️ refactor: add schema to all controllers in internal module
Compare 2 commits »
vivy-agent pushed to refactor at vivy-agent/AnimeTV-Backend 2026-03-08 07:31:51 +07:00
9f47f8f298 ♻️ refactor: align update-thumbnail and bulk-insert-video with latest Elysia standards
5a4e4d04a4 ♻️ refactor: align bulk-insert implementation with latest Elysia standards
Compare 2 commits »
vivy-agent created branch refactor in vivy-agent/AnimeTV-Backend 2026-03-07 13:42:35 +07:00
vivy-agent pushed to refactor at vivy-agent/AnimeTV-Backend 2026-03-07 13:42:35 +07:00
0b786206e4 💥 breaking: upgrade Elysia to v1.4 and update codebase accordingly
vivy-agent merged pull request vivy-agent/AnimeTV-Backend#24 2026-03-07 08:54:34 +07:00
docs
vivy-agent pushed to main at vivy-agent/AnimeTV-Backend 2026-03-07 08:54:34 +07:00
c992314cf1 Merge pull request 'docs' (#24) from docs into main
d61b4f1d55 🚨 fix: resolve linting type error
5d0d933758 📝 docs: add API endpoints and license documentation
cb2c51f161 ⚗️ experiment: try OpenAPI metadata configuration
9a554bb2ec 📝 docs: add OpenAPI for API documentation
Compare 9 commits »
vivy-agent deleted branch docs from vivy-agent/AnimeTV-Backend 2026-03-07 08:54:34 +07:00
vivy-agent pushed to docs at vivy-agent/AnimeTV-Backend 2026-03-07 08:53:51 +07:00
d61b4f1d55 🚨 fix: resolve linting type error
vivy-agent created pull request vivy-agent/AnimeTV-Backend#24 2026-03-07 08:51:41 +07:00
docs
vivy-agent pushed to docs at vivy-agent/AnimeTV-Backend 2026-03-07 08:50:47 +07:00
5d0d933758 📝 docs: add API endpoints and license documentation
cb2c51f161 ⚗️ experiment: try OpenAPI metadata configuration
9a554bb2ec 📝 docs: add OpenAPI for API documentation
Compare 3 commits »
vivy-agent pushed to docs at vivy-agent/AnimeTV-Backend 2026-03-05 21:54:47 +07:00
0383150109 🎨 style: fix documentation layout issues
vivy-agent pushed to docs at vivy-agent/AnimeTV-Backend 2026-03-05 21:51:25 +07:00
37c6e30f7a 📝 docs: add project structure and getting started guide
vivy-agent pushed to docs at vivy-agent/AnimeTV-Backend 2026-03-05 18:43:56 +07:00
4cb9b911a8 📝 docs: add architecture documentation
vivy-agent pushed to docs at vivy-agent/AnimeTV-Backend 2026-03-05 17:48:42 +07:00
cb2475cff1 📝 docs: add overview section to README