Kylart
|
f2dc317cf5
|
Auto update implemented! ~~
Fix episode label in tooltips in release page
|
2017-08-22 19:30:58 +02:00 |
Kylart
|
cd378c82a9
|
Added suport on erai-raws fansub (multilang) 🎉
Fixed downloader on "non-standard" anime names (DefinitelyNotMe, Erai-raws)
Centralized fansub list in store
|
2017-08-04 11:16:05 +02:00 |
Kylart
|
bf8681686b
|
Fixed system-bar buttons and bug where app would not quit on all windows closed
|
2017-08-03 12:22:02 +02:00 |
Kylart
|
e158d1a379
|
infoResults isolated with store
|
2017-08-02 21:12:47 +02:00 |
Kylart
|
75b9226470
|
Adapted to vuetify 0.14.7
downloader copy to clipboard now assured by vue-clipboards
|
2017-07-26 10:19:51 +02:00 |
Kylart
|
f1b697ca09
|
Fixed a bug where KawAnime dist could not be started from another path
Wip on nightwatch
paths now use __dirname
|
2017-07-25 16:53:26 +02:00 |
Kylart
|
5492fd4c93
|
App can now be shipped
Fix CC
Need to fix nightwatch
|
2017-07-24 12:33:00 +02:00 |
Kylart
|
fd07178f3a
|
Dev and prod working, need to fix tests and building app
|
2017-07-24 10:45:00 +02:00 |
Kylart
|
5349740545
|
Upgraded to vuetify 0.14
|
2017-07-19 09:50:10 +02:00 |
Kylart
|
4ac8317c72
|
Lot of things happened rip. Settings page upgraded.
TODO:
- Design info Modal + add infoModal to releases, watchLists and seasons.
- MAL ?
|
2017-07-14 00:08:45 +02:00 |
Kylart
|
7f6954c596
|
Fixed history clearEntry
Removed deprecated compo from watchLists
|
2017-07-12 08:45:04 +02:00 |
Kylart
|
4125ab1130
|
Removed frame on windows and linux
Small design fixes
|
2017-07-11 20:54:46 +02:00 |
Kylart
|
90f5e650ac
|
System now acts along with the platform
|
2017-07-11 19:45:45 +02:00 |
Kylart
|
babb2c1ba0
|
Fixed bug where app would not start on windows and needed 2 clicks on Mac
Added names on pages
|
2017-06-26 01:29:00 +02:00 |
Kylart
|
ce59feba44
|
Adapting alignment on title in local page
indentation
|
2017-06-03 19:18:03 +02:00 |
Kylart
|
829a52ff78
|
Improved handling of "site-down" errors at init
Now uninstall devtron on production
Removed unnecessary comments in store/index.js
Now working on adapting to Vuetifyjs 0.12
|
2017-06-02 19:31:07 +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
|
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
|
f25542b05d
|
Designed nyaapi's getLatest and download method.
Need to implement with store
|
2017-05-27 20:41:10 +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
|
8add4144c5
|
Added icons on seasons page more buttons
Better implementation of autoRefreshReleases
No more electron alert dialog on 429 errors
|
2017-05-19 18:25:21 +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
|
0d689caa2e
|
Fully implemented button to open KawAnime in the browser.
|
2017-05-08 12:20:46 +02:00 |
Kylart
|
135ff36c3a
|
Reworked main.js
Better version of sagiri loading gif
Fixed wrong episode display on magnet download
|
2017-05-05 23:14:01 +02:00 |
Kylart
|
4d5b6e0661
|
Corrected version to 0.4.0 and put AboutPanel only if platform is darwin
|
2017-04-28 09:35:07 +02:00 |
Kylart
|
9f1aa5c9f6
|
Now calls server to init
|
2017-04-27 22:48:03 +02:00 |
Kylart
|
02d454806c
|
Put electron in devDependencies.
|
2017-04-27 21:05:55 +02:00 |
Kylart
|
73000d3238
|
Added menu.
|
2017-04-26 19:58:21 +02:00 |
Kylart
|
9048c2d24e
|
BIG UPDATE. Now using Nuxt!
|
2017-04-15 16:16:14 +02:00 |
Kylart
|
4616899772
|
Fixed crash on first start.
|
2017-03-31 15:16:12 +02:00 |
Kylart
|
ffcfc6ec09
|
Releases now use malScraper => Faster and "better".
Fixed a bug related to JSON import that was making KawAnime crash on start.
|
2017-03-30 01:02:01 +02:00 |
Kylart
|
7a25304d7e
|
Preferences Window now fully implemented: saves and load configuration file perfectly.
|
2017-03-26 18:44:42 +02:00 |
Kylart
|
5b85ca4a61
|
Added configuration file and improved agnets on downloader.
Now working on using configuration file everywhere.
|
2017-03-26 17:45:11 +02:00 |
Kylart
|
2becdc37b8
|
Added cross-env for Windows user to be able to develop KawAnime.
Fixed dmg build.
PreferencesWindow can now open only one page on click.
Basic layout of Preferences page is over. Now implementing configuration file.
|
2017-03-26 01:13:57 +01:00 |
Kylart
|
d4f2843d97
|
Preferences Window now works properly (gotta design it though)
|
2017-03-18 23:35:59 +01:00 |
Kylart
|
249bb5ce5d
|
Menu implemented. Now working on preferences window's design...
|
2017-03-18 19:18:24 +01:00 |
Kylart
|
42e65d8484
|
Added Devtron and put Electron out of dev dependencies.
|
2017-03-18 17:49:22 +01:00 |
Kylart
|
1455f86b6f
|
Added (hot)dev modes.
|
2017-03-17 23:16:13 +01:00 |
Kylart
|
2d06cd0a86
|
Changed newsWindow properties
|
2017-03-15 10:28:26 +01:00 |
Kylart
|
bfc572d9f3
|
News can now be opened inside KawAnime instead of opening the link in the installed browser. This will be set via configuration file.
|
2017-03-15 02:03:50 +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
|
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
|
434af64850
|
Added changeDir and refreshDir buttons to local Page.
Removed useless functions from main.js
|
2017-03-05 20:26:18 +01:00 |
Kylart
|
5153d50636
|
Updated to new mal-scraper
Code style
|
2017-03-01 10:06:53 +01:00 |
Kylart
|
34a75fbe68
|
Adjusted height on initialization (windows)
|
2017-02-27 12:55:39 +01:00 |
Kylart
|
534a02521c
|
Disabled some inspection related to vuejs in webstorm.
Fixed color of inputs in downloader form.
|
2017-02-09 16:56:18 +01:00 |