.. |
Auth
|
User: add access to raw info array
|
2023-02-25 14:59:43 +01:00 |
App.php
|
Add authentication support
|
2023-02-25 05:02:27 +01:00 |
Auth.php
|
Auth: add logout hook
|
2023-02-25 15:55:29 +01:00 |
Check.php
|
Move functions and logging stuff in EesyPHP namespace
|
2023-01-29 18:04:49 +01:00 |
Cli.php
|
I18n: Split translated messages of core and app in discting gettext domains
|
2023-02-14 01:21:52 +01:00 |
Config.php
|
Switch to YAML configuration file, add Config & App classes in EesyPHP namespace
|
2023-02-08 02:27:15 +01:00 |
Date.php
|
Fix PHP 7.3 compatibility
|
2023-02-16 01:53:08 +01:00 |
Db.php
|
Fix PHP 7.3 compatibility
|
2023-02-16 01:53:08 +01:00 |
Email.php
|
I18n: Split translated messages of core and app in discting gettext domains
|
2023-02-14 01:21:52 +01:00 |
functions.php
|
Add authentication support
|
2023-02-25 05:02:27 +01:00 |
Hook.php
|
Remove useless "use" statments in EesyPHP namespace
|
2023-01-31 01:00:56 +01:00 |
HookEvent.php
|
Move hooks stuff in EesyPHP namespace
|
2023-01-29 19:57:26 +01:00 |
I18n.php
|
I18n: to not extract messages from vendor directories and Smarty cache templates files
|
2023-02-25 17:00:14 +01:00 |
Log.php
|
User: add __toString() magic method
|
2023-02-25 14:49:39 +01:00 |
SentryIntegration.php
|
Add authentication support
|
2023-02-25 05:02:27 +01:00 |
SentrySpan.php
|
Move Sentry stuff in EesyPHP namespace
|
2023-01-29 18:17:50 +01:00 |
SentryTransaction.php
|
Move Sentry stuff in EesyPHP namespace
|
2023-01-29 18:17:50 +01:00 |
Session.php
|
Fix PHP 7.3 compatibility
|
2023-02-16 01:53:08 +01:00 |
Tpl.php
|
Add authentication support
|
2023-02-25 05:02:27 +01:00 |
TplSmartyResource.php
|
Tpl: Add stuff to have multiple templates directories with priority
|
2023-02-13 00:42:37 +01:00 |
Url.php
|
Url: store current request in a public static class variable to allow access from everywhere
|
2023-02-25 05:03:19 +01:00 |
UrlRequest.php
|
Add authentication support
|
2023-02-25 05:02:27 +01:00 |