WCF
WCF copied to clipboard
WoltLab Suite Core (previously WoltLab Community Framework)
In my opinion, the template color change button should be located on the forum's main page, for example, in the footer (see example in the attachment). Many forum users, especially...
Working with IP addresses or user agents can be challenging due to the difficulty in efficiently locating them. This pull request addresses this issue by introducing specific classes to the...
Changelog: https://fontawesome.com/changelog
Closes #5882
A few minutes before I failed to install the bleeding edge version since it tries to load the `benachmark`-template when starting the action `WCFSetup`. The mentioned templates is a shared...
Options for which `searchable` is set to `false` cannot be searched in the admin panel and cannot be used as conditions for automatic user group assignment and other similar functions....
I wonder why there is no radius-radius in the style preview although almost all other graphics are rounded? A small radius would look much nicer I think: ![Bildschirmfoto 2024-04-12 um...
The table `wcf1_user_storage` suffers from deadlocks because of competing `INSERT` and `DELETE` queries which was eventually solved by using a lock on the affected user’s row in the `wcf1_user` table...
1. It would be nice if the width of the logo option was also available as a CSS variable. Currently there is only the way to use SASS. 2. The...
ref https://github.com/WoltLab/WCF/issues/5862