summaryrefslogtreecommitdiffstats
path: root/web/template
AgeCommit message (Expand)AuthorFilesLines
2020-02-27Properly escape passwords in the account edit formLukas Fleischer1-2/+2
2020-02-26Fix HTML code in the account search results tableLukas Fleischer1-15/+5
2020-02-02Explain syntax/features in the comments sectionLukas Fleischer1-0/+4
2020-02-02Explain the hide email address settingLukas Fleischer1-5/+9
2020-02-02Add support for backup email addressesLukas Fleischer1-1/+11
2020-01-30Update copyright range in the cgit footerLukas Fleischer1-1/+1
2020-01-30Require password when changing account informationLukas Fleischer1-8/+9
2020-01-30Require password when deleting an accountLukas Fleischer1-2/+9
2020-01-30Verify current password against logged in userLukas Fleischer1-2/+2
2020-01-30Require current password when setting a new oneLukas Fleischer1-12/+20
2019-12-11Copy Git repository URL on clickLukas Fleischer2-4/+30
2019-10-27Display popularity with less decimal pointsLukas Fleischer2-2/+2
2019-10-05Add a simple CAPTCHA to the sign up formLukas Fleischer1-0/+11
2019-08-18Move permission for LIST_COMMENTS to dev/tu blockEli Schwartz1-1/+1
2019-06-30Update copyright year in the cgit footer templateMichael Straube1-1/+1
2019-04-28Add "Enable notifications" checkbox in "Add Comment" formVladimir Panteleev1-0/+6
2018-10-17pkg_comments.php: Make comment timestamps link to the commentVladimir Panteleev1-5/+7
2018-08-06Allow listing all comments from a userJohannes Löthberg3-27/+76
2018-05-12Stop using each()Lukas Fleischer9-26/+26
2018-05-12Add newline after accept link for orphan requestsLukas Fleischer1-3/+1
2018-05-11Use a link to accept orphan requestsEli Schwartz1-5/+1
2018-05-10Update copyright year in the cgit footer templateEli Schwartz1-1/+1
2018-02-24Add capability for co-maintainers to disown packagesMark Weiman1-1/+1
2017-11-07Fix sorting order when clicking table headingsLukas Fleischer1-1/+1
2017-11-05Point out that the user name is public when registeringLukas Fleischer1-0/+3
2017-04-24Fix the comment collapse featureLukas Fleischer1-7/+9
2017-04-23Render comments when storing them in the databaseLukas Fleischer1-0/+4
2017-04-20Use JavaScript to collapse long commentsLukas Fleischer1-1/+1
2017-04-19Store dependency descriptions in a separate columnLukas Fleischer1-1/+1
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