Commit Graph

110 Commits

Author SHA1 Message Date
Kylart c9f0114a09 Restrained scrollbar to actual content 2017-11-01 03:14:08 +01:00
Kylart ff4d3db4f9 update to nyaapi 2.0 and mal-scraper 2.0 2017-10-31 02:07:18 +01:00
Kylart 3277f84a8d Fixed problem on click search where the selected item was not the one given in the end 2017-10-28 03:24:25 +02:00
Kylart aaff5ae8db Added ellipsis to entry title in magnetsModal 2017-10-28 02:34:59 +02:00
Kylart 09eef8612f Fixed ripple effect of cards 2017-10-27 18:41:52 +02:00
Kylart 34d68af269 Reworked settings 2017-10-14 17:18:48 +02:00
Kylart 0775e9fa4b Reworked news component 2017-10-14 17:14:20 +02:00
Kylart c62afe6643 Reworked magnetsModal 2017-10-14 17:12:24 +02:00
Kylart 1d4c48c99e Reworked logs 2017-10-14 15:43:43 +02:00
Kylart 349d7ab918 Reworked loader 2017-10-14 15:41:05 +02:00
Kylart 76f266dd66 Reworked listEntry component
Clean webpack base conf + added functions.styl for global stylus functions
2017-10-13 17:27:28 +02:00
Kylart ac2e16c3fe Reworked infoResults 2017-10-13 16:27:38 +02:00
Kylart d7f1821628 Reworked infoModal 2017-10-11 16:10:18 +02:00
Kylart 79477e692a Reworked historyModal 2017-10-11 16:03:37 +02:00
Kylart d366c4902a Reworked env component 2017-10-11 16:00:56 +02:00
Kylart f1dd0872d3 Window will now hide instead of closing on Mac
Reworked a choiceWindow logic + stylus
2017-10-11 07:57:38 +02:00
Kylart 502f81b3f6 Info search now focuses the input on show and on clear 2017-10-11 01:07:03 +02:00
Kylart 1a0c6d8986 Fix bug where anime with no japanese name would make KawAnime freeze 2017-10-11 01:01:54 +02:00
Kylart 2a4401e112 Removed deprecated features 2017-10-10 03:51:34 +02:00
Kylart 80fe65e498 Added delay on tooltip in lists 2017-10-09 10:33:14 +02:00
Kylart d4d6935b81 Updated to vuetify 0.16.4
All modals can now be closed with the escape key
2017-10-09 01:36:53 +02:00
Kylart b9ce9e5a6b Merge branch 'a-la-carte'
Remove leftovers tooltip directives
2017-10-07 20:34:40 +02:00
Kylart dbac52072d Fix a bug where history would be refreshed twice on open 2017-10-04 08:46:21 +02:00
Kylart f8a15b70af Added styling for code blocks in logs 2017-09-28 18:54:53 +02:00
Kylart 7264635183 Added blockquote style in logs 2017-09-27 14:21:28 +02:00
Kylart 448c5fac2c Implemented logs to show release notes on KawAnime start 2017-09-27 13:48:57 +02:00
Kylart 0e6713dc4b Improved select/unselect all logic in magnet modal
Added an `open links` button in magnet modal
2017-09-27 09:46:10 +02:00
Kylart 2e2ec87f2c Added Contributors.md
Now can choose fansub to download with on releases
2017-09-26 15:51:57 +02:00
Kylart 988e6e849f Fixed really weird bug where quality was not reset after download outside downloader 2017-09-26 10:38:11 +02:00
Kylart ac22505e3a Added tooltips on magnets modal 2017-09-26 10:12:20 +02:00
Kylart 752053c905 Now can select magnets to copy in a list of choices 2017-09-26 09:56:41 +02:00
Kylart d79338a234 Structure ready for name display in downloader modal 2017-09-25 13:55:58 +02:00
Kylart 820e3eb1d2 Isolated magnet modal in its own component 2017-09-25 11:00:00 +02:00
Kylart f3a81b2492 Everything looking fine 2017-09-20 16:44:58 +02:00
Kylart 0f202e4137 Now hide the window instead of closing it on Mac
Reduced line number
2017-09-20 10:51:05 +02:00
Kylart 257b9cd012 Isolated search into its own module. Fixed some leftovers from other isolations 2017-09-20 10:28:08 +02:00
Kylart e76bfb656a Isolated player into its own module 2017-09-19 11:47:04 +02:00
Kylart 9ea1dd8f48 Isolated history into its own module 2017-09-19 11:12:45 +02:00
Kylart 264b84a682 Isolated watchLists into its own module 2017-09-18 17:15:37 +02:00
Kylart b44c200f59 Isolated news in its own module 2017-09-17 23:04:32 +02:00
Kylart 13ac2aae99 Isolated config in its own module 2017-09-17 20:55:24 +02:00
Kylart 33e290a931 Added divider to info result. No more cleared on click in infoModal 2017-09-17 19:31:01 +02:00
Kylart 6dc953f21b Search field in info modal is now clearable 2017-09-15 23:08:48 +02:00
Kylart 3ba768b737 Minor graphics improvments (padding, ...)
Adapted to vuetify 0.15.5
Fixed a bug where failed autorefresh would still update the update time
Proper installation of vue-devtools
2017-09-12 07:50:43 +02:00
Kylart 48a80e253b Enable start at login
Fix #12
2017-09-07 00:31:39 +02:00
Kylart 0f79913a1e Fix #9 2017-09-06 18:07:45 +02:00
Kylart 6c80c0fc93 v0.1.1
Improvments on responsive in seasons, news and watchList
Added some hints in settings
2017-09-06 10:35:27 +02:00
Kylart 059a096841 Removed temporarily a-la-carte due to theme problems
Fixed news not restarting after failure
Fix random on loader
Added win 32 bits distrib
2017-09-06 00:06:21 +02:00
Kylart 907eb19819 Fix not possible to minimize after maximizing
Added message on empty history
Fix layout for xl screens in index and season pages
2017-09-04 23:54:23 +02:00
Kylart 64db07c4e1 Added some missing components 2017-09-04 00:35:39 +02:00