ksyasuda
|
5aad3a7263
|
update episode selection menu width
|
2022-02-05 14:24:09 -08:00 |
|
ksyasuda
|
a6e80c1ad0
|
update default flamingo width to work with new menu sizings
|
2022-02-05 14:23:54 -08:00 |
|
ksyasuda
|
c5bf198466
|
update sizing of rofi menus
|
2022-02-05 14:20:05 -08:00 |
|
ksyasuda
|
1a54bf3b44
|
update default theme
|
2022-02-05 14:19:29 -08:00 |
|
ksyasuda
|
0d97d3857a
|
update readme
|
2022-02-05 00:46:27 -08:00 |
|
ksyasuda
|
280bd73760
|
fix images
|
2022-02-05 00:38:00 -08:00 |
|
ksyasuda
|
c18cb37f71
|
fix image link
|
2022-02-05 00:26:34 -08:00 |
|
ksyasuda
|
9cb0075cd1
|
fix indentation on help message
|
2022-02-05 00:24:24 -08:00 |
|
ksyasuda
|
0ba2ebac2c
|
fix spelling
|
2022-02-05 00:21:39 -08:00 |
|
ksyasuda
|
2d7ed5dce0
|
update readme
|
2022-02-05 00:18:42 -08:00 |
|
ksyasuda
|
14dee88f11
|
add manpage
|
2022-02-04 22:54:16 -08:00 |
|
ksyasuda
|
d8b5f2b94a
|
update aniwrapper to allow passing in search query for stream/download
|
2022-02-04 18:18:05 -08:00 |
|
ksyasuda
|
7c71e05317
|
update ani-cli to allow passing in search query
|
2022-02-04 17:58:08 -08:00 |
|
ksyasuda
|
ebc8587e6f
|
clean up code a bit
|
2022-02-03 22:18:51 -08:00 |
|
ksyasuda
|
7e71788604
|
restructure db code
|
2022-02-03 21:59:50 -08:00 |
|
ksyasuda
|
24f3c25142
|
update quality selection menu
|
2022-02-03 15:25:15 -08:00 |
|
ksyasuda
|
985a19fcf0
|
standardize how insert_history function works
|
2022-02-03 15:18:04 -08:00 |
|
ksyasuda
|
a8a32968da
|
highlight and print out current quality when seleting new quality
|
2022-02-03 15:10:07 -08:00 |
|
ksyasuda
|
2e9e28883e
|
clean up code a bit
|
2022-02-03 00:56:12 -08:00 |
|
ksyasuda
|
a726b9d550
|
improvements
|
2022-02-03 00:40:59 -08:00 |
|
ksyasuda
|
f882f7d3d2
|
improve anime_selection menu performance
|
2022-02-03 00:34:50 -08:00 |
|
ksyasuda
|
cf5c5dbcee
|
fix switching back to defualt theme
|
2022-02-01 13:25:05 -08:00 |
|
ksyasuda
|
9ef5b5092f
|
make silent option even more silent
|
2022-02-01 11:43:02 -08:00 |
|
ksyasuda
|
d4304a6e36
|
remove back option if searching from /
|
2022-02-01 11:36:10 -08:00 |
|
ksyasuda
|
4fb1c113b9
|
center gifs
|
2022-02-01 01:42:52 -08:00 |
|
ksyasuda
|
b5d17117f2
|
smaller gifs
|
2022-02-01 01:37:21 -08:00 |
|
ksyasuda
|
e511d03505
|
update readme
|
2022-02-01 01:25:08 -08:00 |
|
ksyasuda
|
ac47d9c350
|
make silent option as silent as possible?
|
2022-01-31 23:32:26 -08:00 |
|
ksyasuda
|
a1576f1549
|
add option to switch themes from the main menu
|
2022-01-31 23:29:32 -08:00 |
|
ksyasuda
|
7ae041e95a
|
update quality selection menu to match aniwapper version
|
2022-01-31 22:59:55 -08:00 |
|
ksyasuda
|
e8809444e3
|
add option to replay current video in different quality
|
2022-01-31 22:50:33 -08:00 |
|
ksyasuda
|
dad456eac9
|
better error handling for command-line quality selection
|
2022-01-31 22:47:06 -08:00 |
|
ksyasuda
|
50af29a5bd
|
make silent option more silent
|
2022-01-31 03:25:52 -08:00 |
|
ksyasuda
|
86f5da5976
|
Merge branch 'master' of github.com:ksyasuda/aniwrapper
|
2022-01-31 03:23:26 -08:00 |
|
ksyasuda
|
9a19dbf60c
|
fix bug with marking played files as active
|
2022-01-31 03:18:08 -08:00 |
|
ksyasuda
|
ddb8d01ff2
|
only get base_url if scrape is stream or history
|
2022-01-31 02:42:35 -08:00 |
|
ksyasuda
|
7c2b547b57
|
remove unneeded reinstall option
|
2022-01-29 01:19:27 -08:00 |
|
ksyasuda
|
4e414f353c
|
fix typo
|
2022-01-29 01:16:40 -08:00 |
|
ksyasuda
|
bd1b846921
|
update help text and readme for new option
|
2022-01-29 01:09:54 -08:00 |
|
ksyasuda
|
baeadacae6
|
add silent mode option
|
2022-01-29 01:01:37 -08:00 |
|
ksyasuda
|
2d9c070374
|
change silent to -S to not conflict with sync option
|
2022-01-29 01:00:49 -08:00 |
|
ksyasuda
|
e25831fa44
|
replace some conditionals with arithmetic expansion
|
2022-01-29 00:39:18 -08:00 |
|
ksyasuda
|
b07948cee2
|
remove jq as dependency
|
2022-01-28 12:19:24 -08:00 |
|
ksyasuda
|
59ea0c99b6
|
make quit function quiet by default
|
2022-01-26 00:58:16 -08:00 |
|
ksyasuda
|
d5393598d5
|
Merge branch 'master' of github.com:ksyasuda/aniwrapper
|
2022-01-23 16:49:57 -08:00 |
|
ksyasuda
|
bf4cd37b32
|
add message back to download prompt
|
2022-01-23 16:49:36 -08:00 |
|
ksyasuda
|
9124ffa1b7
|
update themes to make a more standardized look
|
2022-01-22 13:12:38 -08:00 |
|
ksyasuda
|
3cec4558d2
|
fix some corner cases with play from file
|
2022-01-22 11:13:41 -08:00 |
|
ksyasuda
|
e01040e15c
|
fix bug in supplying multi word query to stream function
|
2022-01-22 00:55:29 -08:00 |
|
ksyasuda
|
8902875806
|
make insert statements blocking to avoid locks
|
2022-01-21 00:27:39 -08:00 |
|