Commit graph

75 commits

Author SHA1 Message Date
AnimeDL
4022909f14 Prevent episode selection from contextmenu
Episode would be selected if you selected anything in the contextmenu from the Episode List screen.

Co-authored-by: AnidlSupport <AnidlSupport@users.noreply.github.com>
2023-07-09 14:07:30 -07:00
AnimeDL
b9222325d1 Add context menus to Episode List
Adds Image and Description context menus to the Episode List

Co-authored-by: AnidlSupport <AnidlSupport@users.noreply.github.com>
2023-07-09 13:51:07 -07:00
AnimeDL
517b0cdc1b Add header to show which service is selected 2023-07-09 11:52:29 -07:00
AnidlSupport
fd10455400
Changes as discussed with sww 2023-07-09 17:19:44 +00:00
AnimeDL
3c422cfd3e Fix hidive not working in GUI version
And increment version
2023-07-05 15:52:50 -07:00
AnimeDL
612bdff774 Initial commit to add hidive 2023-07-04 10:21:16 -07:00
AnimeDL
0da2fc232d Implement search restrictions
This should prevent from sending too many API requests when searching via the GUI
2023-07-03 18:00:07 -07:00
AnidlSupport
921f346bb4
Fix copy to clipboard for images 2023-04-07 22:39:23 +02:00
AnidlSupport
f32e7b19a2 CLI Default for GUI & Pnpm update 2023-03-22 18:15:57 +01:00
AnidlSupport
62f2e5dea2 Disable CI 2023-03-04 22:55:46 +01:00
AnidlSupport
42ac8d85c4 New Logger + HLS-Download include 2023-03-03 19:10:20 +01:00
AnidlSupport
8f9a21c773 Loading display for current download if it hasn't started 2023-03-02 22:20:04 +01:00
AnidlSupport
e0a6546df5 Fix eslint warnings 2023-03-01 20:40:36 +01:00
AnimeDL
2908e4f259 Fix some linting issues 2023-02-28 16:09:20 -08:00
AnidlSupport
87e6990c7b Queue on server 2023-02-28 23:13:00 +01:00
AnidlSupport
50d48ca7cd Setup + Passwordless 2023-02-28 17:23:42 +01:00
AnidlSupport
cd62595518 New GUI 2023-02-27 21:20:06 +01:00
AnidlSupport
7fe6f61614 Increment version + eslint 2023-02-26 19:32:54 +01:00
AnidlSupport
be8d6a5b6c Update gui 2023-02-25 14:32:42 +01:00
AnidlSupport
bb623e52ea pnpm & GUI update 2023-02-21 19:17:44 +01:00
AnimeDL
47fcaeed50 update json5 2023-01-22 22:12:24 -08:00
AnimeDL
cdc5fae88e Update Maintainers 2023-01-22 21:38:55 -08:00
RavensRain
f6303c1a6e Ability to reduce unnecessary bandwidth usage 2022-09-11 10:41:21 +02:00
Izuco
5751676e16
Ability to override the name of "cc" 2022-07-22 18:47:37 +02:00
dependabot[bot]
9fb131a3f1
Bump terser from 5.13.1 to 5.14.2 in /gui/react
Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 03:53:47 +00:00
Izuco
c87bd71dd9
Eslint 2022-06-17 21:49:10 +02:00
Izuco
5a00353c11
Add novids and noaudio option to the gui 2022-06-01 18:46:13 +02:00
Izuco
86728d08b9
Update package-lock.json 2022-05-09 16:26:28 +02:00
Izuco
ea3337b94a
Merge pull request #294 from anidl/dependabot/npm_and_yarn/gui/react/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /gui/react
2022-03-25 21:04:51 +01:00
dependabot[bot]
6f2096eb71
Bump minimist from 1.2.5 to 1.2.6 in /gui/react
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 19:32:29 +00:00
dependabot[bot]
589d382569
Bump node-forge from 1.2.1 to 1.3.0 in /gui/react
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 18:21:07 +00:00
Izuco
2f2333051b
Update Version + Remove Beta announcment 2022-03-22 16:26:12 +01:00
Izuco
169376e9d7
Finished Queue 2022-03-22 16:21:11 +01:00
Izuco
9c5095f7a8
Started Layout - Working on Queue 2022-03-20 13:47:17 +01:00
Izuco
5931760449
Added the ability to set the option if the file has created programmaticly 2022-03-19 10:50:30 +01:00
Izuco
3271548987
Fix #282 2022-03-17 20:45:34 +01:00
Izuco
5386800473
UI improvments 2022-03-17 20:30:49 +01:00
Izuco
ef054dafed
Eslint 2022-03-17 17:57:39 +01:00
Izuco
8021dbea5e
Bug Fixes 2022-03-17 17:56:35 +01:00
Izuco
9a805f995a
Added #286 2022-03-17 17:26:43 +01:00
Izuco
431e840913
More debug information 2022-03-17 17:26:23 +01:00
Izuco
6122a3eaa0
Eslint 2022-03-05 19:01:04 +01:00
Izuco
acd427a251
Fix wrong episode from funimation 2022-03-05 19:00:15 +01:00
Izuco
2e6710dc34
Latest.log instead of all being a timestamp 2022-03-05 18:58:19 +01:00
Izuco
30b4b571a1
Progress bar 2022-03-05 13:32:49 +01:00
Izuco
aa1ec94f5d
Change service later 2022-03-04 20:11:27 +01:00
Izuco
2d139acffb
#261 2022-03-04 19:58:56 +01:00
Izuco
0b82788b24
Fixed #232 2022-03-03 21:15:47 +01:00
Izuco
19800b59e3
Fix #270 2022-03-03 20:44:16 +01:00
Izuco
25079a2f79
Merge pull request #256 from anidl/dependabot/npm_and_yarn/gui/react/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8 in /gui/react
2022-02-26 13:27:46 +01:00