some improvements
This commit is contained in:
parent
3c5be25cb3
commit
58a0dc36d5
25 changed files with 233 additions and 105 deletions
|
|
@ -53,7 +53,9 @@ See the `scripts/` directory on how to install docstore on Linux or OpenBSD.
|
|||
## Features
|
||||
|
||||
* Fulltext indexing of documents
|
||||
* The `Index All` button tries add every file not already indexed to the index
|
||||
* Custom regex based tags (see https://golang.org/pkg/regexp/syntax/)
|
||||
* The `Retag All` button will reapply the current tags to all indexed documents
|
||||
* Password hashing using BCrypt
|
||||
* 2FA using TOTP
|
||||
* Content Security Policy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue