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.
- Shell 100%
* 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> |
||
|---|---|---|
| .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.