Commit Graph

78 Commits

Author SHA1 Message Date
Kylart a8263723df Better key system for season 2017-07-07 13:07:44 +02:00
Kylart 7e4c8d4c01 Now able to remove entries from history 2017-07-05 13:01:56 +02:00
Kylart 070b2f2918 Fixed bug where impossible to read and delete files with special characters in their names
Removed unofficial results from nyaa results
Fixed naming on synopsis (releases page)
Now refresh locals after reset
2017-07-03 20:22:48 +02:00
Kylart b2de628b3c Now uses Moment to show update time on releases page
CC
2017-06-30 16:45:11 +02:00
Kylart a3e3a23d7c Now search term and get results. Need to display those info 2017-06-28 12:42:02 +02:00
Kylart 025aa958d4 Added test on search.js 2017-06-27 20:49:32 +02:00
Kylart e41d6139e2 Search implemented. Now need to searchName and display info. 2017-06-27 20:44:24 +02:00
Kylart b68a126748 Now displays loading where resetting/refreshing local.
Now local refreshs on mounted hook
Fixed serverStart
2017-06-22 14:57:47 +02:00
Kylart 1438aea177 Added serverStart to enable hot reloading on server. 2017-06-19 01:12:38 +02:00
Kylart e1d6e35c72 Fixed bug where files with VOSTFR could not be read 2017-06-17 18:30:34 +02:00
Kylart 20b72f9700 Local files now handles 'VOSTFR' if in names
[wip] Adding dropped and onHold lists
Removed useless devDependencies
Removed useless variables in state
2017-06-17 18:09:47 +02:00
Kylart 140fc1dbe3 removed package-lock.json 2017-06-11 22:46:33 +02:00
Kylart a9ac420d98 Fixed tests
Now ignores package-lock.json
2017-06-11 22:43:15 +02:00
Kylart 6e986f392d Adapted to new mal-scraper
Fixed local file parsing to detect VOSTFR
2017-06-11 21:11:02 +02:00
Kylart 478cca91fe Fixed update time on releases page
Fixed different logging
Now catch some uncaught events in Electron
Now tests node.js 8 compatibility
2017-05-31 09:58:33 +02:00
Kylart cd3a67237e Removed Babel register from main since it would create problems on building distributable apps 2017-05-30 13:24:29 +02:00
Kylart 7a350cf31d Implemented download with config's fansub and ANY name with nyaapi
Fixed a bug where saved config was malformed
Fixed tests
2017-05-30 12:26:35 +02:00
Kylart 98f7f4fc8d Reorganized assets directory to contain only menu and api. main.css now is in the css folder 2017-05-30 11:06:52 +02:00
Kylart d1aae5e17e Reimplemented nyaa in store. Now able to choose (some) fansub on releases.
Now can choose (some) fansub in config
If nyaa.si and nyaa.pantsu.cat not up. KawAnime falls back to HorribleSubs to get the releases.
2017-05-30 09:26:24 +02:00
Kylart 7ded2d830a Implemented tests on nyaa.js
Note: wtf istanbul ?
2017-05-29 13:23:52 +02:00
Kylart f25542b05d Designed nyaapi's getLatest and download method.
Need to implement with store
2017-05-27 20:41:10 +02:00
Kylart a8a28c7882 Added .travis.yml
Fixed testing on default switch
Fixed KawAnime dir in local.js
2017-05-24 10:02:33 +02:00
Kylart d2c4ab5f15 Implemented all tests server side. 100% CC 2017-05-24 01:38:57 +02:00
Kylart c9ad2a43c4 Implemented watchList test. 100% CC of this file 2017-05-23 23:27:51 +02:00
Kylart cf553ddc3a Implemented tests on localPage and history. CC 100% on those files 2017-05-23 22:01:13 +02:00
Kylart 895260b232 Renamed init dir to api dir
Removed now useless test script
Credits
2017-05-23 16:32:38 +02:00
Kylart 43846f4cbc Revert removal of error handling and added istanbul ignore instead 2017-05-22 12:19:23 +02:00
Kylart f0e72ed2e8 Wrote tests for horrible api. 100% CC
Updated to horrible-api 1.0.5
2017-05-22 11:26:56 +02:00
Kylart 318d16011a Wrote tests on seasons and news api. CC 100% on those files 2017-05-22 09:15:09 +02:00
Kylart 4a0664c37f Better initFiles 2017-05-21 23:03:54 +02:00
Kylart 646b261eec Implemented some ava test and spectron test (spectron's on-hold since first need to sign dist app) 2017-05-21 22:51:56 +02:00
Kylart cb5d5f566c Fixed a bug where deleting the last element of a directory would not update files in the UI 2017-05-21 15:37:52 +02:00
Kylart 1ae25a20fa Fixed a bug where releases would return the wrong name (Atom - the beginning for e.g)
Fixed titles on releases and season pages
2017-05-21 14:39:37 +02:00
Kylart 9824e8b048 Can now add to list from season and releases pages 2017-05-13 19:29:52 +02:00
Kylart cbeba17cc6 Standard now lints vue files too 2017-05-13 16:38:17 +02:00
Kylart 6ddf730790 Add entry implemented in watch list
Move to button now only shows the two other lists
Better handling of lists
2017-05-12 23:57:16 +02:00
Kylart 24eb605a96 Basic layout for watch list page done
Now working on methods
2017-05-11 18:26:03 +02:00
Kylart 71dd3d6a23 Better handling of reset local data. Now reset data files which are in current directory, not all. 2017-05-11 11:44:28 +02:00
Kylart 6f9076af1a Better implementation of local file research
Working on reset local
2017-05-11 11:30:47 +02:00
Kylart 298727d91c Implemented cleaner logs in store. 2017-05-10 16:41:08 +02:00
Kylart da90d8cf1e Added precommit hook for linting to JS Standard style 2017-05-08 15:52:42 +02:00
Kylart 6fbe3cd823 Applied JS standard style 2017-05-08 15:38:26 +02:00
Kylart 91b2a65612 KawAnime now follows js standard style 2017-05-08 15:18:10 +02:00
Kylart 3b174dceec Corrected name display on releases page 2017-05-08 13:16:24 +02:00
Kylart 0d689caa2e Fully implemented button to open KawAnime in the browser. 2017-05-08 12:20:46 +02:00
Kylart 4aab73432c KawAnime can now be launch from scratch in the browser too! 2017-05-08 11:56:08 +02:00
Kylart 7c4a672e45 Removed call to downloader.js 2017-05-03 23:08:07 +02:00
Kylart 0a90b23043 Removed releases.js and downloader.js 2017-05-03 23:07:15 +02:00
Kylart 7534e62d92 Rip nyaa.se... Updated to horrible-api 2017-05-03 20:22:07 +02:00
Kylart 980572375f Adapted to nyaapi 1.0.2 2017-05-01 23:41:35 +02:00