index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Module
/
HitCountFooterModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2026-02-07
Move SQL logger to its own class
Greg Roach
1
-6
/
+0
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-1
/
+1
2024-10-08
CodeStyle
Greg Roach
1
-5
/
+0
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-04-12
Remove unused imports
Greg Roach
1
-3
/
+0
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-23
Update and use Validation class
Greg Roach
1
-6
/
+6
2021-10-29
TypeHints
Greg Roach
1
-2
/
+2
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-02-08
Fix: hit counter failing since XREF moved to route attribute
Greg Roach
1
-1
/
+4
2020-01-20
Add the entire route to the request, not just the name
Greg Roach
1
-2
/
+7
2019-12-16
Convert home page controller into request handlers and a service
Greg Roach
1
-4
/
+6
2019-11-04
Update route names in hit counter module
Greg Roach
1
-12
/
+18
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-09
Working on routing; Code cleanup
Greg Roach
1
-1
/
+0
2019-10-05
Add route to request
Greg Roach
1
-5
/
+4
2019-10-05
Change signature for Footer modules - give them access to the request
Greg Roach
1
-4
/
+4
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-04-15
Use PSR-7 file uploads
Greg Roach
1
-2
/
+2
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-43
/
+43
2019-03-08
Strict types and code review
Greg Roach
1
-1
/
+0
2019-03-02
Use app() shortcut
Greg Roach
1
-2
/
+2
2019-03-02
Apply fixes from StyleCI (#2293)
Greg Roach
1
-1
/
+0
2019-03-02
Refactoring modules to remove dependency on Tree (allows earlier initialisati...
Greg Roach
1
-65
/
+57
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-4
/
+5
2019-01-29
Testing
Greg Roach
1
-24
/
+24
2019-01-28
CodeStyle
Greg Roach
1
-0
/
+4
2019-01-28
CodeStyle
Greg Roach
1
-1
/
+1
2019-01-28
Convert page footers to modules
Greg Roach
1
-0
/
+192