Commit Graph

105 Commits (6caa5eb1b18ab8d34034f319024bd81877035b36)

Author SHA1 Message Date
Simon Legner 07d88233f8 It's 2024 1 year ago
Simon Legner aeb9f8037f Fix initEvent method deprecation 1 year ago
Simon Legner 0f497e57c8 Use window.requestAnimationFrame w/o fallback 1 year ago
Simon Legner ff7a10c003 Use spread syntax 1 year ago
Simon Legner 9f87a459eb Use const, use arrow callbacks 1 year ago
Simon Legner 82fd7e6547 Use Array.includes and String.includes 1 year ago
Simon Legner f364659d97 Use optional chaining operator ?. 1 year ago
Simon Legner eea754d19a ajax: do not clutter global 1 year ago
Simon Legner 228090ad83 ajax: use Object.entries 1 year ago
Simon Legner e5fcde09f9 Sanity-check decaffeinate the rest 1 year ago
Simon Legner 925732669e Sanity-check decaffeinate util 1 year ago
Simon Legner c1a424f7e1 Sanity-check decaffeinate class CookiesStore 1 year ago
Simon Legner 3276b2637f Sanity-check decaffeinate class Events 1 year ago
Simon Legner 04d167c9e0 Sanity-check decaffeinate ajax 1 year ago
Simon Legner 1de76bc99d Sanity-check decaffeinate page 1 year ago
Simon Legner 81c0551d35 ReferenceError: Must call super constructor in derived class before accessing 'this' 1 year ago
Simon Legner a725a0aabb class Events 1 year ago
Simon Legner e6983b0a9d SyntaxError: Identifier 'Cls' has already been declared 1 year ago
Simon Legner a905bdf5c1 Prettier.io 1 year ago
decaffeinate c237856902 decaffeinate: Run post-processing cleanups on app.coffee and 75 other files 1 year ago
decaffeinate e4fbca722b decaffeinate: Convert app.coffee and 75 other files to JS 1 year ago
decaffeinate 6cc430ffc4 decaffeinate: Rename app.coffee and 75 other files from .coffee to .js 1 year ago
Simon Legner e1d472c906 It's almost 2023 2 years ago
Simon Legner 3e2b0f9ac6 Respect Do Not Track and Global Privacy Control 3 years ago
Simon Legner dfed09bdcd It's 2021 4 years ago
Jed Fox af8576fe0a It’s 2020 5 years ago
Jed Fox f42afb6f30
Fix by catching errors thrown when calling canvas.toDataURL 5 years ago
Jasper van Merle 782429ca02 Fix various favicon-related Sentry issues 6 years ago
Jasper van Merle 39ec9e4e3b Revert adding transparent background to favicon doc images 6 years ago
Jasper van Merle 6efad323ff Add transparent background to doc icon on favicon 6 years ago
Jasper van Merle fef9589fae Simplify service worker and don't show analytics setting/notification in development 6 years ago
Jasper van Merle f25c62ede4 Revert autoHide change for consistency 6 years ago
Jasper van Merle 22094f7dcf Fix 6 years ago
Jasper van Merle b23b81e693 Rename CookieStore to CookiesStore 6 years ago
Jasper van Merle c01982ca9a Fix favicon on HiDPI displays 6 years ago
Jasper van Merle 8d57c48b18 Fix favicon when there are multiple versions 6 years ago
Jasper van Merle 5dbb853606 Fix Docker images, sprites:generate and a favicon cors issue 6 years ago
Jasper van Merle be0b8190e4 Merge branch 'master' into dynamic-favicon 6 years ago
Jasper van Merle 5438143cf8 Fix merge conflicts 6 years ago
Jasper van Merle 1c007d8826 Fix merge conflicts 6 years ago
Jasper van Merle 14e49f7014 Use GitHub's parent-child style 6 years ago
Jasper van Merle 66a0b82e3c Ask for consent before enabling Google Analytics and Gauges 6 years ago
Jasper van Merle c36478ce82 Set favicon to the icon of the currently shown docs 6 years ago
Thibaut Courouble 90ddbad8ad 2019 6 years ago
Jasper van Merle c6f0f1693f Limit new event listener to Chrome for Android 6 years ago
Thibaut Courouble 7d3c6bd970 Force HTTPS 7 years ago
Thibaut Courouble 46a2981aef 2018 7 years ago
Felix Yan b55a2946e9 Fix a typo in javascripts/lib/util.coffee 7 years ago
Thibaut Courouble 786a549f0f Remove X-Requested-With header to avoid CORS preflight requests 8 years ago
Thibaut Courouble f5194d35bf Add automatic/fallback redirection for URLs with missing or incorrect trailing slash 8 years ago