summaryrefslogtreecommitdiff
path: root/app/Contracts
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-17Gedcom elementsGreg Roach1-3/+1
2021-02-02Merge GEDCOM element code from 2.1 branchGreg Roach2-0/+151
2021-01-25Use https link in copyright headerGreg Roach16-32/+32
2021-01-15Move user constants to the user interface classGreg Roach1-0/+28
2020-09-15Remove league/glide. Use intervention/image directly.Greg Roach1-0/+141
2020-09-08Use factory to create caches and filesystemsGreg Roach2-0/+108
2020-07-04Fix: #3314 - use a factory to make XREFsGreg Roach1-0/+35
2020-05-14Initial support for _LOC records and _GOV factsGreg Roach1-0/+63
2020-05-12Use factory methods to create GEDCOM recordsGreg Roach10-0/+622
2019-11-07Fix error updating account preferences; use constants for preference namesGreg Roach1-2/+2
2019-11-03Add privacy-policy/impressum - #2654Greg Roach1-1/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach1-535/+14
2019-01-31Disable themes for POST requests. #2167Greg Roach1-0/+589