Simon Legner
9b86f2fdb0
sqlite: update to 3.30.1
5 years ago
Simon Legner
c60aa3e506
typescript: update to 3.7.2
5 years ago
Simon Legner
881f4af0b6
leaflet: add version 1.6.0
...
https://leafletjs.com/2019/11/17/leaflet-1.6.0.html
Updated icon from https://leafletjs.com/docs/images/favicon.ico
5 years ago
Simon Legner
362d1532a1
python: add version 3.8
5 years ago
Cimbali
f5a3152bbb
Add gnuplot documentation as source
...
Documentation is part of the gnuplot source code, available at:
- https://sourceforge.net/p/gnuplot/gnuplot-main/ci/master/tree/docs/
This can be redistributed, according the the Copyright (emphasis mine):
> * Copyright 1986 - 1993, 1998, 2004 Thomas Williams, Colin Kelley
> *
> * Permission to use, copy, and distribute this software **and its**
> * **documentation** for any purpose with or without fee is hereby granted,
> * provided that the above copyright notice appear in all copies and
> * that both that copyright notice and this permission notice appear
> * in supporting documentation.
Full copyright notice here:
https://sourceforge.net/p/gnuplot/gnuplot-main/ci/master/tree/Copyright
The term “gnuplot license” is not very widespread but brings satisfying
results on search engines (including on wikipedia), so I took the
liberty to add a link to the copyright file, taken from the “Gnuplot's
copyright” link on the gnuplot home page, http://gnuplot.info .
Here is how to build the gnuplot docs to parse them:
mkdir gnuplot-src gnuplot-conf $DEVDOCS_ROOT/docs/gnuplot
git clone -b 5.2.7 --depth 1 https://git.code.sf.net/p/gnuplot/gnuplot-main ./gnuplot-src
cd gnuplot-src/
./prepare
cd ../gnuplot-conf
../gnuplot-src/configure
make -C docs nofigures.tex
latex2html -html 5.0,math -split 4 -link 8 -long_titles 5 -dir $DEVDOCS_ROOT/docs/gnuplot -ascii_mode docs/nofigures.tex
5 years ago
Kayla Altepeter
5cd7b6de41
Update mongoose version to 5.7.7
5 years ago
Kayla Altepeter
f08cb87031
Update Angular documentation to include 7 and 8
5 years ago
Waldir Pimenta
bf16081410
Remove unused code in Sequelize's clean_html filter
...
Also fix it's --> its in code comments
5 years ago
Jasper van Merle
58c44bf332
Remove myself from the list of maintainers
5 years ago
Jasper van Merle
82761c9d56
Update news.json
5 years ago
Jasper van Merle
5824a4dced
Merge pull request #1107 from waldyrious/add-sequelize-documentation
...
Add Sequelize documentation
5 years ago
Jasper van Merle
089aa6158a
sequelize: finish scraper and filters
5 years ago
Jasper van Merle
9b63f4625f
Merge pull request #1109 from TheWillGabriel/rails-6.0
...
Update Rails documentation (6.0.0)
5 years ago
Jasper van Merle
399387f6c8
Update news.json
5 years ago
Jasper van Merle
c8380bb228
Merge pull request #841 from jmerle/mariadb
...
Add MariaDB documentation
5 years ago
Jasper van Merle
fdb9701e33
Merge pull request #970 from jmerle/reactivex
...
Add ReactiveX documentation
5 years ago
TheWillGabriel
2fe6705fa4
Skip erroneous scraper results
5 years ago
TheWillGabriel
0476dd0eb3
Add Rails version 6.0
5 years ago
Waldir Pimenta
0631b3f7e9
Add syntax highlighting to source files
5 years ago
Waldir Pimenta
2bdf3a05d0
Add Sequelize documentation
5 years ago
Jasper van Merle
dd0cc071dc
Update dockerfiles
5 years ago
Jasper van Merle
e6167ddba1
Update .ruby-version
5 years ago
Jasper van Merle
9e28cc3b64
Update gems and any Ruby 2.6.x version
5 years ago
Jasper van Merle
5ed9942380
Fix rate limit related errors
5 years ago
Jasper van Merle
75d27a02e0
mariadb: update versions and skip_patterns
5 years ago
Jasper van Merle
f0723ca0e1
Merge pull request #1102 from byted/fix/issue_1101-auto-hide_not_working_after_reload
...
Fix issue #1101 : reloading breaks auto-hide layout
5 years ago
Jasper van Merle
45fa2499b8
Merge pull request #1104 from arnaudvalle/feat/update-puppeteer
...
Update puppeteer documentation (1.20.0)
5 years ago
Arnaud Valle
6927db37d7
feat: update puppeteer to 1.20.0
5 years ago
Arnaud Valle
26b0256592
docs: update ruby version requirement
5 years ago
Stefan Selent
e0e158c8d7
Don't add auto-hide layout based on current location
...
...instead of just by layout name
5 years ago
Jasper van Merle
bdb5c40b13
Merge pull request #1099 from owen5mith/master
...
go: update to latest major version
5 years ago
Jasper van Merle
685247f731
Merge pull request #1098 from dominikbulaj/update_react_version
...
react version 16.10.1
5 years ago
Jasper van Merle
5ad2e3a59b
react: 16.10.2
5 years ago
Jasper van Merle
72d73a5f0d
Merge pull request #1097 from dominikbulaj/master
...
yarn: update to 1.19.0
5 years ago
Owen
3da0e1214b
go: update to latest major version
5 years ago
Jasper van Merle
34a2aad142
Update Crystal documentation (0.31.0) ( #1090 )
...
Update Crystal documentation (0.31.0)
Co-authored-by: Jasper van Merle <jaspervmerle@gmail.com>
5 years ago
Jasper van Merle
946fcc28ac
crystal: update get_latest_version
5 years ago
Jasper van Merle
f47326e787
Fix version blocks and update patch version
5 years ago
Dominik Bułaj
0117d61f71
react version 16.10.1
...
Updated React version to latest one (September 28, 2019)
5 years ago
Dominik Bułaj
0230479ccc
Update yarn.rb
...
yarn: update to 1.19.0
5 years ago
Oleksii Filonenko
84afa65bcb
Update Crystal documentation (0.31.0)
5 years ago
Jasper van Merle
eda3a7ffb4
Update Puppeteer documentation (1.19.0)
5 years ago
Jasper van Merle
04abf810b7
Update Godot documentation (3.1.1)
5 years ago
Jasper van Merle
2d98f0c52f
Update Dart documentation (2.5.0)
5 years ago
Jasper van Merle
8cebb3d4cb
Update D documentation (2.088.0)
5 years ago
Jasper van Merle
b3d5f9a0a3
Update Crystal documentation (0.30.1)
5 years ago
Jasper van Merle
0aa78305d8
Update Cordova documentation (9.0.0)
5 years ago
Simon Legner
0700f2d833
Add support for prefers-color-scheme media query
5 years ago
Jasper van Merle
811c9b0204
Require image_optim in images.rb
5 years ago
Jasper van Merle
c4fcad217f
Merge pull request #1080 from filalex77/postgresql-11
...
Update PostgreSQL to version 11 (release 11.5)
5 years ago