eesyphp/src
2023-02-27 16:35:35 +01:00
..
Auth Auth\Cas: fix handling fake_authenticated_user 2023-02-27 13:06:34 +01:00
App.php App: add upload_max_filesize config parameter to set upload_max_filesize & upload_max_filesize 2023-02-27 16:15:47 +01:00
Auth.php Auth: add logged_in_from_session hook 2023-02-27 13:22:53 +01:00
Check.php Move functions and logging stuff in EesyPHP namespace 2023-01-29 18:04:49 +01:00
Cli.php Add CLI command to initialize a new project 2023-02-26 23:53:16 +01:00
Config.php App & Config: add isset() and set() methods 2023-02-27 16:15:30 +01:00
Date.php Fix PHP 7.3 compatibility 2023-02-16 01:53:08 +01:00
Db.php Db: fix debugging query 2023-02-26 13:14:42 +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: fix handling core mode in po2json() 2023-02-25 17:19:17 +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 Move handling webstats_js_code parameter in core code 2023-02-27 16:35:35 +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::remove_trailing_slash(): improve method 2023-02-26 23:41:55 +01:00
UrlRequest.php Add authentication support 2023-02-25 05:02:27 +01:00