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.
* 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> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Firefox SyncStorage, packaged for YunoHost
Synchronize tabs, passwords, history etc. between your Firefox instances
📦 Developer info
🛠️ 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.