Commit graph

146 commits

Author SHA1 Message Date
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
greyhatsec-au 0fb9b4a7c0 Add configuration option to enable list of accounts - defaults to hidden 2022-10-08 15:32:49 +11:00
greyhatsec-au 1bf2920a50 Add feature to list current accounts with mail and load inbox 2022-10-03 10:08:59 +11:00
Christian Haschek f192b7ac0a
Merge pull request #44 from greyhatsec-au/master
Fix where not using wildcard domains and discarding unknown domains
2022-09-30 11:41:04 +02:00
greyhatsec-au dd384713c8
Fix where not using wildcard domains and discarding unknown domains 2022-09-30 19:32:28 +10:00
Christian Haschek dc220b21f7 forgot to return the success state of the deletion 2022-05-15 18:54:43 +02:00
Christian Haschek 70dc06a325 added support for wildcard subdomains. closes #40 2022-04-18 00:16:21 +02:00
Christian Haschek 688a52ce89 mailserver now run as nginx user. should fix #37 2022-03-25 22:30:13 +01:00
Christian Haschek e813a5e991 preparation for new feature 2022-02-10 16:32:17 +01:00
Christian Haschek bc4a64464f
we don't do that anymore 2022-02-09 20:31:56 +01:00
Christian Haschek 37c34f86f0 nicer format for json data 2022-02-09 20:04:49 +01:00
Christian Haschek 0d96daf261 since we store the date now in the json object, let's just use that 2022-02-09 20:01:47 +01:00