mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2026-02-20 08:56:04 +01:00
Roundcube package for YunoHost
* 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> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| patches/main | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Roundcube, packaged for YunoHost
Web interface to check your mailbox
Screenshots
📦 Developer info
🛠️ 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.
