summaryrefslogtreecommitdiff
path: root/app/Http
AgeCommit message (Expand)AuthorFilesLines
2025-02-20Code StyleGreg Roach16-24/+5
2025-02-19PHPdoc and PHPstan issuesGreg Roach1-1/+1
2025-02-12Add ImagesiftBot to the list of bad botsGreg Roach1-0/+1
2025-02-11Missing escapeGreg Roach1-6/+12
2025-02-11Code cleanupGreg Roach2-9/+9
2025-02-10Don't uninstall dev dependencies after CI scripts. Fix some CI issuesGreg Roach1-1/+1
2025-01-16It's 2025. Update copyright date.Greg Roach360-360/+360
2025-01-08Update PHPdoc and CodeStyleGreg Roach3-90/+29
2025-01-06Add PhpService so we can mock/test calles to ini_get(), etc.Greg Roach7-196/+47
2024-12-25Fix: #5083 - php-whois library is abandoned. Write our own.Greg Roach1-33/+16
2024-12-23Fix: #4979 - system emails sent in wrong languageGreg Roach5-13/+12
2024-12-19Bock another LLM crawler: OAI-SearchBotGreg Roach1-0/+1
2024-12-18Update PHP dependenciesGreg Roach1-3/+5
2024-12-17Remove oscarotero/middleland - it triggers deprecations on PHP 8.4Greg Roach3-63/+98
2024-12-01Fix: #5062 - don't close modals when clicking on the backdropGreg Roach2-2/+2
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach26-76/+76
2024-11-22Default value for escape parameter in fputcsv() is deprecated in PHP 8.4Greg Roach1-2/+2
2024-11-15Fix: #5054 - do not require dummy search value for new advanced-search fieldsGreg Roach1-3/+2
2024-09-14Fix: #5026 - add friendy error message when failing to upload new media obectGreg Roach1-1/+13
2024-09-12fix issue #5019: forward from old branch list urlGreg Roach1-4/+1
2024-09-05fix: alignment in SetupWizard.phpJulien BARBEY1-16/+16
2024-09-05fix: psr12 in SetupWizard.phpJulien BARBEY1-1/+1
2024-09-05fix: undefined array key in setup wizardJulien BARBEY1-0/+4
2024-08-20Fix: #5017 - wrong counts on individual pageGreg Roach1-39/+25
2024-06-24Add Strict-Transport-Security header for HTTPS sitesGreg Roach1-0/+7
2024-06-10Fix: #4989 - mismatch between individual and family listsGreg Roach20-271/+371
2024-04-09Drop the webtrees 1.x custom-thumbnail importerGreg Roach4-463/+0
2024-03-31Refactoring class DBGreg Roach7-139/+63
2024-03-31Refatoring class DBGreg Roach1-1/+1
2024-03-31Refatoring class DBGreg Roach1-1/+1
2024-03-31CodeStyleGreg Roach37-50/+50
2024-03-31CodeStyle - whitespaceGreg Roach8-9/+0
2024-03-31PHPUnit 11 requires applications to remove their error handlersGreg Roach1-0/+54
2024-03-31PHP 8.2 - union typesGreg Roach3-9/+4
2024-03-31PHP 7.4 - short arrow functionsGreg Roach37-216/+118
2024-03-22Fix: #4969 - need column aliases for SUM(...) when using PostgresGreg Roach1-1/+1
2024-03-21Implicit/explicit nullable types for PHP 8.4Greg Roach5-5/+5
2024-02-26CodeStyleGreg Roach1-2/+2
2024-02-26Fix some phpstan issuesGreg Roach2-2/+2
2024-02-26Fix: #4549 - Localise timestamps on site-logs and pending-changesGreg Roach4-31/+49
2024-02-21Fix: #4956 - copy/paste error when repopulating login formGreg Roach1-1/+1
2024-02-17Fix: #4887 - advanced-search place name input fields not intuitiveGreg Roach1-1/+2
2024-02-16Fix: #4903 - trim search fields in advanced searchGreg Roach1-0/+2
2024-02-10CodeStyleGreg Roach1-1/+0
2024-02-10Fix: #4937 - managers cannot set tree preferencesGreg Roach1-16/+18
2024-02-04Add FriendlyCrawler to the list of bad botsGreg Roach1-0/+1
2024-01-13Avoid implicit type checksGreg Roach2-3/+6
2024-01-06Fix: #4936 - Setup fails for SQL ServerGreg Roach1-2/+2
2024-01-03Add validation to media-folder parameterGreg Roach5-5/+69
2024-01-02Add phxbot to bad-bot listGreg Roach1-0/+1