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
/
Controllers
/
Auth
/
LoginController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-05
Working on routing
Greg Roach
1
-228
/
+0
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-15
/
+19
2019-05-06
Migrate from symfony requests to psr7 requests
Greg Roach
1
-6
/
+6
2019-04-11
Use PSR-15 request handlers as alternative to controllers/actions
Greg Roach
1
-2
/
+2
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-18
/
+17
2019-03-07
Code style and testing
Greg Roach
1
-1
/
+1
2019-03-03
Convert from Carbon (v1) to CarbonImmutable (v2)
Greg Roach
1
-2
/
+2
2019-02-26
Remove global constant WT_TIMESTAMP
Greg Roach
1
-1
/
+2
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-4
/
+19
2019-01-26
Need an empty tree in the container during setup
Greg Roach
1
-1
/
+1
2019-01-06
Use illuminate/database
Greg Roach
1
-7
/
+6
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-20
Remove unused imports
Greg Roach
1
-1
/
+0
2018-12-08
Move DebugBar code to middleware
Greg Roach
1
-2
/
+0
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-2
/
+2
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-1
/
+1
2018-10-10
Do not cast to boolean
Greg Roach
1
-1
/
+1
2018-10-08
Code style
Greg Roach
1
-1
/
+1
2018-10-08
Strict types
Greg Roach
1
-1
/
+1
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-2
/
+2
2018-09-21
PHPdoc
Greg Roach
1
-0
/
+1
2018-08-27
Removed not required use statements (#1853)
Rico Sonntag
1
-1
/
+0
2018-08-14
Move upgrade logic to service
Greg Roach
1
-21
/
+7
2018-08-10
Create system for dependency injection and apply it to controllers and middle...
Greg Roach
1
-15
/
+8
2018-07-16
Use PSR2 code style
Greg Roach
1
-157
/
+163
2018-07-15
Fix: #1538 - redirect to tree page after login (if no URL specified
Greg Roach
1
-1
/
+1
2018-06-26
Update links to upgrade wizard
Greg Roach
1
-1
/
+1
2018-05-09
Add $tree to all views
Greg Roach
1
-1
/
+0
2018-02-23
Rename BaseController to AbstractBaseController
Greg Roach
1
-2
/
+2
2018-02-18
Error in redirect after login
Greg Roach
1
-2
/
+2
2018-02-18
CodeStyle
Greg Roach
1
-3
/
+3
2018-02-18
Convert login/registration to http/controller
Greg Roach
1
-0
/
+228