Thibaut Courouble
2826b54dd6
Fix minor issues in Django scraper
...
Fixes #426 .
9 years ago
Thibaut Courouble
77ea68b3ba
Update Angular documentation (2.0.0rc3)
9 years ago
Thibaut Courouble
d6a5e421ff
Update Node.js documentation (6.2.2, 4.4.6)
9 years ago
Thibaut Courouble
630628d142
Update React Native documentation (0.28)
9 years ago
Thibaut Courouble
474a825396
Update npm documentation (3.10.2)
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
13bd8a07b0
Fix default docs behavior when all docs are disabled
...
Fixes #424 .
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
...
Made LÖVE scraper and filters work semi-properly
Added LÖVE icons
Added syntax highlighting to LÖVE documentation
LÖVE: Style hints and tables
LÖVE: Added stylesheet
LÖVE: Exclude 'PO2 Syndrome' and remove 'Config Files' from initial paths
LÖVE: Sanitize file names
LÖVE: Refactored style filters and added version-dependent-feature boxes
LÖVE: Added style for hr elements, fixed style for h3 elements; Replaced JS with SimplePage; Sorted CSS into list correctly
LÖVE: Add types to all pages as required since 5bb96f804a
LÖVE: Remove unnescessary linebreak after notice blocks
LÖVE: Categorized/removed certain remaining pages and made sure that all modules are being scraped even if they aren't referenced
LÖVE: Minor fixes
LÖVE: Fixed two bugs
9 years ago
Thibaut Courouble
19d811b0f4
Handle buggy keyboard events
9 years ago
Thibaut Courouble
0478690c19
Update Git documentation (2.9.0)
...
Fixes #422 .
9 years ago
Thibaut Courouble
203903fe95
Update Angular.js documentation (1.5.7, 1.4.12, 1.3.20, 1.2.29)
9 years ago
Thibaut Courouble
f8826ed47f
Update Phaser documentation (2.5.0)
9 years ago
Thibaut Courouble
0de837633e
Update Express documentation (4.14.0)
9 years ago
Thibaut Courouble
dd2adb28ce
Update Redis documentation (up to 3.2.1)
9 years ago
Thibaut Courouble
778cc0a413
Update Mongoose documentation (4.5.1)
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
d0802988f1
Decode "~" in url path
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
cd9f50c38b
Update Marionette.js documentation (2.4.7)
9 years ago
Thibaut Courouble
f648917bb9
Update jQuery documentation (up to 3.0.0)
9 years ago
Thibaut Courouble
383b19ee60
Update Ember.js documentation (2.6.0)
9 years ago
Thibaut Courouble
d7726f98b1
Fix exception when trying to find a version of a doc that has no versions
9 years ago
Thibaut Courouble
52618ad225
Update Django documentation (1.9.7, 1.8.13)
9 years ago
Thibaut Courouble
69d0b7fafe
Update Yii documentation (2.0.8, 1.1.17)
9 years ago
Thibaut Courouble
61b05c1d57
Update Mongoose documentation (4.4.20)
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
3146b4829b
Update React Native documentation (0.27)
9 years ago
Thibaut Courouble
f6530eddcf
Update Angular.js documentation (1.5.6)
...
Fixes #405 .
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
2db8c65351
Update gems
9 years ago
Thibaut Courouble
6428cee512
Fix missing nonce in production CSP
9 years ago
Thibaut Courouble
481233050d
Finish Padrino scraper
9 years ago
Matthias Guenther
e1e4a626ff
Add padrino support
9 years ago
Thibaut Courouble
5bb96f804a
Require all entries to have a name, path and type
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
John Zeringue
999a927bd0
Add Kotlin documentation
...
Added documentation for the Kotlin programming language.
The documentation comes from the [Kotlin Standard Library
documentation](https://kotlinlang.org/api/latest/jvm/stdlib/index.html )
at the [official Kotlin website](https://kotlinlang.org ). It is all
licensed under the [Apache License, Version
2.0](https://github.com/JetBrains/kotlin-web-site/blob/master/LICENSE ).
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