Commit Graph

41 Commits

Author SHA1 Message Date
Preston 75f4e78aa4 Fix Dependencies 2020-06-28 10:55:52 -04:00
dependabot[bot] a6e5c0eac0
Bump jquery from 3.4.1 to 3.5.0 (#470)
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-25 14:00:31 -04:00
dependabot[bot] 609c4b3bf8
Bump acorn from 6.3.0 to 6.4.1 (#461)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-25 14:00:20 -04:00
Preston 6bb8009051 Update ytdl-core and fix Invidious legacy video links 2020-06-24 22:32:32 -04:00
FreeTube ba85545c6e Bump version number and update ytdl-core 2019-12-21 12:38:39 -05:00
PrestonN 112cfc0e76 Bump version number to 0.7.1 2019-10-14 17:19:11 -04:00
PrestonN 980e3756fa Update dependencies 2019-10-14 17:18:34 -04:00
PrestonN f35e4a4e3a Update package-lock.json 2019-08-07 11:14:46 -04:00
PrestonN 99cc12a662 Bump Version number to v0.7.0, update packages, and remove debug statements 2019-08-07 10:01:39 -04:00
PrestonN 047b224213 Update ytdl-core to fix live stream issue. 2019-07-15 13:09:00 -04:00
PrestonN dff4b39e36 Bump version number to 0.6.1 2019-07-07 17:29:18 -04:00
PrestonN 62e53b7214 Finish Settings Page and Fix Dash issue 2019-07-02 11:07:24 -04:00
PrestonN 744cac2731 Initial Progress on Settings page rework 2019-07-01 19:10:36 -04:00
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
Matthew Harm Bekkema 1549c573d9 Update package-lock.json and use final command-line arg as url (#244)
* Update package-lock.json

lock file's ytdl-core@0.20.4 does not satisfy ytdl-core@^0.29.1

* Use final command-line argument as URL

Workaround for electron/electron#4690.
2019-03-26 15:45:20 +00: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 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 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 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 f722726d07 Batch 3 of Vue Implementation. Close to being done. 2018-09-19 11:21:26 -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 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 5f9dee3f88 Bump version number to 0.2.1 2018-04-08 22:11:42 -04:00
Preston b387c75627 Bump version number to 0.2.0 2018-03-17 20:51:21 -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