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
/
Services
/
UserService.php
Age
Commit message (
Expand
)
Author
Files
Lines
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
/
+3
2022-02-20
Create Timestamp class and factory to replace direct-dependency on Carbon
Greg Roach
1
-2
/
+2
2022-02-18
PHPdoc
Greg Roach
1
-8
/
+8
2021-02-04
Code style
Greg Roach
1
-4
/
+4
2021-01-25
Use https link in copyright header
Greg Roach
1
-1
/
+1
2021-01-15
Move user constants to the user interface class
Greg Roach
1
-16
/
+16
2020-11-30
Strict types
Greg Roach
1
-1
/
+1
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-2
/
+2
2020-09-08
Use factory to create caches and filesystems
Greg Roach
1
-3
/
+3
2019-12-10
PHPdoc
Greg Roach
1
-8
/
+8
2019-12-10
Fix: #2857 - wrong column value in left-join query
Greg Roach
1
-0
/
+2
2019-11-28
Fix: #2799 - cache keys cannot contain special characters
Greg Roach
1
-1
/
+1
2019-11-24
Refactor caching to remove dependency on the illuminate implementation
Greg Roach
1
-1
/
+1
2019-11-13
Fix: #2754 - do not rely on http referer header
Greg Roach
1
-1
/
+5
2019-11-07
Fix error updating account preferences; use constants for preference names
Greg Roach
1
-23
/
+37
2019-11-04
Refactor user-cleanup to use post+get and new routes
Greg Roach
1
-1
/
+37
2019-11-02
Missing list of moderators/managers in control panel
Greg Roach
1
-30
/
+17
2019-11-01
Fix: #2719 cannot send messages using ugly urls; refactor controller as reque...
Greg Roach
1
-2
/
+4
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-2
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-16
Duplicate array keys
Greg Roach
1
-1
/
+0
2019-10-15
Refactor the re-ordering of children/spouses/names/media; add assertions
Greg Roach
1
-0
/
+5
2019-10-11
Working on routing
Greg Roach
1
-1
/
+1
2019-10-10
Working on routing
Greg Roach
1
-4
/
+5
2019-10-05
Add route to request
Greg Roach
1
-0
/
+1
2019-10-05
Change signature for Footer modules - give them access to the request
Greg Roach
1
-8
/
+5
2019-09-29
PSR12
Greg Roach
1
-0
/
+2
2019-09-22
Update password reset procedure
Greg Roach
1
-0
/
+23
2019-06-25
Fix: #2447 - better detection of client_ip and request_uri
Greg Roach
1
-1
/
+1
2019-05-17
PHPdoc
Greg Roach
1
-8
/
+0
2019-04-17
Explicit type casts
Greg Roach
1
-1
/
+1
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-3
/
+4
2019-04-03
Declare static closures
Greg Roach
1
-6
/
+6
2019-03-07
Code style and testing
Greg Roach
1
-4
/
+4
2019-03-06
Type hinting
Greg Roach
1
-2
/
+2
2019-03-05
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
Greg Roach
1
-8
/
+16
2019-03-02
Use app() shortcut
Greg Roach
1
-3
/
+3
2019-03-01
Method should not be static
Greg Roach
1
-1
/
+1
2019-02-24
PHPdoc
Greg Roach
1
-1
/
+1
2019-02-13
Fix: #2191 - from/to mixed up when sending email
Greg Roach
1
-1
/
+1
2019-02-05
Fix: #2187 - broken contact link in footer
Greg Roach
1
-1
/
+1
2019-02-05
CodeStyle
Greg Roach
1
-2
/
+2
2019-02-04
Fix: #2161 - extra whitespace and punctuation in contact links
Greg Roach
1
-0
/
+31
2019-02-02
Fix: #2175 - error deleting user
Greg Roach
1
-6
/
+0
2019-02-01
Refactor admin controllers and add tests
Greg Roach
1
-1
/
+1
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-0
/
+322