Commit Graph

171 Commits (2246c22820c97b3356d35cbfd55a9c990a2b8325)

Author SHA1 Message Date
Thibaut Courouble 0e5f888681 Fix update checker
8 years ago
Thibaut Courouble 3ac7142224 Add type entries to scoped search
8 years ago
Thibaut Courouble c42ef5dc29 Fix exception in Router#isIndex
8 years ago
Thibaut Courouble 84846843f3 Tweak JS error tracking
8 years ago
Thibaut Courouble 8b566f205b Improve IDB error handling for Firefox private mode
8 years ago
Thibaut Courouble 97dbb2afde Don't sort already-sorted docs on boot
8 years ago
Thibaut Courouble 98a6eb58cb Reset search field when browsing to index page in single doc mode
8 years ago
Thibaut Courouble 4f62ccbdbf Fix various issues when switching from single doc to full app
8 years ago
Thibaut Courouble 7947f2d9ba Fix issue when hitting escaping key in single doc mode
8 years ago
Thibaut Courouble aed1d8e56e Fix space key not activating links and checkboxes
8 years ago
Thibaut Courouble 9d919591c2 Make search match 'git filter-branch' when searching for 'filter-'
8 years ago
Thibaut Courouble d59d43e64b Minor performance optimization to speed up app boot
8 years ago
Thibaut Courouble 067fa9355e Add in-memory cache to app.Settings to speed up repeated access to settings during arrow key scrolling
8 years ago
Thibaut Courouble ae298605d2 Improve JS error tracking
8 years ago
Thibaut Courouble 44ade1865e Tweak IDB error tracking
8 years ago
Thibaut Courouble b31f18857d Fix IE10-11 IndexedDB
8 years ago
Thibaut Courouble 684355cc52 Improve IndexedDB versioning and recover from version mismatch
8 years ago
Thibaut Courouble d63aadb27e Improve IndexedDB error handling
8 years ago
Thibaut Courouble 407814d95d Tweak js error tracking
8 years ago
Thibaut Courouble 15da3113d3 Fix AppCache#reload
8 years ago
Thibaut Courouble 214622b41e Only use super + left/right for back/forward navigation on Mac
8 years ago
Thibaut Courouble 031b62485f Add keyboard shortcut to open preferences
8 years ago
Thibaut Courouble 4984f0064f Add setting for swapping arrow keys behavior
8 years ago
Thibaut Courouble 71a3c31145 Add setting to disable smooth scrolling
8 years ago
Thibaut Courouble 88ba685441 Remove legacy code
8 years ago
Thibaut Courouble e94af979d9 Add settings page
8 years ago
Thibaut Courouble 327a408a44 Switch to system UI fonts
8 years ago
Thibaut Courouble 06cf118786 Add forward slash as keyboard shortcut to focus the search field
8 years ago
Thibaut Courouble 2f19cf9664 Add keyboard shortcut for opening original page
8 years ago
Thibaut Courouble 8b72bd5796 Update Angular documentation (2.1.0)
8 years ago
Thibaut Courouble 8c830f5790 Don't override default behavior of home/end keys when search field has focus
8 years ago
Thibaut Courouble 7419d24453 Rename docs_host → docs_origin
8 years ago
Thibaut Courouble d6823d823a Make hardcoded refs to devdocs.io and cdn.devdocs.io config vars
8 years ago
Thibaut Courouble 9612016351 Load MathML polyfill stylesheet only when needed
8 years ago
Thibaut Courouble 3eb5a0caaa Better error handling when cookies are disabled
8 years ago
Thibaut Courouble e1ca01fca4 Tweak JS error logging
9 years ago
Thibaut Courouble fd5626219d ¯\_(ツ)_/¯
9 years ago
Thibaut Courouble b088c3b2ed Work-around for Chrome lazy (and slowly) loading data-uri web fonts
9 years ago
Thibaut Courouble f57cc8e657 Update CodeIgniter documentation (3.1.0)
9 years ago
Thibaut Courouble 6edc7d9c5c I guess not...
9 years ago
Thibaut Courouble 70440a1c16 Fix error in app.Router#isDocIndex
9 years ago
Thibaut Courouble 2a7107f94b Clean up JS error tracking
9 years ago
Thibaut Courouble 0d38b9be88 Fix error in checkForCorruptedDocs
9 years ago
Thibaut Courouble 59918fdee5 Handle empty/corrupted IDB
9 years ago
Thibaut Courouble 800622099f Improve resiliency of IDB database
9 years ago
Thibaut Courouble ba4bcbf7ee Improve URL search
9 years ago
Thibaut Courouble 1412517869 Better handling of IDB bogus NotFoundError
9 years ago
Thibaut Courouble 4cece4cec7 Minor search improvements
9 years ago
Thibaut Courouble d88a3b263b Handle bogus IDB ConstraintError
9 years ago
Thibaut Courouble 11936b01ab Attempt to handle bogus IDB NotFoundError
9 years ago