summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/NotePage.php
AgeCommit message (Expand)AuthorFilesLines
2023-11-02Fix: #4873 - Add Link/rel=canonical to genealogy pages and redirectsGreg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-03-09Fix: #4250 - refactor linked-records and use consistentlyGreg Roach1-10/+22
2022-02-23Update and use Validation classGreg Roach1-10/+5
2021-06-28Fix: #2600 - refactor markdown formatting to allow XREF links to be disabledGreg Roach1-1/+0
2021-05-23Working on adding new GEDCOM tagsGreg Roach1-33/+15
2021-05-18CodeStyleGreg Roach1-2/+1
2021-04-19Use a factory to make slugsGreg Roach1-1/+3
2021-03-19Remove GedcomTagGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-2/+2
2020-09-04Remove calls to deprecated functionGreg Roach1-1/+1
2020-09-03Fix: #3498 - do not show tab for 'notes linked to notes'Greg Roach1-1/+0
2020-06-06Working on GEDCOM tags/elementsGreg Roach1-1/+1
2020-05-26Make Fact objects immutable. Remove setTag()Greg Roach1-1/+1
2020-05-12Update code to use new Factory objectsGreg Roach1-2/+3
2020-02-15Add custom meta-description tag for individual pagesGreg Roach1-12/+13
2019-12-10PHPdocGreg Roach1-1/+1
2019-12-10Redirects to updated slugs should be permanentGreg Roach1-1/+2
2019-11-23Avoid ambiguous functions such as empty()Greg Roach1-1/+1
2019-11-09Fix: #2757 - missing tree parameter on shared note pageGreg Roach1-0/+1
2019-10-31Refactor controllers as request handlersGreg Roach1-0/+106