8 Open Issues Need Help Last updated: Dec 11, 2025

Open Issues Need Help

View All on GitHub
Random film 11 days ago

AI Summary: This issue proposes adding a new feature to the application: a button that allows users to watch a random film. This is a straightforward enhancement request that would likely involve implementing a new UI element and a backend logic to select and present a random film from a collection.

Complexity: 2/5
enhancement good first issue

Source code of the CNCloud website.

Java

AI Summary: This issue proposes two refactoring tasks: first, to create a reusable component for the `<head>` tag to eliminate duplicate code across templates. Second, it suggests moving from a CDN-hosted Bootstrap JavaScript to a locally served, minified version. This change would involve downloading the Bootstrap JS file and serving it from the project's own server, mirroring the current approach for CSS files.

Complexity: 2/5
enhancement good first issue

Source code of the CNCloud website.

Java
enhancement good first issue

Source code of the CNCloud website.

Java
Add profile page 4 months ago
enhancement good first issue

Source code of the CNCloud website.

Java

AI Summary: This issue proposes adding a keyboard shortcut, such as '/' or 'Ctrl+K', to quickly focus the search bar on the /search page. This enhancement aims to improve user experience by providing a faster way to initiate searches.

Complexity: 2/5
enhancement good first issue

Source code of the CNCloud website.

Java

Source code of the CNCloud website.

Java

AI Summary: This issue proposes adding an improved method for estimating the number of unique users. The goal is to enhance the existing functionality by providing a more accurate or efficient way to track distinct users.

Complexity: 3/5
enhancement good first issue

Source code of the CNCloud website.

Java

AI Summary: This issue proposes adding a new frontend component to collect user feedback. The implementation requires the completion of user login functionality to prevent spam, and the feedback data will be stored in a database and displayed on an admin panel.

Complexity: 3/5
enhancement good first issue

Source code of the CNCloud website.

Java