|
317afd31f2
|
Defaulty add login button in navbar if user is not authenticated
|
2023-03-11 12:01:15 +01:00 |
|
Benjamin Renard
|
85f631a911
|
I18n: remove useless (and potentially problematic) locales alias links
|
2023-03-09 18:16:09 +01:00 |
|
|
3bf65aea4d
|
CLI compile_messages: include core translated messages in JSON catalog
|
2023-03-07 17:50:17 +01:00 |
|
Benjamin Renard
|
2229ba1a4f
|
Cli: add -l/--log-file & -C/--console parameters
|
2023-03-03 10:44:13 +01:00 |
|
|
d546bebe49
|
Cli: add prompt_for_password() helper method
|
2023-02-28 01:47:12 +01:00 |
|
|
f79be675fb
|
Cli: add serve command
|
2023-02-28 01:36:54 +01:00 |
|
|
ab19389d9a
|
Auth: fix some translation errors
|
2023-02-25 17:18:51 +01:00 |
|
|
610cdb0f7c
|
Add authentication support
|
2023-02-25 05:02:27 +01:00 |
|
|
73dc860972
|
I18n: Split translated messages of core and app in discting gettext domains
|
2023-02-14 01:21:52 +01:00 |
|
|
4f47dc056d
|
Tpl: Add stuff to handle static files
* Move example application in example sub-directory
* Widely use App::get() instead of Config::get()
|
2023-02-12 00:30:36 +01:00 |
|
|
5e8a2b6d1c
|
Move translation (i18n) stuff in EesyPHP namespace
|
2023-01-29 23:35:17 +01:00 |
|