S1m

Results 49 issues of S1m

Since there is no instruction to install without a package, I'm pasting here a little script to run. ``` #!/bin/bash USERPATH="$HOME/bin" FFNATIVE="$HOME/.mozilla/native-messaging-hosts" BINNAME="radical-native_v0.1beta15_x86-amd64" native_manifest() { cat

**Breaking change**: no **Description**: Add "yank basename" function

## Problem description The function kaktree--refresh is called after moving, creating or deleting a file. Every time kaktree--refresh is called, the cursor goes to the first line. It would be...

**Is your feature request related to a problem? Please describe.** Tokens shouldn't be stored in plain text. (There isn't security issue to fill so I'm publishing here) **Describe the solution...

a:feature

## Type of change - [ ] Feature - [x] Bugfix - [ ] Technical - [ ] Other : ## Content The Widget API was not correctly injected to...

Z-Community-PR

## Type of change - [x] Feature - [ ] Bugfix - [ ] Technical - [ ] Other : ## Content This PR add a built-in / in-app camera...

Z-Community-PR

When clicking on a shared link, the parameter 'fbclid' isn't sanitized for example. Adding these lines to cleanUrl in app/src/main/java/org/indywidualni/fblite/util/Miscellany.java should work : ``` .replaceAll("&fbclid=.*", "").replaceAll("?fbclid=.*", "") .replaceAll("&ref=.*", "").replaceAll("?ref=.*", "")...

I must open a new PR since I have force-pushed a change for https://github.com/helix-editor/helix/pull/4141 when it was closed and I cannot reopen it. This is a fix for #2027. If...

A-helix-term
S-waiting-on-review

When minify is turned on, the SSO doesn't work anymore (cf. https://github.com/UP-NextPush/android/commit/e3ff269a1f85556732f976f5b606b1a545a06b30) ``` > adb logcat --pid=(adb shell pidof -s com.nextcloud.client) 10-05 20:39:26.040 7489 7515 E InputStreamBinder: Error during Nextcloud...

**Context** Some users seem to struggle to change the default server **Suggestion** Use a deeplink on android to open the dialog, prefilled with the new server. In addition, a link...

enhancement
android-app