summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)AuthorFilesLines
2012-10-22Release 2.0.0-rc2v2.0.0-rc2Lukas Fleischer1-1/+1
2012-10-22aurjson.class.php: Limit number of RPC resultscanyonknight2-5/+21
2012-10-22Use HTTPS links everywhere for Arch sitesDan McGee4-11/+11
2012-10-21Link to the HTTPs login page in the headerLukas Fleischer2-0/+6
2012-10-20home.php: Fix XHTML tag errorscanyonknight1-2/+3
2012-10-20account_details.php: Fix XHTML tags being closed incorrectlycanyonknight1-7/+7
2012-10-20account_edit_form.php: Fix some XHTML errorscanyonknight1-7/+9
2012-10-20tu_list.php: Remove stray "</span>" tagscanyonknight1-1/+1
2012-10-20pkg_comment_form.php: Remove reference to "call" attributecanyonknight1-1/+1
2012-10-20pkg_details.php: Add missing XHTML close tagscanyonknight1-2/+4
2012-10-20Sync CSS with archwebLukas Fleischer1-11/+39
2012-10-20Display an error page if a virtual path doesn't existLukas Fleischer2-0/+18
2012-10-14pkg_search_results.php: Mark out-of-date packagesLukas Fleischer1-1/+1
2012-10-14pkg_search_results.php: Move version to a separate columnLukas Fleischer1-1/+3
2012-10-11pkg_comments.php: Move delete button to same line as poster infocanyonknight1-1/+3
2012-10-11pkg_comment_form.php: Remove redundant label for the comment boxcanyonknight1-2/+0
2012-10-11pkgsubmit.php: Fix package version not updatingcanyonknight1-1/+1
2012-10-11pkgfuncs.inc.php: Fix blacklisting functionalitycanyonknight1-1/+1
2012-10-11Remove character limit on password lengthcanyonknight4-6/+5
2012-10-10Change logo link for consistency with Archwebcanyonknight1-1/+1
2012-10-10tu.php: Fix page showing a user hasn't voted when they havecanyonknight1-2/+5
2012-10-08Refactor TU voters listLukas Fleischer2-4/+8
2012-10-04pkg_search_results.php: Word-wrap package descriptionLukas Fleischer1-1/+1
2012-10-04Release 2.0.0-rc1v2.0.0-rc1Lukas Fleischer1-1/+1
2012-10-04Sync account details page with archwebLukas Fleischer1-54/+52
2012-10-04Sync account editing page with archwebLukas Fleischer1-105/+76
2012-10-04pkgfuncs.inc.php: Document all functions using PHPDoc formatcanyonknight1-40/+263
2012-10-03pkgsubmit.php: Fix PHP notice for depends processingcanyonknight1-2/+2
2012-10-03Do not notify if status is unchanged in pkg_flag()Lukas Fleischer1-2/+6
2012-10-03pkgfuncs.inc.php: Fix undefined variable noticeLukas Fleischer1-0/+1
2012-09-28pkg_details.php: Utilize account details virtual URLcanyonknight1-0/+8
2012-09-28Deprecate actions bar when virtual URLs are usedcanyonknight1-3/+1
2012-09-28Move package merging to a separate pagecanyonknight3-0/+51
2012-09-28Move package deletion to a separate pagecanyonknight3-0/+50
2012-09-24Avoid use of "<b>"/"</b>"Lukas Fleischer7-22/+21
2012-09-24Use echo shortcut syntaxLukas Fleischer25-366/+366
2012-09-24stats.inc.php: Document all functions using PHPDoc formatcanyonknight1-0/+22
2012-09-24acctfuncs.inc.php: Document all functions using PHPDoc formatcanyonknight1-81/+270
2012-09-24aur.inc.php: Document all functions using PHPDoc formatcanyonknight1-40/+191
2012-09-21rss.php: Update links to reflect URL changescanyonknight1-2/+2
2012-09-20Remove unused pkgnotify_from_sid functioncanyonknight1-23/+0
2012-09-20Remove unused canManagePackage() functioncanyonknight1-22/+0
2012-09-20Remove unused chmod_group() functioncanyonknight1-28/+0
2012-09-19Sync search result statistics with archwebLukas Fleischer4-13/+14
2012-09-19Wrap long lines in the "Recent Updates" sidebarLukas Fleischer2-3/+11
2012-09-18Fix category selectionLukas Fleischer2-10/+2
2012-09-18Fix language selectionLukas Fleischer1-1/+1
2012-09-18Fix package notificationLukas Fleischer1-5/+5
2012-09-18pkg_details.php: Hide "Adopt" button from logged out usersLukas Fleischer1-0/+2
2012-09-18pkg_comments.php: Fix "Latest Comments" linkLukas Fleischer1-2/+2