Commit Graph

49 Commits

Author SHA1 Message Date
PrestonN 6d819c7f71 Testing with electron-builder 2019-06-09 23:11:48 -04:00
PrestonN 837a7c854e Bump version number to 0.6.0 2019-06-07 11:13:32 -04:00
PrestonN 896d33d434 Add Live Video Support, Update Electron, Update Mini Player 2019-04-25 15:53:38 -04:00
PrestonN 33876496d2 Bump version number to 0.5.2 2019-03-31 18:09:21 -04:00
PrestonN 43c781b950 Replace Update functionality to not use API key 2019-03-28 14:23:24 -04:00
PrestonN 23915635e4 Bump version number to 0.5.1 2019-03-20 10:57:44 -04:00
PrestonN ac5a5d80e4 Bump version number to 0.5.0 2019-03-01 10:46:44 -05:00
ivan1548 47094ecb85 Update tor support with electron proxy (#225)
* Update tor support with electron proxy

* Update proxy testing, fix variable conflict

* Add default value to settings view for proxyAddress

* Remove tor-request
2019-02-26 20:45:55 +00:00
PrestonN faf1a85731 Get Video URL based on user IP instead of Inividious IP 2019-02-26 09:53:18 -05:00
PrestonN 2bb080e833 Updated Tor Request to try and fix an issue (it didn't work) 2018-11-10 22:07:27 -05:00
PrestonN 4ea1e8a3cb Bump version number to 0.4.1 2018-11-09 15:30:22 -05:00
PrestonN eb06ba8c83 Update Packages 2018-10-19 18:23:30 -04:00
PrestonN 8cb631e834 Resized logo for better clarity 2018-10-19 11:18:45 -04:00
PrestonN 11ba9f14fe Bump version number up to 0.4.0 2018-10-18 14:11:14 -04:00
PrestonN 5a37f81a75 Add Right Click Menu 2018-10-16 15:59:57 -04:00
PrestonN 746d9defef Fix build flatpak comman (#162) 2018-09-19 11:30:29 -04:00
PrestonN 6ccb6de22e Fix issues from Vue.js Merge 2018-09-19 11:26:33 -04:00
PrestonN 860d384fbd Merge branch 'vue-js' into development 2018-09-19 11:25:22 -04:00
K06RA 13567ad4af Huge Code Clean up and Small Issue Fixes
* Added ability for div.video to change size.

This is needed because it fixes the issue of not being able to see the new menus later on when we might need to add more menus to the context menu. I also deleted display: inline block because it won't work since there's a float: right (always enforces display: block).

* Removed display: inline-block

* Converted from Typescript to JS... Even if this was supposed to be for Vue, there's no Vue module installed on this branch...

* Added .code-workspace in .gitignore for those who use a vscode workspace. Also added .jsbeautifyrc to clean up the code.  This is definitely a good idea when the project gets larger.

* Formatted the entire codebase to use a single coding standard.

* Added comment header to all files

* Some things actually weren't formatted correctly, so I fixed those

* Code fixup

* Forgot to change API key

* Fixed issue #136

* Fixed ft.logs
2018-09-19 11:21:26 -04:00
PrestonN 1bf7af4c28 Fix error with user's having no subscriptions 2018-09-19 11:21:26 -04:00
PrestonN 05a69e95fc Update build scripts in package.json 2018-09-19 11:21:26 -04:00
PrestonN fed81f9d91 Bump version to 0.3.1 and add Firefox extension link 2018-09-19 11:21:26 -04:00
Preston 9605ff33ac Last bit of cleaning up before new release. 2018-06-01 23:04:02 -04:00
Preston 51956264c9 Bump version number to 0.3.0 2018-06-01 18:30:10 -04:00
Preston 4835981a94 New player window, call API through TOR and more updates 2018-06-01 18:17:33 -04:00
Preston 23fb1a2394 Update package.json to include new logos 2018-05-23 21:46:35 -04:00
Preston 1efce1bd59 Fix merge issues with package.json 2018-05-23 21:45:10 -04:00
Preston a421b24c22 Merge branch 'electron-builder' into development 2018-05-23 21:44:16 -04:00
Preston 3ab925bc0e Update package.json 2018-05-23 21:43:09 -04:00
Preston 0ac6e46ac5 Playing around with protocols on electron-builder 2018-05-23 18:59:46 -04:00
Preston e1d10acdcb Remove Unused Logos 2018-05-23 14:53:47 -04:00
Preston 6a6e5457d4 Fix issue with translation files not compiling during build. 2018-05-22 10:38:46 -04:00
Preston e2e6fc6e9e Starting testing with electron-builder 2018-05-18 01:10:16 -04:00
Preston 3a8cc4ff6e Fix: Update ytdl-core for age restricted videos 2018-05-14 10:39:02 -04:00
Preston dd8035921a [WIP] Translation Template and Browser Redirect 2018-05-03 12:09:53 -04:00
Preston 5f9dee3f88 Bump version number to 0.2.1 2018-04-08 22:11:42 -04:00
Preston 195eb20b03 [WIP] Early Progress on Playlist support 2018-04-08 21:04:41 -04:00
Preston a64ba1e2f0 Fix: Reimplimenting Subtitles 2018-03-31 18:14:07 -04:00
Preston 13b628a99e [WIP] Run youtube-dl locally 2018-03-26 16:28:52 -04:00
Preston 1c471b5bad Fix: Revert back to Heroku calls for youtube-dl because of Windows 2018-03-19 19:41:21 -04:00
Preston c624b7f02c Fix Icon Location in package.json 2018-03-18 15:29:15 -04:00
Preston b387c75627 Bump version number to 0.2.0 2018-03-17 20:51:21 -04:00
Preston 1ac6ce7dce Features: Video Duration, Double click to full screen and more.
Loading Subscriptions is MUCH faster.
2018-03-15 10:59:50 -04:00
Preston c0ff1cef57 Feature: Run youtube-dl locally instead of calling a server. 2018-03-11 21:08:35 -04:00
Preston 21e55648a0 Bump version number to 0.1.3 2018-03-07 20:28:11 -05:00
Preston 8ef45ced13 Bump Project to 0.1.2 2018-03-05 23:26:15 -05:00
Preston a7e2f61209 Feature: Fonts, Icons, and JavaScript are now loaded locally.
Feature: Hide mouse cursor on video


Fix: Windows now creates App icons


Bump Project to 0.1.1


Fix: Hide mouse on mini player
2018-03-04 22:01:31 -05:00
PrestonN 515f7dc842 Feature: Import OPML files 2018-03-03 23:24:31 -05:00
PrestonN d222f3edb4 Initial Push of Project 2018-03-01 22:48:12 -05:00