summaryrefslogtreecommitdiff
path: root/app/Http
AgeCommit message (Expand)AuthorFilesLines
2021-10-04Working on validationGreg Roach1-1/+1
2021-10-04Add rate-limit for visitor actions that could send emailGreg Roach3-20/+46
2021-10-03Refactor HTTP exceptionsGreg Roach66-100/+387
2021-10-02Working on validationGreg Roach2-13/+10
2021-10-02Add validator class for HTTP parametersGreg Roach12-47/+46
2021-09-29Fix: unvalidated redirectGreg Roach12-15/+40
2021-09-24Guzzle now throws a GuzzleExceptionGreg Roach1-10/+0
2021-09-24Remove duplicated codeGreg Roach4-39/+10
2021-09-21CodeStyleGreg Roach1-1/+1
2021-09-16Fix: do not allow admin to delete critical system filesGreg Roach1-6/+29
2021-09-14Remove unused constantsGreg Roach4-68/+0
2021-09-09CodeStyleGreg Roach1-0/+3
2021-09-09Do not allow the reset-password feature to be used for user-enumerationGreg Roach1-6/+9
2021-09-07Remove dead codeGreg Roach1-1/+1
2021-09-07Remove dead codeGreg Roach1-3/+2
2021-09-07Fix: do not pass email/username in URL parametersGreg Roach2-15/+22
2021-09-07Fix: #4009 - Using old variable name when processing census assistantGreg Roach1-4/+5
2021-09-05Fix: #4028 - module icons in titlesGreg Roach2-2/+2
2021-09-05Add option to delete unused locationsGreg Roach4-12/+64
2021-09-04Add help text for jalali datesGreg Roach1-0/+15
2021-09-01Use wt- namespace for data attributesGreg Roach2-2/+2
2021-08-23PHPdocGreg Roach7-18/+27
2021-08-23Remove deprecated functionsGreg Roach1-9/+0
2021-08-21Fix: #3977, Fix: #3978 - don't show disabled custom tags in the control panelGreg Roach1-37/+18
2021-08-20Update calls to deprecated functionsGreg Roach1-3/+3
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach4-8/+8
2021-08-15Update dependenciesGreg Roach1-1/+1
2021-08-15Add 'empty clipboard' functionGreg Roach3-1/+76
2021-08-02Split compress-response / content-length middleware into twoGreg Roach2-2/+67
2021-07-29Working on #3571Greg Roach1-4/+19
2021-07-28Fix: #3846 - autocomplete for SOUR/OBJE with multiple search termsGreg Roach2-2/+18
2021-07-27Fix: #3966 - preferences for adding facts and eventsGreg Roach1-4/+0
2021-07-27Fix: #3577 - autocomplete cannot find text containing a slashGreg Roach5-31/+21
2021-07-27Fix: #2789 - autocomplete for folders not workingGreg Roach1-0/+10
2021-07-26Fix: #3823 - remove old/unused codeGreg Roach2-14/+5
2021-07-20CodeStyleGreg Roach1-1/+0
2021-07-17Remove class GedcomTagGreg Roach1-32/+33
2021-07-17Labels on advanced search pageGreg Roach1-11/+15
2021-07-16Fix: #3956, Fix: #3954 - update advanced search to use full GEDCOM tagsGreg Roach1-104/+93
2021-07-01Finish refactoring the missing-gedcom-tags codeGreg Roach8-46/+147
2021-06-28Fix: #3786 - add locations to the general searchGreg Roach2-6/+46
2021-06-28Fix: #2600 - refactor markdown formatting to allow XREF links to be disabledGreg Roach1-1/+0
2021-06-25Remove deprecated function Fact::getTag()Greg Roach5-12/+13
2021-06-24Working on elementsGreg Roach2-4/+4
2021-06-21CodeStyleGreg Roach1-2/+2
2021-06-21Option to show hidden GEDCOM tagsGreg Roach1-0/+31
2021-06-21Option to show hidden GEDCOM tagsGreg Roach2-13/+38
2021-06-20Refactoring GEDCOM edit functionsGreg Roach2-0/+38
2021-06-12Fix: #2274 - wrong page title when adding spouseGreg Roach1-2/+3
2021-06-12Configure GEDCOM tagsGreg Roach3-0/+111