Commit graph

42 commits

Author SHA1 Message Date
a06a18b1ac
feat/api-prox: add 3rd party rating hook and docker file 2025-09-07 17:44:26 +05:00
78b9776899
feat/api-prox: change run scripts 2025-09-07 16:27:47 +05:00
022dc7b284
feat/api-prox: improve deno support 2025-09-07 15:54:13 +05:00
90f285371b
fix/api-prox: vercel deploy 2025-09-06 22:02:01 +05:00
db735c4566
feat/api-prox: change scripts 2025-09-06 21:32:35 +05:00
39215c608c
feat/api-prox: add bun and deno dev scripts 2025-09-06 21:23:14 +05:00
9fe2ba4aa7
feat/api-prox: bump version to 1001.0.0 2025-09-06 20:01:23 +05:00
a24371cf24
feat/api-prox: add POST proxy 2025-09-06 19:44:49 +05:00
deb92f1480
refactor/api-prox: hook loading and running 2025-09-06 16:08:13 +05:00
32e830cae1
feat/api-prox: add GET proxy 2025-09-06 14:40:22 +05:00
1a439f0a77
feat/api-prox: add logger 2025-09-06 02:12:22 +05:00
cbfd24146d
chore/api-prox: set version to EPOCH.MINOR.PATCH 2025-09-06 00:28:21 +05:00
002b5a446c
refactor/api-prox: config.json -> config.ts 2025-09-06 00:19:16 +05:00
83fe8e80e3
chore/api-prox: trim trailing slash 2025-09-05 22:38:56 +05:00
ec938960cb
feat/api-prox: add index and health pages 2025-09-05 22:33:40 +05:00
033b7fdea5
BROKE/API_PROX: Start from scratch, add hello world with HonoJS 2025-09-05 21:23:06 +05:00
88664a86d1
api-prox/fix: discovery for not logged in users 2025-08-28 21:47:34 +05:00
42d6874cb4
api-prox: fix discovery fr 2025-08-22 23:53:52 +05:00
fa720deb4a
api/prox: fix discovery 2025-08-22 23:42:57 +05:00
50b3ca79b5
send 200OK on index 2025-08-22 23:24:14 +05:00
f2f628add0
feat: Refactor: search #12 2025-08-22 04:01:44 +05:00
ee68300501
fix: CORS headers for firefox 2025-08-22 00:41:17 +05:00
8fe175118b
fix/anix-api-prox: respect ANIXART_BASE_URL env var 2025-08-16 03:30:24 +05:00
aaca8c7f3c
feat/api-prox: finding of working api base
Some checks are pending
Build and Publish 'anix-api-prox' to Docker Hub / publish (push) Waiting to run
Build and Publish 'anix' to Docker Hub / publish (push) Waiting to run
fix/anix: broken api url
2025-08-16 03:03:22 +05:00
1a1b548d39
rename player-parsers to player-parser for consistency with docker image 2025-07-09 15:31:51 +05:00
9254703c08
eat/api-prox: add request timeout to release.ts hook 2025-07-09 02:12:50 +05:00
faad506c25
feat/api-prox: add my anime list rating to release.ts hook 2025-07-09 01:56:53 +05:00
cc9a9c3a2c
fix: add missing cors and content-type headers 2025-07-08 18:34:59 +05:00
2f928579f9
refactor/api-prox: unhardcode HOST and PORT to ENV VARS 2025-07-08 16:26:28 +05:00
3762e7e58f
refactor/api-prox: preload and watch hooks at startup 2025-07-08 16:20:25 +05:00
d23703b212
fix/api-prox: PR Comments 2025-07-08 15:51:54 +05:00
155146c5a0
CI: add build CI for api-prox 2025-07-08 14:43:42 +05:00
d71ae186a2
chore/api-prox: add README 2025-07-08 14:34:15 +05:00
dd4772c5cf
chore/api-prox: simplify example of custom episodes 2025-07-08 13:55:40 +05:00
d4f297e3fb
feat/api-prox: use custom player instead of iframe 2025-07-07 17:30:23 +05:00
8c441074dd
feat/api-prox: add post hooks support 2025-07-07 01:52:32 +05:00
d646a946cc
feat/api-prox: add custom episode source hooks + iframe path 2025-07-03 00:47:08 +05:00
648486e992
feat/api-prox: add types 2025-07-02 20:35:53 +05:00
c8b9295ebf
fix/api-prox: fix note in 'release' hook after rating was fetched 2025-07-02 17:07:39 +05:00
760798faa3
fix/api-prox: remove unnecessary line 'release' hook after rating 2025-07-02 17:00:49 +05:00
bfe932d86c
feat/api-prox: add support for post requests, add 'sponsor' and 'toggles' hooks 2025-07-02 16:51:16 +05:00
6f45876240
feat: start implementing api proxy with ability to use hooks: #8 2025-06-27 00:19:03 +05:00