Commit Graph

1577 Commits (99cc9797535c30f7fe24aa024ef9708bd10aae2d)

Author SHA1 Message Date
Thibaut 16486ff467 Force page reload when loading offline page in single doc mode
10 years ago
Thibaut 6a82830ab4 Add setting for updating offline docs automatically
10 years ago
Thibaut ebd00f5a72 Check for offline doc updates automatically
10 years ago
Thibaut 71f3387eeb Add link to offline page
10 years ago
Thibaut 95f81055ad Add links to install/update/uninstall all docs
10 years ago
Thibaut ebb39e95e8 Remove temporary news notif
10 years ago
Thibaut b898ac18c8 Refactor settings
10 years ago
Thibaut 5c1a9ed640 Update copyright year
10 years ago
Thibaut 0231b84d5e Call preventDefault() on IDB errors so they don't bubble up to window.onerror
10 years ago
Thibaut 9b1d704e7c Fix loading entries with #fragment path from IndexedDB
10 years ago
Thibaut be7d43ef89 Simplify offline links data attributes
10 years ago
Thibaut e9fc1d3c68 Download/Delete -> Install/Uninstall
10 years ago
Thibaut 6e54d92f18 Cache the 'docs' IDB store in memory
10 years ago
Thibaut d5e694553a Tweak offline page error message
10 years ago
Thibaut e86f812aa9 Cache indexedDBVersion
10 years ago
Thibaut f211124d14 Fully implement offline docs table
10 years ago
Thibaut eb58c01ee5 Only check for buggy IndexedDB once
10 years ago
Thibaut 04676edd54 Don't keep the IndexedDB database open
10 years ago
Thibaut ada9949ac6 Fix race-conditions when rendering asynchronous pages
10 years ago
Thibaut b38d94890d Add offline Q&A
10 years ago
Thibaut eccdb82a78 Fix typo
10 years ago
Thibaut a59ef1cdb6 Add db_size attribute in doc manifest
10 years ago
Thibaut da3ca7d8c7 Undownload docs when they are disabled
10 years ago
Thibaut 0b56ef1c02 Disable offline page when IndexedDB isn't available
10 years ago
Thibaut ba09a14ec0 Add a few missing returns
10 years ago
Thibaut afbe4c3846 Remove unused property
10 years ago
Thibaut c2879a5e80 Speed up offline page by loading download statuses in a single transaction
10 years ago
Thibaut 4f781d7e82 Fix app.DB#version returning boolean instead version
10 years ago
Thibaut ccf9171ccc Lazy-load IndexedDB
10 years ago
Thibaut 9b1402cb71 Tweak debug js
10 years ago
Thibaut 9cc6dc9cf6 Reset IndexedDB when resetting the app
10 years ago
Thibaut 25f844da9b Add ability to cache complete documntations in IndexedDB
10 years ago
Thibaut ca61a2b746 Add Doc#db_path
10 years ago
Thibaut 9d47e02cf1 Add Bower documentation
10 years ago
Thibaut 0fc2aacb83 Improve Node.js scraper
10 years ago
Thibaut 88c7f108ea Refactor javascript page classes
10 years ago
Thibaut b94113b80e Add Modernizr documentation
10 years ago
Thibaut 34934b27cb Add Socket.IO documentation
10 years ago
Thibaut 7b358f6f28 Add React documentation
10 years ago
Thibaut 79e574e695 Add RethinkDB documentation
10 years ago
Thibaut d86d788f27 Fix typo
10 years ago
Thibaut d8cdda54b5 Fix Firefox buggy appcache
10 years ago
Thibaut a677417665 Improve search fuzzy matching
10 years ago
Thibaut cca1b37ce0 Temporary news notif
10 years ago
Thibaut 2a2cef1467 Fix notification positioning
10 years ago
Thibaut 90a59030b8 Thanks DevDocs's sponsors
10 years ago
Thibaut 5716bd5468 Add Shopify as a sponsor
10 years ago
Thibaut a72778e9f4 Update Yii documentation (2.0.1)
10 years ago
Thibaut 02029e5e23 Fix single-doc reload on escape in Firefox
10 years ago
Thibaut 44a3b4584d Improve keyboard usability of doc picker
10 years ago
Thibaut b5f2ba5669 Add useCapture option to $.on/off
10 years ago
Thibaut fa73dba4e6 Route share links through app
10 years ago
Thibaut 752babb9d0 Move changelog to a JSON file
10 years ago
Thibaut d74d0e7e75 Add Nokogiri documentation
10 years ago
Thibaut 64b2ea7160 Add PHPUnit to About page
10 years ago
Thibaut fdaf471a5e Changelog entry for PHPUnit
10 years ago
Thibaut 16f6388785 Add PHP code highlighting
10 years ago
Thibaut 23a0c830ec Update Prism.js
10 years ago
Thibaut b0071e2e64 Add share notification
10 years ago
Thibaut 866a5841b5 Don't auto-hide update notification
10 years ago
Thibaut 4849e6813a Add Python 2 documentation
10 years ago
Thibaut bea1b0101a Constantize regexes
10 years ago
Thibaut 74d0f76d8a Tweak error message
10 years ago
Thibaut 26bace6cb9 Update Raven.js
10 years ago
Thibaut 3fd686a92e Update FastClick
10 years ago
Thibaut 465a172025 New design
10 years ago
Thibaut a3aa03bc3d Optimize search
10 years ago
Thibaut 50c18b2f89 Bump search chunk size
10 years ago
Thibaut 5d0f2cd5a6 Add Mongoose documentation
10 years ago
Thibaut e9c9884a13 Fix scrollToTarget when element id has encoded uri components
10 years ago
Thibaut cc509c17f2 Add Marionette.js documentation
10 years ago
Thibaut 5335c81535 Add SVG documentation
10 years ago
Thibaut 78beda8974 Add nginx documentation
10 years ago
Thibaut 44daeb0e9d Add link to the GitHub project on the changelog page
10 years ago
Thibaut 0699fee649 Add aliases to Lo-Dash documentation
10 years ago
Thibaut c93adea843 Update Angular.js documentation (1.3.0)
10 years ago
Thibaut 7cade1d4fc Add XPath documentation
10 years ago
Thibaut 231fe77c96 Update Cordova documentation (3.6.0)
10 years ago
Thibaut a3dbd867e9 Suggest reloading the app on load error
10 years ago
Thibaut b660a09856 Update app cache on load error in case the index has been updated
10 years ago
Thibaut 99a99d9d71 Ignore exceptions when 827 has been overriden
10 years ago
Thibaut 2016da4dae Add changelog entry for MDN updates
11 years ago
Thibaut f4b736eb9c Update HTML docs
11 years ago
Thibaut 2de5d012c3 Don't expand truncated sidebar items on mobile
11 years ago
Thibaut 5079756d87 Show message when JavaScript is disabled
11 years ago
Thibaut 8377fa2b09 Update dev intro message
11 years ago
Thibaut 45c9fba5ad Gittip -> Gratipay
11 years ago
Thibaut 9a21b64231 Blur previously focused entry after new search
11 years ago
Thibaut 5462c7c64f Tweak no result copy
11 years ago
Thibaut 4928c845a5 Add info text when no search results are found
11 years ago
Thibaut 4ffc605019 Refactor Mac/Windows detection
11 years ago
Thibaut a93b2d922c On Windows, use alt modifier instead of ctrl for back/forward navigation
11 years ago
Thibaut 144136b824 Copy changes
11 years ago
Thibaut 6bbf267b6e Add Django documentation
11 years ago
Thibaut 2cae43f4e8 Change alt+rarr shortcut to alt+f
11 years ago
Thibaut 975f89b882 Enable sidebar keyboard navigation on desktop touch computers
11 years ago
Thibaut 6bcfd08bb1 Add Markdown documentation
11 years ago
Thibaut b33b17bedb Escape entry name in path bar
11 years ago
Thibaut 636fc8cfd3 Refactor / fix page analytics
11 years ago
Thibaut 0ff6209aba Update about page
11 years ago
Thibaut 9ab3a394e9 Add Gauges
11 years ago
Thibaut b872687864 Add year to changelog
11 years ago
Thibaut 73fa8e5539 Fix Results#openFirst when firstChild isn't an element
11 years ago
Thibaut 5f435c7c8a Don't app.init when document.body is null
11 years ago
Thibaut 405e263172 Add Cordova documentation
11 years ago
Thibaut 63715a31f9 Add Sinon documentation
11 years ago
Thibaut 46f6db4a90 Add Chai documentation
11 years ago
r3Fuze c23e54ed3e Change link to guide for firefox location bar search
11 years ago
Thibaut 8edeeffc4f Sort docs by name in the sidebar
11 years ago
Thibaut 115ffa8fc8 Improve ranking of search results when multiple exact matches are found
11 years ago
Thibaut ec0e9f0b44 Add RequireJS documentation
11 years ago
Thibaut 8335737641 Fix indexing of entries with "event" in the name
11 years ago
Thibaut 1819d71ff7 Update Haskell scraper
11 years ago
Thibaut 060052beb7 Add Laravel documentation
11 years ago
Thibaut 20b1c02a3a Improve css gradients feature detection
11 years ago
Thibaut eb1141c7c0 Fix Content#onAltRight when no link is found
11 years ago
Thibaut 27d7c05efd Update Redis license
11 years ago
Thibaut 6c8726eb02 Update FastClick
11 years ago
Thibaut 013eff4cba Add MaxCDN documentation
11 years ago
Thibaut 50dfc91721 Add Grunt documentation
11 years ago
Thibaut 5f6f8a7194 Add Express documentation
11 years ago
Thibaut cf17f74595 Press esc twice to reset to root page in single doc mode
11 years ago
Thibaut 7e09b44468 Switch to Google Analytics
11 years ago
Thibaut 2475600fd4 Fix DocList#removeDisabledList
11 years ago
Thibaut b79c162607 Tweak help page
11 years ago
Thibaut a0b7959566 Tweak intro message
11 years ago
Thibaut 1afd42b04f Persist disabled docs list visibility state
11 years ago
Thibaut 40bb50b158 Don't show disabled list title when no docs are disabled
11 years ago
Thibaut 9f54308272 Show number of disable docs
11 years ago
Thibaut 6ae0d3753f Always show disabled docs list
11 years ago
Thibaut be51ff4383 Make disabled docs list foldable
11 years ago
Thibaut 25efa5522e Improve ListFocus behavior
11 years ago
Thibaut 5f5398f503 Refactor DocList#render
11 years ago
Thibaut 6cfc8fc50b Change alt+tab shortcut to alt+rarr
11 years ago
Thibaut fa0941a037 Enable tab navigation in the main content area using alt+tab
11 years ago
Thibaut f657dfddf6 Add Go documentation
11 years ago
Thibaut 50f1ca9309 Update Prism.js and Go syntax
11 years ago
Thibaut 035bdc2d8b Tweak "unsupported browser" event logging
11 years ago
Thibaut dd8f22ec28 Fix error tracking in app.browserCheck
11 years ago
Thibaut 7f4e0aea30 Reload the page when opening the root page in single doc mode
11 years ago
Thibaut dccc8954a8 Show doc index on escape in single doc mode instead of reloading the page
11 years ago
Thibaut e8d402afea Log "unsupported browser" events
11 years ago
Thibaut 45b5493d3d Log exceptions in app.isSupportedBrowser
11 years ago
Thibaut 2c4ad478d8 Update Raven.js
11 years ago
Thibaut 5314611148 Fix display bug on the iPad/iOS 7
11 years ago
Thibaut 9da5601f35 Update FastClick
11 years ago
Thibaut 7d2b35bfe8 Add C++ documentation
11 years ago
Thibaut 97bfa439c8 Update FastClick
11 years ago
Thibaut 7cc95dd59c Add "->" as a search term separator
11 years ago
Thibaut 138ee09fc9 Improve and complete Yii documentation
11 years ago
Thibaut 55d0455a75 Fix year typo
11 years ago
Thibaut 2f17c05b31 Update Sass documentation (3.3.0)
11 years ago
Thibaut 2eeff839ca Add link to Atom plugin
11 years ago
Thibaut fa9626c2d3 Mention Fogger app on the plugins list
11 years ago
Thibaut 06bdb77ab2 Add path bar
11 years ago
Thibaut f3cfcd0435 Add Sidebar#reset()
11 years ago
Thibaut 2327397876 Show selection at the top of the sidebar on reset/reveal
11 years ago
Thibaut 5b6d9d983b Add C documentation
11 years ago
Thibaut d062b2aed9 Update Prism.js and add C syntax
11 years ago
Thibaut bb3d06232b Update Python documentation (3.3.4)
11 years ago
Thibaut d203ecb9b9 Update Ruby on Rails documentation (4.0.3)
11 years ago
Thibaut 584011fe73 Update Ruby documentation
11 years ago
Thibaut 306acfa819 Update Git documentation (1.9.0)
11 years ago
Thibaut 032457e527 Add Moment.js documentation
11 years ago
Thibaut f6d76ee155 Update Backbone.js documentation (1.1.1)
11 years ago
Thibaut 32906bccc6 Add doc/type pages to the search index
11 years ago
Thibaut 68b2911738 Rename app.models.Doc#indexEntry #toEntry
11 years ago
Thibaut 8a86daf648 Update Underscore.js documentation (1.6.0)
11 years ago
Thibaut c6fd3733fd Make it more clear that some docs are disabled by default
11 years ago
Thibaut b035be3e2c Update Less scraper (1.6.3)
11 years ago
Thibaut bc95cfdbfa Update Raven/Sentry
11 years ago
Thibaut 76763e6667 Fix $.hasChild and $.closestLink when el becomes null
11 years ago
Thibaut 71afc2efa3 CoffeeScript 1.7
11 years ago
Thibaut 722a045475 Update CoffeeScript documentation (1.7.1)
11 years ago
Thibaut e451d6da4d Update "unsupported browser" message
11 years ago
Thibaut 6d532b766e Fix typo
11 years ago
Thibaut faf6ecf549 Re-implement Angular.js scraper
11 years ago
Thibaut 2c56b4349a Handle null arguments in $.hasChild and $.closestLink
11 years ago
Thibaut ce31de5c3f Fix URL search fragment decoding
11 years ago
Thibaut fafa4014f6 Lowercase "alt"
11 years ago
Thibaut 8ce628fd36 Add links to Gittip
11 years ago
Thibaut a41f02e93e Fix app.browserCheck() in old browsers
11 years ago
Thibaut ece6ff80fd Add Knockout.js documentation
11 years ago
Thibaut 8e469d340e Add D3.js documentation
11 years ago
Thibaut 7fa7c8fc3c Add links to Firefox app
11 years ago
Thibaut a324e944cb Remove PayPal donation link
11 years ago
Thibaut 8424a0d37c Update Redis documentation (2.8.4)
11 years ago
Thibaut ed3c1dcb28 Add keyboard shortcut for revealing the current page in the sidebar
11 years ago
Thibaut 94119e1188 Add keyboard shortcut for searching on Google
11 years ago
Thibaut b30b816b52 Mention Fluid app on the About page
11 years ago
Thibaut f8f7c75a6f Update Prism.js
11 years ago
Thibaut a5fa8d90f7 Update Ember.js documentation (1.3.0)
11 years ago
Thibaut a5fc34b7d4 Update PHP documentation (5.5.8)
11 years ago
Thibaut 01b82e0062 Fix app.views.Content#isExternalUrl()
11 years ago
Thibaut d50a87e37a Update jQuery Mobile documentation to 1.4.0
11 years ago
Thibaut 1febaeac40 Update jQuery core and UI documentations
11 years ago
Thibaut aea338a089 Update Less documentation to 1.6.0
11 years ago
Thibaut 3fae3fc829 Update copyright year
11 years ago
Thibaut 63f56abcad Encode em dash character
11 years ago
Thibaut ba03684e05 Encode ellipsis character
11 years ago
Thibaut 3cd537300d Reset search input after revealing result in the sidebar list
11 years ago
Thibaut bec23e6b70 Add PostgreSQL documentation
11 years ago
Thibaut dd2229eda0 Tweak search separator characters
11 years ago
Thibaut d1a6d425de Fix typo in changelog
11 years ago
Thibaut 836a9ea8bf Add Redis documentation
11 years ago
Thibaut 0f08f25b42 Add Git documentation
11 years ago
Thibaut 36d6a109dc Add Python documentation
11 years ago
Thibaut 5878551f5e Update Prism.js with Python syntax
11 years ago
Thibaut e96b173ce4 Fix app.views.Content#isExternalUrl
11 years ago
Thibaut Courouble 8cc1ff8d9f Merge pull request #15 from forivall/patch/reveal_title
11 years ago
Thibaut c61097458f Add trademark notices on the About page
11 years ago
Jordan Klassen a6253dcdde Added tooltip for the reveal link
11 years ago
Thibaut 8171fe658b Always reset sidebar list on escape
11 years ago
Thibaut 2b20c09f17 Add link to reveal the selected search result in the sidebar list
11 years ago
Thibaut 791de07d0a Update FastClick
11 years ago
Thibaut d6b4baee31 Fix expanding first truncated sidebar item
11 years ago
Thibaut 7ab4352405 Expand truncated sidebar items on hover/focus
11 years ago
Thibaut dc0e174253 Add Ruby on Rails documentation
11 years ago
Thibaut 4f2719e8b2 Prevent debug script from breaking the app
11 years ago
Thibaut e44ef3f69a Fix app initialization on old browsers
11 years ago
Thibaut 49de7366fa Update Prism.js with Ruby syntax
11 years ago
Thibaut 3093104dc2 Add RDoc scraper and Ruby documentation
11 years ago
Thibaut 258c97e387 Decode URL fragment before searching for the target element
11 years ago
Thibaut aed8f22c99 Fix single-doc mode detection
11 years ago
Thibaut 1643bc5413 Add list of plugins and extensions to the About page
11 years ago
Thibaut d38a5bc3d4 Add comment about applicationCache not supporting CORS
11 years ago
Thibaut 18986c1814 Going open source
11 years ago