summaryrefslogtreecommitdiffstats
path: root/web/lib
AgeCommit message (Expand)AuthorFilesLines
2017-03-09Release 4.5.1v4.5.1Lukas Fleischer1-1/+1
2017-02-27Squelch warning in pkgbase_vote()Lukas Fleischer1-13/+17
2017-02-27Remove bogus if-statement from pkgbase_delete()Lukas Fleischer1-9/+7
2017-02-27Fix SQL query to retrieve language settingLukas Fleischer1-3/+5
2017-02-27Fix warning with invalid time zoneLukas Fleischer1-0/+3
2017-02-27Fix more warnings occurring with unset SSH keysLukas Fleischer1-2/+8
2017-02-27Suppress warning on unset SSH keyLukas Fleischer1-1/+1
2017-02-27Do not quote legacy variableLukas Fleischer1-1/+0
2017-02-27Fix SQL query used for creating new accountsLukas Fleischer1-1/+1
2017-02-26Release 4.5.0v4.5.0Lukas Fleischer1-1/+1
2017-02-24Use bcrypt to hash passwordsLukas Fleischer2-141/+60
2017-02-24Fix user name in disown notificationsLukas Fleischer1-3/+3
2017-02-15Add a parameter to skip old requests to pkgreq_list()Lukas Fleischer1-5/+12
2017-02-14Make aurjson error messages consistentMichael Straube1-2/+2
2017-02-12Add direct links to each source fileJanne Heß1-2/+4
2017-02-08Add an option to filter by user to pkgreq_list()Lukas Fleischer1-1/+8
2017-02-08Allow to search for both maintainer and co-maintainerLukas Fleischer1-0/+8
2017-02-08confparser.inc.php: Support alternative config pathLukas Fleischer1-1/+5
2017-02-08Return the number of results in pkg_search_page()Lukas Fleischer1-2/+2
2017-02-04Refactor pkg_search_page()Lukas Fleischer1-83/+47
2017-02-03Split out the search form from pkg_search_page()Lukas Fleischer1-2/+0
2017-01-28Implement co-maintainer searchLukas Fleischer1-0/+8
2017-01-25Store banned IP addresses as plain textLukas Fleischer1-1/+1
2017-01-20Update cookie for language setting when editing user informationMark Weiman1-0/+7
2017-01-20Add user set timezonesMark Weiman4-6/+86
2016-11-10Remove extraneous quote in translator.inc.phpMark Weiman1-1/+1
2016-11-10Fix DB.class.php to match config and include SQLite supportMark Weiman1-7/+17
2016-11-10Remove all usage of UNIX_TIMESTAMP in web interfaceMark Weiman4-16/+16
2016-10-17Release 4.4.1v4.4.1Lukas Fleischer1-1/+1
2016-10-17Move configuration to /etc/aurweb/configLukas Fleischer1-1/+1
2016-10-15Release 4.4.0v4.4.0Lukas Fleischer1-1/+1
2016-08-14Release 4.3.0v4.3.0Lukas Fleischer1-1/+1
2016-06-30Distinguish auto-accepted requestsLukas Fleischer1-1/+1
2016-06-26Add hard limit for the length of dependency listsLukas Fleischer1-4/+6
2016-06-08Add a homepage field to accountsLukas Fleischer1-4/+8
2016-06-02pkgbasefuncs.inc.php: Remove debug statementLukas Fleischer1-1/+0
2016-03-19Merge branch 'maint'Lukas Fleischer1-1/+1
2016-03-13Release 4.2.1v4.2.1Lukas Fleischer1-1/+1
2016-03-13Merge branch 'maint'Lukas Fleischer1-2/+2
2016-03-13Store last login address as plain textLukas Fleischer1-2/+2
2016-03-01Merge branch 'maint'Lukas Fleischer1-1/+0
2016-03-01aurjson: Remove stray GROUP BY clauseLukas Fleischer1-1/+0
2016-02-21Send notifications when changing ownershipLukas Fleischer2-3/+12
2016-02-19Unset $pinned unconditionally when displaying commentsMark Weiman2-2/+2
2016-02-15Release 4.2.0v4.2.0Lukas Fleischer1-1/+1
2016-02-09aurjson: Add package base keywordsLukas Fleischer1-2/+16
2016-02-07Add support for package update notificationsLukas Fleischer1-2/+5
2016-02-07Add global comment notification settingLukas Fleischer1-2/+5
2016-02-07Rename the CommentNotify table to PackageNotificationsLukas Fleischer3-11/+11
2016-01-31Remove 'new' tag from updates tableMarcel Korpel1-1/+1