summaryrefslogtreecommitdiffstats
path: root/web/template
AgeCommit message (Expand)AuthorFilesLines
2017-03-02account_delete.php: Fix variable nameLukas Fleischer1-1/+1
2017-02-27flag_comment.php: Hide comment for unflagged packagesLukas Fleischer1-0/+2
2017-02-27Always use source_file_uri instead of pkgbuild_uriLukas Fleischer1-1/+1
2017-02-25pkgreq_results.php: Hide empty tableLukas Fleischer1-0/+4
2017-02-23Add security tracker into navbarMorten Linderud2-0/+2
2017-02-15Fix several PHP short open tagsLukas Fleischer3-3/+3
2017-02-12Add direct links to each source fileJanne Heß1-2/+2
2017-02-08pkgreq_results.php: Add a flag to hide headersLukas Fleischer1-4/+8
2017-02-08pkgreq_results.php: Split out package results boxLukas Fleischer1-120/+118
2017-02-08Allow to search for both maintainer and co-maintainerLukas Fleischer1-0/+1
2017-02-08Hide the table sorting links on the dashboardLukas Fleischer1-8/+27
2017-02-04Add dashboardLukas Fleischer1-3/+4
2017-02-04pkg_search_results.php: Split out package results boxLukas Fleischer1-88/+86
2017-02-04Refactor pkg_search_page()Lukas Fleischer1-2/+6
2017-01-28Implement co-maintainer searchLukas Fleischer1-0/+1
2017-01-23Show co-maintainers SSH clone URL on package base pageMark Weiman1-1/+1
2017-01-20Add user set timezonesMark Weiman9-16/+31
2016-10-17Do not show current day if registration date is unknownLukas Fleischer1-0/+4
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-07-24Fix plural stringSafa AlFulaij1-1/+1
2016-07-23Remove wearout factor from translatable stringLukas Fleischer1-1/+1
2016-06-26Add hard limit for the length of dependency listsLukas Fleischer1-2/+3
2016-06-25Make request type hints translatableLukas Fleischer1-3/+3
2016-06-25Linkify user homepage URLsJohannes Löthberg1-1/+1
2016-06-08Add a homepage field to accountsLukas Fleischer2-0/+9
2016-06-08Update Arch Linux projects subdomainLukas Fleischer1-1/+1
2016-05-23Add request type hintsLukas Fleischer1-1/+18
2016-03-18Change text of enable notifications linkMark Weiman1-1/+1
2016-03-13Merge branch 'maint'Lukas Fleischer1-1/+1
2016-03-13Fix l10n of "more"Lukas Fleischer1-1/+1
2016-02-21Send notifications when changing ownershipLukas Fleischer1-0/+4
2016-02-19Hide orphan request option for disowned package basesLukas Fleischer1-0/+2
2016-02-07Add support for package update notificationsLukas Fleischer1-0/+4
2016-02-07Add global comment notification settingLukas Fleischer1-0/+8
2016-01-31Remove 'new' tag from updates tableMarcel Korpel1-5/+0
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 Korpel1-1/+1
2016-01-28Include parentheses in translatable stringLukas Fleischer1-1/+1
2016-01-24Fix duplicate ids from pinned commentsMark Weiman1-1/+1
2016-01-23Add comment undeletion functionalityMarcel Korpel1-0/+11
2015-12-15Add link to flag OOD commentMark Weiman2-1/+26
2015-12-13Hide names of deleted accounts in comment headingsLukas Fleischer1-7/+12
2015-12-13Store current date and time when deleting commentsLukas Fleischer1-14/+20
2015-12-13Add a "more" link to the recent updates boxLukas Fleischer1-1/+1
2015-12-13Replace new package iconLukas Fleischer1-1/+1
2015-12-13Replace RSS feed iconLukas Fleischer1-1/+1
2015-12-12Only show "last edited" to logged in usersLukas Fleischer1-1/+1
2015-12-12Implement capability to pin comments above othersMark Weiman1-5/+35
2015-12-12Remove reassignment of base_id in pkg_comments.phpMark Weiman1-7/+0