9ekaitz
f8eff0e422
External player choice 'None' translated in Settings ( #2075 )
...
* External player choice 'None' translated in Settings
* requested fix related to Vue i18n import
* suggested changes using translation key and fallback to player name
2022-08-10 17:52:31 -04:00
absidue
6334df0ad0
Fix channel page ID handling ( #2457 )
...
* Fix channel page ID check race condition
* Correctly handle the different channel ID types
2022-08-08 09:26:04 +00:00
Svallinn
fa012972bd
Watch: Fix "Show More replies" button visibility condition ( #2460 )
2022-08-07 22:10:28 -04:00
absidue
620e2eaa10
Drastically improve loading speed of the settings page ( #2452 )
2022-08-05 08:29:31 -04:00
Preston
ad01e95ec4
Change URL for proxy test ( #2434 )
2022-07-31 20:26:04 -04:00
Preston
22dd5baf23
Respect autoplay playlists setting ( #2430 )
2022-07-31 15:37:34 -04:00
absidue
4a8d7c28c0
Fix banner width ( #2432 )
2022-07-31 15:37:22 -04:00
absidue
01cfbe7b1e
Fix scrolling through the download dropdown ( #2426 )
...
* Fix scrolling through the download dropdown
* Fix lining issue
2022-07-31 10:08:49 -04:00
PikachuEXE
9fa4a5a36e
! Fix style issue introduced in https://github.com/FreeTubeApp/FreeTube/pull/2399 ( #2421 )
2022-07-28 22:47:37 -04:00
absidue
0539e68164
Fix blank space in the subscription settings ( #2372 )
...
* Fix blank space in the subscription settings
* Remove the unused code instead of hiding it
2022-07-28 10:10:22 +08:00
Rekito
e14a5796ba
Added Catppuccin Mocha Theme ( #2395 )
...
* Added Catppuccin Mocha Theme
* Corrected Catppuccin Mocha Theme Hover Colors
* Fix text overflow when selecting theme accent colors
Co-authored-by: Otiker <oportunityfly.imp+gitlab2@protonmail.com>
2022-07-20 09:44:47 +08:00
Luca Hohmann
f7b9c5acca
Fix for banner and too far scrolling ( #2399 )
...
* Fix for banner and too far scrolling
* Update App.css
2022-07-16 09:30:38 +00:00
absidue
43b9effb46
Replace sketchy lodash import for tooltip ids with own implementation ( #2378 )
2022-07-09 21:43:51 +00:00
absidue
60d07aa99d
Fixes search suggestion issues with arrow keys ( #2370 )
...
* Fix cursor moving while cycling through search suggestions
* Fix the search suggestions changing for all keyboard events
* Remove use of deprecated event.keyCode
2022-07-09 19:30:57 +02:00
absidue
df0ec94233
Fix long video links in the video description breaking the layout ( #2381 )
2022-07-09 16:29:32 +01:00
ChunkyProgrammer
997b6c2f35
allow more locales to be used by FreeTube ( #2322 )
2022-07-08 18:01:58 +08:00
bob1520
94030b6a8d
Feature/channels page ( #2129 )
...
* init
* sync multiple windows
* respect "preferred api"
* prompt, update thumbnail
* regexp fix
* locale
* hide search when empty
2022-07-08 11:40:10 +08:00
vallode
2340af09e2
Fix blog banner layout ( #2300 )
...
* Fix blog banner layout
* Fix banner stretching with no content
2022-07-07 19:43:14 +02:00
bob1520
3ccdf56699
search suggestion out of index ( #2353 )
2022-07-01 16:29:10 +08:00
absidue
65d36852ff
Fix right clicking on links being treated as link clicks ( #2355 )
2022-06-30 14:53:15 -04:00
bob1520
63442282a9
clear filter in userplaylists and history when clicked "clear input" ( #2349 )
2022-06-24 23:53:17 +02:00
ChunkyProgrammer
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
absidue
35dcdbac10
Fix removing the meta files when navigating to a new video ( #2344 )
2022-06-20 22:33:42 -04:00
PikachuEXE
10f0af1efa
* Update app menu to add item for new window ( #2306 )
...
with keyboard shortcut
2022-06-20 22:31:47 -04:00
absidue
5643419131
Fix the redundant navigation error ( #2286 )
...
* Fix the redundant navigation error
* Fix the redundant navigation error for the profile selector settings button
* Wrap router push in function that prevents redundant navigation
* Improve duplicate route detection
Co-authored-by: PikachuEXE <pikachuexe@gmail.com>
* Remove unused function
Co-authored-by: PikachuEXE <pikachuexe@gmail.com>
2022-06-20 22:29:39 -04:00
vallode
8d816ed2fe
Fix channel names being cut off ( #2292 )
2022-06-21 09:49:45 +08:00
bob1520
c2ddac724d
Fix download filename problems ( #2320 )
...
* fix "illegal" filename and EISDIR
* check download folder exists
2022-06-21 09:43:45 +08:00
vallode
6a07d558b7
Fix confusing zoomin shortcut ( #2289 )
...
* Add hidden ctrl plus shortcut for zoomin
* Add numpad codes to zoom shortcuts
2022-06-20 11:57:25 +00:00
absidue
809274182c
Fix the theming of the share menu logos for the system, black and dracula themes ( #2329 )
2022-06-19 17:19:52 -04:00
absidue
f4aff3964b
Fix emojis displaying incorrectly ( #2327 )
2022-06-19 16:44:24 -04:00
bob1520
7057633906
loop button color ( #2321 )
2022-06-19 18:39:29 +00:00
Svallinn
b1183fe0c0
Utils+Everywhere: Add a start offset tolerance for the external player ( #2325 )
...
If a current video is practically over or the value in
the history's watch progress is almost the same as the length
of the video, it's safe to deduce that if the external player
button is clicked, the user is most likely just rewatching
the video, making no sense to pass a start offset to it
2022-06-19 18:02:57 +00:00
bob1520
330086e87c
add ? and * ( #2319 )
2022-06-15 22:41:38 +00:00
absidue
e2c7fa35a3
Fix the YouTube GDPR cookie not being sent along with requests ( #2315 )
2022-06-15 22:40:46 +00:00
luzpaz
3440ee507c
Fix misc. typos ( #2311 )
...
Found via `codespell -q 3 -S ./yarn.lock,./static/geolocations,./static/locales -L te`
2022-06-13 21:31:32 +08:00
absidue
18b9bdf17d
Remove the material-design-icons dependency ( #2298 )
2022-06-08 09:11:33 +08:00
PrestonN
cf1de6302c
Update download-settings.js, download-settings.vue, and 3 more files...
2022-06-05 17:25:05 -04:00
vallode
6a1e81d5a8
Fix channel banner padding ( #2288 )
...
* Fix channel banner padding
* Add banner as background image for cover
* Fix lint warnings
* Fix ugly default channel banner
2022-06-05 10:51:49 +08:00
vallode
fd46b22f91
Playlist page improvements ( #2281 )
...
* Add hover visual on thumbnails
* Fix white-space issues on playlist description
* Fix playlist issues with scrolling
* Fix end of file new lines
* Fix dropdown not visible issue
* Fix mobile styling
* Clean up using flex
* Fix lint issue
2022-06-04 21:51:18 +00:00
vallode
492c48dcf8
Fix ft-input bug padding ( #2287 )
...
* Fix ft-input bug padding
* Fix non clear text inputs showing padding
2022-06-04 21:38:12 +00:00
ChunkyProgrammer
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
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
vallode
8d5aa4d855
Remove usage of fixed positioning for core UI elements ( #2284 )
...
* Use flex positioning instead of fixed
* Remove expand class
* Fix sticky description on video in mobile
* Sort CSS properties
2022-06-03 12:01:26 +00:00
ChunkyProgrammer
5f8e33c6ad
Improve system locale selection ( #2271 )
...
* improve system language selection
* fix lint
* add comments
2022-06-03 12:00:20 +00:00
vallode
31bb187bbd
Clean up ft-input for top-nav ( #2279 )
...
* Clean up ft-input for top-nav
* Even out padding on ft-input
* Remove difference in in/out transitions for input
* Alternative solution to showing clear text button
* Keep clear text button visible if applicable
* Fix typo
2022-06-01 16:44:46 +08:00
vallode
989f37f913
Even spacing on top-nav ( #2280 )
2022-06-01 15:39:14 +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
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
2db528b8dd
! Fix handling of youtube link middle mouse click ( #2083 )
...
To properly open new windows
2022-05-30 14:32:38 -04:00