Results 229 issues of Nutomic

Im a maintainer for [Lemmy](https://github.com/LemmyNet/lemmy), which uses actix-web and has a large API of probably around 100 endpoints. I tried to integrate utoipa in order to generate API docs, as...

**Is your feature request related to a problem? Please describe.** We have some links that are inside of code blocks, particularly to download config files as part of an installation...

I'm getting the following error on my node from `./dashman status`: ``` sentinel tests passed : /home/dash/dashman/lib/dashman_functions.sh: line 1128: [: too many arguments NO ``` Everything is working fine, and...

This is quite annoying if dash crashes and you want to bring it back up asap. You have to remember to copy debug.log, or all the info will be lost....

Need to wait a while until this is actually released. https://github.com/LemmyNet/lemmy/pull/4541 https://github.com/LemmyNet/lemmy/pull/4542

Would make it look a bit nicer.

Lemmy already sends [webmention](https://www.w3.org/TR/webmention/) when a link gets posted. We could use this to show under each news item links to Lemmy posts where that news was linked. For that...

There's currently no app on F-Droid that supports the Keepass2 format. It would be great if keepshare was available there. https://f-droid.org/forums/topic/keepshare/ https://gitlab.com/fdroid/fdroiddata/blob/master/CONTRIBUTING.md#merge-requests

On Lollipop, I _sometimes_ get the following crash when installing the libraries: ``` E/WifiStateMachine( 2052): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0.06 rxSuccessRate=0.04 targetRoamBSSID=ec:1a:59:1b:73:c5 RSSI=-54 E/WifiStateMachine( 2052): WifiStateMachine starting scan for "belkin.3c5"WPA_PSK...

There's no task `generateDebugScaladoc`. Is there any other way to generate the documentation? Edit: I wrote this script as a quick workaround until scaladoc is properly supported: ``` #!/bin/sh echo...