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
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
2022-06-02
Add some GEDCOM 7 definitions
Greg Roach
1
-0
/
+113
2022-05-19
Fix: #4402 - quoted HTML in note titles are truncated
Greg Roach
1
-7
/
+12
2022-05-09
Create surname traditions using a factory
Greg Roach
1
-0
/
+92
2022-05-05
Fix: case mismatch when searching for HEAD record creates incorrect xref in c...
Greg Roach
1
-0
/
+6
2022-05-04
CodeStyle
Greg Roach
1
-1
/
+1
2022-05-04
Fix tests
Greg Roach
1
-3
/
+5
2022-05-04
Fix: #4363 - wrong name for multi-line notes
Greg Roach
1
-2
/
+3
2022-04-14
Fix: #3575 - show supported image formats when checking trees
Greg Roach
1
-4
/
+4
2022-04-12
Improve error handling logic
Greg Roach
1
-1
/
+1
2022-04-12
Remove unused imports
Greg Roach
2
-195
/
+0
2022-04-07
Testing
Greg Roach
1
-1
/
+3
2022-04-07
Remove p tags from autolinked text
Greg Roach
1
-1
/
+3
2022-04-05
Upper/lower case mismatch causes wrong content-type header for CSV download
Greg Roach
2
-10
/
+10
2022-04-04
Fix: #4281 - newlines in markdown text
Greg Roach
1
-2
/
+13
[next]