| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-08-23 | PHPdoc | Greg Roach | 1 | -3/+2 |
| 2021-06-25 | Remove deprecated function Fact::getTag() | Greg Roach | 1 | -16/+17 |
| 2021-04-28 | Merge: #3803, Merge: #3706 | Greg Roach | 1 | -55/+67 |
| 2021-02-01 | Dead Code | Greg Roach | 1 | -1/+0 |
| 2021-01-25 | Use https link in copyright header | Greg Roach | 1 | -1/+1 |
| 2021-01-21 | Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge... | Greg Roach | 1 | -4/+3 |
| 2020-09-08 | Use factory to create caches and filesystems | Greg Roach | 1 | -1/+0 |
| 2020-06-20 | Fix: #3356 - double encoding of place names on places tab and pedigree map | Greg Roach | 1 | -1/+1 |
| 2020-06-06 | Working on GEDCOM tags/elements | Greg Roach | 1 | -1/+1 |
| 2020-05-30 | Fix: #3312 - pseudo-tags no longer exist | Greg Roach | 1 | -1/+1 |
| 2020-05-26 | Make Fact objects immutable. Remove setTag() | Greg Roach | 1 | -1/+1 |
| 2020-05-26 | Gender-neutral GEDCOM tags | Greg Roach | 1 | -1/+1 |
| 2020-05-13 | Rename class Location to PlaceLocation to make way for a new class of that name | Greg Roach | 1 | -3/+3 |
| 2020-02-21 | Use Leaflet native tileLayer (#3088) | David Drury | 1 | -2/+5 |
| 2020-02-11 | Do not show empty tabs | Greg Roach | 1 | -1/+2 |
| 2020-02-04 | refactor script (#3055) | David Drury | 1 | -1/+5 |
| 2019-12-10 | PHPdoc | Greg Roach | 1 | -1/+1 |
| 2019-12-02 | A few bits missing from recent commit, renamed views to be more meaningful; A... | David Drury | 1 | -2/+1 |
| 2019-11-30 | Fix: beautifymarker not compatible with font-awesome 5 | Greg Roach | 1 | -16/+16 |
| 2019-11-29 | Merge parts of #2801 | Greg Roach | 1 | -4/+1 |
| 2019-10-17 | PSR12 | Greg Roach | 1 | -0/+1 |
| 2019-09-29 | PSR12 | Greg Roach | 1 | -0/+1 |
| 2019-09-28 | Fix: #2236 - leaflet maps need to be explicitly LTR | Greg Roach | 1 | -1/+1 |
| 2019-07-14 | Refactor blocks | Greg Roach | 1 | -4/+27 |
| 2019-05-17 | PHPdoc | Greg Roach | 1 | -1/+0 |
| 2019-05-11 | Fix: #1805 - icons in places tab | Greg Roach | 1 | -11/+18 |
| 2019-05-09 | Remove unsused code | Greg Roach | 1 | -35/+29 |
| 2019-05-09 | Fix: #1876 - Remove unused code | Greg Roach | 1 | -94/+0 |
| 2019-05-09 | PSR-7 requests | Greg Roach | 1 | -5/+7 |
| 2019-05-04 | Do not show places tab when maps are disabled | Greg Roach | 1 | -1/+2 |
| 2019-04-25 | Closures that do not use $this should be declared static | Greg Roach | 1 | -1/+1 |
| 2019-04-14 | Refactor the bootstrap process | Greg Roach | 1 | -1/+1 |
| 2019-04-10 | Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17 | Greg Roach | 1 | -9/+9 |
| 2019-04-03 | Declare static closures | Greg Roach | 1 | -1/+1 |
| 2019-03-07 | Code style and testing | Greg Roach | 1 | -2/+2 |
| 2019-03-05 | Dual type-hints upset vimeo/psalm, but are useful in PhpStorm | Greg Roach | 1 | -1/+2 |
| 2019-03-05 | Custom module examples | Greg Roach | 1 | -1/+1 |
| 2019-03-01 | Fix: initial order of tabs, menus, etc. wrong | Greg Roach | 1 | -1/+1 |
| 2019-02-24 | Fix: #2263 - facts duplicated in chart-boxes | Greg Roach | 1 | -2/+1 |
| 2019-02-16 | Fix: #2181 - lat/long versus long/lat | Greg Roach | 1 | -1/+1 |
| 2019-02-16 | Use Collection class | Greg Roach | 1 | -1/+1 |
| 2019-02-16 | Rename functions getFoo() to foo() and return collections instead of arrays | Greg Roach | 1 | -18/+15 |
| 2019-01-28 | Refactor Location class | Greg Roach | 1 | -13/+75 |
| 2019-01-27 | Refactor class Place | Greg Roach | 1 | -1/+1 |
| 2019-01-25 | Apply fixes from StyleCI (#2135) | Greg Roach | 1 | -1/+1 |
| 2019-01-25 | Convert tracking and analytics functions into modules | Greg Roach | 1 | -1/+1 |
| 2019-01-22 | #2130 - default order of menus clashes with user-defined order from previous ... | Greg Roach | 1 | -1/+1 |
| 2019-01-22 | PHPdoc | Greg Roach | 1 | -2/+10 |
| 2019-01-20 | Apply fixes from StyleCI (#2123) | Greg Roach | 1 | -1/+2 |
| 2019-01-20 | Missing function visibility, etc. | Greg Roach | 1 | -1/+1 |