Commit graph

517 commits

Author SHA1 Message Date
bytedream
f7a21fbfb2 Change all etp rt related stuff to refresh token 2022-08-09 01:04:46 +02:00
bytedream
6239d10d22 Fix crunchyroll api changes 2022-08-08 22:20:25 +02:00
bytedream
a64981930b Add option to change temp dir 2022-08-02 12:07:43 +02:00
bytedream
caeb734b2c Add login session id warning 2022-08-01 00:41:09 +02:00
ByteDream
b5f4882601
Update issue templates 2022-08-01 00:18:14 +02:00
bytedream
81946c5092 Remove CI badge 2022-07-31 13:50:59 +02:00
bytedream
fbb90f9079 Fix info spacing 2022-07-29 18:23:38 +02:00
bytedream
b62769ccfd Update next version number 2022-07-27 21:53:03 +02:00
bytedream
8942ea574b Add v3 notice 2022-07-27 21:25:03 +02:00
bytedream
2773445050 Change author names and links to crunchy-labs 2022-07-26 12:47:23 +02:00
bytedream
5b4c228b60 Change crunchyroll-go dependency name 2022-07-25 10:53:29 +02:00
私はレオンです
fd502446c6
Fix typo 2022-07-11 22:03:02 +02:00
ByteDream
5b59662e29
Change discord shield server 2022-07-09 01:25:59 +02:00
ByteDream
1365910610
Change discord invite link 2022-07-09 01:25:00 +02:00
ByteDream
680db83c59
Reactivate scoop install instructions 2022-07-09 01:03:09 +02:00
bytedream
f1a41d6d3b Change name due to organization move 2022-07-07 21:21:44 +02:00
bytedream
303689ecbb Move and refactor files and some more changes :3 2022-06-30 16:08:08 +02:00
bytedream
781e520591 Update cobra version to 1.5.0 2022-06-29 20:39:38 +02:00
bytedream
d65226252d Add split notice to README 2022-06-27 22:36:46 +02:00
bytedream
8a3e42e4d1 Remove library & refactor cli 2022-06-27 22:33:26 +02:00
bytedream
0fed0f8d3b Change license to GPL-3.0 2022-06-27 22:31:36 +02:00
ByteDream
7b16938b52
Merge pull request #42 from ByteDream/v3/feature/info-command
Add info command
2022-06-27 18:46:57 +02:00
ByteDream
32885fd36c
Merge pull request #41 from ByteDream/v3/feature/more-common-api-endpoints
Add more api endpoints
2022-06-26 14:43:56 +02:00
bytedream
cba8968f17 Resolve conflics 2022-06-26 14:41:42 +02:00
bytedream
79c3ba2636 Refactor to use consts instead of string 2022-06-24 11:51:48 +02:00
bytedream
3dcfbc0fbb Add docs to wallpaper 2022-06-24 11:51:12 +02:00
bytedream
2569ddd1c7 Add docs to crunchylists 2022-06-24 11:34:02 +02:00
bytedream
fa2321e9e8 Rename 'Logout' to 'InvalidateSession' 2022-06-23 17:40:29 +02:00
bytedream
1a4abdc4d8 Made 'l' in crunchylist lowercase and made CrunchylistFromID priave 2022-06-23 17:31:26 +02:00
bytedream
e6172cdf90 Change watchlist option order type and content type 2022-06-23 17:16:47 +02:00
bytedream
14491ce6c9 Rename 'markedAs' to 'votedAs' 2022-06-23 17:01:08 +02:00
bytedream
4cfcc11e20 Simplified 'Liked' 2022-06-23 17:00:46 +02:00
bytedream
0521895f11 Add function to check if comment is flagged as spoiler 2022-06-23 16:59:54 +02:00
bytedream
f03287856b Add function to check if comment is reported 2022-06-23 16:59:04 +02:00
bytedream
9919a48e9a Change 'UnreportComment' to 'RemoveReport' 2022-06-23 16:57:49 +02:00
bytedream
ead1db2be8 Add function to check if a comment is liked by the logged-in user 2022-06-23 16:50:48 +02:00
bytedream
28070bd32d Add function to check if a comment is marked as spoiler 2022-06-23 16:44:34 +02:00
bytedream
a283ba7247 Add functions to get wallpaper urls 2022-06-23 14:27:15 +02:00
bytedream
bfad0caa9a Update email language and video sub language setting function names 2022-06-23 13:52:10 +02:00
ByteDream
2a05a74cc9
Merge pull request #40 from ByteDream/dependabot/go_modules/github.com/spf13/cobra-1.5.0
Bump github.com/spf13/cobra from 1.4.0 to 1.5.0
2022-06-22 12:14:30 +02:00
dependabot[bot]
810f3ae12e
Bump github.com/spf13/cobra from 1.4.0 to 1.5.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 01:35:26 +00:00
bytedream
2067c50937 Add logout endpoint 2022-06-21 22:04:22 +02:00
bytedream
f71846628d Refactor crunchyroll.go 2022-06-21 22:02:18 +02:00
bytedream
ec872d8c86 Move functions into their own, separate files & add docs 2022-06-21 21:15:49 +02:00
bytedream
d1859b4c25 Change const names to make them more readable 2022-06-21 17:43:12 +02:00
bytedream
256c97c2b7 Fix Wallpaper type not found 2022-06-20 10:24:01 +02:00
bytedream
715ade831c Add more account and profile endpoints 2022-06-20 10:22:17 +02:00
bytedream
cee3410532 Add comment endpoint 2022-06-19 14:43:46 +02:00
bytedream
0c93893627 Fix error handling caused panic (again) 2022-06-19 13:38:41 +02:00
bytedream
475dc34f7a Fix error handling caused panic 2022-06-19 13:31:29 +02:00