summaryrefslogtreecommitdiffstats
path: root/src/mixins/browserCheck.js
AgeCommit message (Expand)Author
2023-03-25allow braveSimon L
2023-02-23apply lint rules to .js filesMaksim Sukharev
2023-01-08fix linterihard
2023-01-07Disable warning for Yandex.Browserihard
2022-10-10Handle invalid browser versions more gracefully and fix Safari iPadOS 15.7Joas Schilling
2022-07-23Update my emailMarco Ambrosini
2021-08-23Fix license tagJoas Schilling
2021-01-20Remove "unsupported browser" warning for OperaJacek
2020-10-12Use defined constantsJoas Schilling
2020-08-27Fix permanent timeoutJoas Schilling
2020-05-19Fix browser version comparison with ChromiumJoas Schilling
2020-05-18Use a better lib for browser detectionJoas Schilling
2020-04-08Don't show a warning to use the same browserJoas Schilling
2020-04-07Apply suggestions from code review Joas Schilling
2020-04-07Remove linksMarco Ambrosini
2020-04-07Add documentationMarco Ambrosini
2020-04-07Move the logic to a method to avoid multiple executionsMarco Ambrosini
2020-04-07Disable call button and show tooltip if unsupportedMarco Ambrosini
2020-04-06Create browserCheck mixinMarco Ambrosini