Commit Graph

882 Commits (ebec39bba63a811586af3549d79d8af3713ffffc)

Author SHA1 Message Date
Thibaut Courouble 68f7ce02aa Fix clicking on folded docs in the doc picker
9 years ago
Thibaut Courouble 6f16945418 Fix autofocus behavior
9 years ago
Thibaut Courouble 71491c53c4 Tweak dark theme
9 years ago
Thibaut Courouble 5e936079bf Add SCSS code highlighting
9 years ago
Thibaut Courouble 6c21dc85ba Update nginx documentation (1.11.3)
9 years ago
Thibaut Courouble f57cc8e657 Update CodeIgniter documentation (3.1.0)
9 years ago
Thibaut Courouble 58c57e02b6 Add Boostrap 4 documentation
9 years ago
Thibaut Courouble 175308b914 Add rel="noopener" to external links
9 years ago
Thibaut Courouble 4149604960 Copy changes
9 years ago
Thibaut Courouble 28b4149c6b Add Bootstrap 3 documentation
9 years ago
Thibaut Courouble 0bc34ed011 Fix 'Show more' links in sidebar
9 years ago
Thibaut Courouble 6edc7d9c5c I guess not...
9 years ago
Thibaut Courouble 787dc64809 Update MDN docs
9 years ago
Thibaut Courouble 7ab536743c Add Redux documentation
9 years ago
Thibaut Courouble 8e35fa3a2a Add Julia documentation
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 4ad1898902 Update Prism.js
9 years ago
Thibaut Courouble 3036c712e9 Finish Crystal scraper
9 years ago
Faustino Aguilar 0324bdca48 Add Crystal documentation
9 years ago
Thibaut Courouble 38503c054f Update PHPUnit documentation (5.4, 4.8)
9 years ago
Thibaut Courouble 1f3ee96056 Update InfluxData documentation (0.13)
9 years ago
Thibaut Courouble c8c5a47692 Add Drupal 8 documentation
9 years ago
Thibaut Courouble 800622099f Improve resiliency of IDB database
9 years ago
Thibaut Courouble a120b88545 Update and improve Drupal documentation (7.50)
9 years ago
Thibaut Courouble 33187426d9 Update Mocha documentation (2.5.3)
9 years ago
Thibaut Courouble 2346300cee Improve Erlang scraper
9 years ago
Thibaut Courouble 368eda32d6 Update Angular documentation (2.0.0rc4)
9 years ago
Thibaut Courouble ba4bcbf7ee Improve URL search
9 years ago
Thibaut Courouble 73fa07a595 Fix position of some icons in the 2x sprite
9 years ago
Thibaut Courouble 562463b112 Update and improve Sphinx scrapers
9 years ago
Thibaut Courouble 1412517869 Better handling of IDB bogus NotFoundError
9 years ago
Thibaut Courouble 8d038302b9 Finish Matplotlib scraper
9 years ago
Thibaut Courouble ab41f0c0ca Finish CMake scraper
9 years ago
Thibaut Courouble b53aa50ae0 Remove link to Fogger
9 years ago
Thibaut Courouble d8231be3ec Fix docs update notif not being displayed in some cases
9 years ago
Thibaut Courouble eac1ec7772 Fix viewTree debug function
9 years ago
Thibaut Courouble 0970a44533 Move the cursor to the end of the search input when searching from URL
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
Thibaut Courouble 426b4b2269 Fix button icons
9 years ago
Thibaut Courouble 29829ac1ce Speed up smooth scrolling a bit
9 years ago
Thibaut Courouble 925217f924 Use single click to toggle sidebar on/off
9 years ago
Thibaut Courouble 39b9846d78 Improve tab navigation
9 years ago
Thibaut Courouble 87ede1f4a0 Fix notice overlapping sidebar on mobile
9 years ago
Thibaut Courouble dd86527da5 Improve markup and accessibility
9 years ago
Thibaut Courouble 7303212dd2 Add back/forward buttons on mobile
9 years ago
Thibaut Courouble 388023ba05 Smooth scrolling when using keyboard shortcuts
9 years ago
Thibaut Courouble 2826b54dd6 Fix minor issues in Django scraper
9 years ago
Thibaut Courouble 649e885c86 Don't log tracking cookies in JS exceptions
9 years ago
Thibaut Courouble fa100bf535 Fix and improve Chai scraper
9 years ago
Thibaut Courouble 66f170c01d Rename Store → LocalStorageStore
9 years ago
Thibaut Courouble 7a1591f68c Split icon sprite
9 years ago
Thibaut Courouble 29a177f526 Update Open Sans font with more glyphs
9 years ago
Thibaut Courouble e3582e267e Finish LOVE scraper
9 years ago
nucular a25290de80 Add LÖVE documentation
9 years ago
Thibaut Courouble 19d811b0f4 Handle buggy keyboard events
9 years ago
Thibaut Courouble 012420c925 Fix 'requestAnimationFrame is not defined'
9 years ago
Thibaut Courouble 4b26951ff0 Store settings in cookies instead of localStorage
9 years ago
Thibaut Courouble d5b372e254 Make doc version shorter in search results
9 years ago
Thibaut Courouble b78244fb53 Add Angular 2 documentation
9 years ago
Thibaut Courouble 3efaa3c165 Update Elixir documentation (1.2.5)
9 years ago
Thibaut Courouble 41d631539c Update Vagrant documentation (1.8.3)
9 years ago
Thibaut Courouble b944227f95 Speed up search and sidebar rendering using requestAnimationFrame
9 years ago
Thibaut Courouble 39cc1d3cba Force IDB schema upgrade before installing/uninstalling all docs
9 years ago
Thibaut Courouble 481233050d Finish Padrino scraper
9 years ago
Thibaut Courouble 18199101d7 Minor optimizations to improve boot performance
9 years ago
Thibaut Courouble 2e915c135a Improve performance of EntryPage#render
9 years ago
Thibaut Courouble b268ba4525 Add Kotlin syntax highlighting
9 years ago
Thibaut Courouble 78cf26a6a7 Finish Kotlin scraper
9 years ago
Thibaut Courouble 0f2d774984 Don't log JS errors in Android WebView
9 years ago
Thibaut Courouble d8c2da09d1 Ban inline scripts in CSP
9 years ago
Thibaut Courouble d9e64f9d06 Change 'javascript:' links to use event listener
9 years ago
Thibaut Courouble fd6683f3b2 Move tracking scripts inside the JS bundle
9 years ago
Thibaut Courouble a59786be2e Change single-doc setup to use data-attribute instead of inline script
9 years ago
Thibaut Courouble ebd6a2204d Update app cache when toggling sidebar
9 years ago
Thibaut Courouble e3abd50406 Fix JS error tracking
9 years ago
Thibaut Courouble 740bcc65ba Remove ability to hide sidebar by resizing
9 years ago
Thibaut Courouble 4fc1126015 Tweak sidebar show/hide
9 years ago
cristian.corcoveanu dd4b9bfa1f Hide/Show sidebar when dragging it or typing into the search input
9 years ago
Thibaut Courouble a83c49189a Update Raven.js
9 years ago
Thibaut Courouble f3f52fef6f Handle "Permission denied to access property 'which'" onclick error
9 years ago
Thibaut Courouble 55de422d55 Fix exception in $.scrollParent
9 years ago
Thibaut Courouble 8340ccf8da Ignore more script injection errors
9 years ago
Thibaut Courouble 7467395c33 Log IDB debug info on error
9 years ago
Thibaut Courouble 0657792588 Change default user db schema number
9 years ago
Thibaut Courouble ceccfc0951 Update PHP documentation (up to 7.0.7)
9 years ago
Thibaut Courouble 68b89d1732 Update Ansible documentation (2.1.0)
9 years ago
Thibaut Courouble e5f8a73cc2 Update Node.js documentation (6.2.0, 4.4.5)
9 years ago
Thibaut Courouble 1db5a857dd Tweak error messages
9 years ago
Thibaut Courouble c2ff01d73f Warn Android WebView users about bugs + unofficial app
9 years ago
Thibaut Courouble 84566eac80 Update MDN docs
9 years ago
Thibaut Courouble 4586dfa543 Update Redis documentation (up to 3.2.0)
9 years ago
Thibaut Courouble cc60e8c83e Update lodash documentation (4.12.0, 3.10.0)
9 years ago
Thibaut Courouble a2c93dd5fc Update Phalcon documentation (2.0.10)
9 years ago
Thibaut Courouble 4468f65dd8 Add content security policy
9 years ago
Thibaut Courouble e2b7004078 Update Laravel documentation (5.2.31, 5.1.33)
9 years ago
Thibaut Courouble 438e078de2 Update CakePHP documentation (3.2.8, 3.1.13, 2.8.3, 2.7.11)
9 years ago
Thibaut Courouble 4edefc7a8c Make copy-to-clipboard links not tabbable/focusable
9 years ago
Thibaut Courouble e6c7949b96 Fix alt+f shortcut when there are empty links on the page
9 years ago
Thibaut Courouble 6d36b339e0 Finish NumPy scraper
9 years ago
Thibaut Courouble 3b72e254c3 Finish Apache Pig scraper
9 years ago
Phil Scherer 1927f4e196 Add Pig Documentation
9 years ago
Thibaut Courouble 90ebef1b6c Update Marionette.js documentation (2.4.5)
9 years ago
Thibaut Courouble d9ceb673bc Update Vue.js documentation (1.0.21)
9 years ago
Thibaut Courouble aaa864b428 Update Socket.IO documentation (1.4.5)
9 years ago
Thibaut Courouble 78811b9635 Update Sinon documentation (1.17.3)
9 years ago
Thibaut Courouble 66b67bdffc Update Mongoose documentation (4.4.13)
9 years ago
Thibaut Courouble 0c047269bd Update Modernizr documentation (3.3.1)
9 years ago
Thibaut Courouble ac474b0914 Update Express documentation (4.13.4)
9 years ago
Thibaut Courouble 265f162aec Update Chef documentation (12.9, 11.18)
9 years ago
Thibaut Courouble a2b858abc6 Fix JS exception data callback
9 years ago
Thibaut Courouble 6a2bd646fe Update Angular.js documentation (1.5.5)
9 years ago
Thibaut Courouble 85623c8001 Update Phaser documentation (2.4.7)
9 years ago
Thibaut Courouble aaee4c008b Update Node.js documentation (5.11.0, 4.4.3)
9 years ago
Thibaut Courouble 279265d42e Update Moment.js documentation (2.13.0)
9 years ago
Thibaut Courouble da5ff77e7c Update webpack documentation (1.13)
9 years ago
Thibaut Courouble ca2d682d91 Add SQL code highlighting in PostgreSQL documentation
9 years ago
Thibaut Courouble 0b914907d5 Add Perl syntax highlighting
9 years ago
Thibaut Courouble f78b3658b2 Finish Perl scraper
9 years ago
Phil Scherer c6da1d0c23 Add Perl documentation
9 years ago
Thibaut Courouble 31495ff5a9 Tweak dbclick-to-toggle-sidebar code
9 years ago
cristian.corcoveanu 4cb0d7a506 Add double click event to toggle the sidebar
9 years ago
Thibaut Courouble 664711ed43 Log user settings on JS error
9 years ago
Thibaut Courouble d6ffd86323 Update Raven.js
9 years ago
Thibaut Courouble 7d433c162b Only activate FastClick and stop keyboard shortcuts on touch devices
9 years ago
Chunyang Xu 8140e418a6 Add link to Emacs package
9 years ago
Thibaut Courouble 1b06b299d3 Improve TensorFlow scraper
9 years ago
Thibaut Courouble 05d4b76390 Update Ember.js documentation (2.5.0)
9 years ago
Thibaut Courouble 35c70b86be Add GCC documentation
9 years ago
Thibaut Courouble 99514289dc Rename file
9 years ago
Thibaut Courouble 6b37efda62 Finish GNU Fortran scraper
9 years ago
Phil Scherer 56d9398148 Add Fortran documentation
9 years ago
Thibaut Courouble f7a381c534 Add caniuse.com support tables
9 years ago
Thibaut Courouble eadda8fc42 Update HTTP icon
9 years ago
Thibaut Courouble 97343ca33d Update Go documentation (1.6.0)
9 years ago
Thibaut Courouble aa55e61eac Update Backbone.js documentation (1.3.3)
9 years ago
Thibaut Courouble 617cec46e0 Update Ramda documentation (0.21.0)
9 years ago
Thibaut Courouble fb37488333 Update React Native documentation (0.23)
9 years ago
Thibaut Courouble 58d2ecd027 Update and version RethinkDB documentation (2.3.0)
9 years ago
Thibaut Courouble 6532af1290 Update Grunt documentation (1.0.1)
9 years ago
Thibaut Courouble 7240ffc404 Update Less documentation (2.6.1)
9 years ago
Thibaut Courouble 793b079640 Version Rails documentation (4.2 and 4.1)
9 years ago
Thibaut Courouble 5f7005729c Update Meteor documentation (1.3.0) and add new URL stubbing mechanism
9 years ago
Thibaut Courouble 71bbf4994b Update Sass documentation (3.4.22)
9 years ago
Thibaut Courouble 905d6cee9e Add TypeScript documentation
9 years ago
Thibaut Courouble 9b4f4c2ef4 Add XSLT to XPath doc
9 years ago
Thibaut Courouble 06ee30f70a Bump browser requirements
9 years ago
Thibaut Courouble e75f594fa4 Deprecate Firefox web app
9 years ago
Thibaut Courouble 85c7de925f Retire newsletter
9 years ago
Thibaut Courouble 37767e0556 Add privacy policy
9 years ago
Thibaut Courouble c61e998bfb Update Require.js documentation (2.2.0)
9 years ago
Thibaut Courouble b015ff60e6 Update Erlang documentation (18.3)
9 years ago
Thibaut Courouble 9727daf1f9 Update Bower documentation (1.7.7)
9 years ago
Thibaut Courouble 763c78c74f Update Node.js documentation (5.9.1 and 4.4.1)
9 years ago
Thibaut Courouble 073771030a Add abbreviation 'mn' -> 'marionette'
9 years ago
Thibaut Courouble 29efcef748 Improve mobile detection + handle iOS side view
9 years ago
Thibaut Courouble 0e8aeed854 Fix search tag position on mobile
9 years ago
Thibaut Courouble 7a50837393 Update mocha documentation (2.4.5)
9 years ago
Thibaut Courouble 630730553d Update Backbone.js documentation (1.3.1)
9 years ago
Thibaut Courouble c17932e811 Finish Ansible scraper
9 years ago
Thibaut Courouble fbbf9d5d09 Finish Haxe documentation
9 years ago
JbIPS daded63b6a Add Haxe documentation
9 years ago
Thibaut Courouble 2bec61a1a7 Finish TensorFlow scraper
9 years ago
Jonas Meinertz Hansen cd55b861ca Add documentation for TensorFlow's python API
9 years ago
Thibaut Courouble 9c9b2aca0d Improve search for entries with "-" in the name
9 years ago
Thibaut Courouble 4b760a24d3 Make links protocol-relative
9 years ago
Thibaut Courouble 54a3ca0d8f Handle duplicate store error in onUpgradeNeeded
9 years ago
Thibaut Courouble 802600b602 Fix exception in DocList#focus
9 years ago
Thibaut Courouble 2f97110711 Update Node.js documentation (5.7.0)
9 years ago
Thibaut Courouble d1f51aeff8 Update OpenTSDB documentation (2.2.0)
9 years ago
Thibaut Courouble 616ea9d7df Improve 'guides' type detection
9 years ago
Thibaut Courouble ebc6be3215 Finish InfluxData scraper
9 years ago
Thibaut Courouble ce1a04b41c Add nginx syntax highlighting
9 years ago
Thibaut Courouble c5caeff917 Refactor GitHub scraper code
9 years ago
Thibaut Courouble ac3aaea531 Finish nginx Lua Module scraper
9 years ago
Julien Desgats acac755eb1 Added Lua Nginx Module documentation
9 years ago
Thibaut Courouble a5ffc1fb3b Add lua syntax highlighting
9 years ago
Thibaut Courouble 0efa4c349e Finish CodeIgniter scraper
9 years ago
Phil Scherer 8232a0538a Add CodeIgniter Documentation
9 years ago
Thibaut Courouble 578ba0acab Fix revealing disabled docs in the sidebar
9 years ago
Thibaut Courouble cad624613c Improve search scope behavior
9 years ago
Thibaut Courouble 430524f097 Improve 'Updates' notification
9 years ago
Thibaut Courouble 4c2a5565ed Small improvements to notifications
9 years ago
Thibaut Courouble 7aab65b247 Update nginx documentation (1.9.11)
9 years ago
Thibaut Courouble 774ce90422 Update Node.js documentation (5.6.0 and 4.3.0)
9 years ago
Thibaut Courouble 23d3a0240f Finish Ramda documentation
9 years ago
Hassan Zamani 38f100fbf3 add ramda.js
9 years ago
Thibaut Courouble 1fa82430b0 Finish Chef documentation
9 years ago
Thibaut Courouble ed2806499e Improve EntryPage#subViewClass
9 years ago
doertedev 0948b5882e Add Chef documentation
9 years ago
Thibaut Courouble 046d4c1d94 Fix search entries with " (...)" ranking less than intended
9 years ago
Thibaut Courouble f1b2ee07c5 Remove io.js documentation
9 years ago
Thibaut Courouble 5f2d9cde50 Finish CakePHP documentation
9 years ago
Phil Scherer 26bead24b4 Add CakePHP Documentation
9 years ago
Thibaut Courouble 183a616b03 Small refactor
9 years ago
Miko Nieminen 1a04656d11 Fix resizing left side list in Firefox
9 years ago