Commit Graph

114 Commits (ea00d3bfd13083fcfd435e18de3b0adeae9aa910)

Author SHA1 Message Date
Simon Legner f364659d97 Use optional chaining operator ?.
1 year ago
Simon Legner e5fcde09f9 Sanity-check decaffeinate the rest
1 year ago
Simon Legner 2dd04a82d8 Sanity-check decaffeinate app.views.Content
1 year ago
Simon Legner 5f63145de1 Sanity-check decaffeinate app.Settings
1 year ago
Simon Legner 46d8d85ee2 Sanity-check decaffeinate app.views.RootPage
1 year ago
Simon Legner 63ff7311c2 Sanity-check decaffeinate app.views.StaticPage
1 year ago
Simon Legner 7fa81665df Sanity-check decaffeinate app.views.EntryPage
1 year ago
Simon Legner f465cc81e0 Sanity-check decaffeinate app.views.TypePage
1 year ago
Simon Legner 5b3f7b9658 Sanity-check decaffeinate app.views.SettingsPage
1 year ago
Simon Legner f9f5c2bc3d Sanity-check decaffeinate app.views.OfflinePage
1 year ago
Simon Legner 92d6d5e1d4 Sanity-check decaffeinate app.views.Content
1 year ago
Simon Legner c70e01fa53 Fix invalid constructor
1 year ago
Simon Legner 81c0551d35 ReferenceError: Must call super constructor in derived class before accessing 'this'
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 7e0dacb92b Settings: disable autofocus of search input
2 years ago
Shashank Jain a2a1733fcc Applied seconds input settings patch
4 years ago
Shashank Jain 7932a457af Added a checkbox to enable scroll by space
4 years ago
Simon Legner c0ddcf3469 Shortcut to copy URL of original page (alt + C)
4 years ago
Jed Fox e8b1359665 Switch to radio buttons for theme picker, only allow auto setting where supported
5 years ago
Simon Legner 0700f2d833 Add support for prefers-color-scheme media query
5 years ago
Stefan Selent ea57487453 Extract the right target for clicks on nested elements
6 years ago
Jasper van Merle be0b8190e4 Merge branch 'master' into dynamic-favicon
6 years ago
Jasper van Merle 8aa8ae1035 Fix merge conflicts
6 years ago
Jasper van Merle 5438143cf8 Fix merge conflicts
6 years ago
Jasper van Merle 576f32dae1 Make service worker opt-in in development
6 years ago
Jasper van Merle 0e9aa8847b Add preference to bypass service worker cache
6 years ago
Jasper van Merle 8ed1f4ace1 Replace AppCache with a service worker
6 years ago
Jasper van Merle d63487d973 Simplify layouts array
6 years ago
Jasper van Merle 35f6f719e3 Load layout preferences client-side from cookies
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 e64cfcfb64 Add confirmation to "Uninstall all" action
6 years ago
Thibaut Courouble e8d52c9cfd Fix app cache not updating when changing the app's color theme
6 years ago
Jed Fox a30fcf9d9a Switch from SASS variables to CSS variables
6 years ago
Thibaut Courouble 7d3c6bd970 Force HTTPS
6 years ago
Jasper van Merle 85f57fe5d0 Add option to automatically download documentation
6 years ago
Grant Bourque d657377d1c Use `document.scrollingElement` for mobile scrolls
7 years ago
Thibaut Courouble a379b6299d Ask all HTTP users to switch to HTTPS
7 years ago
Thibaut Courouble cbfc73951b Improve Help page
7 years ago
Thibaut Courouble 9cce390ead Fix alt+o shortcut not preventing default in Firefox
7 years ago
Thibaut Courouble 44e6316100 Add ability export/import preferences
7 years ago
Thibaut Courouble 64f04305d3 Replace all remaining PNG UI icons with SVGs
7 years ago
Thibaut Courouble 30dd32c1b5 Normalize event.target for old browsers incorrectly handling SVG elements
7 years ago
Thibaut Courouble d7001c2eb5 Optimize DOM query selectors
8 years ago
Thibaut Courouble f891e16f39 Optimize scrolling code during page transitions
8 years ago
Thibaut Courouble 170445c95f Add setting to force native scrollbars on webkit/blink
8 years ago