summaryrefslogtreecommitdiff
path: root/app/Webtrees.php
AgeCommit message (Expand)AuthorFilesLines
2026-04-292.2.6Greg Roach1-2/+2
2026-04-292.2.62.2.6Greg Roach1-1/+1
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2026-02-07Move SQL logger to its own classGreg Roach1-0/+2
2026-02-05Fix: #5277 - missing slideshow images on Postgres; Fix: #4661, Fix: #2355 - m...Greg Roach1-1/+1
2026-01-132.2.5Greg Roach1-2/+2
2026-01-132.2.52.2.5Greg Roach1-1/+1
2025-08-042.2.4Greg Roach1-2/+2
2025-08-042.2.42.2.4Greg Roach1-1/+1
2025-07-302.2.3Greg Roach1-2/+2
2025-07-302.2.32.2.3Greg Roach1-1/+1
2025-07-292.2.2Greg Roach1-2/+2
2025-07-292.2.22.2.2Greg Roach1-1/+1
2025-06-24Create new service for handling maintenance modeGreg Roach1-3/+0
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2025-01-06Add PhpService so we can mock/test calles to ini_get(), etc.Greg Roach1-2/+3
2024-12-17Remove oscarotero/middleland - it triggers deprecations on PHP 8.4Greg Roach1-6/+2
2024-11-302.2.1Greg Roach1-2/+2
2024-11-302.2.12.2.1Greg Roach1-1/+1
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach1-20/+20
2024-11-222.2.0Greg Roach1-2/+2
2024-11-222.2.02.2.0Greg Roach1-1/+1
2024-06-26Add Strict-Transport-Security header for HTTPS sitesGreg Roach1-1/+1
2024-03-31Add CLI interfaceGreg Roach1-21/+17
2024-03-31PHPUnit 11 requires applications to remove their error handlersGreg Roach1-19/+2
2024-01-13Avoid implicit type checksGreg Roach1-1/+1
2023-04-03Refactor startup code to allow /public/ to be the web rootGreg Roach1-16/+21
2023-04-03Replace illuminate/container with our own simpler containerGreg Roach1-49/+18
2023-02-01Add signatures to closures in phpdoc. See #4713Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-27PHP 8.0 - Union typesGreg Roach1-1/+1
2022-11-27Next release will be 2.2.0 and require PHP 8.0Greg Roach1-2/+2
2022-11-272.1.82.1.8Greg Roach1-1/+1
2022-10-31Re-order import statementsGreg Roach1-1/+1
2022-07-292.1.7Greg Roach1-2/+2
2022-07-292.1.72.1.7Greg Roach1-1/+1
2022-06-202.1.6Greg Roach1-2/+2
2022-06-202.1.62.1.6Greg Roach1-1/+1
2022-06-042.1.5Greg Roach1-2/+2
2022-06-042.1.52.1.5Greg Roach1-1/+1
2022-06-02Use a factory to make the current timeGreg Roach1-0/+2
2022-06-02Use a factory to make unqique identifiersGreg Roach1-0/+2
2022-06-02Add some GEDCOM 7 definitionsGreg Roach1-0/+2
2022-05-222.1.4Greg Roach1-2/+2
2022-05-222.1.42.1.4Greg Roach1-1/+1
2022-05-212.1.3Greg Roach1-2/+2
2022-05-212.1.32.1.3Greg Roach1-1/+1
2022-05-21Split update-check into checker and mailerGreg Roach1-0/+2
2022-05-20Convert the new-version check to a moduleGreg Roach1-2/+0