summaryrefslogtreecommitdiff
path: root/app/Registry.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-03-21Implicit/explicit nullable types for PHP 8.4Greg Roach1-28/+28
2023-04-03Replace illuminate/container with our own simpler containerGreg Roach1-0/+19
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-10-31Re-order import statementsGreg Roach1-2/+2
2022-06-02Use a factory to make the current timeGreg Roach1-0/+19
2022-06-02Use a factory to make unqique identifiersGreg Roach1-0/+19
2022-06-02Add some GEDCOM 7 definitionsGreg Roach1-0/+19
2022-05-09Create surname traditions using a factoryGreg Roach1-0/+19
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-25User factories to create routes and responsesGreg Roach1-0/+38
2022-02-20Create Timestamp class and factory to replace direct-dependency on CarbonGreg Roach1-0/+19
2022-02-18Fix: #1663 - add support for ANSEL encodingGreg Roach1-0/+19
2022-02-01Extract calendar-date factory codeGreg Roach1-0/+19
2021-06-28Fix: #2600 - refactor markdown formatting to allow XREF links to be disabledGreg Roach1-0/+19
2021-05-04Revert "Move PSR17 factories to the registry"Greg Roach1-93/+16
2021-05-03Move PSR17 factories to the registryGreg Roach1-16/+93
2021-04-19Use a factory to make slugsGreg Roach1-32/+35
2021-02-02Merge GEDCOM element code from 2.1 branchGreg Roach1-0/+20
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-0/+327