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
/
Http
/
Middleware
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-29
CodeStyle - whitespace
Greg Roach
1
-1
/
+1
2021-10-13
Remove unused imports
Greg Roach
2
-18
/
+0
2021-10-12
PHPdoc
Greg Roach
7
-7
/
+7
2021-10-03
Refactor HTTP exceptions
Greg Roach
7
-7
/
+7
2021-09-09
CodeStyle
Greg Roach
1
-0
/
+3
2021-08-23
Remove deprecated functions
Greg Roach
1
-9
/
+0
2021-08-20
Update calls to deprecated functions
Greg Roach
1
-3
/
+3
2021-08-15
Update dependencies
Greg Roach
1
-1
/
+1
2021-08-02
Split compress-response / content-length middleware into two
Greg Roach
2
-2
/
+67
2021-07-29
Working on #3571
Greg Roach
1
-4
/
+19
2021-06-12
Site and tree default preferences
Greg Roach
1
-1
/
+1
2021-06-02
Prefer https for links to documentation
Greg Roach
1
-1
/
+1
2021-05-18
CodeStyle
Greg Roach
10
-30
/
+19
2021-05-17
Updates to API in iodev/php-whois
Greg Roach
1
-4
/
+4
2021-05-13
Move the user from the request to the container, for dependency injection
Greg Roach
1
-0
/
+4
2021-05-09
Update bad robot list
Greg Roach
1
-1
/
+2
2021-05-06
Refactor bootstrap to prepare for console commands
Greg Roach
1
-4
/
+2
2021-05-04
Revert "Move PSR17 factories to the registry"
Greg Roach
1
-0
/
+78
2021-05-03
Move PSR17 factories to the registry
Greg Roach
1
-78
/
+0
2021-05-03
Opt out of google's FLoC tracking system
Greg Roach
1
-0
/
+1
2021-04-22
Facebook crawlers operate from an undocumented ASN
Greg Roach
1
-10
/
+13
2021-04-19
Use a factory to make slugs
Greg Roach
1
-0
/
+2
2021-03-26
Add zoominfobot to list
Greg Roach
1
-0
/
+1
2021-03-26
Add Linugee bot to the list of unwanted bots
Greg Roach
1
-0
/
+1
2021-03-21
Remove unused imports
Greg Roach
2
-2
/
+0
2021-03-18
Remove deprecated code
Greg Roach
2
-24
/
+16
2021-03-18
Remove deprecated code
Greg Roach
1
-23
/
+1
2021-03-18
Remove deprecated code
Greg Roach
1
-8
/
+1
2021-03-18
Update error handling for flysystem 2.0
Greg Roach
1
-2
/
+2
2021-03-11
Remove deprecated code
Greg Roach
1
-4
/
+0
2021-03-11
Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2
Greg Roach
1
-4
/
+4
2021-03-04
Fix: #3619 - compress HTTP responses
Greg Roach
1
-0
/
+154
2021-02-08
Add list of blocked bots to robots.txt
Greg Roach
1
-3
/
+3
2021-02-08
Update bad-bot lists
Greg Roach
1
-0
/
+2
2021-02-04
Code style
Greg Roach
1
-1
/
+1
2021-02-03
Bad bots
Greg Roach
1
-0
/
+3
2021-02-02
Merge GEDCOM element code from 2.1 branch
Greg Roach
1
-0
/
+2
2021-01-25
Use https link in copyright header
Greg Roach
30
-59
/
+59
2021-01-15
Move user constants to the user interface class
Greg Roach
1
-4
/
+4
2020-11-12
Fix: #3586 - language is a site-setting, not a tree-setting
Greg Roach
1
-15
/
+5
2020-10-24
whitespace
Greg Roach
1
-1
/
+1
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
4
-28
/
+28
2020-09-15
Remove league/glide. Use intervention/image directly.
Greg Roach
1
-0
/
+2
2020-09-08
Use factory to create caches and filesystems
Greg Roach
7
-184
/
+35
2020-08-20
Set GROUP_CONCAT_MAX_LEN for MySQL connections
Greg Roach
1
-2
/
+2
2020-08-06
Allow HEAD requests for /ping and handle them better for other URLs
Greg Roach
1
-3
/
+23
2020-07-04
Change variable names
Greg Roach
1
-1
/
+1
2020-07-04
Fix: #3314 - use a factory to make XREFs
Greg Roach
1
-0
/
+2
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
3
-12
/
+22
2020-06-16
Refactor controllers as request handlers
Greg Roach
1
-10
/
+10
[next]