mirror of
https://github.com/HaschekSolutions/opentrashmail.git
synced 2026-04-25 06:35:55 +03:00
[PR #109] [CLOSED] Autocheck #109
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrashmail#109
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/HaschekSolutions/opentrashmail/pull/109
Author: @abyssox
Created: 11/28/2025
Status: ❌ Closed
Base:
master← Head:autocheck📝 Commits (10+)
5c648e8Normalize files to LFa84341echore: upgrade PHP image and refine nginx config92417f3chore: php 8.4 adjustments in core php files9fd30fcchore: php 8.4 adjustments in core php files306e42bfix(docker): remove conflicting data/logs VOLUME declarations in docker buildfile40dedcc(chore): fix phpstorm warnings68bd903(chore): refactoring and return typesdb4bef6(chore): dependency updatesde55ccdfix(chore) admin page access not possiblece3bc85(chore): optimize Docker image and startup script📊 Changes
48 files changed (+1711 additions, -9988 deletions)
View changed files
📝
.dockerignore(+1 -0)➕
.gitattributes(+2 -0)📝
.github/workflows/build-docker.yml(+2 -2)📝
.gitignore(+2 -1)📝
CHANGELOG.md(+12 -0)📝
README.md(+15 -10)📝
docker-compose-dev.yml(+0 -1)📝
docker/Dockerfile(+51 -24)📝
docker/rootfs/nginx.conf(+62 -39)📝
docker/rootfs/start.sh(+54 -50)📝
python/mailserver3.py(+439 -284)➕
web/css/all.min.css(+9 -0)➖
web/css/default.min.css(+0 -2)➖
web/css/fontawesome.min.css(+0 -5)📝
web/css/opentrashmail.css(+48 -25)📝
web/css/pico.min.css(+3 -4)📝
web/css/prism.css(+3 -3)📝
web/inc/OpenTrashmailBackend.class.php(+308 -178)📝
web/inc/core.php(+314 -177)📝
web/index.php(+44 -37)...and 28 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.