freetube/src/renderer
ChunkyProgrammer 93a48ffe24
Translate window titles (#1321)
* Update Titles to change based on locale

* Update Title on Forward/Backwards navigation

* Revert "Update Title on Forward/Backwards navigation"

This reverts commit 0a57825e920911275dcabfbb36d44712a452da15.

* Translate Window Titles

-Updated en-US & en_GB localization files to include 'Playlist" and "Profile Settings"
- Updated app to dynamically change titles + translate (App.js sets title instead of router now)
- Channel & Video get title based on Channel Name & Video name (changing those titles are in their respective views)

* Revert "Update Titles to change based on locale"

This reverts commit 9e8081606710c2a63655dc33594c542af7826df8.

* Re-add update title to channel view

* fix playlist title

* Fix 'Edit Profile' title
2021-07-21 11:45:02 -04:00
..
assets Create Loop Button and functionality in video player 2021-01-12 22:56:31 -05:00
components Escape HTML in chat & comments (#1342) 2021-07-21 10:37:55 -04:00
i18n Renderer: Move vue-i18n to its own file 2021-06-20 02:40:40 +01:00
router Translate window titles (#1321) 2021-07-21 11:45:02 -04:00
sass-partials Invidious: Randomize instance on startup 2021-07-03 02:55:56 +01:00
store yewtu.be now support FreeTube (#1518) 2021-07-15 22:05:53 -04:00
views Translate window titles (#1321) 2021-07-21 11:45:02 -04:00
App.css Add notifications for new blog posts and app updates 2020-09-20 14:22:39 -04:00
App.js Translate window titles (#1321) 2021-07-21 11:45:02 -04:00
App.vue Bugfix: load of subscriptions at startup (#1216) 2021-04-20 18:07:47 +00:00
main.js Renderer: Move vue-i18n to its own file 2021-06-20 02:40:40 +01:00
themes.css Initial Playlist implementation. Functions like basic favorites list 2021-01-14 18:03:23 -05:00
videoJS.css Hide volume percentage on hover 2021-05-16 21:43:34 -04:00