Commit Graph

90 Commits (b6a5e388f57f8a7af87d46d8859888fba2577aec)

Author SHA1 Message Date
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 #1151 by catching errors thrown when calling canvas.toDataURL
5 years ago
Jasper van Merle 782429ca02 Fix various favicon-related Sentry issues
5 years ago
Jasper van Merle 39ec9e4e3b Revert adding transparent background to favicon doc images
5 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 #1049
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
6 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
7 years ago
Thibaut Courouble f5194d35bf Add automatic/fallback redirection for URLs with missing or incorrect trailing slash
7 years ago
Thibaut Courouble 0240932198 Fix exception in $.scrollParent
7 years ago
Thibaut Courouble 44e6316100 Add ability export/import preferences
7 years ago
Thibaut Courouble 5ce239d211 Fix exception in $.scrollParent
7 years ago
Thibaut Courouble 30dd32c1b5 Normalize event.target for old browsers incorrectly handling SVG elements
7 years ago
Thibaut Courouble 53f666a742 Use parentNode instead of parentElement as the latter doesn't work on SVG elements in some browsers
7 years ago
Thibaut Courouble 170445c95f Add setting to force native scrollbars on webkit/blink
8 years ago
Thibaut Courouble 48d85f1124 Improve behavior of search scope when hitting escape
8 years ago
Thibaut Courouble 4f62ccbdbf Fix various issues when switching from single doc to full app
8 years ago
Thibaut Courouble a8073b3a12 Fix and improve doc picker tab navigation
8 years ago
Thibaut Courouble f9a456cefd Fix error in $.popup
8 years ago
Thibaut Courouble 6b5f9a1088 Tweak tracking scripts
8 years ago
Thibaut Courouble 188c9d0229 Improve $.scrollTo
8 years ago
Thibaut Courouble 63bb8cd1e1 Don't autofocus search input on Android/iOS
8 years ago
Thibaut Courouble b31f18857d Fix IE10-11 IndexedDB
8 years ago
Thibaut Courouble 74d7ad047f Fix IE11 issues
8 years ago