Commit graph

174 commits

Author SHA1 Message Date
Yorhel
fadb0a1110 s/GrottyParser/ManUtils/g 2012-07-11 11:29:15 +02:00
Yorhel
fc6064f4b8 Let's add www/images to the git repo as well 2012-07-09 13:06:43 +02:00
Yorhel
99ec200895 Added simple cron script
To be run on a daily basis
2012-07-07 10:52:20 +02:00
Yorhel
b463d8e87e Added Debian Lenny & Squeeze 2012-07-06 18:56:24 +02:00
Yorhel
39e61a3cfb Auto-detect man compression from content rather than filename
This fixes the indexing of some packages. The most common error is to
have a doubly-gzip-compressed file with only one '.gz' extension, which
would previously not be detected.
2012-07-06 12:39:12 +02:00
Yorhel
862f42dce5 Added and indexed Debian woody, sarge and etch 2012-07-05 15:12:01 +02:00
Yorhel
1e97e055db Improved package page with version selector and paginate man list
The pagination is kinda necessary, /arch/man-pages has more than 3500
manuals.
2012-07-05 14:02:12 +02:00
Yorhel
7c5e8b5f9c Some more simple homepage improvements 2012-07-05 12:41:20 +02:00
Yorhel
109eae1860 Improved /browse/$system pages with pagination and an "ALL" listing
Or, well, a "next" button counts as pagination, right?
2012-07-05 12:34:26 +02:00
Yorhel
4f6ae4c539 Fix 'more...' links on the homepage 2012-07-05 11:59:42 +02:00
Yorhel
187c3b8e87 Some more "about manned.org" text 2012-07-05 10:21:06 +02:00
Yorhel
00f5ab0572 Added Debian hamm/slink/potato + about manned.org update 2012-07-04 13:56:54 +02:00
Yorhel
531882296f Added and indexed early Debian versions 2012-07-04 12:34:08 +02:00
Yorhel
311b4ee327 Wrote a more dynamic navigation bar
Not finished yet, though.
2012-07-04 09:10:03 +02:00
Yorhel
43eca4c20e Generate nav bar in JS + various optimizations
This allows for a more dynamic nav bar without inserting insanely huge
HTML code in the page (as the previous version did in some cases) and
without having to contact the server again.

The 'intro' man page has around 1500 versions, and only generates a page
of ~52KiB (~9.5KiB after compression). The previous HTML version was
106KiB (~10.3KiB after compression). Page generation times have been
improved on the server side (by 50ms for the intro man page), but I've
no idea how significant the effect is of JS is. Feels fast enough,
though.
2012-07-02 16:45:51 +02:00
Yorhel
1f4328a72c Improved CSS browser compat. + misc layout improvements 2012-07-02 13:22:37 +02:00
Yorhel
e74ae0ae67 Added the remaining Ubuntu releases 2012-06-20 17:59:28 +02:00
Yorhel
b1d1da66e7 Added Ubuntu 6.10, 7.04 and 7.10 2012-06-18 15:18:07 +02:00
Yorhel
a47c5ea5a8 www: Improved homepage, +about page, CSS tweaks, manselect order fix 2012-06-18 15:16:18 +02:00
Yorhel
be675893f3 GrottyParser: Fix MANNEDINCLUDE link when the man name contains a dash 2012-06-18 15:14:55 +02:00
Yorhel
7015defba1 Added Ubuntu 6.06 2012-06-16 12:29:21 +02:00
Yorhel
31e0d5ff08 Actually turn .so's into links 2012-06-16 09:27:43 +02:00
Yorhel
767fbe595d A few minor optimizations + better ordering of systems in manselect() 2012-06-15 15:56:57 +02:00
Yorhel
c47f450934 Initial commit 2012-06-15 14:23:29 +02:00