icingaweb2/library/Icinga/Application
Sukhwinder Dhillon c0d247613d Manager: Ensure enableModule dir has correct permission when created 2022-06-13 11:44:40 +02:00
..
Hook Introduce new hook `ThemeLoader` 2022-05-11 14:37:07 +02:00
Libraries Handle non `.js` files in asset/js and non `.css` or `.less` in asset/css folder 2021-11-02 08:58:58 +01:00
Logger CLI: write errors to stderr 2020-11-30 15:35:20 +01:00
Modules Manager: Ensure enableModule dir has correct permission when created 2022-06-13 11:44:40 +02:00
ApplicationBootstrap.php Drop core locales 2022-02-04 15:58:06 +01:00
Benchmark.php Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
ClassLoader.php Fix interference between two similar namespaces 2018-03-01 14:01:57 +01:00
Cli.php Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Config.php Ensure Return Type Compatibility with Internal Classes 2022-03-24 12:29:06 +01:00
EmbeddedWeb.php bootstrap: Setup internationalization using ipl-i18n 2021-05-28 14:03:36 +02:00
Hook.php Add possibility to let hooks always run 2019-07-11 13:36:33 +02:00
Icinga.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
LegacyWeb.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Libraries.php Ensure Return Type Compatibility with Internal Classes 2022-03-24 12:29:06 +01:00
Logger.php Prefer Json::encode() over json_encode() 2018-06-20 18:05:11 +02:00
Platform.php Introduce SQLite resource type 2018-06-27 09:40:22 +02:00
StaticWeb.php Introduce class `Icinga\Application\StaticWeb` 2020-11-18 13:20:09 +01:00
Version.php Raise version to 2.10.1 2022-04-06 09:34:11 +02:00
Web.php Web: Detect preferred locale using ipl-i18n 2021-05-28 14:03:36 +02:00
functions.php Use type declarations for all translation helpers 2022-03-24 12:29:06 +01:00
webrouter.php Don't support dark/light mode for IE 2022-02-10 10:47:24 +01:00