freetube/src/renderer/views
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
..
About Refactor: Erase `@electron/remote` references and other dangerous calls 2021-05-22 00:49:48 +01:00
Channel Translate window titles (#1321) 2021-07-21 11:45:02 -04:00
History Implement History and jump to last watched time progress 2020-08-19 22:39:44 -04:00
Playlist Invidious: Randomize instance on startup 2021-07-03 02:55:56 +01:00
Popular Refactor: Swap `dispatch`/`commit` calls with mapped actions/mutations 2021-05-22 00:56:32 +01:00
ProfileEdit Enable profile based channel filtering (#1013) 2021-03-06 13:00:52 -05:00
ProfileSettings Fix linting issues 2020-09-01 23:25:06 -04:00
Search Refactor: Swap `dispatch`/`commit` calls with mapped actions/mutations 2021-05-22 00:56:32 +01:00
Settings Add support for External Players (closes #418) (#1271) 2021-06-13 17:31:43 +02:00
Subscriptions Invidious: Randomize instance on startup 2021-07-03 02:55:56 +01:00
Trending Invidious: Randomize instance on startup 2021-07-03 02:55:56 +01:00
UserPlaylists Reverse saved videos list to show latest on top 2021-01-21 13:35:13 -05:00
Watch Fix issue with videos not loading when running in dev mode 2021-07-17 20:24:26 -04:00