manned/www
Yorhel f376f1f137 Large-ish SQL schema revamp/optimizations
Primarily aimed at reducing the size of the old 'man' (now: files)
table, using smaller integers to refer to man contents and text fields,
and storing a shorthash as an integer for quick lookups. This better
normalization also removes the need to keep a separate 'man_index' cache
for the search function.

The old schema wasn't necessarily bad, but I was in the mood for some
optimizations. And a little cleanup.

Prolly introduces a bunch of new bugs, I haven't tested this too well.
2021-12-14 15:08:54 +01:00
..
images Change to more minimalistic website design + few HTML modernizations 2021-12-12 17:29:26 +01:00
favicon.ico Added crappy favicon.ico to get rid of 404's 2012-07-19 12:29:13 +02:00
index.pl Large-ish SQL schema revamp/optimizations 2021-12-14 15:08:54 +01:00
man.css Change to more minimalistic website design + few HTML modernizations 2021-12-12 17:29:26 +01:00
man.js Change to more minimalistic website design + few HTML modernizations 2021-12-12 17:29:26 +01:00