Commit graph

599 commits

Author SHA1 Message Date
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
Kentai Radiquum
7cc36688e4
Update 3.9.0.md
Some checks failed
Build and Publish 'anix' to Docker Hub / publish (push) Has been cancelled
2025-08-30 22:36:40 +05:00
46ead16811
anix/fix: search in releases if no custom API is used 2025-08-30 22:31:45 +05:00
a4ecc27874
try fix styles
Some checks failed
Build and Publish 'anix-api-prox' to Docker Hub / publish (push) Has been cancelled
Build and Publish 'anix' to Docker Hub / publish (push) Has been cancelled
2025-08-28 22:46:15 +05:00
7e99062c0c
render ThemeInti at Root 2025-08-28 22:27:28 +05:00
284e262527
anix/ci: fix build 2025-08-28 22:13:53 +05:00
7f007480ed
anix/chore: bump version to 3.9.0 2025-08-28 21:58:28 +05:00
88664a86d1
api-prox/fix: discovery for not logged in users 2025-08-28 21:47:34 +05:00
09ddb71e15
anix/feat: add discovery filter page 2025-08-28 21:37:47 +05:00
0f1c61b765
anix/feat: finish Filters Modal Component 2025-08-28 20:52:43 +05:00
2a2343fed3
anix/feat: add year, season, episode duration, episode count, status and age rating filters 2025-08-28 08:13:02 +05:00
819d336540
anix/feat: add studio and source filters. add select all buttons to filters modal 2025-08-28 04:47:51 +05:00
777fb5b82b
anix/feat: add filters modal with country, category, genre and lists exclusion filters 2025-08-28 04:05:40 +05:00
d3b198c6bc
anix/feat: add schedule modal to discovery page 2025-08-27 23:54:11 +05:00
7d15eef691
anix/feat: add recommendations and watching pages to discovery 2025-08-27 23:40:28 +05:00
3d08603bc3
anix: fetch recommended in discovery only if logged in 2025-08-27 23:18:30 +05:00
bf24cd1063
anix/feat: add collections page for discovery page 2025-08-27 23:11:04 +05:00
e067336605
anix/feat: add popular modal to discovery 2025-08-27 22:25:02 +05:00
28b7ea2d6c
anix: show discovery button by default 2025-08-27 19:35:26 +05:00
a615af836b
anix/refactor: index category page data fetcher 2025-08-25 19:47:14 +05:00
fd0ce8cb94
anix/refactor: change Filter Fetch Function 2025-08-25 19:40:51 +05:00
56334893b4
anix/feat: add recommended to discovery page 2025-08-25 18:02:35 +05:00
05cb74b7f2
anix/feat: add wathing now and collections of the week to discovery page 2025-08-25 17:55:51 +05:00
b25bb4d6e9
anix/feat: add discussing releases to discovery page 2025-08-25 16:59:42 +05:00
01e2903e7b
anix/fix: navbar text on white theme 2025-08-25 08:00:42 +05:00
5d2a4cbe67
anix/remove: show title in navbar setting 2025-08-25 07:47:37 +05:00
61baffd295
anix/: add buttons to discovery page 2025-08-25 07:30:10 +05:00
bfb361a0a8
anix/feat: add interesting carousel to discovery page 2025-08-25 06:46:51 +05:00
93205fdb4e
anix/fix: search in bookmarks, user collections, user favorites, user history 2025-08-25 05:38:06 +05:00
8d2800c2f2
anix/style: change sections columns from 1 to 2 on mobile 2025-08-25 05:20:03 +05:00
6b84a312f7
anix/refactor: navbar 2025-08-25 04:35:32 +05:00
48345244f3
stats style 2025-08-25 01:51:12 +05:00
c636c843ed
anix/feat: add new stats
anix/fix: search links from release page
2025-08-25 01:48:56 +05:00
b93aeeed04
anix/style: change user card in search 2025-08-24 23:39:48 +05:00
052e649012
anix/fix: incorrect format of watched time statistic 2025-08-24 23:21:07 +05:00
be0731cfba
feat: all collections search
Some checks failed
Build and Publish 'anix-api-prox' to Docker Hub / publish (push) Has been cancelled
Build and Publish 'anix' to Docker Hub / publish (push) Has been cancelled
2025-08-23 00:09:56 +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
Kentai Radiquum
e64118a2a1
Merge pull request #16 from Radiquum/refactor__search
Some checks failed
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
Build and Publish 'anix-player-parsers' to Docker Hub / publish (push) Has been cancelled
v3.8.0
2025-08-22 04:50:02 +05:00
96904bcb9c
force-static for non-dynamic metadata 2025-08-22 04:46:18 +05:00