summaryrefslogtreecommitdiff
path: root/app
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 Roach36-295/+86
2026-02-06SlideShow module - configurable delay time as block setting (#5303)Bert Koorengevel1-16/+21
2026-02-06Fix: #5200 - add error handler for boot() method in custom modulesGreg Roach1-1/+10
2026-02-06Fix: #5262 - Normalisation of arabic textGreg Roach2-0/+11
2026-02-06Update copyright year. It is 2026Greg Roach197-197/+197
2026-02-06Cleanup census classesGreg Roach197-2880/+566
2026-02-06Remove dead codeGreg Roach1-37/+0
2026-02-06Use explicit functions for foreign key actionsGreg Roach4-21/+16
2026-02-06Fix: #5152 - use robot list from DarkVisitors (KnownAgents) in bad bot blockerGreg Roach1-45/+1336
2026-02-05fix: HEAD:SUBM missing from GEDCOM export when privacy filtering disabled and...Greg Roach1-6/+6
2026-02-05Fix: #5307 - cannot export private treesGreg Roach1-2/+7
2026-02-05Performance: lazy-load privacy restrictionsGreg Roach1-26/+41
2026-02-05Performance: remove unnecessary SQL query for null userGreg Roach1-64/+4
2026-02-05Add debug log for SQL statementsGreg Roach1-1/+37
2026-02-05Fix: #3260 - build .ZIP archives on disk instead of in memoryGreg Roach1-2/+10
2026-02-05Fix: #4763 - don't compress files that are already compressed in ZIP archivesGreg Roach1-4/+2
2026-02-05Fix: #5277 - missing slideshow images on Postgres; Fix: #4661, Fix: #2355 - m...Greg Roach29-366/+495
2026-02-02Fix: #5276 - cannot use markdown formatting for notes in reports as HTML not ...Greg Roach1-9/+0
2026-02-02Fix: error adding new spouse when no family facts are enabledGreg Roach1-1/+0
2026-02-02Fix: #4951 - add watermarks to images in reportsGreg Roach8-114/+86
2026-02-02Expose method to generate binary image data with thumbnailsGreg Roach1-26/+44
2026-02-02Refactor reports: simplify setupGreg Roach2-62/+44
2026-02-02Add tests cases for all report optionsGreg Roach1-3/+0
2026-02-02Refactor reports: simplify structure of variablesGreg Roach3-45/+28
2026-02-02Tidy report codeGreg Roach1-21/+4
2026-02-01Cleanup some report codeGreg Roach28-2062/+280
2026-01-30Move UTF character definitions to UTF8 classGreg Roach2-37/+36
2026-01-15fix issue #5287: extra newline in family gedcom for new spouse triggered vali...Bert Koorengevel1-1/+1
2026-01-132.2.5Greg Roach1-2/+2
2026-01-132.2.52.2.5Greg Roach1-1/+1
2025-12-29CodeStyleGreg Roach16-49/+18
2025-12-29Show names of linked records in pending changes logGreg Roach1-2/+7
2025-12-28Fix: #5221 - count individuals (not dates) in statisticsGreg Roach1-1/+2
2025-12-24CodeStyleGreg Roach335-4071/+832
2025-12-24CodeStyleGreg Roach6-33/+9
2025-12-24Refactor the 'before' paramter to createFact()Greg Roach6-26/+20
2025-12-24fix #4511 & #5137: when adding a child to a family, put it between older and ...Bert Koorengevel5-43/+108
2025-12-19improved support for Legacy GEDCOM dialect (fixes #5269) (#5270)Bert Koorengevel1-0/+12
2025-12-19Fix: some code passes empty fact_id/gedcom to updateFact instead of calling c...Greg Roach2-1/+21
2025-12-19Refactor edit/create/delete fact to allow facts to be added in orderGreg Roach2-133/+58
2025-12-12Fix: #5268 - bypassing forms with CAPTCHA causes session error.Greg Roach1-5/+5
2025-12-12Remove unused codeGreg Roach1-27/+0
2025-11-27Fix: PHP 8.5 deprecationGreg Roach1-1/+1
2025-11-25Fix: include combining diacritics from non-latin alphabets when normalizing textGreg Roach1-120/+5
2025-11-21CodeStyle - strict typesGreg Roach8-14/+24
2025-11-18TypoGreg Roach1-1/+1
2025-11-18Add CLI commands to create/edit/delete users and treesGreg Roach6-218/+318
2025-11-11Fix: #5246 - SQL-Server enables encryption by default, so trust self-signed c...Greg Roach1-9/+10