summaryrefslogtreecommitdiff
path: root/app/Contracts
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach32-32/+32
2026-02-02Fix: #4951 - add watermarks to images in reportsGreg Roach1-30/+8
2025-01-16It's 2025. Update copyright date.Greg Roach32-32/+32
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach2-31/+31
2024-04-09Fix: #4592 - apply EXIF rotation to imagesGreg Roach1-56/+3
2024-03-31PHP 8.2 - union typesGreg Roach14-102/+26
2024-03-21Implicit/explicit nullable types for PHP 8.4Greg Roach14-17/+17
2023-12-31Use CarbonImmutable in our immutable timestampsGreg Roach1-2/+2
2023-04-03Replace illuminate/container with our own simpler containerGreg Roach1-0/+30
2023-03-23PHPdocGreg Roach1-1/+1
2023-03-07Add typehintsGreg Roach11-11/+11
2023-02-01Add signatures to closures in phpdoc. See #4713Greg Roach12-12/+12
2023-01-25It's 2023Greg Roach31-31/+31
2023-01-25It's 2023Greg Roach31-31/+31
2022-11-30PHPdocGreg Roach1-0/+2
2022-11-30Remove unused importsGreg Roach1-1/+0
2022-11-27PHP 8.0 - Union typesGreg Roach1-3/+3
2022-11-23Refactor filesystem logic to prepare for Flysystem v3Greg Roach1-10/+5
2022-09-06CodeStyleGreg Roach1-9/+0
2022-09-05Refactor custom tag support. Add more tags for MyHeritage and ProGenGreg Roach1-0/+40
2022-06-02Use a factory to make the current timeGreg Roach1-0/+31
2022-06-02Use a factory to make unqique identifiersGreg Roach1-0/+52
2022-06-02Add some GEDCOM 7 definitionsGreg Roach1-0/+63
2022-05-09Create surname traditions using a factoryGreg Roach1-0/+71
2022-04-03Refactor custom tags. Replace modules with hard-coded configuration optionsGreg Roach1-3/+9
2022-03-28Fix: #4280 - empty slugs break routingGreg Roach1-2/+2
2022-03-16PHPdocGreg Roach1-0/+9
2022-03-16It is 2022 - update copyright datesGreg Roach24-24/+24
2022-03-01TestingGreg Roach1-4/+4
2022-02-28PHPdocGreg Roach1-12/+12
2022-02-26Parameter validationGreg Roach1-0/+8
2022-02-25User factories to create routes and responsesGreg Roach2-0/+119
2022-02-20Fix: PHP7.4 compatibilityGreg Roach1-12/+12
2022-02-20Create Timestamp class and factory to replace direct-dependency on CarbonGreg Roach2-0/+208
2022-02-18Fix: #1663 - add support for ANSEL encodingGreg Roach1-0/+53
2022-02-01Wrong return typeGreg Roach1-2/+2
2022-02-01Extract calendar-date factory codeGreg Roach1-0/+44
2022-01-31Upgrade commonmark from 1.x to 2.xGreg Roach1-5/+6
2021-10-31Working on custom tag definitionsGreg Roach1-1/+1
2021-10-29Fix: #3027 - expand/collapse subfields and show grouping during editGreg Roach1-0/+7
2021-10-27CodeStyleGreg Roach1-1/+0
2021-10-13Remove unused importsGreg Roach1-7/+0
2021-07-26Revert "Upgrade league/commonmark to 2.0" - the legacy census format parser n...Greg Roach1-5/+5
2021-07-26Upgrade league/commonmark to 2.0Greg Roach1-5/+5
2021-06-28Fix: #2600 - refactor markdown formatting to allow XREF links to be disabledGreg Roach1-0/+43
2021-05-14Working on GEDCOM elementsGreg Roach1-1/+1
2021-05-12Merge changes from developGreg Roach1-2/+2
2021-05-11Add API to modify subtagsGreg Roach1-0/+11
2021-04-19Use a factory to make slugsGreg Roach1-0/+42
2021-03-11Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2Greg Roach2-18/+18