summaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Expand)Author
2012-10-11pkgfuncs.inc.php: Fix blacklisting functionalitycanyonknight
2012-10-11Remove character limit on password lengthcanyonknight
2012-10-10Change logo link for consistency with Archwebcanyonknight
2012-10-10tu.php: Fix page showing a user hasn't voted when they havecanyonknight
2012-10-08Refactor TU voters listLukas Fleischer
2012-10-04pkg_search_results.php: Word-wrap package descriptionLukas Fleischer
2012-10-04Release 2.0.0-rc1v2.0.0-rc1Lukas Fleischer
2012-10-04Sync account details page with archwebLukas Fleischer
2012-10-04Sync account editing page with archwebLukas Fleischer
2012-10-04pkgfuncs.inc.php: Document all functions using PHPDoc formatcanyonknight
2012-10-03pkgsubmit.php: Fix PHP notice for depends processingcanyonknight
2012-10-03Do not notify if status is unchanged in pkg_flag()Lukas Fleischer
2012-10-03pkgfuncs.inc.php: Fix undefined variable noticeLukas Fleischer
2012-09-28pkg_details.php: Utilize account details virtual URLcanyonknight
2012-09-28Deprecate actions bar when virtual URLs are usedcanyonknight
2012-09-28Move package merging to a separate pagecanyonknight
2012-09-28Move package deletion to a separate pagecanyonknight
2012-09-24Avoid use of "<b>"/"</b>"Lukas Fleischer
2012-09-24Use echo shortcut syntaxLukas Fleischer
2012-09-24stats.inc.php: Document all functions using PHPDoc formatcanyonknight
2012-09-24acctfuncs.inc.php: Document all functions using PHPDoc formatcanyonknight
2012-09-24aur.inc.php: Document all functions using PHPDoc formatcanyonknight
2012-09-21rss.php: Update links to reflect URL changescanyonknight
2012-09-20Remove unused pkgnotify_from_sid functioncanyonknight
2012-09-20Remove unused canManagePackage() functioncanyonknight
2012-09-20Remove unused chmod_group() functioncanyonknight
2012-09-19Sync search result statistics with archwebLukas Fleischer
2012-09-19Wrap long lines in the "Recent Updates" sidebarLukas Fleischer
2012-09-18Fix category selectionLukas Fleischer
2012-09-18Fix language selectionLukas Fleischer
2012-09-18Fix package notificationLukas Fleischer
2012-09-18pkg_details.php: Hide "Adopt" button from logged out usersLukas Fleischer
2012-09-18pkg_comments.php: Fix "Latest Comments" linkLukas Fleischer
2012-09-18Do not set GET parameters in the routing frameworkLukas Fleischer
2012-09-18pkgfuncs.inc.php: Add missing global keywordLukas Fleischer
2012-09-18index.php: Fix undefined variable noticeLukas Fleischer
2012-09-18Make account registration work with recent account editing changescanyonknight
2012-09-18header.php: Update account editing linkcanyonknight
2012-09-18Overhaul ability to edit own accountcanyonknight
2012-09-18Use URL rewriting for user account update pagecanyonknight
2012-09-18Use URL rewriting for user editing pagecanyonknight
2012-09-18Use URL rewriting for user info pagecanyonknight
2012-09-18Fix account search page results routing to /account/canyonknight
2012-09-18pkg_comment_form.php: Fix PHP undefined variable notice for package "ID"canyonknight
2012-09-18Remove unused image "titlelogo.png"canyonknight
2012-09-18Use the "new" icon from archweb for the recent updates tablecanyonknight
2012-09-18Add the new package icon back to the front pagecanyonknight
2012-09-18logout.php: Fix PHP undefined variable noticecanyonknight
2012-09-18Adjust user directions after registering to reflect new login pagecanyonknight
2012-09-18Migrate all DB code to use PDOcanyonknight