mirror of
https://github.com/YunoHost-Apps/shiori_ynh.git
synced 2024-09-03 20:26:17 +02:00
commit
d9a16b41ce
4 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@ Shiori is a simple bookmarks manager written in Go language. Intended as a simpl
|
||||||
- Where possible, by default shiori will download a static copy of the webpage in simple text and HTML format, which later can be used as an offline archive for that page.
|
- Where possible, by default shiori will download a static copy of the webpage in simple text and HTML format, which later can be used as an offline archive for that page.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 1.5.3~ynh5
|
**Shipped version:** 1.5.3~ynh6
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -27,7 +27,7 @@ Shiori is a simple bookmarks manager written in Go language. Intended as a simpl
|
||||||
- Where possible, by default shiori will download a static copy of the webpage in simple text and HTML format, which later can be used as an offline archive for that page.
|
- Where possible, by default shiori will download a static copy of the webpage in simple text and HTML format, which later can be used as an offline archive for that page.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 1.5.3~ynh5
|
**Version incluse :** 1.5.3~ynh6
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
setup_public=1
|
setup_public=1
|
||||||
upgrade=1
|
upgrade=1
|
||||||
#1.5.0~ynh3
|
#1.5.0~ynh3
|
||||||
upgrade=1 from_commit=5887398434a96643fba4598b6864d78f4d6505ce
|
#upgrade=1 from_commit=5887398434a96643fba4598b6864d78f4d6505ce
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=1
|
multi_instance=1
|
||||||
change_url=1
|
change_url=1
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Simple bookmark manager",
|
"en": "Simple bookmark manager",
|
||||||
"fr": "Gestionnaire de liens simple"
|
"fr": "Gestionnaire de liens simple"
|
||||||
},
|
},
|
||||||
"version": "1.5.3~ynh5",
|
"version": "1.5.3~ynh6",
|
||||||
"url": "https://github.com/go-shiori/shiori",
|
"url": "https://github.com/go-shiori/shiori",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Add table
Reference in a new issue