Commit Graph

231 Commits

Author SHA1 Message Date
d7270f8696 Merge pull request 'docs' (#12) from docs into main
All checks were successful
Sync to GitHub / sync (push) Successful in 7s
Reviewed-on: #12
2026-02-06 22:30:22 +07:00
bd66705eae 📝 docs: add documentation for get all episodes controller
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 57s
2026-02-06 22:28:14 +07:00
7fb1d4f1f5 📝 docs: add documentation for get episode detail controller 2026-02-06 22:26:11 +07:00
7f129a1b55 📝 docs: add documentation for bulk update thumbnail controller 2026-02-06 22:22:49 +07:00
3d3a9af9dc Merge pull request 'feat/episode-details' (#11) from feat/episode-details into main
All checks were successful
Sync to GitHub / sync (push) Successful in 9s
Reviewed-on: #11
2026-02-05 22:22:51 +07:00
90bf31a209 🐛 fix: correct payload for bulk video insert API
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 37s
2026-02-05 22:22:05 +07:00
81cc1057b4 🐛 fix: handle bigint with json serialize helper 2026-02-05 22:20:25 +07:00
9dd02d097d feat: add endpoint to get episode details 2026-02-05 21:47:02 +07:00
6f754a878b Merge pull request ' feat: add automatic thumbnail generation' (#10) from feat/thumbnail-generation into main
All checks were successful
Sync to GitHub / sync (push) Successful in 8s
Reviewed-on: #10
2026-02-05 21:04:53 +07:00
e3e4df35e2 🔇 chore: remove debug console.log
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 32s
2026-02-05 21:04:06 +07:00
f3522f6cac 🚚 chore: move get episode with thumbnile repository file
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 29s
2026-02-05 21:02:53 +07:00
745fd213f9 feat: add automatic thumbnail generation
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 57s
2026-02-05 20:59:34 +07:00
dea8c6b7ce Merge pull request ' feat: add endpoint to get all episodes by media' (#9) from feat/endpoint-get-episodes into main
All checks were successful
Sync to GitHub / sync (push) Successful in 7s
Reviewed-on: #9
2026-02-04 23:32:46 +07:00
c1f90c40f2 feat: add endpoint to get all episodes by media
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 57s
2026-02-04 23:31:12 +07:00
d6fa5efaff Merge pull request ' feat: add get all media endpoint' (#8) from feat/get-all-media into main
All checks were successful
Sync to GitHub / sync (push) Successful in 8s
Reviewed-on: #8
2026-02-03 15:26:14 +07:00
4b9ade64c3 feat: add get all media endpoint
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 56s
2026-02-03 15:25:15 +07:00
9afa0e62f9 Merge pull request 'create controller documentation' (#7) from docs into main
All checks were successful
Sync to GitHub / sync (push) Successful in 8s
Reviewed-on: #7
2026-02-02 08:32:12 +07:00
9e487297cd 💡 docs: add documentation to createVideoService controller
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 48s
2026-02-02 08:30:34 +07:00
5cb9b475be 💡 docs: add documentation for bulk insert video controller 2026-02-02 08:26:29 +07:00
0e3b0a341f Merge pull request '💚 ci: change to secret token that have full repo access' (#6) from ci/add-automatic-sync into main
All checks were successful
Sync to GitHub / sync (push) Successful in 8s
Reviewed-on: #6
2026-02-01 22:02:49 +07:00
aa6e3424d3 💚 ci: change to secret token that have full repo access
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 31s
2026-02-01 22:01:47 +07:00
92620f35bc Merge pull request '💚 ci: add checkout to fix unkown repos' (#5) from ci/add-automatic-sync into main
All checks were successful
Sync to GitHub / sync (push) Successful in 8s
Reviewed-on: #5
2026-02-01 21:56:00 +07:00
bb6bed884a 💚 ci: add checkout to fix unkown repos
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 29s
2026-02-01 21:54:35 +07:00
491d41e44d Merge pull request '💚 ci: fixing auto PR' (#4) from ci/add-automatic-sync into main
All checks were successful
Sync to GitHub / sync (push) Successful in 8s
Reviewed-on: #4
2026-02-01 21:50:57 +07:00
414cdffe1b 💚 ci: fixing auto PR
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 31s
2026-02-01 21:49:07 +07:00
9766a6cde6 Merge pull request '💚 ci: fixing unresolved depth' (#3) from ci/add-automatic-sync into main
All checks were successful
Sync to GitHub / sync (push) Successful in 7s
Reviewed-on: rafiarrafif/AnimeTV-Backend#3
2026-02-01 21:38:49 +07:00
38855a47c2 💚 ci: fixing unresolved depth
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 31s
2026-02-01 21:37:07 +07:00
d13de6ac98 Merge pull request 'ci/add-automatic-sync' (#2) from ci/add-automatic-sync into main
Some checks failed
Sync to GitHub / sync (push) Failing after 7s
Reviewed-on: rafiarrafif/AnimeTV-Backend#2
2026-02-01 21:31:17 +07:00
0be954af01 💚 ci: upload sync code to github
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 59s
2026-02-01 21:22:41 +07:00
589cf62a6e 💚 ci: create automatic sync between git platform 2026-02-01 21:06:30 +07:00
c66731f07d Merge branch 'main' of https://github.com/rafiarrafif/SyzneTV-backend 2026-02-01 12:03:49 +07:00
c94a7abfb2 Merge pull request 'ci/adjust-for-gitea' (#1) from ci/adjust-for-gitea into main
Reviewed-on: rafi/AnimeTV-Backend#1
2026-02-01 12:00:07 +07:00
f9427c577c 💚 ci: add node setup for gitea ci
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 5m12s
2026-02-01 11:48:15 +07:00
48b0f7b8a3 💚 ci: adjust workflow for gitea
Some checks failed
Integration Tests / integration-tests (pull_request) Failing after 2m26s
2026-02-01 11:12:39 +07:00
8c90df4618 Merge pull request #8 from rafiarrafif/ci
Implement a continue integration test
2026-01-31 18:42:28 +07:00
83792848ed 💚 ci: fix auto script causing CI failure 2026-01-31 18:41:09 +07:00
09c74b28ab 💚 ci: fix auto script causing CI failure 2026-01-31 18:10:59 +07:00
d233ec757c 💚 ci: fix CI error 2026-01-31 15:26:38 +07:00
dedafaa4de 🩹 fix: minor linting issue 2026-01-31 15:24:34 +07:00
e213dba0e5 👷 ci: setup github runner 2026-01-31 15:21:41 +07:00
ae508ded6d Merge pull request #7 from rafiarrafif/fix/linting-issues
Fix/linting issues
2026-01-31 09:04:57 +07:00
fd8f980d9a 🚨 fix: resolve linting type error 2026-01-31 09:03:32 +07:00
68fec64efc 🚨 fix: resolve linting type error 2026-01-31 08:13:04 +07:00
5a43769f69 🚨 fix: resolve linting type error 2026-01-30 21:21:43 +07:00
6fff049c18 Merge pull request #6 from rafiarrafif/feat/bulk-insert-video
Feat/bulk insert video
2026-01-30 15:58:51 +07:00
11a607b4da feat: endpoint for bulk insert video 2026-01-30 15:56:43 +07:00
ab0c8afca4 feat: endpoint for create video service 2026-01-30 15:18:00 +07:00
0521c27834 Merge pull request #5 from rafiarrafif/documentation
Documentation
2026-01-30 05:06:13 +07:00
ce56e13f30 📝 docs: complete pagination documentation 2026-01-30 05:02:41 +07:00
4e8eda081c 📝 docs: add documentation for bulk insert episode 2026-01-30 05:02:03 +07:00