summaryrefslogtreecommitdiffstats
path: root/assets/js/notifications.js (follow)
AgeCommit message (Expand)Author
2023-11-23Remove the 'fields' parameter on the client side tooSamantaz Fox
2022-06-05JS. Trailing spaces removedmeow
2022-05-21comment changedmeow
2022-05-21handled invalid values in storagemeow
2022-05-06fix helpers storagemeow
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-25add variable declarationsmeow
2022-04-25eqeqeqmeow
2022-04-25semicolonsmeow
2022-04-25use strictmeow
2020-03-15Migrate to a good Content Security Policy (#1023)leonklingele
2019-07-20Remove default arguments from function definitionsOmar Roth
2019-06-16Fix event listener for notifications.jsOmar Roth
2019-06-16Optimize get_subscriptions AJAXOmar Roth
2019-06-16Fix typo in notifications.jsOmar 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