Commit Graph

  • 012420c925 Fix 'requestAnimationFrame is not defined' Thibaut Courouble 2016-06-18 13:10:35 -0400
  • 4b26951ff0 Store settings in cookies instead of localStorage Thibaut Courouble 2016-06-18 13:09:32 -0400
  • 4c0809ab34 add support for CMake #423 Dirk Thomas 2016-06-13 16:04:54 -0700
  • 07e5cd7738 Merge cad5fbf480 into d0802988f1 #421 nucular 2016-06-13 01:54:55 +0000
  • d0802988f1 Decode "~" in url path Thibaut Courouble 2016-06-12 17:58:59 -0400
  • d5b372e254 Make doc version shorter in search results Thibaut Courouble 2016-06-12 17:18:40 -0400
  • b78244fb53 Add Angular 2 documentation Thibaut Courouble 2016-06-12 17:14:57 -0400
  • cd9f50c38b Update Marionette.js documentation (2.4.7) Thibaut Courouble 2016-06-12 10:32:17 -0400
  • f648917bb9 Update jQuery documentation (up to 3.0.0) Thibaut Courouble 2016-06-12 09:58:54 -0400
  • 383b19ee60 Update Ember.js documentation (2.6.0) Thibaut Courouble 2016-06-12 09:52:34 -0400
  • d7726f98b1 Fix exception when trying to find a version of a doc that has no versions Thibaut Courouble 2016-06-12 09:51:22 -0400
  • 52618ad225 Update Django documentation (1.9.7, 1.8.13) Thibaut Courouble 2016-06-12 09:47:12 -0400
  • 69d0b7fafe Update Yii documentation (2.0.8, 1.1.17) Thibaut Courouble 2016-06-12 09:40:23 -0400
  • 61b05c1d57 Update Mongoose documentation (4.4.20) Thibaut Courouble 2016-06-12 09:25:47 -0400
  • 3efaa3c165 Update Elixir documentation (1.2.5) Thibaut Courouble 2016-06-12 09:24:24 -0400
  • 41d631539c Update Vagrant documentation (1.8.3) Thibaut Courouble 2016-06-11 13:20:38 -0400
  • 3146b4829b Update React Native documentation (0.27) Thibaut Courouble 2016-06-11 13:05:53 -0400
  • f6530eddcf Update Angular.js documentation (1.5.6) Thibaut Courouble 2016-06-11 12:21:31 -0400
  • b944227f95 Speed up search and sidebar rendering using requestAnimationFrame Thibaut Courouble 2016-06-11 11:05:41 -0400
  • cad5fbf480 Add LÖVE documentation #421 nucular 2016-05-03 21:19:33 +0200
  • 39cc1d3cba Force IDB schema upgrade before installing/uninstalling all docs Thibaut Courouble 2016-06-11 10:20:42 -0400
  • 2db8c65351 Update gems Thibaut Courouble 2016-06-11 10:15:41 -0400
  • 53bbc1f1e8 Create inoic.rb #442 Julian Böhnke 2016-06-07 15:32:34 +0200
  • d27dc0b04d Create entries.rb Julian Böhnke 2016-06-07 15:26:37 +0200
  • a1dba5d989 Create clean_html.rb Julian Böhnke 2016-06-07 15:25:43 +0200
  • f5d5a31d5a update Version Number to 2.0.8 #417 Julian Böhnke 2016-06-07 11:14:29 +0200
  • 6428cee512 Fix missing nonce in production CSP Thibaut Courouble 2016-06-05 18:59:31 -0400
  • 481233050d Finish Padrino scraper Thibaut Courouble 2016-06-05 18:37:37 -0400
  • e1e4a626ff Add padrino support Matthias Guenther 2016-01-28 22:46:21 +0100
  • 5bb96f804a Require all entries to have a name, path and type Thibaut Courouble 2016-06-05 17:03:57 -0400
  • 18199101d7 Minor optimizations to improve boot performance Thibaut Courouble 2016-06-05 16:23:02 -0400
  • 2e915c135a Improve performance of EntryPage#render Thibaut Courouble 2016-06-05 12:31:23 -0400
  • b268ba4525 Add Kotlin syntax highlighting Thibaut Courouble 2016-06-05 11:55:31 -0400
  • 78cf26a6a7 Finish Kotlin scraper Thibaut Courouble 2016-06-05 11:54:30 -0400
  • 999a927bd0 Add Kotlin documentation John Zeringue 2016-05-26 22:00:28 -0400
  • a86e7ca3e6 Merge 1cd25364f7 into ebd6a2204d #416 Matthias Günther 2016-06-04 21:00:14 +0000
  • 1cd25364f7
    Remove 'collapse' and 'show all' links #416 Matthias Guenther 2016-06-04 22:59:56 +0200
  • a84d1e15fd
    Fix additional entries Matthias Guenther 2016-06-04 22:44:12 +0200
  • c5ddc51d27
    Remove class and module from generated names Matthias Guenther 2016-06-04 19:33:48 +0200
  • 936d2cc008
    Remove clutter and order by types Matthias Guenther 2016-06-04 18:38:32 +0200
  • 0f2d774984 Don't log JS errors in Android WebView Thibaut Courouble 2016-06-04 11:27:34 -0400
  • d8c2da09d1 Ban inline scripts in CSP Thibaut Courouble 2016-06-04 11:15:30 -0400
  • bdda2fbfe6 Enforce CSP in dev environment Thibaut Courouble 2016-06-04 10:35:29 -0400
  • d9e64f9d06 Change 'javascript:' links to use event listener Thibaut Courouble 2016-06-04 10:31:38 -0400
  • fd6683f3b2 Move tracking scripts inside the JS bundle Thibaut Courouble 2016-06-04 10:14:28 -0400
  • a59786be2e Change single-doc setup to use data-attribute instead of inline script Thibaut Courouble 2016-06-04 10:09:01 -0400
  • 79b5c06e1e
    Add padrino support Matthias Guenther 2016-01-28 22:46:21 +0100
  • fc07c06934 Add vim-www to the list of plugins #415 waiting-for-dev 2016-06-02 18:28:02 +0200
  • 8d434052f6 Add vim-www as vim plugin to be used to search devdocs Marc Busqué 2016-06-02 18:15:00 +0200
  • 1719d7361e Merge 62ca5e3f25 into ebd6a2204d #412 John Zeringue 2016-05-31 11:42:52 +0000
  • ebd6a2204d Update app cache when toggling sidebar Thibaut Courouble 2016-05-31 07:18:55 -0400
  • e3abd50406 Fix JS error tracking Thibaut Courouble 2016-05-31 07:17:48 -0400
  • 62ca5e3f25 Add Kotlin documentation #412 John Zeringue 2016-05-26 22:00:28 -0400
  • 740bcc65ba Remove ability to hide sidebar by resizing Thibaut Courouble 2016-05-29 22:05:45 -0400
  • 4fc1126015 Tweak sidebar show/hide Thibaut Courouble 2016-05-29 15:18:19 -0400
  • dd4b9bfa1f Hide/Show sidebar when dragging it or typing into the search input cristian.corcoveanu 2016-05-01 11:52:07 +0300
  • a83c49189a Update Raven.js Thibaut Courouble 2016-05-29 13:00:38 -0400
  • f3f52fef6f Handle "Permission denied to access property 'which'" onclick error Thibaut Courouble 2016-05-29 12:47:00 -0400
  • 55de422d55 Fix exception in $.scrollParent Thibaut Courouble 2016-05-29 12:44:51 -0400
  • 8340ccf8da Ignore more script injection errors Thibaut Courouble 2016-05-29 12:29:57 -0400
  • 7467395c33 Log IDB debug info on error Thibaut Courouble 2016-05-29 12:25:03 -0400
  • 0657792588 Change default user db schema number Thibaut Courouble 2016-05-29 12:04:52 -0400
  • 1a4bea8510 Change User-Agent to 'DevDocs' Thibaut Courouble 2016-05-29 11:34:00 -0400
  • 2ccfc3f6c2 Tweak docs:generate warning Thibaut Courouble 2016-05-29 11:33:07 -0400
  • 034ecfae72 Replace File.basename in URL#relative_path_to because it doesn't handle special characters in URLs well nucular 2016-05-16 03:02:40 +0200
  • ceccfc0951 Update PHP documentation (up to 7.0.7) Thibaut Courouble 2016-05-29 10:44:08 -0400
  • d36962f0b5 Update jQuery documentation (up to 2.2.4) Thibaut Courouble 2016-05-29 10:27:44 -0400
  • 68b89d1732 Update Ansible documentation (2.1.0) Thibaut Courouble 2016-05-29 10:26:06 -0400
  • 7acf4eb8b1 Update Rust documentation (1.9.0) Thibaut Courouble 2016-05-29 10:19:47 -0400
  • 2b6bc3a630 Update Relay documentation (0.9.0) Thibaut Courouble 2016-05-29 10:15:27 -0400
  • f39e82cad7 Update Marionette.js documentation (2.5.6) Thibaut Courouble 2016-05-29 10:13:42 -0400
  • 079fa5a545 Update nginx documentation (1.11.0) Thibaut Courouble 2016-05-29 10:12:22 -0400
  • a56d8cb349 Update React documentation (15.1.0) Thibaut Courouble 2016-05-29 10:11:25 -0400
  • f175350ec1 Update React Native documentation (0.26) Thibaut Courouble 2016-05-29 10:10:32 -0400
  • e5f8a73cc2 Update Node.js documentation (6.2.0, 4.4.5) Thibaut Courouble 2016-05-29 10:06:47 -0400
  • af7bb61fde Merge 90cbb0aafe into 719460f3b4 #398 Cristi Corcoveanu 2016-05-29 12:34:03 +0000
  • 90cbb0aafe Removed hide/show sidebar methods and use toggle instead #398 cristian.corcoveanu 2016-05-29 15:33:33 +0300
  • 96b05b3b17 Hide/Show sidebar when dragging it or typing into the serarch input cristian.corcoveanu 2016-05-01 11:52:07 +0300
  • ca525f923b Merge dfe3fd1afd into 719460f3b4 #394 Cristi Corcoveanu 2016-05-27 07:54:59 +0000
  • 212c05da5c Merge 6e421eeb69 into 719460f3b4 #389 Jonas Meinertz Hansen 2016-05-27 07:54:58 +0000
  • 0673dccdf7 Merge 02438585b6 into 719460f3b4 #339 Shane Quigley 2016-05-27 07:49:50 +0000
  • 719460f3b4 Don't force assets on HTTPS -- it breaks AppCache Thibaut Courouble 2016-05-18 08:03:15 -0400
  • d0b45d554b Added two regression tests for URL#relative_path_to #407 nucular 2016-05-16 16:24:32 +0200
  • 3542f5bf29 Replace File.basename in URL#relative_path_to because it doesn't handle special characters in URLs well nucular 2016-05-16 03:02:40 +0200
  • 1db5a857dd Tweak error messages Thibaut Courouble 2016-05-15 17:13:07 -0400
  • c2ff01d73f Warn Android WebView users about bugs + unofficial app Thibaut Courouble 2016-05-15 17:07:50 -0400
  • 2813cf9be3 Fix internal paths with ':' characters not getting clean up properly Thibaut Courouble 2016-05-15 16:18:38 -0400
  • 84566eac80 Update MDN docs Thibaut Courouble 2016-05-15 11:28:59 -0400
  • 58cfafd7d5 Update gems Thibaut Courouble 2016-05-15 09:35:07 -0400
  • 4586dfa543 Update Redis documentation (up to 3.2.0) Thibaut Courouble 2016-05-15 09:21:16 -0400
  • cc60e8c83e Update lodash documentation (4.12.0, 3.10.0) Thibaut Courouble 2016-05-15 09:16:37 -0400
  • e9b36319cb Update Vue.js documentation (1.0.24) Thibaut Courouble 2016-05-15 09:12:42 -0400
  • d31465fb10 Update Mongoose documentation (4.4.17) Thibaut Courouble 2016-05-15 09:11:34 -0400
  • a18f5e3c86 Update RethinkDB documentation (2.3.2) Thibaut Courouble 2016-05-15 09:10:26 -0400
  • a2c93dd5fc Update Phalcon documentation (2.0.10) Thibaut Courouble 2016-05-15 09:07:47 -0400
  • cccb6093e0 Update npm documentation (3.9.0) Thibaut Courouble 2016-05-15 08:57:15 -0400
  • bca4178d6a Update React Native documentation (0.25) Thibaut Courouble 2016-05-15 08:35:19 -0400
  • 0cbf446bec let heading wrap #406 spacewander 2016-05-14 15:38:52 +0800
  • 4468f65dd8 Add content security policy Thibaut Courouble 2016-05-01 14:05:27 -0400
  • 9e1b9ca2a9 Improve MDN/JavaScript scraper Thibaut Courouble 2016-05-01 11:47:40 -0400