Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-22 | updated to better password hash: use crypt instead of md5 | Arun Persaud | 1 | -1/+1 | |
the upgrade will be done automatically when a user logs in, password recovery is still based on md5, but that should be OK, since it's a random generated password anyway | |||||
2012-05-08 | auto-versioning for js and css files. Needs .htaccess to be installed | Arun Persaud | 1 | -1/+5 | |
The md5 of the file will be added to the filename of the .js or .css file. .htaccess will remove these again, but the browser will be able to cache correctly now. | |||||
2010-03-14 | NEW FEATURE: added localization support | Arun Persaud | 1 | -1/+1 | |
using gettext to add support for localization | |||||
2010-02-04 | NEW FEATURE: provide an RSS feed for each user showing in which games it's ↵ | Arun Persaud | 1 | -0/+1 | |
his turn the feed shows the same as the "It's your turn in these games" box. | |||||
2007-12-17 | BUGFIX: use of local web links now possible | Arun Persaud | 1 | -1/+3 | |
before I used a lot of http:// requests although the files were in the same domain, now local links with absolute paths are used. | |||||
2007-11-02 | BUGFIX: added a config.php template to the repository and updated the ↵ | Arun Persaud | 1 | -10/+15 | |
INSTALL files | |||||
2007-07-28 | CLEANUP: working on database now a config.php option | Arun Persaud | 1 | -19/+27 | |
moved error checking into a function and made working on the database a config.php option | |||||
2007-04-12 | poverty should work now! added german card deck, tons of small fixes | arun | 1 | -0/+44 | |