Commit graph

318 commits

Author SHA1 Message Date
Yorhel
1260cdf766 Add FreeBSD 12.1 2020-03-15 14:13:19 +01:00
Yorhel
18f792b443 Add Fedora 31 2020-03-14 10:57:20 +01:00
Yorhel
1d8490dde9 Add CentOS 8.1 2020-03-14 10:34:21 +01:00
Yorhel
cf5c16241f Add CentOS 8.0 2019-10-22 21:10:44 +02:00
Yorhel
6fe905f7c9 Add CentOS 7.7 2019-10-22 20:18:01 +02:00
Yorhel
ea0a7a4b71 Link updates 2019-10-22 17:17:05 +02:00
Yorhel
67252c1b81 Add Ubuntu 19.10 2019-10-22 14:37:04 +02:00
Yorhel
a6f0f9eb14 Add FreeBSD 11.3 2019-07-20 15:50:17 +02:00
Yorhel
d2e7719b3f Add Fedora 30 2019-07-20 09:42:23 +02:00
Yorhel
69cbd77729 Add Debian Buster 2019-07-19 20:58:05 +02:00
Yorhel
1ce29f7c3f Fix dbManPref(name => "0")
Fixes a timeout and eventual 500 error on https://manned.org/0
2019-06-25 18:54:43 +02:00
Yorhel
ce38ff885f indexer: Don't overwrite man page contents when hash already exist
Performance improvement. The ON CONFLICT DO UPDATE was primarily to make
sure that old man pages would get fixed when the indexer did a better
job at detecting the encoding, but there haven't been any relevant fixes
to the indexer lately so this forced-update won't do much now.
2019-05-25 08:47:21 +02:00
Yorhel
2974ee929e Rust: hyper -> reqwest for the indexer
Since Hyper doesn't provide a synchronous API anymore.
2019-05-25 08:44:45 +02:00
Yorhel
f0df5092c3 Rust dep updates 2019-05-25 08:27:23 +02:00
Yorhel
fbd7b71d73 Only update SQL caches on Mondays 2019-05-09 13:11:15 +02:00
Yorhel
e926f89838 Add Ubuntu 19.04 2019-04-18 18:54:20 +02:00
Yorhel
df33c43a9c Fedora 27 is not updated anymore 2019-04-05 10:23:04 +02:00
Yorhel
224bdd1523 Add FreeBSD 12.0 2019-03-27 10:50:19 +01:00
Yorhel
958e957791 Add link to mankier.com 2019-03-27 10:50:19 +01:00
Yorhel
48676f12b6 Debian wheezy & jessy aren't updated anymore 2019-03-27 10:50:04 +01:00
Yorhel
0142896a96 Add CentOS 7.6 2018-12-04 18:15:20 +01:00
Yorhel
b36ff90c6e Fix invocation of groff 1.22.3 to pass on -P-c
Because, without that argument, groff (invoking grotty) will output
SGR escape sequences, which we're not ready to deal with.
2018-11-10 09:07:14 +01:00
Yorhel
99628559ed Add Fedora 29 2018-11-01 17:23:40 +01:00
Yorhel
19e07400b9 Add Ubuntu 18.10 2018-10-21 12:30:12 +02:00
Yorhel
577e519e7d Fedora 26 is EOL 2018-07-17 17:02:33 +02:00
Yorhel
617a76eeba Add CentOS 6.10 and FreeBSD 11.2 2018-07-06 07:51:13 +02:00
Yorhel
cfc656bf12 Convert README to markdown + update git URLs 2018-06-15 10:52:21 +02:00
Yorhel
7bb4397f9b Add CentOS 7.5 + Fix Fedora 28 updates repo 2018-06-02 07:34:54 +02:00
Yorhel
7aa89145ca indexer: Re-use memory buffer when reading RPM repo data
This avoids reading the entire uncompressed XML into a buffer.
2018-05-04 15:25:35 +02:00
Yorhel
cec70a59c4 Merge branch 'master' of site 2018-05-01 20:40:47 +02:00
Yorhel
bb236c1f0e Add Ubuntu 18.04 + Fedora 28 2018-05-01 20:30:27 +02:00
Yorhel
2c7bf1507a indexer: Update crates to latest version
With the exception of Hyper, because the new tokio-based version is...
different.
2018-03-25 10:36:29 +02:00
Yorhel
8487d37aad web: Updating Cargo deps + fixes for stable 2018-03-25 08:15:22 +02:00
Yorhel
5480fc206e Link updates 2018-03-25 08:14:53 +02:00
Yorhel
b382189fb6 Hopefully properly fixed the weird system layout on home page 2018-01-21 08:34:01 +01:00
Yorhel
8031a90989 Some improvements to the about text + link to the new Arch man pages 2018-01-21 08:23:57 +01:00
Yorhel
035538f156 Add CentOS 2018-01-21 08:13:05 +01:00
Yorhel
b3e94e3d51 Stop syncing Ubuntu Zesty 2018-01-19 10:23:06 +01:00
Yorhel
b89c7625d5 Add FreeBSD 10.4 2018-01-15 21:39:45 +01:00
Yorhel
fd657824b3 Add database downloads 2017-12-23 14:28:16 +01:00
Yorhel
6120b2fa5a Add Fedora 27 2017-11-16 12:15:54 +01:00
Yorhel
aedb1795c1 Favor more recent packages in man page selection 2017-10-27 09:00:46 +02:00
Yorhel
2388aaefcc Stop syncing Fedora 24; Add FreeBSD 11.1 and Ubuntu 17.10 2017-10-20 21:37:33 +02:00
Yorhel
cb2d970d3a Add Fedora 26 + stop syncing old Ubuntu 2017-07-22 12:27:40 +02:00
Yorhel
8aa0fc02a5 Add Debian Stretch 2017-06-23 17:44:03 +02:00
Yorhel
72cb1ff184 Add Ubuntu 17.04 2017-04-14 17:09:18 +02:00
Yorhel
34e8ee8603 Add link to Debian man pages 2017-02-26 09:07:37 +01:00
Yorhel
8e5fa1e165 www: Include .so mans if found in the same package
Unfortunately, this can lead to slightly confusing scenarios, because
the exact package of the displayed man page is not very well defined.
It's possible that, when browsing from a package listing to a man page,
you may see an included file that does not come from the package you
browsed from.
E.g. https://manned.org/pwrite/5f2909f6 - that man page simply includes
pread.2, but from the URL it's unclear from which package or system it
should be included.

The only way to fix this is to add the package ID to the link format.
2017-02-26 08:52:23 +01:00
Yorhel
81e2c99503 Friendlier pagination on package listings 2017-01-25 10:42:01 +01:00
Yorhel
bb46087068 Add Fedora 1 - 25 2017-01-21 09:05:34 +01:00