Age | Commit message (Expand) | Author |
2012-09-18 | Overhaul ability to edit own account | canyonknight |
2012-07-14 | Merge branch 'maint' | Lukas Fleischer |
2012-07-06 | acctfuncs.inc.php: Move XHTML to account_details.php template | canyonknight |
2012-07-06 | account.php: Pull out DB code | canyonknight |
2012-07-06 | Overhaul account pages to match archweb | canyonknight |
2012-07-06 | Remove all traces of "pgboxtitle" | Lukas Fleischer |
2012-06-24 | Implement token system to fix CSRF vulnerabilities | canyonknight |
2012-03-24 | Support canonical links to accounts | Lukas Fleischer |
2012-03-24 | Add field for PGP key in profile information | Lukas Fleischer |
2011-10-25 | Wrap mysql_real_escape_string() in a function | Lukas Fleischer |
2011-10-24 | Wrap mysql_real_escape_string() in a function | Lukas Fleischer |
2011-10-24 | Show last voted date on account details page | Dan McGee |
2011-06-22 | rename *.inc files to *.inc.php and adjust imports and references | elij |
2011-04-13 | Remove "New Package Notify" option from user account settings. | Lukas Fleischer |
2011-03-04 | Fix PHP notices in account pages | Dan McGee |
2009-08-11 | Use include_once where applicable | Dan McGee |
2009-01-19 | Use new conglomerated translation files. | Loui Chang |
2008-12-21 | Introduce function include_lang for translations. | Loui Chang |
2008-06-17 | Remove all vim mode lines. Add HACKING file. | Loui Chang |
2008-03-23 | Put login into its own function. | Loui Chang |
2008-01-20 | Support for verbose page titles | Callan Barrett |
2007-10-02 | Fixed version strings. | tardo |
2007-09-24 | More changes to page styles. | eliott |
2007-09-20 | patch from eliott to convert all <? to <?php | pjmattal |
2007-09-20 | - Applied a patch from Loui to fix session removal. | swiergot |
2006-08-08 | added dsa's header include patch | pjmattal |
2006-08-01 | added dsa's "My Packages" patch | pjmattal |
2005-06-10 | Added Simo's patch for #2579, adding user info page | pjmattal |
2005-04-23 | Fix user existence checks; whacks bug#2585 | simo |
2005-01-25 | started working on package delete support | eric |
2004-09-10 | continuing with pkgsubmit, added vim instructions to php files | eric |
2004-06-24 | getting closer to printing package search results - also fixed some XHTML stuff | eric |
2004-06-23 | account adding/editing is working | eric |
2004-06-22 | pulled out account functions into separate include file | eric |
2004-06-21 | working on the accounts stuff | eric |
2004-06-20 | finished the login/logout/session stuff | eric |
2004-06-19 | finished tweaking language selection | eric |