summaryrefslogtreecommitdiff
path: root/app/Webtrees.php
AgeCommit message (Expand)AuthorFilesLines
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
2022-05-20Send automatic emails when a new version is available. Add site-uuid to supp...Greg Roach1-3/+5
2022-05-09Create surname traditions using a factoryGreg Roach1-0/+2
2022-05-042.1.2Greg Roach1-2/+2
2022-05-042.1.22.1.2Greg Roach1-1/+1
2022-04-292.1.1Greg Roach1-2/+2
2022-04-292.1.12.1.1Greg Roach1-1/+1
2022-04-202.1.0Greg Roach1-2/+2
2022-04-202.1.02.1.0Greg Roach1-1/+1
2022-04-032.1.0-beta.22.1.0-beta.2Greg Roach1-1/+1
2022-04-03Refactor custom tags. Replace modules with hard-coded configuration optionsGreg Roach1-0/+2
2022-03-162.1.0-beta.12.1.0-beta.1Greg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-26Parameter validationGreg Roach1-5/+7
2022-02-25User factories to create routes and responsesGreg Roach1-1/+9
2022-02-20Create Timestamp class and factory to replace direct-dependency on CarbonGreg Roach1-2/+4
2022-02-18Fix: #1663 - add support for ANSEL encodingGreg Roach1-0/+6
2022-02-01Extract calendar-date factory codeGreg Roach1-0/+2
2022-02-01Alternative fix for #4179Greg Roach1-5/+0
2022-01-31Upgrade commonmark from 1.x to 2.xGreg Roach1-1/+1
2022-01-27Remove PHPDebugBar - not compatible with PHP8 and not being updatedGreg Roach1-2/+0