Commit Graph

122 Commits

Author SHA1 Message Date
Kylart 7b97441d52 Fix priorities on malForm 2017-11-17 11:09:41 +01:00
Kylart 5a4c6ba27e Splitted stylus rules
Got rif of animate.css
Changed settings transition to scale only
2017-11-14 08:31:33 +01:00
Kylart b92ca10844 Increased width of logs modal 2017-11-13 15:05:42 +01:00
Kylart 0fad2bdd3f Fix problem with lazy-loading of historyModal 2017-11-13 10:09:09 +01:00
Kylart e044a01150 historyModal won't show all the element at once but instead, show them as the user scrolls down 2017-11-13 09:43:22 +01:00
Kylart 659b875ef7 Fix a bug where malForm would not close after submit
Fix a bug where malForm would not show the right number of watched episode on edit
2017-11-12 19:59:21 +01:00
Kylart 6e3b671a7c SetupAccount ready in settings 2017-11-11 11:44:45 +01:00
Kylart 59d2dada3e Setup loading malPage 2017-11-11 09:45:38 +01:00
Kylart d3bcef2a1e malForm ready and working! 2017-11-10 16:24:31 +01:00
Kylart 85285c7886 Refactored infoModal to work better with out with adding entries to MAL
Synchornised logs
Fixed logging in releases + Fixed vue keys
2017-11-09 11:33:55 +01:00
Kylart f500c1ceaf malPage ready and setup
Need to work on malForm
2017-11-06 05:11:26 +01:00
Kylart dc83e415d8 Fix line height on news title 2017-11-01 05:38:07 +01:00
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