2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncserver-rs_ynh.git synced 2026-08-13 11:40:26 +02:00
Firefox Sync Storage packaged for YunoHost.
Find a file
orhtej2 df6af2a5aa
Testing (#163)
* Upgrade sources
- `uv` v0.11.23: https://github.com/astral-sh/uv/releases/tag/0.11.23

* Auto-update READMEs

* Upgrade sources
- `uv` v0.11.24: https://github.com/astral-sh/uv/releases/tag/0.11.24

* Auto-update READMEs

* Upgrade sources
- `uv` v0.11.25: https://github.com/astral-sh/uv/releases/tag/0.11.25

* Auto-update READMEs

* Upgrade sources
- `uv` v0.11.26: https://github.com/astral-sh/uv/releases/tag/0.11.26

* Auto-update READMEs

* Drop poetry (#158)

* Fix poetry

* Auto-update READMEs

* Update _common.sh

* Update _common.sh

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Switch to PostgreSQL (#162)

* Switch to postgres

MariaDB->Psql continued

zzz

zzz

updated artifacts

Fixup

* Auto-update READMEs

Auto-update READMEs

* Dropped debug statements

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Add pre_upgrade message for 0.23.3~ynh9

* Upgrade sources (#164)

* Upgrade sources
- `uv` v0.11.30: https://github.com/astral-sh/uv/releases/tag/0.11.30

* Auto-update READMEs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2026-07-21 12:01:28 +02:00
.github Init from example_ynh 2023-09-28 13:38:01 +02:00
conf Testing (#163) 2026-07-21 12:01:28 +02:00
doc Testing (#163) 2026-07-21 12:01:28 +02:00
scripts Testing (#163) 2026-07-21 12:01:28 +02:00
.gitignore Init from example_ynh 2023-09-28 13:38:01 +02:00
LICENSE Fix installation (#10) 2023-10-25 10:17:56 +02:00
manifest.toml Testing (#163) 2026-07-21 12:01:28 +02:00
README.md Testing (#163) 2026-07-21 12:01:28 +02:00
tests.toml Testing (#119) 2026-03-05 00:37:34 +01:00

Logo of Firefox SyncStorage Firefox SyncStorage, packaged for YunoHost

Synchronize tabs, passwords, history etc. between your Firefox instances

🌐 Official app website Version: 0.23.3~ynh10

📦 Developer info

Automatic tests level

🛠️ Upstream Firefox SyncStorage repository: https://github.com/mozilla-services/syncstorage-rs

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade syncserver-rs -u https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.