2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2026-02-20 08:56:04 +01:00
Roundcube package for YunoHost
Find a file
eric_G 9a0f9ac713
Testing (#251)
* Update carddav version to 5.1.2 (#248)

* [autopatch] Automatic patch to simplify `proxy_pass`/`fastcgi_pass` options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) (#246)

Co-authored-by: Yunohost-Bot <>

* [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh (#240)

* [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh

* Update manifest.toml

---------

Co-authored-by: Yunohost-Bot <>
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>

* Upgrade to v1.6.13 (#250)

* Upgrade sources
- `main` v1.6.13: https://github.com/roundcube/roundcubemail/releases/tag/1.6.13

* Auto-update READMEs

* fix(composer): readd composer resource

* fix(apt): explicitely list php8.3 in dependencies

* Update manifest.toml

* Update manifest.toml

* Update _common.sh

* Update _common.sh

* 2.1 (#252)

* 2.1

* cleaning

* cleaning

* Update install

* Update install

* Update upgrade

* Update manifest.toml

* Update tests.toml

* Update upgrade

* Update upgrade

* Update upgrade

* Update upgrade

* Update install

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* cleaning

* Update upgrade

* Update upgrade

* fix #233 nextcloud carddav default configuration (#234)

Co-authored-by: Pierre Réveillon <p.reveillon@apimoov.fr>

* Update manifest.toml

* Update ADMIN.md

* Update nginx.conf

* Update upgrade

---------

Co-authored-by: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: tituspijean <tituspijean@yunohost.org>
Co-authored-by: DeMiro5001 <68397534+DeMiro5001@users.noreply.github.com>
Co-authored-by: Grubshka <pierre@lail.fr>
Co-authored-by: Pierre Réveillon <p.reveillon@apimoov.fr>
2026-02-10 23:58:11 +01:00
.github v2 2024-01-27 00:11:22 +01:00
conf Testing (#251) 2026-02-10 23:58:11 +01:00
doc Testing (#251) 2026-02-10 23:58:11 +01:00
patches/main Testing (#251) 2026-02-10 23:58:11 +01:00
scripts Testing (#251) 2026-02-10 23:58:11 +01:00
.gitignore Testing (#251) 2026-02-10 23:58:11 +01:00
LICENSE [fix] Add LICENSE and specify upstream license in manifest.json 2016-05-19 19:51:28 +02:00
manifest.toml Testing (#251) 2026-02-10 23:58:11 +01:00
README.md Testing (#251) 2026-02-10 23:58:11 +01:00
tests.toml Testing (#251) 2026-02-10 23:58:11 +01:00

Logo of Roundcube Roundcube, packaged for YunoHost

Web interface to check your mailbox

🌐 Official app website App Demo Version: 1.6.13~ynh1

Screenshots

Screenshot of Roundcube

📦 Developer info

Automatic tests level

🛠️ Upstream Roundcube repository: https://github.com/roundcube/roundcubemail

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/roundcube_ynh/tree/testing

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

📚 App packaging documentation

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