summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-05UPGRADING: Add migration instructions for 3.0.0Lukas Fleischer
2014-04-05Only parse PKGBUILD when requiredLukas Fleischer
2014-04-05Factor out PKGBUILD parsingLukas Fleischer
2014-04-05Do not allow for overwriting arbitrary packagesLukas Fleischer
2014-04-05pkg_details.php: Add link to package base detailsLukas Fleischer
2014-04-05Add package base detail pagesLukas Fleischer
2014-04-05Add full support for the new .AURINFO formatLukas Fleischer
2014-04-05Make the delete function remove package basesLukas Fleischer
2014-04-05routing.inc.php: Add get_pkgbase_uri()Lukas Fleischer
2014-04-05Store comments on a per-package base basisLukas Fleischer
2014-04-05Add provisional support for package basesLukas Fleischer
2014-04-05Fix database schemaLukas Fleischer
2014-02-10Update message catalogLukas Fleischer
2014-02-10passreset.php: Make error messages translatableLukas Fleischer
2014-02-10Set Content-type header when sending UTF-8 mailsLukas Fleischer
2014-02-10Use CRLF to separate headers in mail()Lukas Fleischer
2014-02-10Highlight the AUR link in the navigation barLukas Fleischer
2014-02-09Modernize the account search formLukas Fleischer
2014-02-09Show user's last login on the account details pageLukas Fleischer
2014-02-09Remove LastVoted columnLukas Fleischer
2014-02-06Move support/schema/ to schema/Lukas Fleischer
2014-02-06Remove TODOLukas Fleischer
2014-02-06README: Update and reformatLukas Fleischer
2014-02-06Simplify canDeleteComment()Lukas Fleischer
2014-02-06Simplify valid_user() and valid_username()Lukas Fleischer
2014-02-06pkgfuncs.inc.php: Fix comment styleLukas Fleischer
2014-02-06acctfuncs.inc.php: Fix comment styleLukas Fleischer
2014-02-06Style fixes: Capitalization of "true" and "false"Lukas Fleischer
2014-02-06Do not allow unauthenticated users to delete commentsLukas Fleischer
2014-02-04Add support for anonymous commentsLukas Fleischer
2014-02-03Hide intermediate voting resultsLukas Fleischer
2014-02-03tu_details.php: Fix unknown result checkLukas Fleischer
2014-02-03account_details.php: Add link to edit a user's accountcanyonknight
2014-02-01Sort last TU votes by vote and by user nameLukas Fleischer
2014-01-22Further optimize voters.php to only need the package namecanyonknight
2014-01-20voters.php: Remove extra call to pkgname_from_id()canyonknight
2014-01-20acctfuncs.inc.php: Allow translation of missing stringscanyonknight
2014-01-17pkgsubmit.php: Improve visibility of errorsLukas Fleischer
2014-01-17Add a warning for packages without .AURINFOLukas Fleischer
2014-01-17Promote the use of mkaurballLukas Fleischer
2014-01-17Detect split packages from .AURINFOLukas Fleischer
2014-01-17Strip whitespace from .AURINFO linesLukas Fleischer
2014-01-17Rename "depend" field to "depends" in .AURINFOLukas Fleischer
2014-01-13Release 2.3.1Lukas Fleischer
2014-01-11Fix split package error handlingLukas Fleischer
2014-01-11Forbid developers to voteBalló György
2014-01-11passreset.php: Error out if e-mail is emptyLukas Fleischer
2014-01-11passreset.php: Refactor HTMLLukas Fleischer
2014-01-11Typeahead workaround for having to press enter twiceJoris Steyn
2014-01-02Go to package when selecting a typeahead suggestionJoris Steyn