mirror of
https://github.com/YunoHost-Apps/shaarli_ynh.git
synced 2024-09-03 20:26:10 +02:00
Update README.md
This commit is contained in:
parent
4a4b06b809
commit
dcda77c331
1 changed files with 3 additions and 12 deletions
15
README.md
15
README.md
|
@ -1,7 +1,9 @@
|
|||
shaarli_ynh - Shaarli app for Yunohost
|
||||
Shaarli app for Yunohost
|
||||
===========
|
||||
[](https://ci-apps.yunohost.org/jenkins/job/shaarli%20%28Community%29/lastBuild/consoleFull)
|
||||
This app intends to provide to Yunohost's users Shaarli (https://github.com/shaarli/Shaarli), a simple but advanced bookmarking service.
|
||||
[](https://install-app.yunohost.org/?app=shaarli)
|
||||
|
||||
|
||||
It is based on the community version of Shaarli (from @sebsauvage original software).
|
||||
|
||||
|
@ -9,11 +11,6 @@ Current version: **0.9.2**
|
|||
|
||||
Maintainer: @Lapineige
|
||||
|
||||
[](https://install-app.yunohost.org/?app=shaarli)
|
||||
|
||||
**Work In Progress** - the packaging is usable and almost complete, but need more tests.
|
||||
Please backup your data (with export + yunohost backup) before updating the app.
|
||||
|
||||
NB: see https://github.com/YunoHost-Apps/shaarli_ynh/tree/v0.0.41beta if you need a very stable (but old) version.
|
||||
Related topic on Yunohost's forum: https://forum.yunohost.org/t/fr-en-shaarli-app-lets-remove-the-dust/2200/
|
||||
|
||||
|
@ -33,12 +30,6 @@ When doing the installation you will be prompted if you want to have a public si
|
|||
|
||||
You will also be asked if you want to have a private instance, meaning that the authentication will be deactivated and the application will be only available to the owner designed during install.
|
||||
|
||||
## TODO
|
||||
|
||||
* Integrate the ssowat authentication (currently the authentication is done by Shaarli)
|
||||
* Add upgrade script
|
||||
* Refactoring of the code
|
||||
* Add change_url
|
||||
|
||||
## Changelog
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue