summaryrefslogtreecommitdiff
path: root/web/lib
AgeCommit message (Expand)Author
2008-12-19Rename 'Un-Vote' and 'Unflag' buttons.Nathan Jones
2008-12-17Stop printing underscores around untranslated strings.Loui Chang
2008-12-17Move call to try_login to login_form.Loui Chang
2008-12-17Bump version to 1.5.31.5.3Loui Chang
2008-12-12Quell missing argument warning in clear_expired_sessions().Loui Chang
2008-11-26Remove remaining instances of do_DetailsLoui Chang
2008-11-25Make remembered sessions actually save themselves.Loui Chang
2008-11-23Clean up packages.php and document new package functionsCallan Barrett
2008-11-13Give group writable permissions to uploaded files.Loui Chang
2008-11-13Move package notification into a function.Loui Chang
2008-11-13Clear out old expired sessions on log out.Loui Chang
2008-11-03Merge branch 'testing'Loui Chang
2008-10-30Convert package voting to a functionCallan Barrett
2008-10-27Convert package adoption/disowning to a functionCallan Barrett
2008-10-16Convert package deletion to a functionCallan Barrett
2008-10-14Convert package flagging to a functionCallan Barrett
2008-10-06Show developer-TUs their total community packages.Loui Chang
2008-09-29Take formatting out of version number in web/lib/version.incLoui Chang
2008-09-28Sort required by list in package details page.Callan Barrett
2008-09-21Use system rm in rm_rf function.Loui Chang
2008-08-27doesn't show disown package when already disownedAndrea Scarpino
2008-08-19Add Turkish to SUPPORTED_LANGS in config.inc.proto.Loui Chang
2008-07-28Include File/Find.php PEAR module1.5.2Simo Leone
2008-07-28Convert special chars in translations to html entities.Loui Chang
2008-07-22Add a new DEFAULT_LANG constant.Loui Chang
2008-07-16Make JSON search return more information.Loui Chang
2008-07-08Remember user between sessions.Andrea Scarpino
2008-07-07Move code out of index.phpLoui Chang
2008-07-07Bump version to 1.5.2Loui Chang
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang
2008-06-07Don't show None on pacckage info pageCallan Barrett
2008-06-07Fix logging in from package pageCallan Barrett
2008-06-05Added AurJson query length limit.eliott
2008-06-06Fix CVS and package linksCallan Barrett
2008-06-06Disable user package deletionCallan Barrett
2008-06-05Fix FS#8672Callan Barrett
2008-04-25Move search form to web/template/pkg_search_form.phpLoui Chang
2008-04-03Fix some string translation problems in acctfuncsLoui Chang
2008-03-27New behaviour for translations. Function takes variable number of arguments.Loui Chang
2008-03-27Remove references to AURMaintainerUIDCallan Barrett
2008-03-23Version bump to 1.5.11.5.1Simo Leone
2008-03-23Revamped pkg_search_page()Simo Leone
2008-03-23Fixed bug where search resets when browsing orphansLoui Chang
2008-03-23Make all references to AUR database consistentLoui Chang
2008-03-23Fixed broken search resultsCallan Barrett
2008-03-23One more json fixLoui Chang
2008-03-23Changed valid_passwd() to check for non-empty password instead of good_passwd()Loui Chang
2008-03-23Put login into its own function.Loui Chang
2008-03-23Fixed a couple more lingering JSON bugsLoui Chang
2008-03-23Fixed operator precendence in aurjsonSimo Leone