summaryrefslogtreecommitdiff
path: root/web/lib
AgeCommit message (Expand)Author
2014-04-05Factor out PKGBUILD parsingLukas Fleischer
2014-04-05Do not allow for overwriting arbitrary packagesLukas 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-02-10Set Content-type header when sending UTF-8 mailsLukas Fleischer
2014-02-10Use CRLF to separate headers in mail()Lukas Fleischer
2014-02-09Remove LastVoted columnLukas 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-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-20acctfuncs.inc.php: Allow translation of missing stringscanyonknight
2014-01-13Release 2.3.1Lukas Fleischer
2013-09-02Release 2.3.0v2.3.0Lukas Fleischer
2013-09-02Specify charset in Content-Type header when returning JSON data from API.Chris Down
2013-08-28Only include current TUs in the last votes listLukas Fleischer
2013-08-27Move package comment check to packages.phpLukas Fleischer
2013-08-27Add boolean return values to several pkg_*() functionsLukas Fleischer
2013-08-27Exclude running votes from "Last Votes by TU"Lukas Fleischer
2013-08-26Add Japanese and Slovak languagesLukas Fleischer
2013-08-26Add "Last Votes by TU" listLukas Fleischer
2013-08-22Add a vote type to the TU proposal formLukas Fleischer
2013-08-22Store the number of TUs when starting a voteLukas Fleischer
2013-08-22Allow for setting an account's inactivity statusLukas Fleischer
2013-08-17Merge branch 'maint'Lukas Fleischer
2013-08-17Release 2.2.1v2.2.1Lukas Fleischer
2013-08-17Merge branch 'maint'Lukas Fleischer
2013-08-17Upgrade Archive/Tar from PEAR to work with php 5.5Dave Reisner
2013-04-24Remove superfluous search wrapper functioncanyonknight
2013-03-26Release 2.2.0v2.2.0Lukas Fleischer
2013-03-25Show hint if password is empty during loginLukas Fleischer
2013-03-24Implement IP banning for user registration and user logincanyonknight
2013-03-21Save last login IP addressLukas Fleischer
2013-03-21process_account_form(): Highlight errorsLukas Fleischer
2013-03-19process_account_form(): Allow using empty passwordsLukas Fleischer
2013-03-19Move reset key submission to a separate functionLukas Fleischer
2013-03-19Fix typo in delete permission warningConnor Behan
2013-03-18Release 2.1.0v2.1.0Lukas Fleischer
2013-02-10Remove checks before calling connection methodcanyonknight
2013-02-10Remove documentation references to database parametercanyonknight
2013-02-10Remove unnecessary database connection parameter from all functionscanyonknight