-
Updated
Jul 10, 2020 - Ruby
federated
Here are 55 public repositories matching this topic...
-
Updated
Aug 18, 2020 - PHP
-
Updated
Aug 16, 2020 - Java
-
Updated
Aug 17, 2020 - Rust
-
Updated
Aug 11, 2020 - Rust
-
Updated
Jul 9, 2020 - Go
-
Updated
Aug 18, 2020 - JavaScript
The code at https://github.com/freedomlayer/offst/blob/master/components/crypto/src/rand.rs is very repetitive. Example:
impl RandGen for Salt {
fn rand_gen(crypt_rng: &impl CryptoRandom) -> Self {
let mut res = Self::default();
crypt_rng.fill(&mut res).unwrap();
res
}
}
impl RandGen for InvoiceId {
fn rand_gen(crypt_rng: &impl CryptoRandom) Direct/Private/Unlisted/Public
- If somebody sends you a message (mentioning on the fediverse) to redirect it to email.
- To add a simple form (in Wordpress menu or dashboard) where you can choose message type (private, public, etc), write an answer (without posting it on Wordpress).
-
Updated
Aug 18, 2020 - Go
General information
- App version: 1.2.2 (35)
- System: Android 8.1, Lineage OS 15.1, Xiaomi Redmi Note 4X
Description
It looks like there is a problem with some translations in Android 8.1 (LineageOS 15.1). Every time I open dandelion or Cherry the app's language goes back to Italian (my system's language) even if I choose Sardinian in the settings. For some reason that doesn't
-
Updated
Mar 3, 2020 - PHP
-
Updated
Aug 28, 2018 - Python
-
Updated
Oct 13, 2018 - Go
-
Updated
Feb 17, 2017 - Kotlin
-
Updated
Jul 18, 2020 - JavaScript
-
Updated
Nov 16, 2019 - Go
-
Updated
Jul 24, 2020 - Java
-
Updated
Oct 21, 2019 - PHP
-
Updated
Aug 11, 2020 - Ruby
-
Updated
Jul 7, 2020 - Dart
-
Updated
Aug 28, 2018
-
Updated
Jun 12, 2018
-
Updated
Jul 4, 2020 - Nim
-
Updated
Jul 22, 2020 - Rust
-
Updated
Mar 17, 2020 - Python
Improve this page
Add a description, image, and links to the federated topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the federated topic, visit your repo's landing page and select "manage topics."
As it looks for me, there is no no way to access the Access Control List (ACL) feature for folder by remotecontrol.
I would expect it in OCS API. But i cannot find it.
Can you implement it?
This is my use case:
I program in a small team a software to generate template structures in nextcloud for similar workgroups on different locations. They have all the same workflow.
E.g. if a new wo