freetube/src/renderer
absidue bc886af726
Implement chapters (#2224)
* Implement chapters

* Generate chapters locally for the Invidious API backend

* Performance improvements

* More performance improvements

* Improve chapters appearance and add compact mode for Invidious

* Update UI while seeking instead of afterwards

* Invidious extract chapters with range timestamps properly and duplicate chapters

* Minor code improvement

* Add accessibility labels and keyboard navigation

* Add chapter markers

* Fix missing newline at the bottom of ft-video-player.css

* Fix marker placement
2022-09-29 20:01:54 +00:00
..
assets Feature: Screenshot of video (#2221) 2022-05-30 15:24:34 +02:00
components Implement chapters (#2224) 2022-09-29 20:01:54 +00:00
i18n Compress and lazy load locales (#2603) 2022-09-24 11:06:50 -04:00
router Feature/channels page (#2129) 2022-07-08 11:40:10 +08:00
sass-partials Add a settings section component to reduce duplicate code (#2609) 2022-09-24 09:12:11 +00:00
store Implement chapters (#2224) 2022-09-29 20:01:54 +00:00
views Implement chapters (#2224) 2022-09-29 20:01:54 +00:00
App.css Fix banner width (#2432) 2022-07-31 15:37:22 -04:00
App.js Fix package.json getting embedded in the release builds (#2635) 2022-09-28 20:55:33 -04:00
App.vue Fix banner width (#2432) 2022-07-31 15:37:22 -04:00
main.js Implement chapters (#2224) 2022-09-29 20:01:54 +00:00
themes.css Update css-loader and switch to webpack 5's asset modules (#2566) 2022-09-11 20:34:58 -04:00
videoJS.css Fix emojis displaying incorrectly (#2327) 2022-06-19 16:44:24 -04:00