FreeTube/src/renderer
ChunkyProgrammer 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
..
assets Add option to change thumbnail appearance (#3890) 2023-08-31 11:18:52 -04:00
components Fix some translation issues (#4674) 2024-02-16 22:20:22 +01:00
helpers Fix the Invidious DASH manifest generation (#4672) 2024-02-14 19:27:23 -05:00
i18n Avoid extending the VueI18n class as it won't exist in Vue 3 (#4046) 2023-09-18 18:39:36 +00:00
router Profile settings UX improvements (#4358) 2023-11-25 18:23:27 +01:00
scss-partials Add feature to set a playlist as quick bookmark target (#4518) 2024-01-17 22:52:42 -05:00
store fix loading invidious instances from static file for electron builds (#4681) 2024-02-16 20:39:59 +00:00
views Fix some translation issues (#4674) 2024-02-16 22:20:22 +01:00
App.css Implement Stylelint linting of CSS logical properties (#4023) 2023-09-14 08:22:33 +08:00
App.js (Multiple) Local Playlist (instead of saving video in one hidden list) (#4234) 2024-01-03 19:44:57 +01:00
App.vue (Multiple) Local Playlist (instead of saving video in one hidden list) (#4234) 2024-01-03 19:44:57 +01:00
main.js Add feature to set a playlist as quick bookmark target (#4518) 2024-01-17 22:52:42 -05:00
themes.css Added a Nordic base theme (#4542) 2024-02-03 11:25:15 -05:00
videoJS.css Make certain controls non-selectable / non-draggable (#3947) 2023-08-27 08:46:19 +08:00