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
/
Factories
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-04
Fix: #5365 - upgrade from intervention/image v3 to v4
Greg Roach
1
-32
/
+27
2026-04-27
Add improved checks for malicious SVG image files
Greg Roach
1
-5
/
+91
2026-04-24
Add CSP to SVG error responses
Greg Roach
1
-5
/
+5
2026-02-09
Update copyright year. It is 2026
Greg Roach
28
-28
/
+28
2026-02-02
Fix: #4951 - add watermarks to images in reports
Greg Roach
1
-46
/
+0
2026-02-02
Expose method to generate binary image data with thumbnails
Greg Roach
1
-26
/
+44
2025-06-03
Fix: #5151 - use UUIDv7 instead of UUIDv4
Greg Roach
1
-4
/
+4
2025-02-20
Code Style
Greg Roach
1
-5
/
+0
2025-01-16
It's 2025. Update copyright date.
Greg Roach
28
-28
/
+28
2025-01-09
Fix: #5100, fix: #4828 - _UID fields have wrong checksum. Do not automatical...
Greg Roach
1
-4
/
+0
2025-01-09
Fix: #5100, fix: #4828 - _UID fields have wrong checksum. Do not automatical...
Greg Roach
1
-9
/
+10
2025-01-06
Add PhpService so we can mock/test calles to ini_get(), etc.
Greg Roach
2
-11
/
+10
2024-11-30
Fix: #5042 - watermarked images cropped incorrectly
Greg Roach
1
-2
/
+2
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
15
-23
/
+23
2024-04-09
Fix: #4592 - apply EXIF rotation to images
Greg Roach
1
-184
/
+89
2024-03-31
CodeStyle
Greg Roach
2
-2
/
+2
2024-03-31
CodeStyle - whitespace
Greg Roach
1
-1
/
+0
2024-03-31
PHP 8.2 - union types
Greg Roach
16
-109
/
+41
2024-03-31
PHP 7.4 - short arrow functions
Greg Roach
2
-7
/
+5
2024-03-21
Implicit/explicit nullable types for PHP 8.4
Greg Roach
14
-17
/
+17
2024-01-17
Error handling
Greg Roach
1
-1
/
+1
2023-11-06
Do not allow invalid HEAD:DATE to break the statistics
Greg Roach
1
-2
/
+2
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
14
-15
/
+14
2023-07-23
phpdoc
Greg Roach
1
-3
/
+1
2023-04-03
Replace illuminate/container with our own simpler container
Greg Roach
2
-14
/
+7
2023-03-23
PHPdoc
Greg Roach
2
-2
/
+2
2023-03-10
Use realpath() for data folder
Greg Roach
1
-1
/
+3
2023-02-01
Add signatures to closures in phpdoc. See #4713
Greg Roach
12
-12
/
+13
2023-01-25
It's 2023
Greg Roach
28
-28
/
+28
2023-01-25
It's 2023
Greg Roach
28
-28
/
+28
2023-01-21
Fix: #4738 - if no HEAD:CHAR, assume GEDCOM7/UTF-8
Greg Roach
1
-1
/
+1
2023-01-14
Fix: #4721 - concurrent edits can create duplicate XREFs
Greg Roach
1
-3
/
+2
2023-01-13
Performance - make fewer SQL queries when iterating over existing XREFs
Greg Roach
1
-1
/
+3
2023-01-11
CodeStyle - use null coalesce operator
Greg Roach
12
-12
/
+12
2023-01-11
CodeStyle - ::class constant
Greg Roach
13
-13
/
+13
2022-11-30
PHPdoc
Greg Roach
1
-0
/
+2
2022-11-30
Remove unused imports
Greg Roach
1
-1
/
+0
2022-11-30
PHP 8.0 - catch() parameters are optional
Greg Roach
2
-3
/
+3
2022-11-28
Remove deprecated code
Greg Roach
1
-18
/
+2
2022-11-27
PHP 8.0 - Union types
Greg Roach
1
-3
/
+3
2022-11-27
League/Flysystem now provide their own version of our ChrootAdapter
Greg Roach
1
-11
/
+9
2022-11-23
Refactor filesystem logic to prepare for Flysystem v3
Greg Roach
2
-11
/
+28
2022-10-31
Re-order import statements
Greg Roach
1
-1
/
+1
2022-09-30
Use arrow functions
Greg Roach
11
-78
/
+11
2022-09-06
CodeStyle
Greg Roach
1
-0
/
+1
2022-08-13
Add error infor to 404 replacement images
Greg Roach
1
-4
/
+8
2022-06-20
Fix: pending changes should not be shown to visitors
Greg Roach
1
-0
/
+6
2022-06-06
CodeStyle
Greg Roach
1
-1
/
+0
2022-06-02
Use a factory to make the current time
Greg Roach
1
-0
/
+38
2022-06-02
Use a factory to make unqique identifiers
Greg Roach
1
-0
/
+99
[next]