Commit graph

25 commits

Author SHA1 Message Date
google-labs-jules[bot]
a6492d7b0f Update repository URLs to nextgen-networks while preserving issue/pull links
Replaced references to the-djmaze/snappymail with nextgen-networks/snappymail/
across the repository, excluding README files.

Per user request:
- README files are left untouched.
- Links containing /issues/ and /pull/ are left as they are (pointing to the-djmaze).
- All other links, including those to /releases/, /wiki/, /discussions/,
  /blob/, /tree/, and bare repo URLs, are updated to point to the
  new nextgen-networks repository.
- Bare web URLs include a trailing slash.
- .git and git:// URLs are updated to the new organization.
- Screenshots and raw content links are updated.

Co-authored-by: nextgen-networks <21206978+nextgen-networks@users.noreply.github.com>
2026-02-20 12:06:20 +00:00
google-labs-jules[bot]
60696d03fd Update repository URLs to nextgen-networks while preserving deep links
Replaced bare references to the-djmaze/snappymail with nextgen-networks/snappymail/
and updated .git URLs to the new organization.

Per user request:
- README files are excluded.
- URLs with a trailing slash (e.g. issues, pull requests, releases) are
  left pointing to the original repository to preserve historical context.
- Bare web URLs now include the requested trailing slash.
- Existing nextgen-networks bare URLs were updated to include the trailing slash.

Co-authored-by: nextgen-networks <21206978+nextgen-networks@users.noreply.github.com>
2026-02-20 11:43:13 +00:00
google-labs-jules[bot]
0b86edb167 Update SnappyMail repository references to nextgen-networks
Replaced references to https://github.com/the-djmaze/snappymail with
https://github.com/nextgen-networks/snappymail/ across the repository,
excluding README files as requested.

The replacement handles trailing slashes carefully to ensure bare URLs
include the slash while sub-paths (like /issues/ or .git) do not result
in double slashes. Files that already used the new domain were also
updated to ensure consistent trailing slash usage.

Co-authored-by: nextgen-networks <21206978+nextgen-networks@users.noreply.github.com>
2026-02-20 11:18:25 +00:00
Nextgen-Networks
f748a686c9
Update docker.yml
fix wrong docker hub repo name
2026-02-19 19:06:14 +01:00
Nextgen-Networks
901d0efd6f
Update docker-pr.yml
correct repo name for uploads
2026-02-19 17:43:35 +01:00
Nextgen-Networks
80fa2d8c76
use own repo for buiild ops 2026-02-04 11:53:17 +01:00
Nextgen-Networks
77426d2f37
use own repo for build ops 2026-02-04 11:52:15 +01:00
the-djmaze
c6b9f2276b Small change to report bug template 2024-05-28 16:43:49 +02:00
the-djmaze
2467800247 Update funding choices 2023-12-26 23:56:23 +01:00
Leonard Jonathan Oh
7183e2614e Enhancement (ci): Use separate workflow for PR docker builds
This is so the `docker` workflow status is not polluted with PR builds.
2023-11-23 22:44:01 +00:00
leo
ee99590a63
Enhancement (docker): Add more archs (#1321)
* Enhancement (docker): Add `linux/arm64` arch

* Fix
2023-11-23 20:21:47 +01:00
leo
60700a56e9
Fix (docker): Use 127.0.0.1 instead of localhost to test snappymail in entrypoint.sh (#1325)
* Fix (docker): Use `127.0.0.1` instead of `localhost` to test snappymail in `entrypoint.sh`

* Run build on PR but don't push

* Login only on tags

* Fix test
2023-11-23 00:36:36 +01:00
the-djmaze
40a352c3c0 No {{sha}} in docker image names? 2023-11-22 00:08:45 +01:00
the-djmaze
9fcf2658d0 docker hub is djmaze/snappymail 2023-11-21 13:41:41 +01:00
the-djmaze
81a1b12005 Only build docker images on release tags 2023-11-21 13:12:44 +01:00
the-djmaze
366ef575f1 Remove TODO from docker workflow 2023-11-21 12:56:21 +01:00
leo
24dbff999e
Enhancement: Add Docker Hub image (#965)
* Enhancement: Add Docker Hub image

* Push to ghcr.io

* Add all `org.opencontainers.image.xxx` labels using `--label` instead of `LABEL`

* Change `php-fpm` to listen on `:9000` to expose prometheus metrics via `php-fpm_exporter`

* Include `yarn.lock` to speed up builds

* Reorder

* Use correct sha for pr

* Add logging before overriding values in config

* Add `DEBUG=true` env var for verbose `entrypoint.sh` logs

* Print php exception when snappymail fails to generate data directory and config file on the very first time

* Log snappymail version

* Fix COPY statement

* Add .dockerignore

* Add `USER` and `ENTRYPOINT`

* Update `.dockerignore`

* Add docker image test

* Push only if image test succeeds

* Log when startup is successful

* Use plain `docker build` in `build_and_test.sh`

* Fix test output
2023-11-20 15:01:26 +01:00
the-djmaze
14ee6f1b5b When reporting a bug, as user for usage mode 2023-04-11 13:02:26 +02:00
the-djmaze
31b12c3625
Update issue templates 2022-07-29 09:54:29 +02:00
the-djmaze
ca14fd3423 Drop github sponsoring due to required Stripe account.
Stripe is not privacy minded, etc.... (sorry, i know things why Stripe got huge in 8 years)
2022-01-12 15:16:49 +01:00
djmaze
93b1159a50 Replaced RainLoop with SnappyMail 2021-03-03 23:15:34 +01:00
the-djmaze
f859538203 Update issue templates 2021-03-03 23:14:06 +01:00
djmaze
4bb85e0926 Added funding file 2020-09-24 20:28:16 +02:00
RainLoop Team
ae996b75f1 Updated: dependencies
+ small fixes
2016-10-18 21:28:42 +03:00
RainLoop Team
0bbb2f14a4 1.10.4.183
---
Fixes:
New login form style display problem since version 1.10.4 (#1196)
Collapse the TO: field in message view (#1199)
Paste with HTML tags fails (#1193)
2016-09-29 00:40:17 +03:00