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
/
index.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-03-31
Add CLI interface
Greg Roach
1
-2
/
+1
2024-03-20
Raise minimum PHP version to 8.2
Greg Roach
1
-7
/
+0
2023-04-03
Refactor startup code to allow /public/ to be the web root
Greg Roach
1
-21
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-01
Alternative fix for #4179
Greg Roach
1
-0
/
+7
2021-05-06
Refactor bootstrap to prepare for console commands
Greg Roach
1
-19
/
+7
2021-05-04
Revert "Move PSR17 factories to the registry"
Greg Roach
1
-12
/
+7
2021-05-03
Move PSR17 factories to the registry
Greg Roach
1
-7
/
+12
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-06-03
Fix: using PHP built-in webserver with pretty URLs
Greg Roach
1
-1
/
+3
2019-11-16
Fix: routing fails for URLs with port number. Add support for built-in serve...
Greg Roach
1
-0
/
+11
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-23
Refactor Request creation
Greg Roach
1
-2
/
+4
2019-05-17
Add support for reverse-proxy configurations
Greg Roach
1
-8
/
+4
2019-04-17
Explicit type casts
Greg Roach
1
-1
/
+1
2019-04-14
Refactor the bootstrap process
Greg Roach
1
-83
/
+13
2019-04-13
Move route-not-found logic from controller to middleware
Greg Roach
1
-0
/
+2
2019-04-11
Tidy up middleware a little
Greg Roach
1
-9
/
+11
2019-04-11
Replace standalone emitter with middleware
Greg Roach
1
-6
/
+3
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-114
/
+62
2019-04-03
Declare static closures
Greg Roach
1
-3
/
+3
2019-03-30
Remove unreachable code
Greg Roach
1
-4
/
+0
2019-03-30
Clean up middleware logic
Greg Roach
1
-38
/
+23
2019-03-13
Comments
Greg Roach
1
-3
/
+25
2019-03-08
Simplify code
Greg Roach
1
-2
/
+2
2019-03-07
Add example module to set PHP/MySQL configuration
Greg Roach
1
-2
/
+0
2019-03-05
Fix: #2240 - allow custom modules to provide and replace views
Greg Roach
1
-1
/
+3
2019-03-05
Custom module examples
Greg Roach
1
-1
/
+1
2019-03-02
Use app() shortcut
Greg Roach
1
-5
/
+5
2019-03-02
Simplify setup wizard. Autologin after setup
Greg Roach
1
-28
/
+1
2019-03-02
Tidy up initialization
Greg Roach
1
-64
/
+26
2019-03-02
Refactoring modules to remove dependency on Tree (allows earlier initialisati...
Greg Roach
1
-21
/
+22
2019-03-02
Tidy up initialisation
Greg Roach
1
-74
/
+22
2019-03-01
Tidy up initialisation
Greg Roach
1
-6
/
+2
2019-02-27
Allow modules to act as middleware
Greg Roach
1
-0
/
+6
2019-02-26
Remove global constant WT_TIMESTAMP
Greg Roach
1
-5
/
+6
2019-02-26
Remove global constant CLIENT_JD
Greg Roach
1
-1
/
+0
2019-02-25
Fix: #1246 - show server errors on the control panel
Greg Roach
1
-5
/
+0
2019-02-24
Unused imports
Greg Roach
1
-1
/
+0
2019-02-23
Use UTC internally, and convert to local time for display
Greg Roach
1
-18
/
+2
2019-02-22
Old/new config files cause error
Greg Roach
1
-0
/
+2
2019-02-22
Add experimental support for non-mysql databases
Greg Roach
1
-2
/
+3
2019-02-20
Move database migration and seeding to a service
Greg Roach
1
-1
/
+3
2019-02-16
Fix error - themes not available during setup
Greg Roach
1
-2
/
+0
2019-02-11
Setup can't create SetupController
Greg Roach
1
-1
/
+2
[next]