Commit Graph

203 Commits

Author SHA1 Message Date
absidue 72b4e17cd4
Remove the unneeded fast-glob and node-abi dev dependencies (#2334) 2022-06-20 09:59:17 +08:00
absidue 6d64b3a2b1
^ Update marked (#2335) 2022-06-20 09:58:27 +08:00
PrestonN ae654a1581 Bump version number to v0.17.0 2022-06-12 16:01:19 -04:00
absidue 26e4433c99
Remove the unused lodash.uniqwith, videojs-replay and vue-electron dependencies (#2299) 2022-06-08 09:12:57 +08:00
absidue 18b9bdf17d
Remove the material-design-icons dependency (#2298) 2022-06-08 09:11:33 +08:00
absidue 331f65ec26
Remove unused dependencies (#2278)
* Remove the bulma-pro and videojs-abloop dependencies

* Remove typescript

* Remove the jest development dependency
2022-05-31 16:15:44 -04:00
ChunkyProgrammer 6d9dab7eb2
update yt-channel-info (#2275) 2022-05-31 09:45:17 +08:00
absidue 365b8f81ae
Format playlist dates with the selected locale (#2244)
* Format Invidious playlist dates with the selected locale

* Fix language for locale API as well

* Add special handling for Norsk nynorsk

* Workaround system locale issue
2022-05-30 21:43:21 -04:00
absidue dd5c68223b
Use the builtin subtle crypto library instead of node-forge (#2276) 2022-05-31 09:42:39 +08:00
PikachuEXE 8e0f6580d6
^ Update electron 16.x (#2252) 2022-05-25 10:47:56 +02:00
PrestonN 03e80596c6 Update videojs 2022-05-14 17:37:17 -04:00
ChunkyProgrammer 62bdf5e4d6
Feat: Channel Member Icons + Load Custom Channel Emojis in Comments (#1819)
* channel member + custom channel emojis

* accessibility improvements

* show member icon for comment replies

* update yt-comment-scraper. make member icon more accessible.
2022-05-14 13:33:00 -04:00
PikachuEXE 1cbf6b5159
^ Update electron 16.x (#2238) 2022-05-14 12:46:08 -04:00
absidue ea04ef0a90
Bump Babel to latest version and update Babel targets (#2182)
* Bump Babel to latest version and update Babel targets

* Bump babel to latest version
2022-05-11 05:51:13 -04:00
absidue e32e6f87b1
Update marked to 4.0.14 and ytsr to 3.8.0 (#2229)
* ^ Update marked and ytsr

* ^ Update marked
2022-05-10 02:08:48 -04:00
PikachuEXE ae0e06c4b8
^ Update electron 16.x (#2212) 2022-05-05 09:43:07 -04:00
absidue e29d041a91
Bump autolinker and forge to latest versions (#2200) 2022-04-27 15:48:33 +08:00
Preston 0806a1a0ae Bump yt-channel-info version, fix playlist / history search bar hiding and fix text in resolution for stats modal 2022-04-09 16:23:34 -04:00
absidue 70c0544fe5
Bump marked and electron-context-menu (#2176) 2022-04-09 15:40:26 -04:00
Preston 884e0967df Update local API modules and use new variable for related channels 2022-04-07 22:20:33 -04:00
PikachuEXE 6130ca3d95
^ Update electron 16.x (#2168) 2022-04-07 22:15:24 -04:00
ChunkyProgrammer 927225d1f4
update yt-channel-info (#2126)
* update yt-channel-info

* update to 3.0.1

* Update yarn.lock
2022-04-05 23:05:15 -04:00
PikachuEXE d026170905
^ Update electron 16.x (#2117) 2022-03-28 22:22:18 -04:00
dependabot[bot] ea948714d0
Bump node-forge from 1.0.0 to 1.3.0 (#2147)
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.0.0 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.0.0...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 09:09:56 +08:00
absidue 48bdd3f284
Bump ytsr to 3.6.0 (#2148) 2022-03-26 09:25:24 +08:00
PikachuEXE f88ae78e0a
^ Update electron 16.x (#2082) 2022-02-24 22:42:36 -05:00
Preston 0d5f40d6c5 Bump version number to v0.16.0 2022-02-06 15:28:59 -05:00
PikachuEXE bf63c864a3
Feature/middle click open in new independent window (#1895)
* ^ Update electron 15.x

* ^ Update electron 15.x > 16.x

This fixes the issue of white flash on new window shown before event `ready-to-show`
even window created with option `backgroundColor`

* * Update `createWindow` to pass options via an object instead of positional arguments

* * Implement windows opening with new window won't be closed when "parent" window closed

* * Update new window opened via middle click to be shown immediately

Matches current behaviour and better user experience (due to elimination of delay from the click to window appearance)

* * Update new window button to show new window faster

* * Only focus on new window on event `ready-to-show` if new window is not already shown

* Update src/main/index.js

Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>

Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>
2022-02-06 15:07:39 -05:00
PrestonN a72c272af3 Update node-ytdl-core 2022-02-02 11:05:33 -05:00
PrestonN 323de229a5 Update ytdl-core to latest version 2022-02-01 10:07:34 -05:00
dependabot[bot] 4986aed631
Bump marked from 3.0.3 to 4.0.10 (#2010)
Bumps [marked](https://github.com/markedjs/marked) from 3.0.3 to 4.0.10.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v3.0.3...v4.0.10)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-30 22:06:55 -05:00
dependabot[bot] 24265613e7
Bump node-forge from 0.10.0 to 1.0.0 (#1987)
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.10.0 to 1.0.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/0.10.0...v1.0.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-08 11:36:52 -05:00
PikachuEXE 17676af5d4
^ Update electron to latest 15.x (#1928) 2021-11-30 21:05:26 -05:00
PrestonN 237ff2f309 Bump version number to v0.15.1 2021-11-11 16:33:38 -05:00
PrestonN 114e0580be Temporarily switch to fork of ytdl-core to fix buffering issues 2021-11-10 10:01:31 -05:00
PikachuEXE 413219525c
Upgrade electron from 13 to 15 (#1764)
* ^ Update electron 13.x > 15.x

* ! Fix child window options due to breaking change in electron 14.x

Breaking change:
https://github.com/electron/electron/pull/28550
Child windows no longer inherit BrowserWindow construction options from their parents.
2021-11-10 09:51:21 -05:00
PrestonN aa6d0584bc Update Electron to fix cert issue 2021-10-01 16:04:50 -04:00
PrestonN 2b864a771f Bump version number to v0.15.0 and add RC build logic to CI script 2021-10-01 09:37:04 -04:00
ChunkyProgrammer 732b2d642d
update nedb-promises (#1737) 2021-09-23 14:12:01 +00:00
PikachuEXE 301c5dbd72
Fix app startup issue via updating @freetube/youtube-chat (#1723) 2021-09-20 22:55:39 -04:00
PikachuEXE 439521893f
Switch from npm to yarn as package manager (#1692)
* Convert package-lock.json to yarn.lock via `yarn import`

* * Update workflows to use yarn instead of npm to install dependencies
2021-09-19 07:25:47 +00:00
PikachuEXE 4a871578bf
Fix video in new window issue (#1658)
* Revert "Fix update checker, bump version number, and update node modules"

This reverts commit 0db6dd1f97.

* Fix update checker, bump version number, and update node modules without upgrading electron 13 > 14

* ^ Update package.json to lock electron at `^13.3.0` (latest 13.x)

* * Regenerate package-lock.json
2021-09-07 23:04:05 -04:00
PrestonN 0db6dd1f97 Fix update checker, bump version number, and update node modules 2021-09-01 16:31:20 -04:00
PrestonN 272cdbac8a Update dependencies 2021-08-03 17:18:23 -04:00
Svallinn 13d73d2798
Switch out deprecated `yt-comment-scraper` package and bump version
Closes #1490
2021-07-23 23:17:45 +01:00
Svallinn 28f7f3ddac
Update package.json
- Move things around
- Remove unnecessary "xml2json" package
- Remove unnecessary "electron-rebuild" package
- Add "clean" script / Add "rimraf" to devDeps
- Modify some scripts
2021-07-02 17:54:39 +01:00
Svallinn 4047f6ea17
Revert "Update package.json"
This reverts commit 71ac1d52dd.
2021-07-02 17:33:27 +01:00
Svallinn 71ac1d52dd
Update package.json
- Move things around
- Add "clean" script / Add "rimraf" to devDeps
- Remove unnecessary "xml2json" package
2021-07-02 03:20:12 +01:00
Svallinn 41574a9633
Chore: Bump version number to 0.13.2 2021-06-27 04:06:24 +01:00
Svallinn 1c54954062
Merge branch 'hotfix-v0.13.2' into development 2021-06-26 05:58:57 +01:00