Commit Graph

402 Commits (e8f70676ce52f1da9cf67fe375059008b261ec73)

Author SHA1 Message Date
Jed Fox 2beb46db42 Add mobile override mode
5 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 22094f7dcf Fix #1049
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 1c007d8826 Fix merge conflicts
6 years ago
Jasper van Merle e684e8cb75
Merge pull request #831 from jmerle/fix-829
6 years ago
Jasper van Merle 6138f05bd7
Merge pull request #1022 from jmerle/service-worker
6 years ago
Jasper van Merle c28305b0b7 Implement review suggestions
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 6893ac9514
Merge branch 'master' into fix-829
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
Jasper van Merle d640a8ee22 Set favicon to documentation icon on open
6 years ago
Jasper van Merle c6f0f1693f Limit new event listener to Chrome for Android
6 years ago
Jasper van Merle c27868debc Simplify re-triggering search after scope change
6 years ago
Jasper van Merle 8039610888 Remove scope by clicking on it or by backspacing into it
6 years ago
Jasper van Merle 504f95e4f4 Fix single documentation search on Android
6 years ago
Thibaut Courouble e64cfcfb64 Add confirmation to "Uninstall all" action
6 years ago
Thibaut Courouble a8a97e0198 Preserve path when reloading the app
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
Natnael Getahun 1bc380f12d Add DuckDuckGo shortcut
7 years ago
Grant Bourque d657377d1c Use `document.scrollingElement` for mobile scrolls
7 years ago
Jasper van Merle 4b12335b19 Fix #829
7 years ago
Jed Fox a5b6ffb116 Move “DevDocs” in the tab title to after the dynamic portion of the title
7 years ago
Grant Bourque d5d913fc11 Use browser dimensions for mobile detection
7 years ago
Thibaut Courouble d48396de57 DevDocs → freeCodeCamp
7 years ago
Thibaut Courouble a379b6299d Ask all HTTP users to switch to HTTPS
7 years ago
Thibaut Courouble 76aec2bd95 Don't reset to root page when clearing the search field
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 e212f62e89 Fix issue when hitting left-arrow keyboard shortcut on a disabled and unversioned doc
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 8d0606d070 Fix OpenJDK entry breaking keyboard navigation in the sidebar
8 years ago
Thibaut Courouble d7001c2eb5 Optimize DOM query selectors
8 years ago
Thibaut Courouble 581e656fd2 Optimize search autofocus code
8 years ago
Thibaut Courouble e2ad2e5117 Minor code cleanup
8 years ago