summaryrefslogtreecommitdiff
path: root/app/Http
AgeCommit message (Expand)AuthorFilesLines
2026-02-09when logging out the homepage is fetched twice (#5160)Bert Koorengevel1-1/+8
2026-02-07Debug header fields need to comply with RFC7230Greg Roach1-4/+9
2026-02-07Move SQL logger to its own classGreg Roach33-283/+84
2026-02-06Fix: #5152 - use robot list from DarkVisitors (KnownAgents) in bad bot blockerGreg Roach1-45/+1336
2026-02-05Add debug log for SQL statementsGreg Roach1-1/+37
2026-02-05Fix: #5277 - missing slideshow images on Postgres; Fix: #4661, Fix: #2355 - m...Greg Roach12-58/+55
2026-02-02Refactor reports: simplify setupGreg Roach1-19/+10
2026-02-02Refactor reports: simplify structure of variablesGreg Roach1-6/+6
2026-01-15fix issue #5287: extra newline in family gedcom for new spouse triggered vali...Bert Koorengevel1-1/+1
2025-12-29CodeStyleGreg Roach2-2/+6
2025-12-29Show names of linked records in pending changes logGreg Roach1-2/+7
2025-12-24CodeStyleGreg Roach335-4071/+832
2025-12-24CodeStyleGreg Roach5-30/+9
2025-12-24Refactor the 'before' paramter to createFact()Greg Roach5-24/+18
2025-12-24fix #4511 & #5137: when adding a child to a family, put it between older and ...Bert Koorengevel5-43/+108
2025-12-19Fix: some code passes empty fact_id/gedcom to updateFact instead of calling c...Greg Roach1-1/+5
2025-12-19Refactor edit/create/delete fact to allow facts to be added in orderGreg Roach1-31/+8
2025-11-21CodeStyle - strict typesGreg Roach2-3/+3
2025-11-11Fix: #5252 - SQL-Server does not support || for concatenationGreg Roach1-3/+3
2025-10-31Don't renumber XREFs when pending changes existGreg Roach1-0/+12
2025-10-29Add missing void return typesGreg Roach2-12/+12
2025-10-20Fix: #5243 - pdo_mysql.default_socket not available on WindowsGreg Roach1-2/+2
2025-10-18Move pending changes logic to serviceGreg Roach1-42/+3
2025-10-12Fix: #5242 - use default language for custom text if the current language is ...Greg Roach1-0/+7
2025-09-30fix #5237: added EDUC & PROP as extra fields in AdvancedSearch (#5239)Bert Koorengevel1-0/+2
2025-09-15Update dependenciesGreg Roach1-1/+1
2025-08-15fixed #5207: memory_limit = -1 means unlimited (#5208)Bert Koorengevel1-1/+1
2025-08-15CodeStyleGreg Roach1-1/+1
2025-08-12fixed bug: Setup wizard reported memory_limit as zero (#5205)Bert Koorengevel1-1/+1
2025-08-12Fix: #5199 - new username/email differs by caseGreg Roach2-17/+36
2025-08-10Block robots from more pagesGreg Roach1-23/+23
2025-08-04Fix: #5195 - Postgres requires column alias when calling pluck()Greg Roach1-1/+1
2025-07-30Show reasons when blocking botsGreg Roach2-10/+11
2025-07-28Robot detection logicGreg Roach1-1/+1
2025-07-28Robot detection logicGreg Roach1-20/+45
2025-07-28Improve handling of robotsGreg Roach5-134/+222
2025-06-24Create new service for handling maintenance modeGreg Roach2-29/+17
2025-06-12Fix: #5167 - fgetcsv() requires escape parameter from PHP 8.4Greg Roach1-1/+1
2025-06-03Fix: Postgres driver requires alias for aggregate columnsGreg Roach1-8/+8
2025-06-02Replace CSS class current_day with wt-calendar-todayGreg Roach1-5/+2
2025-06-02Replace CSS class current_day with wt-calendar-todayGreg Roach1-1/+8
2025-05-12Update PHP dependenciesGreg Roach1-5/+6
2025-04-22Add another bad bot to the listGreg Roach1-0/+1
2025-04-14Add AliyunSecBot to list of bad robotsGreg Roach1-2/+3
2025-03-27CodeStyleGreg Roach1-6/+1
2025-03-09Fix: #5112 - use the list of user-agents from ai-robots-txt as a blacklistGreg Roach2-105/+61
2025-03-02Update Facebook crawlers in bad-bot-blockerGreg Roach1-1/+2
2025-03-02CodeStyleGreg Roach1-3/+1
2025-02-20Code StyleGreg Roach16-24/+5
2025-02-19PHPdoc and PHPstan issuesGreg Roach1-1/+1