Commit Graph

380 Commits

Author SHA1 Message Date
Kylart 613ede4303 material icons are now loaded in local 2017-08-20 15:10:29 +02:00
Kylart b3bf717787 Fixed episode label on seasons 2017-08-20 14:43:56 +02:00
Kylart f46f03b90a Oops, fixed "window is not defined" 2017-08-19 20:02:02 +02:00
Kylart 286ce0e407 System bar buttons now hidden in browser
Need to handle margin-top in browser
2017-08-19 19:06:10 +02:00
Kylart c50ac6f8e1 Batches will now be shown as "Batch" on release page
Seasons won't crash on fail update
Updated README
2017-08-18 23:15:00 +02:00
Kylart 066f98cc24 Designed inroResults! Cheers~ 2017-08-16 18:47:29 +01:00
Kylart 5ba5679d84 Can now play sound on magnet download! 2017-08-14 21:49:23 +01:00
Kylart a564f15f84 All templates are now Pug!
Added .editorconfig for vs-code
Updated to vuetify 0.14.11
`pack` script
2017-08-13 23:46:05 +01:00
Kylart 2dceb4124a Updated to vuetify 0.14.9. No hover atm... 2017-08-12 20:34:28 +01:00
Kylart 015282e3ba Auto releases will now survive a crash
Cleaned up useless class
2017-08-10 23:29:14 +01:00
Kylart 5cbaca31dc Added real lazy loading to pictures to news and seasons + error image on loading 2017-08-07 14:01:04 +02:00
Kylart e1d25b190e Fixed unhandled rejection 2017-08-06 21:10:07 +02:00
Kylart efcb352e2b Now checks for the online status and retries later is not online
Simplified some logic
Removed some useless resources
2017-08-06 21:01:34 +02:00
Kylart 1d9ebc911d Fixed deleteEntry in watchList
Fixed some responsive
Fixed nuxt-link to router-link
2017-08-05 20:56:06 +02:00
Kylart 8b7490517f Isolated list entry in separate component 2017-08-04 15:00:12 +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 ef708964a1 Fixed some paddings 2017-08-03 13:30:29 +02:00
Kylart 659b657c92 Fixed development mode label 2017-08-03 12:25:01 +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 93fe4003e0 Fixed main height 2017-08-03 11:54:49 +02:00
Kylart c29b525649 Lazyloading on news with better scroll 2017-08-03 10:46:44 +02:00
Kylart b428694e25 Updated to vuetify 0.14.8 2017-08-03 07:57:31 +02:00
Kylart 1578fe3cca Now able to download animes directly from watch lists 2017-08-02 23:04:53 +02:00
Kylart dd47b042de searchInfo implemented in all pages 🎉 2017-08-02 21:57:41 +02:00
Kylart e158d1a379 infoResults isolated with store 2017-08-02 21:12:47 +02:00
Kylart 5a3aacda56 Fixed indent
Removed nuxt artifacts
Changed page transition
2017-08-01 17:21:01 +02:00
Kylart 7019bb10f1 Faster transitions
Fixed a bug on history displays
Dev mail
2017-07-30 23:11:21 +02:00
Kylart 8be3e58e7e Fixed error in loader 2017-07-28 00:15:05 +02:00
Kylart 530dd2f4b9 Fix scripts for windows 2017-07-27 23:50:10 +02:00
Kylart 9bf039d9ff Added animate.css for setting modal 2017-07-27 17:00:15 +02:00
Kylart fec79b6075 Removed browsing nyaa feature 2017-07-27 11:29:22 +02:00
Kylart 19cce2bb63 Fixed download with pantsu 2017-07-27 11:25:16 +02:00
Kylart 65f931f3d7 Fix #7
Added snazzy for standard output
2017-07-27 11:04:14 +02:00
Kylart 6bb2bcd46f implemented babel-eslint parsing for dynamic import for standard 2017-07-27 10:05:02 +02:00
Kylart 5b54ff6534 Fixed news inside opening
Removed nyaa page, that'll be for when torrent is implemented
2017-07-27 09:25:44 +02:00
Kylart 09c04712ca Updated scripts and README 2017-07-27 00:10:14 +02:00
Kylart b10084eee0 Update README
No longer using Nuxt
2017-07-26 23:55:52 +02:00
Kylart 09bd0d4ea2 Lint 2017-07-26 23:47:42 +02:00
Kylart b001b019cb Nightwatch tests running
Removed all semi-white colors
Better store splitting (still needs improvements)
Nyaa page to be worked on
Cool progress bar on webpack build
2017-07-26 23:46:30 +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 81f6d20d78 Adapted to vuetify 0.14.6
Added message to know if development or not
2017-07-26 00:53:10 +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 f82241e8f6 Code coverage
Now have nice colors on switches and radio
2017-07-20 12:31:34 +02:00
Kylart a228410319 Fixed logo size 2017-07-19 22:15:17 +02:00
Kylart b7cb9a3400 Fix vue 2.4.1 dependency 2017-07-19 21:44:59 +02:00
Kylart 730141b75b Upgraded to vuetify 0.14.5 (fix navigation-drawer) 2017-07-19 18:45:15 +02:00
Kylart 8a5f90a277 Windows and Linux user now can actOnWindow without frame 2017-07-19 10:11:33 +02:00
Kylart 5349740545 Upgraded to vuetify 0.14 2017-07-19 09:50:10 +02:00