Commit Graph

295 Commits

Author SHA1 Message Date
9e84460a22 ♻️ refactor: create Redis helper and replace direct Redis access 2026-02-18 12:17:26 +07:00
9686153a82 🔒 security: add auth token validation via Redis and DB check 2026-02-17 21:51:14 +07:00
3122f34093 🛂 security: fix auth token validation flow 2026-02-17 21:33:59 +07:00
d3d66b992e Merge pull request '🐛 fix: access cookie via header on logout' (#16) from feat/logout into main
All checks were successful
Sync to GitHub / sync (push) Successful in 7s
Reviewed-on: #16
2026-02-15 23:17:00 +07:00
63fcd8587b 🚨 fix: resolve all linting errors
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 37s
2026-02-15 23:08:07 +07:00
c74597c57d 🐛 fix: access cookie via header on logout
Some checks failed
Integration Tests / integration-tests (pull_request) Failing after 51s
2026-02-15 22:58:24 +07:00
a151c6dab0 Merge pull request 'feat/logout' (#15) from feat/logout into main
All checks were successful
Sync to GitHub / sync (push) Successful in 9s
Reviewed-on: #15
2026-02-13 19:48:18 +07:00
42aa7ed8d3 feat: add logout endpoint
Some checks failed
Integration Tests / integration-tests (pull_request) Failing after 51s
2026-02-13 19:46:44 +07:00
588ac49e01 🚨 fix: update TypeScript type for decodeJWT 2026-02-13 19:38:16 +07:00
08125dcb11 feat: add logout module 2026-02-10 23:12:04 +07:00
e46711bf2f Merge pull request '🩺 chore: add status check endpoint' (#14) from chore/status into main
All checks were successful
Sync to GitHub / sync (push) Successful in 9s
Reviewed-on: #14
2026-02-10 19:16:40 +07:00
56e2b046b7 🩺 chore: add status check endpoint
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 56s
2026-02-10 19:15:34 +07:00
5eef52e301 Merge pull request '🚑 hotfix: critical fix for signup process' (#13) from hotfix/signup into main
All checks were successful
Sync to GitHub / sync (push) Successful in 7s
Reviewed-on: #13
2026-02-08 22:20:15 +07:00
509e3cbc2f 🚑 hotfix: critical fix for signup process
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 29s
2026-02-08 22:19:09 +07:00
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