2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncserver-rs_ynh.git synced 2026-05-12 07:08:26 +02:00
Firefox Sync Storage packaged for YunoHost.
Find a file
orhtej2 848c75f5a8
Testing (#128)
* 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)

* Upgrade to v0.22.0 (#121)

* Upgrade sources
- `main` v0.22.0: https://github.com/mozilla-services/syncstorage-rs/releases/tag/0.22.0

* Auto-update READMEs

* Bump prebuilts

* Auto-update READMEs

* Tokenserver migrations moved to MySql folder

* adding service is now handled by an upstream migration

---------

Co-authored-by: orhtej2 <2871798+orhtej2@users.noreply.github.com>

* [DO NOT MERGE UNTIL FIXED] Upgrade to v0.22.2 (#125)

* Upgrade sources
- `main` v0.22.2: https://github.com/mozilla-services/syncstorage-rs/releases/tag/0.22.2
- `bookworm` v0.22.1: https://github.com/YunoHost-Apps/syncstorage-rs-build/releases/tag/syncserver-0.22.1
- `trixie` v0.22.1: https://github.com/YunoHost-Apps/syncstorage-rs-build/releases/tag/syncserver-0.22.1

* Auto-update READMEs

* fixups

* Auto-update READMEs

* Run inside a dir?

* Fixed LD_LIBRARY_PATH

* also python3-dev

* Add pre_upgrade message for 0.22.2~ynh3

---------

Co-authored-by: orhtej2 <2871798+orhtej2@users.noreply.github.com>

* Upgrade to v0.22.3 (#127)

* Upgrade sources
- `main` v0.22.3: https://github.com/mozilla-services/syncstorage-rs/releases/tag/0.22.3
- `uv` v0.11.7: https://github.com/astral-sh/uv/releases/tag/0.11.7

* Auto-update READMEs

* Update assets

* Auto-update READMEs

---------

Co-authored-by: orhtej2 <2871798+orhtej2@users.noreply.github.com>

---------

Co-authored-by: ewilly <ewilly@free.fr>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2026-04-16 12:56:59 +02:00
.github Init from example_ynh 2023-09-28 13:38:01 +02:00
conf v0.22.2 (#126) 2026-04-13 22:40:07 +02:00
doc v0.22.2 (#126) 2026-04-13 22:40:07 +02:00
scripts v0.22.2 (#126) 2026-04-13 22:40:07 +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 (#128) 2026-04-16 12:56:59 +02:00
README.md Testing (#128) 2026-04-16 12:56:59 +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.22.3~ynh2

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