Commit Graph

279 Commits

Author SHA1 Message Date
Kylart 7813157670 upgraded nyaapi version 2021-10-26 01:57:40 +02:00
Kylart 6c08075c84 never publish on dist command 2021-09-04 01:41:04 +02:00
Kylart 3c5c03fb5b updated vue-template-compiler version 2021-08-30 03:55:58 +02:00
Kylart 5fb02750b4 0.5.0 2021-08-30 03:06:28 +02:00
Kylart 91357e558a fixed vuetfy version and updated vue version 2021-08-30 03:06:04 +02:00
Kylart e17fc4dddc Updated dependencies 2021-08-21 13:58:56 +02:00
Kylart 84b6aa3cb2 Fixed GraphQL errors that occur with Anilist and implemented retry mechanics for Watch List information 2020-10-13 21:08:21 +02:00
Kylart efcd8fe11f Updated dependency and lint 2020-08-31 02:39:21 +02:00
Kylart 4e7bbced0c Updated dependencies 2020-08-17 18:50:15 +02:00
Kylart d1b32d4ad4 Updated vue packages version 2020-04-26 03:39:50 +02:00
Kylart 58a35f51be Added HTML sanitization for better season display 2020-04-16 04:40:11 +02:00
Kylart 55216ac8f8 Merge branch 'fix-shipping' into dev 2020-04-13 20:54:00 +02:00
Kylart 50201e1542 Removed linux publish script as they now need to build the app from source 2020-04-13 17:38:13 +02:00
Kylart e2c365e9d1 Removed build for windows 32bits 2020-04-13 17:27:33 +02:00
Kylart 847a9f7971 Split bindings into two separate modules for better modularity 2020-04-13 16:39:27 +02:00
Kylart d07d9eceb5 Updated dependencies 2020-03-30 21:42:40 +02:00
Kylart 74c880bbd2 re added tests and removed after build 2020-03-29 21:54:33 +02:00
Kylart 28e933922f Merge branch 'master' into fix-shipping 2020-02-02 01:30:02 +01:00
Kylart 7c1e2778e2 Added scripts and fixed path for mpv plugin to be found on Windows 2020-01-31 19:58:18 +01:00
Kylart 12df5f619d 0.4.2 2020-01-31 14:42:52 +01:00
Kylart 4b1e80110d Fix CoreImage install name 2020-01-31 11:30:23 +01:00
Kylart 4e31838f0f Fixed Mac Shipping 2020-01-30 19:02:41 +01:00
Kylart d64aa5a69b [wip] Really close to shipping on mac 2020-01-30 02:27:49 +01:00
Kylart 2167a7c97d Upgraded vuetify version 2020-01-17 12:52:31 +01:00
Kylart ad89315bea Now hving full MPV player working with shortcuts 2020-01-15 18:13:21 +01:00
Kylart 31f105d2a5 Updated dependencies 2019-12-20 23:54:05 +01:00
Kylart 07dab9f4ec Fix #67: Now adds the possibility to have a portable windows version 2019-11-22 17:25:15 +01:00
Kylart 5915f5519c Now fully working on windows 2019-11-08 15:20:40 +01:00
Kylart 2e632683da Specified arch for windows build 2019-11-07 11:32:09 +01:00
Kylart 05e9d5b6e8 Tried using bindings module
Setup native module properly so that it can be shipped with the app
2019-11-06 16:53:31 +01:00
Kylart 4e9de955ab Tried adding boost library dir to cmake command 2019-11-02 03:46:40 +01:00
Kylart 3612192047 Fix CXX_STANDARD in cmake call 2019-10-31 18:46:10 +01:00
Kylart 8d2f7b0cb0 Retried ninja 2019-10-31 15:38:25 +01:00
Kylart 340c7dadbc Removed preinstall hook 2019-10-28 14:39:22 +01:00
Kylart 053ef598cc Added install libtorrent script 2019-10-28 02:25:40 +01:00
Kylart 7252f9b824 Implemented bindings for anitomy. Removed anitomy-js 2019-10-24 01:18:55 +02:00
Kylart 4c45a5b3b9 Remade streaming using torrent-stream 2019-10-22 22:44:11 +02:00
Kylart f7b2aa4126 Torrent client working with basic actions, need to add torrent info and storage behaviour 2019-10-21 17:04:05 +02:00
Kylart cd9d2746be Added bindings for libtorrent
Can successfully import it into the main process
Also, preparing custom made bindings for anitomy
2019-10-21 01:07:08 +02:00
Kylart ce173c56d4 Updated dependencies 2019-10-07 02:30:25 +02:00
Kylart 054288d183 Updated dependancies 2019-09-19 18:24:59 +02:00
Kylart 74efc40356 Cleaned vuetify import 2019-08-20 12:18:23 +02:00
Kylart 65066dd7c3 Reverted dependencies to working versions 2019-08-20 11:50:55 +02:00
Kylart 0a56c8eb2f Updated dependencies 2019-08-19 15:28:24 +02:00
Kylart 06f7135fba Updated dependencies and upgraded to vuetify 2.0 2019-08-19 14:53:43 +02:00
Kylart a8b7e0ba67 Added snap to linux distributables 2019-08-14 11:21:32 +02:00
Kylart 859be6ad42 v0.4.1 2019-07-22 01:37:58 +02:00
Kylart 38f32d8c8f Updated nyaapi version 2019-07-21 02:55:58 +02:00
Kylart 6b9230669b Removed service worker 2019-07-13 17:30:25 +02:00
Kylart bcfdf2aba5 Added tests for search modal
Changed search event to async
Upgraded max listeners for ipc to 100
2019-07-07 23:29:28 +02:00