FreeTube/src/renderer
absidue 598d970b93
Create empty subscriptions cache objects directly instead of cloning (#4814)
2024-03-27 08:37:19 +08:00
..
assets Add option to change thumbnail appearance (#3890) 2023-08-31 11:18:52 -04:00
components Fix the left arrow key not working on the first button in prompts (#4816) 2024-03-27 08:32:21 +08:00
helpers Parse compact numbers without using floating point numbers to avoid accuracy issues (#4817) 2024-03-27 08:34:21 +08: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 Keep the video options button visible when the dropdown is open (#4771) 2024-03-25 10:21:10 -04:00
store Create empty subscriptions cache objects directly instead of cloning (#4814) 2024-03-27 08:37:19 +08:00
views Move usingElectron from computed into data (#4810) 2024-03-26 20:27:57 -04: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