issues Search Results · repo:boswelja/NASdroid language:Kotlin
Filter by
26 results
(72 ms)26 results
inboswelja/NASdroid (press backspace or delete to remove)From #481 we want to eventually allow connections to cleartext hosts, provided users have given the OK to connect.
Based on this, we need some sort of visual indication for users to see when they are ...
enhancement
good first issue
boswelja
- Opened 9 days ago
- #537
Currently, outside of the hostname and credentials there s no way that we can currently store per-connection
preferences.
As the application progresses through development, we may discover valid use cases ...
enhancement
thoughts3rased
- 2
- Opened 9 days ago
- #536
It s relatively common for users of TrueNAS to just never set up any HTTPS certificates, which means they continue to
use the default, untrusted certificate. We need to set up a mechanism for allowing ...
enhancement
good first issue
boswelja
- Opened 10 days ago
- #534
Description The app crashes when entering details for a new server and clicking connect when first launching the app
Reproduction steps Install either the latest production build or the latest nightly ...
duplicate
thoughts3rased
- 1
- Opened on Jan 4
- #502
As of https://www.truenas.com/docs/scale/gettingstarted/scalereleasenotes/ the REST API is deprecated in favor of the
websocket API. We need to move ASAP as we exclusively use the REST API.
core:api
critical
boswelja
- 1
- Opened on Oct 26, 2024
- #484
The app crashes after trying to add a new server using the API login. When an incorrect address is given, I get an error
that the address is incorrect. However woth the correct address, the app keeps crashing. ...
RickBoxhoorn
- 9
- Opened on Oct 18, 2024
- #481
Our current nav architecture looks something like
NavigationScaffold(
topBar = {},
sideBar = {},
bottomBar = {}
) {
NavHost {
// All our destinations configured here
}
}
This has worked ...
critical
enhancement
help wanted
boswelja
- Opened on May 7, 2024
- #404
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.