summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-25Add missing database and account fieldsJohannes Löthberg2-11/+43
2016-06-08Add a homepage field to accountsLukas Fleischer4-19/+55
2016-06-08Update Arch Linux projects subdomainLukas Fleischer1-1/+1
2016-06-02pkgbasefuncs.inc.php: Remove debug statementLukas Fleischer1-1/+0
2016-05-23Add request type hintsLukas Fleischer1-1/+18
2016-03-19Merge branch 'maint'Lukas Fleischer1-1/+1
2016-03-18Change text of enable notifications linkMark Weiman1-1/+1
2016-03-13Release 4.2.1v4.2.1Lukas Fleischer1-1/+1
2016-03-13Merge branch 'maint'Lukas Fleischer2-3/+3
2016-03-13Store last login address as plain textLukas Fleischer1-2/+2
2016-03-13Fix l10n of "more"Lukas Fleischer1-1/+1
2016-03-13Remove code referencing non-existent and unused fileIan D. Scott1-4/+0
2016-03-13Limit comment height to 15 linesEric Engestrom1-0/+5
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 Fleischer3-3/+16
2016-02-19Unset $pinned unconditionally when displaying commentsMark Weiman2-2/+2
2016-02-19Hide orphan request option for disowned package basesLukas Fleischer1-0/+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 Fleischer4-9/+16
2016-02-07Add global comment notification settingLukas Fleischer4-10/+27
2016-02-07Rename the CommentNotify table to PackageNotificationsLukas Fleischer3-11/+11
2016-01-31Remove 'new' tag from updates tableMarcel Korpel4-17/+1
2016-01-31Make RSS icon dark gray and only blue on hoverMarcel Korpel1-2/+2
2016-01-31Correctly encode ampersand in query string within HTML attributeMarcel Korpel1-1/+1
2016-01-30Shorten maxlength of email input fields to 254 charactersMarcel Korpel2-2/+2
2016-01-28Include parentheses in translatable stringLukas Fleischer1-1/+1
2016-01-28Rename constructors to __constructMarcel Korpel2-4/+4
2016-01-24Fix duplicate ids from pinned commentsMark Weiman1-1/+1
2016-01-23Add comment undeletion functionalityMarcel Korpel8-7/+75
2015-12-15Add link to flag OOD commentMark Weiman6-1/+84