summaryrefslogtreecommitdiffstats
path: root/assets/js/embed.js (follow)
AgeCommit message (Expand)Author
2022-05-06js code rewrite. Created _helpers.js with XHR and storage wrappermeow
2022-04-25`console.warn` and `info` instead of `log`meow
2022-04-25replace innerHTML to safer textContent where possiblemeow
2022-04-25fix double variable declarationmeow
2022-04-25eqeqeqmeow
2022-04-25semicolonsmeow
2022-04-25use strictmeow
2020-12-08Shuffle URL paramssaltycrys
2020-03-15Migrate to a good Content Security Policy (#1023)leonklingele
2019-10-18Fix comment event listenerOmar Roth
2019-10-15Add support for custom playlistsOmar Roth
2019-07-20Remove default arguments from function definitionsOmar Roth
2019-06-16Shorten timeout for AJAXOmar Roth
2019-06-15Fix retry on timeout for AJAX requestsOmar Roth
2019-06-07Minor refactorOmar Roth
2019-06-01Only add notification event listener after onloadOmar Roth
2019-06-01Add support for Web notificationsOmar Roth
2019-05-27Add "local" to "next video" URLsOmar Roth
2019-05-06Refactor player.jsOmar Roth
2019-05-06Refactor embed.jsOmar Roth