Remove unused code
Refactor filesystem logic to prepare for Flysystem v3
Use validator
Use Validator
CodeStyle
Fix: #4495 don't show file format on media list page
Fix: #4389 - move the CSRF token to the end of all forms, so we can detect truncated input variables
Outdated bootstrap markup
Add missing linked locations on media list page (#4258)
Fix: #4250 - refactor linked-records and use consistently
PHPdoc
Fix: #1584 - Replace FunctionsPrint* with templates
Remove spaces on non-bootstrap forms
Bootstrap5 needs explicit spacing between form rows
Bootstrap5: migration `form-select` and `card-deck` (#4004)* Bootstrap5: use form-select class instead of form-control * Bootstrap5: Replace dropped card-deck class by grid layout
Remove GedcomTag
Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2
Use gedcom elements
Refactor list controllers into list modules - fixes: #3409
Replace deprecated functions
Fix: unescaped filenames in media list
Return number of media objects even if it's zero (#3261)Fixes #3252
12