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
Thibaut Courouble
bdda2fbfe6
Enforce CSP in dev environment
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