f54c45a118
Add discussion info when opening an issue ( #4676 )
...
* Add discussion info when opening an issue
* Change about for matrix
* add weblate and freetube docs
* Apply suggestions from code review
Co-authored-by: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com >
* Update .github/ISSUE_TEMPLATE/config.yml
Co-authored-by: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com >
* Update .github/ISSUE_TEMPLATE/config.yml
---------
Co-authored-by: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com >
2024-03-06 19:36:57 +01:00
ChunkyProgrammer and GitHub
6cbe6b5e9d
Fix some translation issues ( #4674 )
...
* fix some locale issues
* change local API to Local API
* update translation keys to `Falling back to Local API`
* fix translation key for local api in js files
2024-02-16 22:20:22 +01:00
ChunkyProgrammer and GitHub
d15dd43d07
fix loading invidious instances from static file for electron builds ( #4681 )
2024-02-16 20:39:59 +00:00
ChunkyProgrammer and GitHub
fb724a67c5
Fix loading IV playlists ( #4680 )
2024-02-16 07:29:38 +01:00
ChunkyProgrammer and GitHub
cec2d3647f
Properly localize playlist view and video counts ( #4620 )
2024-01-31 14:54:25 +00:00
c983e02011
Add support for viewing movie trailers with local api ( #4391 )
...
* Add support for viewing movie trailers with local api
* add support for age restricted trailers
* remove unused changes
* always show trailer, regardless of video playability status
* Improve movie parsing logic
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
* check for null instead of truthy
* Exclude unneeded properties
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
---------
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
2024-01-30 00:30:50 +00:00
ChunkyProgrammer and GitHub
1becb8eaf2
Fix system locale setting logic ( #4570 )
2024-01-19 19:24:57 +01:00
ChunkyProgrammer and GitHub
0f60880738
remove dearrow markers from titles ( #4569 )
2024-01-18 23:14:26 +00:00
ae7a2fa221
Add dearrow support for thumbnails ( #4520 )
...
* Add dearrow support for thumbnails
* add translations
* add missing tooltip
* make hidden thumbnails take a higher priority over dearrowed thumbnails
* Implement code suggestions
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
---------
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
2024-01-15 04:20:15 +00:00
ChunkyProgrammer and GitHub
d6a6cc0349
use swiper.js instead of tinyslider ( #4427 )
2023-12-08 20:24:08 +01:00
ChunkyProgrammer and GitHub
a67541ed03
IV: check for 404 and 500 for subscriptions ( #4410 )
2023-12-01 17:00:11 +00:00
7304d75239
Localize proxy test info when possible ( #4255 )
...
* Localize proxy test info when possible
* Use a second find in-case a locale with the same language is added in the future
Co-authored-by: Jason <84899178+jasonhenriquez@users.noreply.github.com >
* Fix syntax error
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
---------
Co-authored-by: Jason <84899178+jasonhenriquez@users.noreply.github.com >
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
2023-10-31 18:07:42 +01:00
ChunkyProgrammer and GitHub
0110dabeff
Remove be.yaml file ( #4176 )
2023-10-17 14:43:41 +02:00
ChunkyProgrammer and GitHub
fffd1393b0
IV: Show channel handle in search results ( #3791 )
...
* IV: Show channel handle in search results
* move handle to front, add separator
* remove unused locale key
2023-10-10 20:31:42 +00:00
ChunkyProgrammer and GitHub
47ef3e5746
Subscriptions: Add community tab ( #3973 )
...
* Add subscription community tab
* fix up community tab
* simplify if statement
* use global.community for all references to community
* dont show community when useRss is set
* check visibleTabs for showing the community tab
* fix caching, decrease datalimit for community, add missing translations
* L: Hide shared posts, IV: Don't show errors for empty community tab
* add links to related issues
2023-09-23 00:19:50 +00:00
67bdf718c0
Fix localization of counts ( #4011 )
...
* Fix localization of counts
* Apply suggestions from code review
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
* Remove unused locale resources
---------
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
2023-09-12 19:38:36 +02:00
c7025b648c
Search: Add hashtags to results ( #3780 )
...
* Add hashtags to search results
* add global count , implement changes from code review
Co-Authored-By: absidue <48293849+absidue@users.noreply.github.com >
* use h3 for title of hashtag element
* implement suggestions from code review
* use hashtag.text, move url update logic
* encodeURI for hashtag url
---------
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
2023-09-09 18:32:59 +02:00
ChunkyProgrammer and GitHub
1533e9ec90
Enable Persian language ( #4010 )
2023-09-08 23:37:16 +00:00
eff4a0a66e
Add semantic roles to make the site more accessible ( #3887 )
...
* Add semantic roles to make the site more accessible
Co-Authored-By: Jason <84899178+jasonhenriquez@users.noreply.github.com >
* Apply suggestions from code review
Co-Authored-By: absidue <48293849+absidue@users.noreply.github.com >
---------
Co-authored-by: Jason <84899178+jasonhenriquez@users.noreply.github.com >
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
2023-08-16 08:25:59 +00:00
ChunkyProgrammer and GitHub
0cbe02f88d
Fix Update Subscription Details function when channel name is null ( #3884 )
...
* Simplify channel sorting functions
* use deepCopy
2023-08-15 18:17:10 +00:00
2d934eabea
Make profiles keyboard accessible ( #3863 )
...
Co-authored-by: Jason <84899178+jasonhenriquez@users.noreply.github.com >
2023-08-14 17:07:57 +02:00
ChunkyProgrammer and GitHub
5fffe83237
Parse IV search urls ( #3849 )
...
* parse iv search urls
* Move removing query params to if
2023-08-06 14:21:45 +02:00
ChunkyProgrammer and GitHub
2296e3a58d
Fix: importing subscriptions with terminated channels ( #3816 )
...
* Fix: Cannot read properties of undefined (reading 'author')
* fix importing some newpipe subscriptions
only check url, not service_id
2023-08-01 07:47:52 +00:00
095568e1b1
Channels: Add support for release and podcast tab ( #3778 )
...
* Channels: Add support for release and podcast tab (local)
* Add support for releases and podcasts tab (Invidious API)
* add urls with has_url
* Fix copy paste error
Co-Authored-By: absidue <48293849+absidue@users.noreply.github.com >
---------
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
2023-07-20 00:16:45 +02:00
cf88bd77d8
Add DeArrow support for ft-list-video titles ( #3688 )
...
* Add deArrow support for ft-list-video titles
* Implement requested changes
* Remove some code duplication
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
* fix lint issues + exception
* Check for vote count when title is not locked
Co-authored-by: Ajay Ramachandran <dev@ajay.app >
* simplify title
* Apply suggestions from code review
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
* remove unused clearDeArrowCache function
* Fix deArrow title
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
* allow using DeArrow without enabling SB
* add tooltip for DeArrow setting
---------
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
Co-authored-by: Ajay Ramachandran <dev@ajay.app >
2023-07-03 18:27:49 +02:00
ChunkyProgrammer and GitHub
23d8af59f6
Fix some web build errors ( #3687 )
2023-06-26 18:13:32 +00:00
ChunkyProgrammer and GitHub
8dbad618f9
IV: add support for hashtag pages ( #3571 )
...
* IV: add support for hashtag pages
* add fallback support
* remove locale strings
2023-05-26 23:01:26 +02:00
ChunkyProgrammer and GitHub
ccbf7e2155
Use script to create Invidious instance list file ( #3545 )
...
* Use script to create static instance list
* save cors, filter out cors when not electron
2023-05-20 15:07:04 +02:00
ChunkyProgrammer and GitHub
adaa830ea6
Remove empty Videos in locale files ( #3546 )
2023-05-17 16:25:13 +02:00
ChunkyProgrammer and GitHub
2860431abe
fix live chat error ( #3558 )
2023-05-17 16:24:15 +02:00
a4d45b5fa8
Local API: Add support for hashtag pages ( #3483 )
...
* Add support for hashtag pages
* Apply suggestions from code review
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
* allow searching hashtags
Co-Authored-By: absidue <48293849+absidue@users.noreply.github.com >
* Only use one card
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
* remove hashtag alias search navigation
---------
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
2023-05-13 13:27:41 +02:00
ChunkyProgrammer and GitHub
e32417b9cb
Parse IV community playlist attachments ( #3465 )
2023-05-13 13:23:02 +02:00
ff19c233c1
IV: Fix search cache issues when fetching more ( #3486 )
...
* Fix IV search cache issues
* Add comment
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
* add apiUsed
---------
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
2023-05-13 13:18:49 +02:00
ChunkyProgrammer and GitHub
68f7b49f6e
Try to fix Weblate issue ( #3527 )
2023-05-13 13:10:32 +02:00
a9fa327c9b
Create Subscribe Button reusable component ( #3468 )
...
* Create Subscribe Button component
Co-Authored-By: Minh Hang Nguyen (Jenny) <55411709+minhhang107@users.noreply.github.com >
* use defineComponent, remove unused prop
Co-Authored-By: absidue <48293849+absidue@users.noreply.github.com >
* readd unsubscribe method
* add comment
* Fix typo
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
* remove unused code
* move json serialization
---------
Co-authored-by: Minh Hang Nguyen (Jenny) <55411709+minhhang107@users.noreply.github.com >
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
2023-05-07 14:06:23 +02:00
2345752308
Add FreeTubeCordova and Snap downloads ( #3450 )
...
* Add Cordova and snap downloads
Add blurb for donating to Invidious and Youtube.js
* reorder the downloads
* capitalize Android
Co-Authored-By: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com >
* update workflow, fix typo
Co-Authored-By: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com >
---------
Co-authored-by: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com >
2023-05-06 18:32:22 +00:00
ChunkyProgrammer and GitHub
66e4f4d1c0
Fix fetching more IV replies ( #3489 )
2023-05-06 18:31:06 +00:00
ChunkyProgrammer and GitHub
9003b825e5
Fix sorting upcoming subscriptions ( #3485 )
2023-05-06 14:31:12 +00:00
ChunkyProgrammer and GitHub
1b45f25985
Add hide community, playlist and featured channels settings ( #3484 )
...
* Add hide community, playlist and featured channels setting
* fix lint issues
2023-05-06 14:14:51 +00:00
c197b5ac93
IV: Allow fetching more community posts ( #3466 )
...
* Allow fetching more community posts with IV
* Update src/renderer/views/Channel/Channel.js
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
---------
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
2023-05-06 12:22:29 +00:00
9612df70cc
Small community post fixes ( #3401 )
...
* Small community post fixes
* fix #3387
* Check if post is empty
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
---------
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
2023-04-12 08:58:35 +00:00
ChunkyProgrammer and GitHub
c37cb95d1b
show member icon for invidious api ( #3293 )
2023-03-14 18:39:40 +01:00
ChunkyProgrammer and GitHub
76d867a370
fix comment crash, render member info ( #3196 )
2023-02-16 18:47:12 +00:00
ChunkyProgrammer and GitHub
bfa669889a
add badges for build status and translation status ( #3122 )
2023-02-04 07:12:11 +01:00
ChunkyProgrammer and GitHub
b360f483d7
add missing search filters ( #3141 )
...
* add missing search filters
* allow sort by to be used on all types again
* fix local api filter duration
2023-02-01 20:43:04 +00:00
f1147b5108
Add QT Url support for freetube protocol ( #3119 )
...
* Add QT Url support for freetube protocol
* Update src/main/index.js
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
* fix if statement
---------
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
2023-01-27 19:50:02 +01:00
ChunkyProgrammer and GitHub
afb9e51cdd
small accessibility improvements ( #3033 )
...
* small accessibility improvements
* switch to routerlink for side-nav-more-options
2023-01-12 07:55:47 +01:00
03f73c5d33
Move invidious out of stores ( #3045 )
...
* move invidious out of stores
* fix getting more replies & local api fallback for comments
* throw error if error message found in invidious response
* fix issue with data setting
* fix issue with replacing thumbnails
* add bank line, remove slash
* Apply suggestions from code review
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
2023-01-12 07:55:21 +01:00
bff8dc4326
Improve accessibility of Channel View ( #2984 )
...
* Improve channel info bar
* Reduce width of channel search bar
* fix sizing
* improve channel view accessibility
Co-Authored-By: Jason <84899178+jasonhenriquez@users.noreply.github.com >
* Update src/renderer/components/ft-channel-bubble/ft-channel-bubble.js
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
* Stop space from clicking channel-bubble (links)
Co-authored-by: vallode <18506096+vallode@users.noreply.github.com >
Co-authored-by: Jason <84899178+jasonhenriquez@users.noreply.github.com >
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
2023-01-05 04:54:20 +01:00
ChunkyProgrammer and GitHub
43a25f8738
update linters & add stylelint ( #3023 )
...
* update linters, add stylelint, switch from sass to scss
* remove unused babel-eslint module
* fix spacing in scss files
* dont use npm in script calls
* dont error for `:deep` selector in css
2023-01-03 19:19:41 +01:00
ChunkyProgrammer and GitHub
0a1ee84004
Fix workflow warnings ( #3024 )
...
* update actions
* update node12 actions
fix version
* update node12 actions
2023-01-03 09:41:50 +08:00
42ef2a3e26
Improve accessibility of Watch View ( #2986 )
...
* Improve Watch page accessibility
Co-Authored-By: Jason <84899178+jasonhenriquez@users.noreply.github.com >
* fix title issue, remove unused gotochannel function
Co-authored-by: Jason <84899178+jasonhenriquez@users.noreply.github.com >
2022-12-23 16:44:54 +00:00
ChunkyProgrammer and GitHub
083ae0e622
fix error when searching ( #2960 )
2022-12-14 07:55:29 +01:00
ChunkyProgrammer and GitHub
c6e4221966
Fix ft-input keyboard naviagation ( #2943 )
2022-12-13 21:36:18 +01:00
45953e3ba3
Improve accessibility of FreeTube input elements ( #2709 )
...
* improve accessibility of FreeTube input elements
Co-Authored-By: Jason <84899178+jasonhenriquez@users.noreply.github.com >
* make focus visible for prompt
* add close button to ft-prompt
* Update src/renderer/components/ft-icon-button/ft-icon-button.vue
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
* make suggested changes
* move eslint plugin to devdepedencies
Co-Authored-By: absidue <48293849+absidue@users.noreply.github.com >
* dont hide ft-prompt on focus out
* add aria-describeby
* update eslint-plugin-vuejs-accessibility
* Update yarn.lock
* Update yarn.lock
* Fix lint issues
* only escape whitespace in ids
* use computed properties
Co-authored-by: Jason <84899178+jasonhenriquez@users.noreply.github.com >
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
2022-12-11 08:43:23 +01:00
ChunkyProgrammer and GitHub
d43178d485
update workflow node version ( #2834 )
2022-11-07 14:01:34 +08:00
ChunkyProgrammer and GitHub
dcbc0efc53
make stripHTML helper ( #2795 )
2022-11-01 14:14:09 +00:00
ChunkyProgrammer and GitHub
f46132ce25
hide Most Popular if invidious is disabled ( #2772 )
2022-10-27 09:34:51 +00:00
2c5c654b66
move toLocalePublicationString toutils/helper ( #2748 )
...
* move toLocalePublicationString to helper
* remove unnecessary assignments
Co-Authored-By: absidue <48293849+absidue@users.noreply.github.com >
* Update src/renderer/components/ft-list-video/ft-list-video.js
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
* fix linter issue
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
2022-10-20 06:03:31 +00:00
ChunkyProgrammer and GitHub
7819dcd99f
change this.showToast to showToast ( #2746 )
2022-10-19 07:50:09 +00:00
2bf8691352
FontAwesome upgrade ( #2742 )
...
* Bump @fortawesome/fontawesome-svg-core from 1.3.0 to 6.2.0
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome ) from 1.3.0 to 6.2.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/commits/6.2.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* upgrade other font-awesome packages
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 17:50:11 +02:00
41fee01217
Improve Importing Subscriptions ( #2604 )
...
* improve import
* fix merge conflicts
* dont add duplicate subscriptions, remove redundant "uniqueId"
* Update src/renderer/components/data-settings/data-settings.js
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
* fix unexpected errors
dont show toast when no errors. dont error when already subscribed
* remove check for legacy subscriptions
* rename method
* deduplicate importing code
* remove unused code
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
2022-10-09 03:08:34 +02:00
ChunkyProgrammer and GitHub
7822f7423e
Remove console.logs ( #2606 )
...
* remove console.logs
* use 'off' instead of 0
2022-09-23 09:04:10 +08:00
8fa182e246
Properly localize numbers ( #2557 )
...
* localize numbers properly
* Remove tostring
Co-authored-by: Aiz <66974576+Aiz0@users.noreply.github.com >
Co-authored-by: Aiz <66974576+Aiz0@users.noreply.github.com >
2022-09-19 20:14:53 +08:00
ChunkyProgrammer and GitHub
d1a50a4e52
update vue2 to latest ( #2554 )
...
* update vue2 to latest
* remove vue-template-compiler, update loader & router
* use :deep instead of v-deep
* fix yarn.lock
2022-09-16 14:49:27 +00:00
ChunkyProgrammer and GitHub
f241eb9ee8
update yt-tending-scraper ( #2575 )
2022-09-13 14:13:40 +00:00
ChunkyProgrammer and GitHub
426b71f7bc
use slim linter ( #2573 )
2022-09-13 09:09:56 +08:00
ChunkyProgrammer and GitHub
4e1c843a48
update autolinker to version 4 ( #2552 )
2022-09-09 09:10:10 +08:00
ChunkyProgrammer and GitHub
f7f1672b8a
update electron-builder ( #2546 )
2022-09-08 08:39:22 +08:00
ChunkyProgrammer and GitHub
9236f37d6e
move conflict checker to workflows ( #2545 )
2022-09-06 16:47:06 +02:00
ChunkyProgrammer and GitHub
44c010c5fe
update yt-channel-info ( #2527 )
2022-09-02 11:23:53 +08:00
ChunkyProgrammer and GitHub
84b4d230ab
fix unsubscribe from "All Channels" profile ( #2451 )
2022-08-16 11:45:39 +02:00
ChunkyProgrammer and GitHub
997b6c2f35
allow more locales to be used by FreeTube ( #2322 )
2022-07-08 18:01:58 +08:00
3321fa91e4
Add Parental Controls ( #1456 )
...
* start to implement some parental controls
* Hide share + Hide Unsubscribe
* Hide live streams
* fix hide live streams
* Add "parental-control-settings"
* Implement Hide Live Streams & Hide "Age Restricted"
* Hide live streams from Subscriptions + fix hide live streams from search
* enable safe search on showFamilyFriendlyOnly
* Move some settings from parental control to distraction free
* fix channel loading
* make parental control settings collapsible
* fix lint
* dont show age restricted on videos that are loading
* improve hide live videos
* code refactor
* grammar
* nvm im dumb
* use named placeholder for age restricted message
* improve readability
* change Hide Description to Hide Video Description
* update translated strings
* fix age restricted component
Co-authored-by: Preston <freetubeapp@protonmail.com >
Co-authored-by: peepopoggers <72892531+peepopoggers@users.noreply.github.com >
2022-06-21 08:14:15 +02:00
da095adc8c
Allow Unsubscribing from Deleted Channels ( #2283 )
...
* unsub from deleted
* reset error message on invidious channel load
* fix error channels not showing
* Use errorMessage instead of isErrorMessage
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
* Change "Error Channels" to "Channels with Errors"
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
* use find instead of find index
Co-Authored-By: absidue <48293849+absidue@users.noreply.github.com >
Co-Authored-By: PikachuEXE <pikachuexe@gmail.com >
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com >
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
2022-06-03 14:04:50 +00:00
ChunkyProgrammer and GitHub
74dc309803
Fix: Update thumbnail url and channel name for subscriptions when change detected ( #1783 )
...
* Update thumbnails of subscriptions
* refactor
* update channel names
* movie update thumbnail action to profiles.js
* fix updating with invidious
* apply code changes
* simplify update condition logic
* remove unneeded variables
* inline variables, use for of
* fix channel null check
2022-06-03 12:52:35 +00:00
ChunkyProgrammer and GitHub
5f8e33c6ad
Improve system locale selection ( #2271 )
...
* improve system language selection
* fix lint
* add comments
2022-06-03 12:00:20 +00:00
ChunkyProgrammer and GitHub
6d9dab7eb2
update yt-channel-info ( #2275 )
2022-05-31 09:45:17 +08:00
dfb28b1d69
Feat: SponsorBlock improvements ( #1849 )
...
* Add setting for each SB category
* Update SB Settings Component
* Show other SB categories in seek bar
* Use camelCase for SponsorBlock values
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
* change "Don't Skip" to "Do Nothing" in locale
* improve styling of sponsorblock settings
* add filler category, don't repeat colors
* Fix JS format issue caused during code conflict resolving
* make sponsor block markers transparent
* change opacity to 0.6
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
2022-05-29 22:36:59 +02:00
ChunkyProgrammer and GitHub
2332aafd68
fix csv import/export ( #2247 )
2022-05-25 10:28:18 +02:00
ChunkyProgrammer and GitHub
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
ChunkyProgrammer and GitHub
4ba2cb29c6
Fix: trending cache ( #2125 )
...
* fix trending cache
* fix displaying trending from cache
* fix trending "resync"
2022-04-09 15:34:55 -04:00
ChunkyProgrammer and GitHub
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
ChunkyProgrammer and GitHub
3c364ae194
don't repeat comments ( #1986 )
2022-02-06 14:38:17 -05:00
6d32bd0f5f
Switch to yaml issue templates (forms) ( #1593 )
...
* Delete bug_report.md
* Delete discussion.md
* Delete question.md
* Delete feature_request.md
* Create bug_report.yaml
* Create config.yml
* Create discussion.yaml
* Create feature_request.yaml
* Create question.yaml
* Fix dropdown list
* Update bug_report.yaml
* Update feature_request.yaml
* added checkbox for duplicate issue
* removed label icons
* Update bug_report.yaml
* replaced checkboxes in dropdowns
* Update bug_report.yaml
* Update feature_request.yaml
* Update question.yaml
* Update question.yaml
* Update question.yaml
* Update discussion.yaml
* Update bug_report.yaml
* Update bug_report.yaml
* Update bug_report.yaml
* Update feature_request.yaml
* Update feature_request.yaml
* Update feature_request.yaml
* Update feature_request.yaml
* Update question.yaml
* Update bug_report.yaml
* removed discussion and question template
* added readme and label
* fixes hyperlinks
* fix typo
* fix I
* fixed I
* Create autoLabelIssue.yaml
* Update bug_report.yaml
* added description, changed required to true and moved the codeblock
* moved labels dropdown to logical place
* added all bug labels
* added enhancement labels
* label api issue added
* new feature label added
Co-authored-by: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com >
2022-01-07 22:34:34 -05:00
ChunkyProgrammer and GitHub
f81cee055f
Fix: parsing video info of videos with like count disabled ( #1915 )
...
* fix watch-video-info
* don't display likes as 0 when disabled
2022-01-03 23:00:33 +00:00
e61c11a7ef
Feature: Add pinned, owner and reply from owner indicators for comments ( #1795 )
...
* Add pinned, owner and reply from owner indicators
* fix locale
* show owner for invidious
* add margin to pinned indicator
* show owner indicator for replies
* don't show "from owner and others" on hide
* Pass variable into translated string
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
* fix replacing channelName
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
2021-11-06 10:11:21 +08:00
9bf4742cf9
Recognize more channel links ( #1455 )
...
* Update channelPattern regex
* redirect to relevant sub page
* Simplify regex
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
* fix regression
- fix regression from commit 76f0d7512a11d57598bda6fd0142767aec6218af
- add comment to explain regex
Co-authored-by: Preston <freetubeapp@protonmail.com >
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
2021-11-02 11:45:50 +00:00
c25997c804
fix: white screen when invidious instances don't load ( #1755 )
...
* fix white screen when invidious instances don't load
* static file for instances on api fail
* Update src/renderer/store/modules/invidious.js
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
* only parse json if file exists
* fix linter
* Update src/renderer/store/modules/invidious.js
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
* Update src/renderer/store/modules/invidious.js
* Update invidious.js
* Update src/renderer/store/modules/invidious.js
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
* remove trailing space
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
2021-11-02 11:42:24 +00:00
1390276d55
[Fix] Invidious not used for channels icons in search ( #1477 )
...
* fix channel icons
* Add comment
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
Co-authored-by: Preston <freetubeapp@protonmail.com >
Co-authored-by: PikachuEXE <pikachuexe@gmail.com >
2021-10-07 06:36:13 +00:00
ChunkyProgrammer and GitHub
e681772192
Feat: Invidious instance autofill ( #1784 )
...
* filter invidious instances
* remove watch for value
* update list on mount
* hide on misspell + empty
* Fix spelling mistake
* minor fix
* remove "Clear" to "from." from locale files
2021-10-05 13:58:35 +08:00
ChunkyProgrammer and GitHub
732b2d642d
update nedb-promises ( #1737 )
2021-09-23 14:12:01 +00:00
b1a310ef09
Update colours (search results & select boxes) to match theme ( #1482 )
...
* update colors to match theme
* fixed issues with light theme
* readded line that was accidentally deleted
* update colour to match search bar
* update profile selector & dropdown
* increase blur on ft-profile-selector box shadow
* don't change search suggestion background color to primary color
Co-authored-by: Preston <freetubeapp@protonmail.com >
2021-09-23 06:48:40 +00:00
ChunkyProgrammer and GitHub
94756458b1
feat: Optimize caption sort order ( #1661 )
...
* choose best caption
* add comments
* fix linter issue
2021-09-20 10:12:14 +08:00
ChunkyProgrammer and GitHub
7766f1ff4b
fix trending text in small window ( #1638 )
2021-09-04 14:55:50 -04:00
044e5bf907
[Feature] Add support for importing/exporting csv YouTube subscriptions + improve speed of reimporting subscriptions ( #1543 )
...
* Add support for csv yt subscriptions
* Simplify setting exportFileName
* check if subscribed to channel before making web requests
Co-authored-by: Preston <freetubeapp@protonmail.com >
2021-08-25 07:47:21 +00:00
ChunkyProgrammer and GitHub
6ebb000cb3
Navigate to "subscriptions" on logo click ( #1394 )
...
* Updated logo to navigate to "subscriptions" on click
* accessibility improvements
* don't change backgroud color on hover
2021-08-24 22:14:37 +00:00
27617ccc40
[Fix] Freetube does not play the next video in a playlist when using the Invidious API ( #1488 )
...
* fix playlists for invidious
* Code clean up + bug fix
Co-authored-by: Preston <freetubeapp@protonmail.com >
2021-08-24 20:52:30 +00:00
ChunkyProgrammer and GitHub
1ceb21f424
load shorts links ( #1605 )
2021-08-22 16:25:14 +00:00
011ee17711
[Feature] Add trending pages for music, gaming & movies ( #1483 )
...
* Add other trending pages
* Add better formatting
* fixed trending cache
* Fix Trending page title
Changes in PR #1321 make this necessary
* update locale files
* add accessibility improvements
accessibility improvements
* focus tab on reload
Co-authored-by: Preston <freetubeapp@protonmail.com >
2021-08-21 23:08:38 +02:00