Commit graph

303 commits

Author SHA1 Message Date
bytedream
caeb734b2c Add login session id warning 2022-08-01 00:41:09 +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
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
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
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
bytedream
c86595d2c6 Add image to common structs 2022-06-19 02:28:03 +02:00
bytedream
9f6a225caf Add better error output 2022-06-19 02:00:58 +02:00
bytedream
72484c78af Add crunchylists endpoint 2022-06-19 01:56:39 +02:00
bytedream
aa088cb318 Fix error printing caused panic 2022-06-19 01:42:57 +02:00
bytedream
8ddb436fac Move WatchlistEntry struct to own file 2022-06-19 01:03:10 +02:00
bytedream
f9792aa847 Add extra file for common in different places used elements 2022-06-19 00:54:30 +02:00
bytedream
5709012dfe Add custom error for internal request 2022-06-19 00:36:27 +02:00
bytedream
c5f2b55f34 Add watchlist endpoint, add new request method & change SortType name and consts 2022-06-19 00:22:38 +02:00
ByteDream
170fb2efb8
Merge pull request #38 from ByteDream/v3/feature/non-premium-support
Extend support for non premium accounts
2022-06-10 16:14:44 +02:00
bytedream
137f3779ea Fix merge issues again, I love this shit 2022-06-10 16:12:58 +02:00
ByteDream
ae075ed4c9
Merge branch 'next/v3' into v3/feature/non-premium-support 2022-06-10 16:04:25 +02:00
bytedream
31d3065e7b Fix weird code which was probably caused by a wonderful merge 2022-06-09 10:31:16 +02:00