nodeSolidServer / nodeSolidServer/node-solid-server

UI to read the remaining space

Aberta
#918 7 comentários 3 reações 1 responsável Ver no GitHub

@megoth já está trabalhando nisso.

Desde 14/11/2018.

feature
Linguagem predominante
JavaScript
Estrelas
1.8k
Forks
308
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Quota enforcement is nearly finished in #841 , but obviously, we'd like the user to be able to track the amount that they are using.

The easiest fix for this is to have a simple API exposure, but AFAIK, we can't use an ACL to restrict who can see the remaining quota, and I don't think we should expose it.

So, the better solution is to put it in the RDF along with the quota. That's more work, but it also means that the space left doesn't need to be computed real-time, so it is a solution that would scale better.

However, as there are many issues open, it needs a different prioritization, so I'm opening this issue for it.

Guia de contribuição

Abrir o guia de contribuição

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.