Commit graph

55 commits

Author SHA1 Message Date
AnimeDL
b6187c48a8 Add version info to help menu in GUI 2023-07-15 19:12:24 -07:00
AnimeDL
814dcb778d Add icons to service select 2023-07-15 15:19:17 -07:00
AnimeDL
c3dab33f6b Add GUI States
This adds states for the GUI that get saved to a file, notably this means that queue's of services are no longer lost when changing services, or closing and reopening the program.

Also changed was a few spelling fixes
2023-07-15 11:16:55 -07:00
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
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
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
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
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
RavensRain
f6303c1a6e Ability to reduce unnecessary bandwidth usage 2022-09-11 10:41:21 +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
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
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
5386800473
UI improvments 2022-03-17 20:30:49 +01:00
Izuco
acd427a251
Fix wrong episode from funimation 2022-03-05 19:00:15 +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
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
Izuco
a7c7451b0d Update + Update Version + Eslint 2022-02-20 19:56:45 +01:00
dependabot[bot]
73f7a2dde0
Bump follow-redirects from 1.14.7 to 1.14.8 in /gui/react
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 21:42:36 +00:00
Izuco
0a948788a4
Build GUI and CLI 2022-02-15 20:11:55 +01:00
Izuco
6fabaf489e
Stuff 2022-02-13 15:33:04 +01:00
Izuco
e9852ade1a
See todo for changes 2022-02-12 16:52:36 +01:00
Izuco
f076a7af7e
MWP 2022-02-08 19:28:32 +01:00
Izuco
40d07bb40d
Working downloads with queue system 2022-02-05 17:08:57 +01:00
Izuco
7dc72a1507
Downloading without visual feedback 2022-02-05 13:18:19 +01:00
Izuco
66c56f3522
Prepared feedback for downloading 2022-02-04 22:01:33 +01:00
Izuco
d7b43e398a
Add 'all' to dub select 2022-02-02 18:56:31 +01:00
Izuco
fde33eec76
Update text 2022-02-01 21:01:54 +01:00
Izuco
14de1b243a
Show episode listing 2022-02-01 20:57:41 +01:00
Izuco
1a5939791e
Start of queue 2022-01-30 21:01:20 +01:00
Izuco
162a89efc9
Show default download options 2022-01-30 16:02:23 +01:00
Izuco
57836d7a91
Eslint + Crunchy implementation 2022-01-30 15:35:44 +01:00