Commit graph

157 commits

Author SHA1 Message Date
Chris b1ad3613c6 v1.1.5 2023-11-21 22:33:44 +01:00
Chris 45f26932ee fixed 500 error for attachments closes #62 2023-11-21 21:47:22 +01:00
Chris b821441580 attachmentsystem overhaul and cid replacement 2023-11-19 22:13:19 +01:00
Chris 2e55c2ba1f removed debug messages 2023-11-19 17:18:47 +01:00
Chris 4fc5478078 better debug and updated attachment handling 2023-11-19 17:12:26 +01:00
Chris 02b41673fd upgrade to python3 and php8 2023-11-19 13:48:47 +01:00
Chris 9a2f0e198d prototype of the python3 smtp implementation 2023-11-18 23:39:20 +01:00
Chris 1626a1e15e new email template that includes html, text and an attachment 2023-11-18 23:38:58 +01:00
Chris 8c498d7b56 update the mailseerver log file rather than overriding on each start 2023-11-18 20:05:23 +01:00
Chris 8a9525a5c4 updated docker-compose-dev.yml to use local files 2023-11-18 19:59:57 +01:00
Chris 9a0eb1f0b2 Added syntax highlighting to log files 2023-11-18 19:59:47 +01:00
Chris e7d37545f3 added docker-compose example files and updated scripts to include logs in the GUI 2023-11-18 10:16:59 +01:00
Chris 90f7bcb1fd cleanup and enhanced logs 2023-11-18 09:14:31 +01:00
Chris 820f75e21a testing with python3 smtp library 2023-11-13 21:04:58 +01:00
Chris c256989b7e updated readme to include current version in docker examples 2023-11-13 10:18:51 +01:00
Chris 41c412e40f also build for ARM 2023-11-13 10:07:53 +01:00
Chris e47634cc8a only build when there's a tag 2023-11-13 10:05:41 +01:00
Chris 205b7437d3 missing path for dockerfile 2023-11-13 10:01:35 +01:00
Chris d1f37d7f95 updated CI 2023-11-13 10:00:16 +01:00
Chris 8f46510eb7 v1.0.0 2023-11-13 09:37:29 +01:00
Chris dec81b4f2e added config info 2023-11-12 17:28:15 +00:00
Chris 0de5e06d2b Merge branch 'master' of github.com:HaschekSolutions/opentrashmail 2023-11-12 15:12:49 +00:00
Chris 4b090d998f fixed nginx config so attachments can be downloaded 2023-11-12 15:12:35 +00:00
Chris dcc188990a updated readme and small cleanup 2023-11-12 10:23:04 +01:00
Chris fac68fe552 implemented admin overview correctly. fixes #58 2023-11-12 09:53:34 +01:00
Chris 2559d0c45d removed unused scripts and added htmx badge 2023-11-11 23:31:23 +01:00
Chris 59b67becda Merge branch 'master' of github.com:HaschekSolutions/opentrashmail 2023-11-11 23:16:58 +01:00
Chris 069e7ea1a3 made compatible with older php versions 2023-11-11 23:16:45 +01:00
Chris f20687c7f9 added link to home 2023-11-11 19:28:52 +00:00
Chris 9fe2a18773 Nevermind, docker registry is currently down 2023-11-11 17:38:55 +01:00
Chris 10ee96bfea log in before pull 2023-11-11 17:36:53 +01:00
Christian Haschek 492c64135e
Merge pull request #56 from HaschekSolutions/htmx
Big overhaul of web and API. Breaking old API
2023-11-11 17:26:44 +01:00
Chris 75e46847a2 updated build and readme. ready for launch 2023-11-11 17:24:33 +01:00
Chris 9d2dc7b792 cleanup and updated build 2023-11-11 17:01:07 +01:00
Chris d79091faac almost ready 2023-11-11 16:41:14 +01:00
Chris 2bfe9f297c almost done with the rework. Just the JSON API missing 2023-11-11 14:36:34 +01:00
Chris c3af7b2afa loading indicator tests, slight rework 2023-11-10 21:45:02 +01:00
Chris 6f517b2c6e simplification of buttons and added features 2023-11-09 23:21:17 +01:00
Chris 752cd0e35f few reworks 2023-11-09 09:45:31 +01:00
Chris 092123175d added rss to new api and new config option 2023-11-08 22:29:13 +01:00
Chris 5c6cb30910 non-working first part of htmx rewrite 2023-11-08 19:24:48 +01:00
Christian Haschek 2cc5156742
Merge pull request #51 from adamklaff/feedreader
Improved RSS Reader Support
2023-08-22 08:20:45 +02:00
Adam Klaff c05a9c329f
Update Dockerfile 2023-08-21 17:31:34 -07:00
Adam Klaff 200dd2d8c6 4 digit year, add guid, remove 5 article limit 2023-08-21 17:16:07 -07:00
Adam Klaff 3e443d4875 Remove Dockerfile label 2023-08-21 17:13:48 -07:00
Christian Haschek c9a45a7454 info for new repo 2023-03-23 10:09:03 +01:00
Christian Haschek 0a3ab047a9 added label 2023-03-23 10:04:13 +01:00
Christian Haschek 59b7bdd2b5 switch to docker packages. good bye docker hub 2023-03-23 09:59:37 +01:00
Christian Haschek 9b039af758
Merge pull request #46 from greyhatsec-au/list-accounts
Add feature to list current accounts with mail and load inbox
2022-12-27 21:22:19 +01:00
greyhatsec-au 75c7fecb67 Hide 'List Accounts' button by default, show when the option is enabled 2022-12-27 20:43:01 +11:00