icingaweb2/library/Icinga
Johannes Meyer e34c174db9 url.php: Add partial support for fontawesome
Partial because the helper method is not the preferred way
anymore to create an icon. So I simplified the detection
to only check whether the given icon is a legacy one, as
those are smaller in number. Though, this leads to some fa
icons being identified as legacy, as the names equal. But,
it's the legacy helper after all... Anyone wanting to make
sure to get fontawesome icons, must add the `fa-` prefix.
2024-11-04 10:26:06 +01:00
..
Application Raise version to 2.12.1 2023-11-15 12:22:46 +01:00
Authentication
Chart Add `style` element to SVGs 2023-08-28 16:56:51 +02:00
Cli CommentParser: Add var type hint 2024-02-09 14:05:22 +01:00
Common Provide `DbMigration` hook & register when bootstrapping 2023-09-19 14:37:55 +02:00
Crypt
Data ConfigObject: Document generics 2024-02-15 14:13:48 +01:00
Date PhpDoc: Fix incorrect `@param` and `@return` type hints 2023-08-23 10:53:15 +02:00
Exception
File fix(csv): fix #5279 always force subject to be a string 2024-11-04 10:23:23 +01:00
Legacy
Less
Model Introduce database models required by migration hooks 2023-09-19 14:37:54 +02:00
Protocol LdapConnection: Access array key only if its set 2024-08-07 14:05:35 +02:00
Repository PhpDoc: Fix incorrect `@param` and `@return` type hints 2023-08-23 10:53:15 +02:00
Security
Test Create fake session to write csp nonces to it 2023-08-28 16:56:51 +02:00
User
Util Csp: Include `script-src 'self'; 2024-08-07 11:39:58 +02:00
Web url.php: Add partial support for fontawesome 2024-11-04 10:26:06 +01:00
User.php