WCF icon indicating copy to clipboard operation
WCF copied to clipboard

WoltLab Suite Core (previously WoltLab Community Framework)

Results 261 WCF issues
Sort by recently updated
recently updated
newest added

Closes https://github.com/WoltLab/WCF/issues/3960

Changing the YES/NO buttons to a more modern button slider. **Before:** ![image](https://github.com/WoltLab/WCF/assets/85762221/51552f75-f802-4278-b291-6ab5ef0c9fc3) **After:** ![image](https://github.com/WoltLab/WCF/assets/85762221/b828fafe-3619-43e3-bb76-b01011ee0f86)

Discussion

We have some customers complaining about failing installations of Woltlab Suite. (Also tested on Core) It looks like a problem related to BSD and NFS environments. It's a fundamental issue,...

Bug
P0: High

The ability to install the forum as an application through the browser, e.g., in Android. This way, an application with the forum logo will appear on the application list, and...

The ability to block registration for individual countries, a list of selectable countries, and an option to allow or disallow registration or require approval.

Integration Cloudflare turnstile Cloudflare Turnstile is a free tool to replace CAPTCHAs Turnstile delivers frustration-free, CAPTCHA-free web experiences to website visitors - with just a simple snippet of free code....

The current way of how "exporters" work is pretty inflexible. Nowadays there's not only the WBB's content that should be imported, there are a lot of other packages generating (user...

Needs Triage

Currently, uploads can only be limited to images. If you want to allow other file types, you have to do the validation manually via a custom validator. see https://github.com/WoltLab/WCF/issues/5668

- [ ] Deploy updated `DiskCacheSource` first, see https://github.com/WoltLab/WCF/pull/5782 - [ ] (Maybe?) cleanup old v1 cache files, see https://github.com/WoltLab/WCF/pull/5782

File uploads have been implemented differently several times in the software so far. The unified upload pipeline is intended to standardize these cases and make upload-relevant features available throughout: *...

Feature