summaryrefslogtreecommitdiffstats
path: root/assets/js/subscribe_widget.js (follow)
AgeCommit message (Expand)Author
2024-10-29Routes: Simplify actions in subscription_ajaxSamantaz Fox
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-25default parametersmeow
2022-04-25replace innerHTML to safer textContent where possiblemeow
2022-04-25eqeqeqmeow
2022-04-25semicolonsmeow
2022-04-25use strictmeow
2020-03-15Migrate to a good Content Security Policy (#1023)leonklingele
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-08Remove referer from XHROmar Roth
2019-05-06Refactor watch.jsOmar Roth
2019-05-05Refactor subscribe_widgetOmar Roth