summaryrefslogtreecommitdiffstats
path: root/web/html
AgeCommit message (Expand)AuthorFilesLines
2020-04-05Fix PHP notices in the account formorigin/liveLukas Fleischer1-5/+5
2020-02-02Add support for backup email addressesLukas Fleischer4-5/+10
2020-02-02Add option to send reset key for a given user nameLukas Fleischer1-13/+12
2020-01-30Require password when changing account informationLukas Fleischer2-4/+5
2020-01-30Require password when deleting an accountLukas Fleischer1-4/+13
2020-01-30Require current password when setting a new oneLukas Fleischer2-0/+3
2019-10-19Sync CSS with archwebLukas Fleischer1-8/+10
2019-10-05Add a simple CAPTCHA to the sign up formLukas Fleischer1-2/+12
2019-08-18Move permission for LIST_COMMENTS to dev/tu blockEli Schwartz1-1/+1
2019-05-26Display warning when flagging VCS packagesLukas Fleischer2-0/+13
2019-05-25Sync CSS with archwebLukas Fleischer1-47/+25
2019-04-28Add "Enable notifications" checkbox in "Add Comment" formVladimir Panteleev2-0/+8
2018-08-06Allow listing all comments from a userJohannes Löthberg4-2/+72
2018-07-07Sync CSS with archwebLukas Fleischer1-37/+6
2018-05-12Stop using each()Lukas Fleischer2-3/+3
2018-02-24Add capability for co-maintainers to disown packagesMark Weiman2-3/+13
2017-12-03Add route for /users.gzLukas Fleischer1-0/+1
2017-11-28Sync CSS with archwebLukas Fleischer3-7/+48
2017-11-05login.php: Escape quotes in the referer fieldLukas Fleischer1-1/+1
2017-04-30Add support for Terms of Service documentsLukas Fleischer1-0/+50
2017-04-27Call check_sid() from a central locationLukas Fleischer18-47/+0
2017-04-24Fix the comment collapse featureLukas Fleischer1-11/+12
2017-04-20Use JavaScript to collapse long commentsLukas Fleischer2-5/+35
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