Commit Graph

1012 Commits

Author SHA1 Message Date
Kylart 1546acd18f Fix torrent client on first open 2019-03-16 21:17:03 +01:00
Kylart 3a04d6362d Now properly handling torrent open if app already opened
Also properly hanlding torrent deletion
2019-03-16 21:01:48 +01:00
Kylart 3b9095b4b6 Updated package-lock.json 2019-03-11 00:35:09 +01:00
GARNIER Joris 31d7a73d9a Adapted to mal-scraper 2.5.0 and fixed malform and malPage (can't really use malForm tho since API still dead) 2019-03-09 19:57:32 +01:00
Kylart 5ae5ce73e9 Reworked design for torrent card 2019-03-06 23:51:13 +01:00
Kylart 8628cd4dd8 Now focuses window on magnet open and added loading on setting as default 2019-03-05 23:31:24 +01:00
Kylart 38d83f5bc3 Can now set KawAnime as default torrent app 2019-03-05 23:21:33 +01:00
Kylart 3b7a6cb827 Improved localpage tools left display 2019-03-03 14:35:11 +01:00
Kylart d8d097f753 Set min height and width to video modal 2019-03-03 14:24:22 +01:00
Kylart 220cebc7f0 Squashed commit of the following:
commit 769ab8aba90c183e02ea23b3ea880192838dea07
Author: Kylart <Kylart.dev@gmail.com>
Date:   Sat Mar 2 03:05:03 2019 +0100

    Fully implemented thumbnail preview with styling and time preview

commit df8b263a224294cc76ab7cdc5fc7b693030c275e
Author: Kylart <Kylart.dev@gmail.com>
Date:   Sat Mar 2 02:08:57 2019 +0100

    Now shows the video preview

commit fcd7211e65910ee1ee67d020ae7684f28c76ace1
Author: Kylart <kylart.dev@gmail.com>
Date:   Fri Mar 1 10:57:13 2019 +0100

    [wip] implemented img on progressbar hover to show video img at timestamp
2019-03-02 03:06:47 +01:00
Kylart 63abbbc3e6 Swapped v-select to v-autocomplete for episode choice on local card
Also, episode list is now reversed
2019-02-27 00:30:20 +01:00
Kylart c670a89da0 Fix hover logic on leave in local card 2019-02-25 23:39:52 +01:00
Kylart c27e12ca1f Fix local path for delete item 2019-02-25 23:06:06 +01:00
Kylart 8e7726f32e Grouped local files into one entry for the user to choose which ep to start 2019-02-25 21:47:49 +01:00
Kylart 80987c9999 Set dense property to list for subtitle choice in video controls 2019-02-25 21:46:49 +01:00
Kylart dd45b6c630 Fix graph for torrent client 2019-02-25 21:46:06 +01:00
Kylart 5131ec52b1 Moved magnet modal to global App 2019-02-25 21:45:19 +01:00
Kylart 734a0e7b2e Can now start production app from torrent file to download it 2019-02-20 02:15:00 +01:00
Kylart 4342a6a2da Added transitions to torrent page 2019-02-19 00:24:03 +01:00
Kylart c52e133807 Setup style for overall information and torrent cards 2019-02-19 00:03:54 +01:00
Kylart d836b4040b Torrent client information are now displayed in a sparkline and now more graph for torrents 2019-02-18 23:06:46 +01:00
Kylart 0dbd7b2ac2 Torrent client information are now gatherred from app start 2019-02-18 23:04:21 +01:00
Kylart a8ad053d42 Added empty torrent client page (still needs to find th eright gif) 2019-02-17 04:15:37 +01:00
Kylart be3e31b809 torrent add dialog can now handle multiple magnets in one paste 2019-02-17 04:14:54 +01:00
Kylart cb8d4d9bf4 Added torrent client config and add torrent form 2019-02-16 00:37:54 +01:00
Kylart fa4c077c28 Implemented basic torrent client functionnalities 2019-02-15 16:57:40 +01:00
Kylart 48cb11bdba Fix cue text on colors 2019-01-27 13:21:19 +01:00
Kylart 83cd49b54a Reworked tags logic to remove all enclosed tags 2019-01-27 01:34:08 +01:00
Kylart fd58c59e85 Added Open Sans to have nice subtitles 2019-01-12 06:08:24 +01:00
Kylart 4bf496a3f3 Merge branch 'master' of https://github.com/Kylart/KawAnime 2019-01-10 21:55:08 +01:00
Kylart 4c4a2b2ead Now updating local storage on new feed entries 2019-01-10 21:54:40 +01:00
Kylart 4120a9c345 Changed relative electron paths to absolute 2019-01-07 12:21:00 +01:00
Kylart 1725042101 Fix fullscreen / isMinimized logic in player 2018-12-30 16:18:31 +01:00
Kylart a49cf7ff17 Fix undefined process.win 2018-12-30 16:17:16 +01:00
Kylart 9c3a5a5d18 Fix default cue style 2018-12-28 00:49:22 +01:00
Kylart 55aa9261fd Added accent to color prop instead of class in video controls 2018-12-28 00:33:53 +01:00
Kylart db6921a390 Updated dependencies 2018-12-28 00:27:07 +01:00
Kylart 0b74caa596 Fix quality choice layout in downloader 2018-12-28 00:26:47 +01:00
Kylart 293b661c32 Upgraded to vuetify 1.3 and made custom control panel 2018-12-27 22:34:31 +01:00
Kylart 06b78c4414 Fixed color tags (Anima Yell) 2018-12-27 22:33:55 +01:00
Kylart a2efec7cd4 Improved player next logic so that every is done (history, subtitles...)
Renamed player controls to player layout
2018-12-24 21:39:00 +01:00
Kylart 0ed1949530 Now reading next file directly when streaming is over 2018-12-23 19:43:30 +01:00
Kylart 37191bce2c Fix a bug where already showed subtitles would never be accessible again on rewind 2018-12-22 13:27:53 +01:00
Kylart 91cd6d7e8f Fix subtitles coloring on list 2018-12-19 01:51:54 +01:00
Kylart 0a89a30ed7 Fix arrow listeners 2018-12-19 01:47:38 +01:00
Kylart 53dfc2069a Merge branch 'master' of https://github.com/Kylart/KawAnime 2018-12-19 00:59:09 +01:00
Kylart bc09f83bfd Fix subtitles choice and handling in controls
Fix controls show transition
2018-12-19 00:57:44 +01:00
Kylart f09c4d7afc Isolated controls into its own components 2018-12-19 00:19:09 +01:00
Kylart a56528f477 Fix cue height style 2018-12-03 08:52:45 +01:00
Kylart cc74dd3369 Fix sizing of cuesContainer on video size change 2018-12-02 00:25:41 +01:00