Commit Graph

205 Commits

Author SHA1 Message Date
PrestonN 77f3b6c903 Fix typo in settings 2019-06-18 22:07:26 -04:00
PrestonN a7601482bf Merge branch 'master' into development 2019-06-12 20:47:51 -04:00
PrestonN abec523d16 Merge branch 'hotfix' 2019-06-12 20:39:54 -04:00
Omar Roth 67b9b5dc08 Fix scheme in author thumbnail (#254) 2019-06-12 20:39:54 -04:00
PrestonN 27091072d4 Hotfix error on parsing video URLs 2019-06-12 20:39:54 -04:00
PrestonN c224449d1b Merge branch 'development' 2019-06-12 20:39:54 -04:00
PrestonN 6118c93812 Merge branch 'development' 2019-06-12 20:39:54 -04:00
Preston f45b16ef83 Merge branch 'development' 2019-06-12 20:39:53 -04:00
PrestonN 93e298f87c [Fix] History taking up too many resources 2019-06-12 20:39:39 -04:00
PrestonN 3c903a9512 Merge branch 'development' 2019-06-12 20:39:39 -04:00
PrestonN fc66812001 Change text for max comments 2019-06-12 20:39:39 -04:00
PrestonN 10dfc2c147 Merge remote-tracking branch 'origin/development' 2019-06-12 20:39:37 -04:00
PrestonN d1cfca801f Prevent the video player from being over sized on vertical videos 2019-06-12 20:37:54 -04:00
PrestonN 02a563a7ad More API keys and small Vue fixes. 2019-06-12 20:37:54 -04:00
PrestonN 4c06fd42e6 Fix mini player, make consistent wording and visual fixes 2019-06-12 20:37:54 -04:00
PrestonN 015fdfae57 Fix issues from Vue.js Merge 2019-06-12 20:37:54 -04:00
PrestonN 787cfb18c7 Merge branch 'vue-js' into development 2019-06-12 20:37:52 -04:00
K06RA 7ae98002bd 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
2019-06-12 20:36:09 -04:00
PrestonN ba9af03ca5 Fix subscribing in channel view and properly show live video 2019-06-12 20:36:09 -04:00
PrestonN 26d38bad15 Fix error with user's having no subscriptions 2019-06-12 20:36:09 -04:00
Daniel Ng 7b3097abf6 Resolved issue #45. Replaced try/catch statement with if/else for search. (#120) 2019-06-12 20:36:09 -04:00
PrestonN b367f7849b Final Batch of Vue Changes before Testing 2019-06-12 20:36:09 -04:00
PrestonN 96ac7fd838 Batch 3 of Vue Implementation. Close to being done. 2019-06-12 20:36:09 -04:00
PrestonN 0b688d2631 Fix closing menu when opening video externally 2019-06-12 20:36:09 -04:00
PrestonN 4b3b25d4ad Committing second batch of Vue.js implementation 2019-06-12 20:36:09 -04:00
PrestonN 377337bd22 Early progress on Vue.js implementation 2019-06-12 20:36:09 -04:00
PrestonN 77721ae911 Bump version to 0.3.1 and add Firefox extension link 2019-06-12 20:36:09 -04:00
PrestonN 8c720f5d67 Move Help to about and increase size of mini player 2019-06-12 20:36:09 -04:00
PrestonN 30d808e075 Fix issue with pause on click with legacy player 2019-06-12 19:52:21 -04:00
PrestonN 949d84ee98 Fix issue with mouse cursor not hiding properly on pause 2019-06-11 22:55:30 -04:00
PrestonN 7be8bf7782 Add animation to refresh icon when loading subscirptions 2019-06-11 22:29:56 -04:00
PrestonN 0cd749c13a Add Percentage to volume dropdown and change mouse timeout seconds 2019-06-11 21:47:50 -04:00
PrestonN 6ccab1d495 Update MediaElement and Fix Trending refresh on settings change 2019-06-11 21:38:07 -04:00
PrestonN 377895b8c7 Add Default Volume 2019-06-10 19:06:23 -04:00
PrestonN ac26d87b52 Fix mini player with new Electron version and other fixes 2019-06-10 10:58:41 -04:00
PrestonN 6d819c7f71 Testing with electron-builder 2019-06-09 23:11:48 -04:00
PrestonN 96d323c669 Fix issues with initial startup for builds 2019-06-08 21:36:38 -04:00
PrestonN 645fccadee Redesign Search Filters box 2019-06-07 10:34:52 -04:00
PrestonN 92eeb7ed28 Fix error when landing page setting hasn't been made yet. 2019-06-06 18:25:28 -04:00
PrestonN 0a9b3f518a Fix player resize issue and NewPipe / OPML export issue. 2019-06-06 15:47:34 -04:00
PrestonN c36f24e7bf Shrink search bar after certain width 2019-06-06 14:50:59 -04:00
PrestonN f2b57ebef8 Add history when clicking to mini player and shrink margin on miniplayer 2019-06-06 14:43:44 -04:00
PrestonN 4151bba5cb Choose default landing page and distraction free mode 2019-06-06 13:52:02 -04:00
PrestonN 0663ac5b0a Add Blog Feed to About section 2019-06-05 14:49:58 -04:00
PrestonN 8872131968 Fix quality selection for live streams 2019-06-05 13:26:58 -04:00
PrestonN 01f5df87c8 Save Window size and position for application startup 2019-06-04 11:15:08 -04:00
PrestonN e7a5dda37e Fix Issue preventing navigation on certain videos. 2019-05-30 18:15:21 -04:00
PrestonN 9a9bea9554 Allow switching between players in mini player 2019-05-30 15:55:46 -04:00
PrestonN 3609684ce5 Track watch progress and continue video where you left off. 2019-05-30 15:30:02 -04:00
PrestonN a89a651cd6 Fix Comment string 2019-05-29 15:18:25 -04:00