Commit Graph

12 Commits

Author SHA1 Message Date
PrestonN 456d1dfddc Add Lock to profile switching and code cleanup 2019-08-07 09:49:25 -04:00
PrestonN 30d808e075 Fix issue with pause on click with legacy player 2019-06-12 19:52:21 -04:00
PrestonN a1ed5c4319 Clean up player design and add debug mode 2019-05-20 14:53:14 -04:00
PrestonN 43c781b950 Replace Update functionality to not use API key 2019-03-28 14:23:24 -04:00
PrestonN 0ad8213f78 [Feature] Trending and more settings 2018-09-21 10:49:23 -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 9068b6e531 Final Batch of Vue Changes before Testing 2018-09-19 11:21:26 -04:00
PrestonN f722726d07 Batch 3 of Vue Implementation. Close to being done. 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 944d51de4b Remove Access Token from Repo 2018-06-01 18:28:41 -04:00
Preston 4835981a94 New player window, call API through TOR and more updates 2018-06-01 18:17:33 -04:00