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
Age
Commit message (
Collapse
)
Author
Files
Lines
2021-10-12
Fix validator signature for array method + unit tests (#4064)
Jonathan Jaubart
1
-8
/
+4
2021-10-10
Block javascript in HTML media files
Greg Roach
1
-2
/
+5
2021-10-09
Drop support for flash media
Greg Roach
1
-1
/
+0
2021-10-08
Fix: image/svg can contain scripts
Greg Roach
2
-39
/
+36
2021-10-06
Compatibility with PHP 8.1
Greg Roach
1
-2
/
+3
2021-10-04
Working on validation
Greg Roach
1
-1
/
+1
2021-10-04
Remove dead code
Greg Roach
5
-30
/
+0
2021-10-04
Fix: #4057 - RTL control codes in dates break reports
Greg Roach
1
-1
/
+1
2021-10-04
CodeStyle
Greg Roach
1
-1
/
+1
2021-10-04
Add rate-limit for visitor actions that could send email
Greg Roach
4
-20
/
+170
2021-10-03
Refactor HTTP exceptions
Greg Roach
96
-757
/
+338
2021-10-02
Working on validation
Greg Roach
2
-13
/
+10
2021-10-02
Working on validation
Greg Roach
1
-3
/
+3
2021-10-02
Add validator class for HTTP parameters
Greg Roach
13
-47
/
+223
2021-09-29
Fix: unvalidated redirect
Greg Roach
12
-15
/
+40
2021-09-28
Fix: #4051 - charts block cannot be used on the home page, as we only have ↵
Greg Roach
1
-10
/
+0
one XREF setting
2021-09-27
Fix: #4050 - CONT subtags in ADDR attributes
Greg Roach
1
-2
/
+4
2021-09-27
Fix: #2972 - spacing in fact layout
Greg Roach
1
-19
/
+15
2021-09-27
Fix: #4049 - shared-note titles are double-encoded
Greg Roach
1
-0
/
+11
2021-09-27
Fix: cannot add shared note
Greg Roach
1
-1
/
+1
2021-09-24
Guzzle now throws a GuzzleException
Greg Roach
4
-17
/
+7
2021-09-24
Remove duplicated code
Greg Roach
8
-57
/
+34
2021-09-23
Use flysystem instead of direct file access
Greg Roach
2
-6
/
+3
2021-09-22
Call function explicitly via closure
Greg Roach
1
-1
/
+2
2021-09-22
No longer need support for PHP 7.3
Greg Roach
1
-14
/
+8
2021-09-21
Fix: #4045 - update URL to GEDCOM PDF
Greg Roach
1
-1
/
+1
2021-09-21
CodeStyle
Greg Roach
2
-2
/
+2
2021-09-21
Apply fixes from StyleCI (#4047)
Greg Roach
1
-2
/
+2
Co-authored-by: Greg Roach <fisharebest@users.noreply.github.com>
2021-09-21
CodeStyle
Greg Roach
1
-1
/
+1
2021-09-20
Fix: 4043 - Check return value from fwrite()
Greg Roach
2
-2
/
+16
2021-09-17
Fix: sort order in top-surnames block
Greg Roach
1
-15
/
+4
2021-09-17
Remove duplicate code
Greg Roach
1
-2
/
+1
2021-09-17
Remove unused import
Greg Roach
1
-1
/
+0
2021-09-16
Fix: #4034 - Update custom tags for Family Tree Builder
Greg Roach
1
-1
/
+1
2021-09-16
Fix: do not allow admin to delete critical system files
Greg Roach
1
-6
/
+29
2021-09-15
Fix: XSS vulnerability in some module titles
Greg Roach
3
-4
/
+4
2021-09-14
PHPdoc
Greg Roach
1
-2
/
+1
2021-09-14
Remove unused constants
Greg Roach
6
-71
/
+0
2021-09-14
Reports PHPdoc
Greg Roach
26
-466
/
+263
2021-09-09
CodeStyle
Greg Roach
4
-94
/
+64
2021-09-09
CodeStyle
Greg Roach
1
-0
/
+3
2021-09-09
Do not allow the reset-password feature to be used for user-enumeration
Greg Roach
1
-6
/
+9
2021-09-08
Remove dead code
Greg Roach
1
-21
/
+7
2021-09-08
Refactor duplicate code in report renderers
Greg Roach
3
-166
/
+88
2021-09-08
CodeStyle
Greg Roach
9
-22
/
+21
2021-09-07
PHPdoc
Greg Roach
12
-24
/
+12
2021-09-07
Fix: 'My pedigree' menu missing
Greg Roach
1
-12
/
+13
2021-09-07
OpenStreetMap doesn't have any configuration options
Greg Roach
1
-20
/
+1
2021-09-07
Fix: closing wrong type of stream
Greg Roach
1
-3
/
+14
2021-09-07
Update use of ReflectionClass for PHP 8
Greg Roach
1
-2
/
+2
[next]