Benjamin Renard bn8
  • Joined on 2022-03-29
bn8 pushed to master at bn8/eesyphp 2023-02-28 01:45:17 +01:00
2fb7be9941 Cli:: add prompt_for_password() helper method
bn8 pushed to master at bn8/eesyphp 2023-02-28 01:37:00 +01:00
f79be675fb Cli: add serve command
bn8 pushed to master at bn8/eesyphp 2023-02-28 01:29:30 +01:00
66cee0d24d Cli: add serve command
bn8 pushed to master at bn8/eesyphp 2023-02-28 01:15:23 +01:00
97a6b4b7cb Cli: add serve command
c626bc177a I18n CLI commands: replace --core parameter by Cli::core_mode()
f499087241 Cli: add core_mode() method, set it in handle_args() and add an hook
Compare 3 commits »
bn8 pushed to master at bn8/eesyphp 2023-02-27 23:51:20 +01:00
6aa4113310 Log: fix logging the right IP address when install behind a reverse proxy
bb62e5b53b Log: log an error when fail to open log file and add error_log() fallback
Compare 2 commits »
bn8 pushed to master at bn8/eesyphp 2023-02-27 23:45:03 +01:00
b2abbaa10c Log: fix logging the right IP address when install behind a reverse proxy
ba68ff783f Log: log an error when fail to open log file and add error_log() fallback
Compare 2 commits »
bn8 pushed to master at bn8/eesyphp 2023-02-27 19:32:20 +01:00
c55e29d1fa Url: add add_url_parameters() method
bn8 pushed to master at bn8/eesyphp 2023-02-27 18:58:38 +01:00
24e3101dd0 Tpl: add fetch() method
3742ce7448 Tpl::display(): add success event info on success hook and fix triggering it (and sentry span finish) on error
Compare 2 commits »
bn8 pushed to master at bn8/eesyphp 2023-02-27 18:09:24 +01:00
de0763c5f6 Log: add filepath() method
bn8 pushed to master at bn8/eesyphp 2023-02-27 17:52:59 +01:00
4f46c38643 Add possibility to define config parameters default value in app's options
7e8b6ee5f2 App::isset(): remove unused parameter $config
eea359056b Tpl: defaulty define upload_max_filesize variable from config
765844bee9 Move handling webstats_js_code parameter in core code
Compare 4 commits »
bn8 pushed to master at bn8/eesyphp 2023-02-27 16:15:52 +01:00
c346252f55 App: add upload_max_filesize config parameter to set upload_max_filesize & upload_max_filesize
d461b28b7d App & Config: add isset() and set() methods
Compare 2 commits »
bn8 pushed to master at bn8/eesyphp 2023-02-27 14:46:39 +01:00
227e7bba7f skel: add missing static directory
bn8 pushed to master at bn8/eesyphp 2023-02-27 13:23:00 +01:00
9798fab49d Auth: add logged_in_from_session hook
bn8 pushed to master at bn8/eesyphp 2023-02-27 13:06:42 +01:00
40fc2f8c75 Auth\Cas: fix handling fake_authenticated_user
bn8 pushed to master at bn8/eesyphp 2023-02-26 23:53:22 +01:00
02b0bbcfad Add CLI command to initialize a new project
bn8 pushed to master at bn8/eesyphp 2023-02-26 23:49:06 +01:00
cd442079f5 Add CLI command to initialize a new project
4fae41d1ea Url::remove_trailing_slash(): improve method
bc54dd93e2 Fix loading autoload.php file in CLI eesyphp tool
Compare 3 commits »
bn8 pushed to master at bn8/eesyphp 2023-02-26 19:09:28 +01:00
9782c9d985 Fix loading autoload.php file in CLI eesyphp tool
bn8 pushed to master at bn8/eesyphp 2023-02-26 18:56:43 +01:00
1f93f6a885 Update README file
bn8 pushed to master at bn8/eesyphp 2023-02-26 18:44:42 +01:00
413171535a Update README file
bn8 pushed to master at bn8/eesyphp 2023-02-26 18:39:04 +01:00
909737a059 Rename the project author to allow to publish it on packagist.org