mirror of
https://github.com/HaschekSolutions/opentrashmail.git
synced 2026-04-25 06:35:55 +03:00
[PR #56] [MERGED] Big overhaul of web and API. Breaking old API #98
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#98
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/56
Author: @geek-at
Created: 11/11/2023
Status: ✅ Merged
Merged: 11/11/2023
Merged by: @geek-at
Base:
master← Head:htmx📝 Commits (9)
5c6cb30non-working first part of htmx rewrite0921231added rss to new api and new config option752cd0efew reworks6f517b2simplification of buttons and added featuresc3af7b2loading indicator tests, slight rework2bfe9f2almost done with the rework. Just the JSON API missingd79091falmost ready9d2dc7bcleanup and updated build75e4684updated build and readme. ready for launch📊 Changes
32 files changed (+719 additions, -7830 deletions)
View changed files
📝
.github/workflows/build-docker.yml(+28 -6)📝
README.md(+14 -7)📝
docker/rootfs/nginx.conf(+2 -15)📝
docker/rootfs/start.sh(+7 -0)➕
docs/Dev.md(+19 -0)➖
docs/Docker.md(+0 -9)📝
example.config.ini(+4 -0)📝
python/mailserver.py(+2 -0)➕
tools/testmail.txt(+14 -0)➖
web/api.php(+0 -157)➖
web/css/bootstrap.min.css(+0 -7)➖
web/css/bootstrap.min.css.map(+0 -1)➕
web/css/default.min.css(+2 -0)➕
web/css/default.min.css:Zone.Identifier(+3 -0)📝
web/css/opentrashmail.css(+34 -6)➕
web/css/pico.min.css(+5 -0)➕
web/inc/OpenTrashmailBackend.class.php(+220 -0)📝
web/inc/core.php(+109 -3)➖
web/index.html(+0 -48)➕
web/index.php(+33 -0)...and 12 more files
📄 Description
Almost a full rewrite. Breaking changes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.