Commit graph

139 commits

Author SHA1 Message Date
ektatas
3bb33819a7
fix first comma when select all episodes 2026-01-03 15:28:04 +01:00
stratumadev
a42dafe608 chore(gui): update express
Some checks failed
auto-documentation / documentation (push) Has been cancelled
build and push docker image / build-node (push) Has been cancelled
Style and build test / tsc (push) Has been cancelled
Style and build test / eslint (push) Has been cancelled
Style and build test / prettier (push) Has been cancelled
Style and build test / build-test-windows-arm64 (push) Has been cancelled
Style and build test / build-test-linux-arm64 (push) Has been cancelled
Style and build test / build-test-macos-arm64 (push) Has been cancelled
Style and build test / build-test-windows-x64 (push) Has been cancelled
Style and build test / build-test-linux-x64 (push) Has been cancelled
Style and build test / build-test-macos-x64 (push) Has been cancelled
2025-12-02 01:49:47 +01:00
stratumadev
3d5142540b moved back to commander and fixed React error 2025-11-27 11:42:55 +01:00
stratumadev
ea53e9071f removed unused imports
Some checks are pending
auto-documentation / documentation (push) Waiting to run
build and push docker image / build-node (push) Waiting to run
Style and build test / tsc (push) Waiting to run
Style and build test / eslint (push) Blocked by required conditions
Style and build test / prettier (push) Blocked by required conditions
Style and build test / build-test-windows-arm64 (push) Blocked by required conditions
Style and build test / build-test-linux-arm64 (push) Blocked by required conditions
Style and build test / build-test-macos-arm64 (push) Blocked by required conditions
Style and build test / build-test-windows-x64 (push) Blocked by required conditions
Style and build test / build-test-linux-x64 (push) Blocked by required conditions
Style and build test / build-test-macos-x64 (push) Blocked by required conditions
2025-11-26 04:30:29 +01:00
stratumadev
9cc0ddc193 removed unnecessary packages for better integrity 2025-11-26 04:17:21 +01:00
stratumadev
207ae3d820 updated gui packages and node version 2025-11-18 13:43:08 +01:00
stratumadev
a3593986af added dynamic bin-path.yml and gui fixes 2025-10-10 23:43:28 +02:00
stratumadev
6847b36961 updated gui packages 2025-10-10 16:21:52 +02:00
stratumadev
3fb4392b39 removed AnimeOnegai 2025-09-30 23:39:47 +02:00
stratumadev
130d964b64 prettier fix + updated to node 22 + added new workflow + crunchyroll updates + --version fix 2025-09-30 14:43:25 +02:00
AnimeDL
a14466ec5d Rest of the tab conversion 2025-09-27 10:27:32 -07:00
AnimeDL
460b4c1d0e Convert main files to tabs
Still need to do .tsx files and type declaration files
2025-09-26 10:41:01 -07:00
stratumadev
c699d1779f fixed adn favicon 2025-09-05 22:06:36 +02:00
stratumadev
a297fd0309 added crunchyroll cbr video + 192 kbps audio download 2025-07-30 21:58:01 +02:00
stratumadev
b62c4754b6 added new crunchyroll playback endpoints and updated packages 2025-06-22 12:29:45 +02:00
stratumadev
e74ead4faf hotfix GUI 2 2025-05-12 00:51:27 +02:00
stratumadev
bd87d719be hotfix gui 2025-05-11 19:36:40 +02:00
AnimeDL
4b0265c4f6 Update Deps & Fix Docker(?)
This also consequently breaks the program on NodeJS <18 (which we already listed as the official minimum, now it's just enforced)
2025-04-19 09:53:20 -07:00
stratumadev
4ec1004d4f updated packages 2025-03-18 14:45:52 +01:00
stratumadev
fef39af547 added playready support for crunchyroll 2024-12-07 03:35:22 +01:00
AnimeDL
fe3f978082 Bump GUI dependencies 2024-06-20 12:53:55 -07:00
AnimeDL
141fdcf552 [HD] Added fallback to seriesTitle
Added fallback to seriesTitle when seasonTitle cannot be parsed (usually due to the seasonNumber being wrong)
2024-06-18 15:12:22 -07:00
AnimeDL
773bbf034c Add SSL support to websocket 2024-04-23 11:10:27 -07:00
AnimeDL
ba08c7b4e7 [AO] [ADN] Improve API locale handling 2024-04-17 11:59:47 -07:00
AnimeDL
52aaef0515 [GUI] Add script to start dev server 2024-04-16 08:07:47 -07:00
AnimeDL
4b8e683bba Decrease search unbounce to 500ms 2024-04-14 16:07:25 -07:00
AnimeDL
3957977a2c eslint fixes 2024-04-14 15:41:55 -07:00
AnidlSupport
56be50c43a Fix select all button for seasons 2024-04-14 14:19:29 -07:00
AnidlSupport
de0b33c7c6 Fix WS version spam 2024-04-14 14:19:07 -07:00
AnidlSupport
6093c202d2 Add start script to gui 2024-04-14 14:18:19 -07:00
AnimeDL
da2a8ffbff [GUI] Fix issue with dub selection and noaudio flag 2024-04-14 11:13:45 -07:00
AnimeDL
d260d8f3e6
Merge branch 'v5' into adn-support 2024-04-13 08:06:51 -07:00
AnimeDL
01abffa85f
Merge branch 'v5' into animeonegai 2024-04-13 07:50:20 -07:00
AnimeDL
b42a543ed5
Merge branch 'v5' into remove-funi 2024-04-13 07:39:37 -07:00
AnimeDL
7107cef7a4
Merge branch 'v5' into remove-old-hd-api 2024-04-13 07:36:32 -07:00
AnimeDL
f5f32fa701 Add support for AnimationDigitalNetwork
This service brought me great pain
2024-04-12 16:19:23 -07:00
AnimeDL
d2117a1390 [AO] Add --locale support
Currently known supported API locales are "pt" and "es"
2024-04-11 13:11:33 -07:00
AnimeDL
4c4436814b Initial commit to add AnimeOnegai 2024-04-10 22:12:57 -07:00
AnimeDL
551b27280e Completely Redo GUI build code 2024-04-08 09:42:15 -07:00
AnimeDL
6e4e10930b Bump Deps & Remove UnusedDeps
Bumps dependencies, and removes unused dependencies
2024-04-07 22:25:56 -07:00
AnimeDL
0a3b638c55 Start of Removing Funimation 2024-04-06 21:20:34 -07:00
AnimeDL
e9e14aef2f Remove old HD API 2024-04-06 21:05:04 -07:00
AnimeDL
23f185c877 eslint fixes 2024-04-06 09:10:48 -07:00
DAREKON
a852cb37c5 GUI Fixed spelling 2024-04-01 22:22:34 +02:00
DAREKON
0f3cf5fbb8 GUI Hardsubs 2024-04-01 20:59:53 +02:00
DAREKON
c990e744d3 GUI Hardsubs 2024-04-01 20:30:27 +02:00
AnimeDL
b54d54d374 [CR] Replace --search-locale flag with --locale
This allows for episode names and search results in the selected locale. Addresses #612
2024-03-29 17:56:53 -07:00
AnimeDL
69336c5c6e [CR] Fix issue with API version detection in GUI 2024-03-23 21:03:49 -07:00
AnimeDL
97b9778801 [CR] Make GUI only search series 2024-03-19 17:21:24 -07:00
AnimeDL
1e09625b85 [HD] [GUI] Fix issue where auth wouldn't work at first
Fixes issue where auth wouldn't work at first with GUI because the API version wasn't checked.
2024-03-17 22:47:56 -07:00