Sheco / cdda-itembrowser

Cataclysm DDA: Item Browser
MIT License
25 stars 10 forks source link

[Enhancement] Last updated message. #21

Open Soyweiser opened 8 years ago

Soyweiser commented 8 years ago

Right now if you visit the itembrowser there is no information on when the database was last updated. Seems easy enough to just add a timestamp to the site after the database was reloaded.

Sheco commented 7 years ago

Do you mean for the dev version of the database? That's supposed to be rebuilt nightly, but the indexing code fails when the database has certain unexpected changes and I hadn't had the time or energy to get into that.

The database is now up to date and reindexed, but I mostly applied some quick patches without looking too deep into it.