Commit Graph

109 Commits

Author SHA1 Message Date
Kylart 4adc9c8b8b Version 0.2.0 2017-03-15 01:36:45 +01:00
Kylart 3fa43105a5 Navigation bar has now its own file. 2017-03-14 19:31:31 +01:00
Kylart 8ae5b4b199 Oups, typo (Do not copy paste your own code pls) 2017-03-14 19:20:09 +01:00
Kylart 5f6e6e20f7 Applied Code style to src directory. Local Page will now find its files at KawAnime's start. 2017-03-14 19:16:33 +01:00
Kylart 2dc7849d82 ARCHITECTURE UPDATE DONE. Now looking for bugs, unused stuff... 2017-03-13 17:13:24 +01:00
Kylart 07978a93a8 LocalPage: KawAnime will now look for local data instead of always looking for it online. 2017-03-12 19:59:21 +01:00
Kylart 84dd67a9f0 LocalPage: fixed numberOfEpisodes. Save to JSON completed, going to implement it. 2017-03-12 18:44:28 +01:00
Kylart 6e0ad92a4a Updated Vue script source. Added number of episodes to local page. 2017-03-12 15:52:47 +01:00
Kylart 641ad50c59 Added vuejs devtools. 2017-03-11 18:50:14 +01:00
Kylart 584a0ada03 Added electron-reload to dev dependencies 2017-03-11 18:10:59 +01:00
Kylart 0f7763180d Added refresh button to release page. 2017-03-10 19:34:17 +01:00
Kylart 0d5edffb9f Fixed a problem of year sticking status in local-year-container (localPage UI) 2017-03-07 01:28:22 +01:00
Kylart 4f5c6f8ee2 Removed useless v-bind:style on downloader object. 2017-03-07 01:00:30 +01:00
Kylart 1aa9b765f6 Added a method in localPage to sort animes by name and by episode number (ascending or not will be chosen via config file later). 2017-03-07 00:33:38 +01:00
Kylart cf5d5ecaec Fixed TypeError on escape press in local page. 2017-03-06 13:02:41 +01:00
Kylart ae5522e78c watchLists will now be sorted alphabetically. New build script for multi-platform deployment. 2017-03-06 02:12:29 +01:00
Kylart d9d9426fd6 Fixed a problem on reading files in local page. 2017-03-05 23:56:09 +01:00
Kylart 4e4e094c53 updated gitignore 2017-03-05 23:09:40 +01:00
Kylart cea589a1cf Started playing with electron-builder for deployment in order to work with menu. Removed unused pictures from resources 2017-03-05 23:05:10 +01:00
Kylart c1b5e346b8 corrected a bug on delFile function in local page 2017-03-05 21:00:01 +01:00
Kylart 23b9966258 Added download method on watchList page. 2017-03-05 20:57:21 +01:00
Kylart c5c1a92bce Typo on function name + added a alreadyLoaded token on localPage 2017-03-05 20:38:33 +01:00
Kylart 434af64850 Added changeDir and refreshDir buttons to local Page.
Removed useless functions from main.js
2017-03-05 20:26:18 +01:00
Kylart 7ae13dcd3b Forgot to hide watch list page on custom search 2017-03-05 18:47:29 +01:00
Kylart 663185f73c Added ripple effect and replaces names of watch lists' entries 2017-03-05 18:46:38 +01:00
Kylart a94083698f Fixed a problem where text would not appear in seasonal animes page 2017-03-05 18:30:34 +01:00
Kylart 88889480b8 Changed order of lists 2017-03-05 18:24:06 +01:00
Kylart 0c53e39eca WatchList page Fully implemented. Still have to work on download button though. 2017-03-05 18:20:34 +01:00
Kylart 7066aa735a Added "dark" theme on release page and news page 2017-03-05 15:06:17 +01:00
Kylart 146d171810 Implemented "dark" theme on navigation bar. Now working on watchList page. 2017-03-05 02:33:33 +01:00
Kylart 9a04f2c3b2 Added a "dark" theme to localPage 2017-03-05 01:30:22 +01:00
Kylart ddca3a09b3 Added ripple effect in localPage 2017-03-04 22:38:50 +01:00
Kylart 95b3bdabea Slightly improved localPage UI 2017-03-04 22:23:34 +01:00
Kylart e077765395 Fixed a problem where localPage would not show up on click 2017-03-04 22:17:17 +01:00
Kylart feb5c90554 Less braces might be cool 2017-03-04 22:15:11 +01:00
Kylart 9ceaa6ecf0 Implemented deleteFile and openFile functions. 2017-03-04 22:13:09 +01:00
Kylart 367b14ae58 Added title on genres 2017-03-04 21:53:33 +01:00
Kylart 2cd8e8951e improved UI of local page (pictures at bottom left) 2017-03-04 21:51:51 +01:00
Kylart 1b020e897a UI of local page fully implemented. Going to make open and delete functions 2017-03-04 21:08:05 +01:00
Kylart 7e0c956b54 Beginning to implement localPage: a page to launch the animes directly from KawAnime. 2017-03-04 17:03:21 +01:00
Kylart e8658c96b1 Cleaned up renderer.js from downloader things. 2017-03-03 06:12:27 +01:00
Kylart d39b6d9217 Typo 2017-03-03 05:54:05 +01:00
Kylart c88e5690ab Downloader page's code is now in its directory. 2017-03-03 05:51:07 +01:00
Kylart 38ab228a43 Architecture rebuilt. Preparing for more 2017-03-03 05:04:28 +01:00
Kylart 00ae1ff700 Slightly improved releases page design 2017-03-01 12:29:22 +01:00
Kylart efe91eca4f Passed download-container class into ID 2017-03-01 11:20:36 +01:00
Kylart 5153d50636 Updated to new mal-scraper
Code style
2017-03-01 10:06:53 +01:00
Kylart 2b72e00d10 Nyanpasu! ~ 2017-03-01 03:54:05 +01:00
Kylart 509bf140c6 SnackBar and getMagnets functions fully implemented, fuu mlpo 2017-03-01 03:27:09 +01:00
Kylart be8d88f3c8 implemented downloadMagnets function. Now working on SnackBar 2017-03-01 03:10:34 +01:00