summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)AuthorFilesLines
2017-02-26Release 4.5.0v4.5.0Lukas Fleischer1-1/+1
2017-02-25pkgreq_results.php: Hide empty tableLukas Fleischer1-0/+4
2017-02-24Use bcrypt to hash passwordsLukas Fleischer3-145/+61
2017-02-24Fix user name in disown notificationsLukas Fleischer1-3/+3
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 Fleischer1-1/+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ß2-4/+6
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-25Store banned IP addresses as plain textLukas Fleischer1-1/+1
2017-01-23Show co-maintainers SSH clone URL on package base pageMark Weiman1-1/+1
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 Weiman16-23/+123
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-17Do not show current day if registration date is unknownLukas Fleischer1-0/+4
2016-10-15Release 4.4.0v4.4.0Lukas Fleischer1-1/+1
2016-10-08Add clone hints to 404 error pagesLukas Fleischer1-0/+33
2016-08-14Add details link from account edit formJohannes Löthberg1-0/+1
2016-08-14Display registration date on account details pageJohannes Löthberg1-0/+4
2016-08-14Release 4.3.0v4.3.0Lukas Fleischer1-1/+1
2016-07-24Fix plural stringSafa AlFulaij1-1/+1
2016-07-23Remove wearout factor from translatable stringLukas Fleischer1-1/+1
2016-06-30Distinguish auto-accepted requestsLukas Fleischer1-1/+1
2016-06-26Add hard limit for the length of dependency listsLukas Fleischer2-6/+9
2016-06-25Make request type hints translatableLukas Fleischer1-3/+3
2016-06-25Linkify user homepage URLsJohannes Löthberg1-1/+1