2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncserver-rs_ynh.git synced 2026-03-25 09:32:42 +01:00
Firefox Sync Storage packaged for YunoHost.
Find a file
orhtej2 046712fe9f
Testing (#119)
* Fix doc

* Move to helpers 2.1

* Include proxy_params_no_auth

* Fix

* Fix

* Fix

* Fix

* Auto-update READMEs

* Use prebuilts (#115)

* Use prebuilts

* Auto-update READMEs

* SHA256

* in_subdir = false

* chmod

* deps

* Update SHA256 for rebuilt release

* fixup regex

* v0.21.1.1

* Auto-update READMEs

* read libmariadb-dev-compat dep

* pkg-config?

* Update manifest.toml

* Auto-update READMEs

* Cleanup old binaries

* New assets

* Autoupdate

* Auto-update READMEs

* Fixup SHA

* shaaaaaaaaa

* Update tests.toml

* Update tests.toml

* Update tests.toml

---------

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

* Wait for server start/stop (#118)

---------

Co-authored-by: ewilly <ewilly@free.fr>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2026-03-05 00:37:34 +01:00
.github Init from example_ynh 2023-09-28 13:38:01 +02:00
conf Testing (#119) 2026-03-05 00:37:34 +01:00
doc Testing (#119) 2026-03-05 00:37:34 +01:00
scripts Testing (#119) 2026-03-05 00:37:34 +01: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 (#119) 2026-03-05 00:37:34 +01:00
README.md Testing (#119) 2026-03-05 00:37:34 +01: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.21.1.1~ynh3

📦 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.