summaryrefslogtreecommitdiffstats
path: root/web/html
AgeCommit message (Expand)AuthorFilesLines
2017-03-04index.php: Remove routes for dropped imagesLukas Fleischer1-3/+0
2017-02-28pkgbase.php: Fix PHP noticeLukas Fleischer1-3/+2
2017-02-28pkgbase.php: Squelch PHP warningLukas Fleischer1-13/+19
2017-02-28account.php: Always initialize $successLukas Fleischer1-0/+1
2017-02-27pkgflag.php: Remove stray variableLukas Fleischer1-1/+1
2017-02-27404.php: Squelch warning on empty PATH_INFOLukas Fleischer1-1/+1
2017-02-24Use bcrypt to hash passwordsLukas Fleischer1-4/+1
2017-02-15Fix several PHP short open tagsLukas Fleischer4-4/+4
2017-02-15pkgbase.php: Add default titleLukas Fleischer1-1/+1
2017-02-15Hide old requests from the dashboardLukas Fleischer1-1/+3
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 Fleischer1-0/+1
2017-02-08pkgreq_results.php: Split out package results boxLukas Fleischer1-0/+2
2017-02-08Add flagged packages to the dashboardLukas Fleischer1-0/+12
2017-02-08Add links to all owned packages to the dashboardLukas Fleischer1-2/+2
2017-02-04Add dashboardLukas Fleischer1-2/+34
2017-02-04pkg_search_results.php: Split out package results boxLukas Fleischer1-0/+2
2017-02-04Refactor pkg_search_page()Lukas Fleischer1-2/+2
2017-02-03Split out the search form from pkg_search_page()Lukas Fleischer1-1/+2
2017-01-20account.php: Reformat process_account_form() callMark Weiman1-6/+18
2017-01-20Add user set timezonesMark Weiman3-1/+6
2016-10-08Add clone hints to 404 error pagesLukas Fleischer1-0/+33
2016-06-25Add missing database and account fieldsJohannes Löthberg2-11/+43
2016-06-08Add a homepage field to accountsLukas Fleischer1-15/+38
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-02-07Add support for package update notificationsLukas Fleischer2-7/+7
2016-02-07Add global comment notification settingLukas Fleischer2-8/+14
2016-01-31Remove 'new' tag from updates tableMarcel Korpel2-11/+0
2016-01-31Make RSS icon dark gray and only blue on hoverMarcel Korpel1-2/+2
2016-01-30Shorten maxlength of email input fields to 254 charactersMarcel Korpel1-1/+1
2016-01-23Add comment undeletion functionalityMarcel Korpel5-3/+44
2015-12-15Add link to flag OOD commentMark Weiman3-0/+26
2015-12-13Replace new package iconLukas Fleischer3-1/+4
2015-12-13Replace RSS feed iconLukas Fleischer3-1/+4
2015-12-13Remove old logosLukas Fleischer4-3/+1
2015-12-13Add the Open Iconic licenseLukas Fleischer1-0/+26
2015-12-12Implement capability to pin comments above othersMark Weiman7-3/+18
2015-11-26Dedupe translatable stringsLukas Fleischer4-4/+4
2015-11-25Change "File Request" to "Submit Request"Eli Schwartz1-1/+1
2015-10-25Support long email addressesLukas Fleischer1-1/+1
2015-10-24Highlight broken dependenciesLukas Fleischer1-0/+5
2015-10-22Do not redirect when showing errors during flaggingLukas Fleischer1-2/+38
2015-10-21Check comment length in the backendLukas Fleischer1-6/+1
2015-10-04rpc.php: Display generated documentationLukas Fleischer1-28/+1
2015-10-03Do not redirect to details page after deletionLukas Fleischer1-0/+2
2015-10-03Redirect to details pages after performing actionsLukas Fleischer4-4/+4
2015-10-03Fix a PHP "Undefined index" noticeLukas Fleischer1-1/+5