summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-26Release 4.5.0v4.5.0Lukas Fleischer1-1/+1
2017-02-26Translation updates from TransifexLukas Fleischer29-355/+1536
2017-02-25Update message catalogLukas Fleischer1-1/+5
2017-02-25pkgreq_results.php: Hide empty tableLukas Fleischer1-0/+4
2017-02-24Use bcrypt to hash passwordsLukas Fleischer5-146/+68
2017-02-24Fix user name in disown notificationsLukas Fleischer1-3/+3
2017-02-23Update message catalogLukas Fleischer1-11/+59
2017-02-23Add security tracker into navbarMorten Linderud2-0/+2
2017-02-15Fix several PHP short open tagsLukas Fleischer7-7/+7
2017-02-15pkgbase.php: Add default titleLukas Fleischer1-1/+1
2017-02-15Hide old requests from the dashboardLukas Fleischer2-1/+4
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ß3-5/+7
2017-02-12Move package search links on the dashboardLukas Fleischer1-2/+4
2017-02-08Move my packages to separate dashboard sectionsLukas Fleischer1-6/+10
2017-02-08Add requests to dashboardLukas Fleischer1-0/+6
2017-02-08pkgreq_results.php: Add a flag to hide headersLukas Fleischer2-4/+9
2017-02-08pkgreq_results.php: Split out package results boxLukas Fleischer2-120/+120
2017-02-08Add an option to filter by user to pkgreq_list()Lukas Fleischer1-1/+8
2017-02-08Add flagged packages to the dashboardLukas Fleischer1-0/+12
2017-02-08Allow to search for both maintainer and co-maintainerLukas Fleischer2-0/+9
2017-02-08confparser.inc.php: Support alternative config pathLukas Fleischer1-1/+5
2017-02-08Add links to all owned packages to the dashboardLukas Fleischer1-2/+2
2017-02-08Return the number of results in pkg_search_page()Lukas Fleischer1-2/+2
2017-02-08Hide the table sorting links on the dashboardLukas Fleischer1-8/+27
2017-02-04Add dashboardLukas Fleischer2-5/+38
2017-02-04pkg_search_results.php: Split out package results boxLukas Fleischer2-88/+88
2017-02-04Refactor pkg_search_page()Lukas Fleischer3-87/+55
2017-02-03Split out the search form from pkg_search_page()Lukas Fleischer2-3/+2
2017-01-28Implement co-maintainer searchLukas Fleischer2-0/+9
2017-01-25t1200: Test IP address log and bansLukas Fleischer2-0/+29
2017-01-25git-serve: Implement IP address bansLukas Fleischer2-0/+16
2017-01-25Store banned IP addresses as plain textLukas Fleischer3-2/+9
2017-01-25git-serve: Save last SSH login date and IP addressLukas Fleischer3-1/+24
2017-01-25config.proto: Update path to the notification scriptLukas Fleischer1-1/+1
2017-01-23Show co-maintainers SSH clone URL on package base pageMark Weiman1-1/+1
2017-01-23t1200: Add tests for vote/unvoteLukas Fleischer1-0/+66
2017-01-23git-serve: Add support for (un-)votingLukas Fleischer2-0/+75
2017-01-20account.php: Reformat process_account_form() callMark Weiman1-6/+18
2017-01-20Update cookie for language setting when editing user informationMark Weiman1-0/+7
2017-01-20Add user set timezonesMark Weiman19-23/+130
2017-01-17Document garbage collection settings for GitLukas Fleischer2-2/+12
2017-01-12INSTALL: Refer to the AUR backend as aurwebLukas Fleischer1-2/+2
2017-01-07Increase minimum password length to 8 charactersAlex Muller1-1/+1
2016-12-23git-serve: Use Python exceptions for error handlingLukas Fleischer2-79/+131
2016-12-20t1200: Add tests for flag/unflagLukas Fleischer1-0/+63
2016-12-20git-serve: Add support for (un-)flagging packagesLukas Fleischer1-0/+70
2016-12-20t1200: Test maintenance modeLukas Fleischer1-0/+11
2016-12-20notify: Avoid EXCEPT in SQL statementLukas Fleischer1-6/+4