FreeTube/src/renderer
Svallinn c9c6b38627
Utils+Everywhere: Add a start offset tolerance for the external player (#2326)
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 14:09:24 -05:00
..
assets Feature: Screenshot of video (#2221) 2022-05-30 15:24:34 +02:00
components Utils+Everywhere: Add a start offset tolerance for the external player (#2326) 2022-06-19 14:09:24 -05:00
i18n Renderer: Move vue-i18n to its own file 2021-06-20 02:40:40 +01:00
router Recognize more channel links (#1455) 2021-11-02 11:45:50 +00:00
sass-partials Fix issue where the watched progress bar in ft-list-item would overflow 2022-02-06 15:54:49 -05:00
store Utils+Everywhere: Add a start offset tolerance for the external player (#2326) 2022-06-19 14:09:24 -05:00
views Fix channel banner padding (#2288) 2022-06-05 10:51:49 +08:00
App.css Remove usage of fixed positioning for core UI elements (#2284) 2022-06-03 12:01:26 +00:00
App.js ! Fix handling of youtube link middle mouse click (#2083) 2022-05-30 14:32:38 -04:00
App.vue Remove usage of fixed positioning for core UI elements (#2284) 2022-06-03 12:01:26 +00:00
main.js Remove the material-design-icons dependency (#2298) 2022-06-08 09:11:33 +08:00
themes.css Remove usage of fixed positioning for core UI elements (#2284) 2022-06-03 12:01:26 +00:00
videoJS.css Feature: Screenshot of video (#2221) 2022-05-30 15:24:34 +02:00