Commit Graph

188 Commits

Author SHA1 Message Date
Kylart d56359f5d4 Store's dependencies now are properly called with webpack aliases
Reworked online calls as to prevent online-to-offline memory leak problem
2018-04-29 15:03:18 +02:00
Kylart fdc77a2dd6 Fix align is not numpad 2018-04-23 00:17:10 +02:00
Kylart ede4645ac1 It's be wise to check beforehand 2018-04-21 01:49:24 +02:00
Kylart 03be55aae2 Change while to for to dodge trouble linked to a possible infinite loop 2018-04-20 09:36:11 +02:00
Kylart 52e79a581d Set proper subtitle position, should support and render any subtitle at the right place 2018-04-18 12:38:39 +02:00
Kylart acf568068c midtitle should not be affected by MarginV 2018-04-17 23:23:08 +02:00
Kylart 3fc32611b5 Typo on position formula 2018-04-17 22:35:22 +02:00
Kylart 4360307eb5 Improved subtitles in player: placement, color tags and style 2018-04-17 20:19:23 +02:00
Kylart eff4a67f41 Changed subtitle background color to default 2018-04-06 22:51:00 +02:00
Kylart 3d819f89b9 Fix subtitle style placement 2018-04-04 18:57:10 +02:00
Kylart e7344ce9c8 Style should be set only once
Added some link for documentation
2018-04-04 17:06:27 +02:00
Kylart 8ec0d06076 Added tag support and improved margin left and right on style for ass subtitles 2018-04-04 15:08:30 +02:00
Kylart 13ed585d98 Forgot bold 2018-03-31 06:08:48 +02:00
Kylart 39961d371f Added some links for documentation 2018-03-31 05:50:41 +02:00
Kylart 51b9a5457c Added cue style for every ass style and set cues to follow the style they are designed for 2018-03-31 05:42:13 +02:00
Kylart bbd2a89885 We assume ass is unicoded 2018-03-29 09:54:27 +02:00
Kylart 759657f3d4 Fix positionning of cues according to alignment 2018-03-29 08:29:32 +02:00
Kylart c81c0e6400 [wip] Subtitle parser in formation for ass subtitles
Positionning right in the videoPlayer
2018-03-29 06:04:02 +02:00
Kylart 9f11c02b58 Added maximize option to menu 2018-03-27 19:53:19 +02:00
Kylart 52db31f261 Can now use the latest vue devtools 2018-03-25 20:35:32 +02:00
Duarte David 1b53f22e03
Add a dedicated modal for episodes 2018-03-18 14:06:59 +01:00
Duarte David 7189d6e853
Custom video Player 2018-03-18 14:04:36 +01:00
Duarte David 06c0ac4e6d
Stream torrents over http with webtorrent 2018-03-18 13:52:19 +01:00
Kylart 56afedbfb9 Fix a bug where the app would not know it is was in browser mode hence did not know when to show window action buttons 2018-03-13 04:44:55 +01:00
Kylart b9cc0d4f3b Added log prototype method for component logging
Update gitignore
2018-03-03 02:41:54 +01:00
Kylart a3fdaf8838 Fix some paths for webpack to handle 2017-12-16 22:37:33 +09:00
Kylart 22732f566f Fix offline mecanics 2017-12-09 00:58:03 +01:00
Kylart f6d05c9957 Fix play button style on local page
increased size of h3
2017-12-04 18:24:47 +01:00
Kylart 3a73ba7e0c Updated to vuetify 0.17.3 2017-12-04 11:01:19 +01:00
Kylart c601287e7a Added Fab to infoResults to offer more options
Added MAL icon
Reworked choiceWindow component
Added linux category
2017-11-22 22:06:17 +01:00
Kylart 035792786b Ca now add entry to MAL from infoResult 2017-11-18 11:00:53 +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 81fc2dea44 Setup infoSnackbar to top right
Added npm prune for ligher dist
2017-11-13 03:08:38 +01:00
Kylart 7dd1425f50 Changed location of infoSnackbar 2017-11-12 20:03:10 +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 dfcbf4bac2 Added overflow on synopsis for better UX 2017-11-02 05:57:41 +01:00
Kylart 6f6c67fe1f Fixed footer display (better) 2017-11-01 17:17:27 +01:00
Kylart 3d28bffdfa Added scrollbar style 2017-11-01 03:37:03 +01:00
Kylart b5ea613f22 Hid overflow-x on main 2017-11-01 03:17:20 +01:00
Kylart c9f0114a09 Restrained scrollbar to actual content 2017-11-01 03:14:08 +01:00
Kylart 22e161b246 Replaced the env component to be there when needed 2017-10-28 03:25:19 +02:00
Kylart a427ee618a Added background color on hover on window icons 2017-10-27 19:55:53 +02:00
Kylart 9cf97ed288 Updated dependencies 2017-10-27 16:40:51 +02:00
Kylart a4784a7fc2 Added tags on releases saying watch status on entry 2017-10-27 07:16:00 +02:00
Kylart 9285d39891 Reworked App.vue 2017-10-16 02:44:14 +02:00
Kylart eafb4dbf96 Reworked local files 2017-10-16 02:13:18 +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 79477e692a Reworked historyModal 2017-10-11 16:03:37 +02:00