Portal is a personal file-receiving app that allows users to securely upload and download files via HTTPS. Each installation is private and configurable, enabling users to share and receive files easily from multiple devices.

6 Open Issues Need Help Last updated: Feb 12, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue reports an error encountered during 'Edit Release jobs' related to 'andriod yml release'. The title suggests it's a bug fix for a problem in the Android release process, likely involving YAML configuration. However, no further details or context are provided in the issue body, making the exact nature of the error unclear.

Complexity: 3/5
bug help wanted good first issue

Portal is a personal file-receiving app that allows users to securely upload and download files via HTTPS. Each installation is private and configurable, enabling users to share and receive files easily from multiple devices.

Rust

AI Summary: The app requires a new 'update' subcommand. This feature will automatically query GitHub Releases to check for newer versions and then handle the replacement of the current binary, ensuring users can stay updated without manual re-installation.

Complexity: 4/5
enhancement good first issue

Portal is a personal file-receiving app that allows users to securely upload and download files via HTTPS. Each installation is private and configurable, enabling users to share and receive files easily from multiple devices.

Rust
enhancement good first issue

Portal is a personal file-receiving app that allows users to securely upload and download files via HTTPS. Each installation is private and configurable, enabling users to share and receive files easily from multiple devices.

Rust
enhancement good first issue

Portal is a personal file-receiving app that allows users to securely upload and download files via HTTPS. Each installation is private and configurable, enabling users to share and receive files easily from multiple devices.

Rust

AI Summary: This GitHub issue describes a migration task to convert an existing Rust application from synchronous networking to asynchronous networking using Tokio. The work involves replacing `std::net` types with `tokio::net` equivalents and refactoring any blocking I/O loops to utilize the `async`/`await` pattern for non-blocking operations.

Complexity: 4/5
enhancement good first issue

Portal is a personal file-receiving app that allows users to securely upload and download files via HTTPS. Each installation is private and configurable, enabling users to share and receive files easily from multiple devices.

Rust
enhancement good first issue

Portal is a personal file-receiving app that allows users to securely upload and download files via HTTPS. Each installation is private and configurable, enabling users to share and receive files easily from multiple devices.

Rust