Commit graph

124 commits

Author SHA1 Message Date
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
Christian Haschek 54dc222d0e fixed admin email listings 2022-02-09 19:53:28 +01:00
Christian Haschek 742c251fd6 integrating admin email into "getEmailsOfEmail" 2022-02-09 19:05:20 +01:00
Christian Haschek afe04765ae pop3 server can now delete emails 2022-02-09 00:38:57 +01:00
Christian Haschek af64723ed1 moved deleting of emails to core 2022-02-09 00:38:45 +01:00
Christian Haschek f62f3f56de preparations of crazy fever dream implementation
to be able to use a POP3 Email client to receive emails from OpenTrashmail
2022-02-09 00:17:55 +01:00
Christian Haschek 7fe3c94953 hiding "generate" button when no domain is configured. closes #38 2022-02-08 00:09:58 +01:00
Christian Haschek 61a55423d2 deletion of email now also deletes attachments of that email 2022-01-24 00:04:45 +01:00
Christian Haschek 6c28e6626b realpath can't work here that's why attachments are failing. fixes #36 2022-01-23 12:40:53 +01:00
Christian Haschek 07b269576c
Merge pull request #34 from manfromafar/master
"Fix" admin email not working correctly
2021-11-30 16:29:37 +01:00
manfromafar dace8a0df0
Update api.php
Missed ;
2021-11-29 14:27:37 -07:00
manfromafar 3d072d22c5
Update api.php
Add $admincheck to store a complete copy of $email. 
$email appears to be overwritten during the check if the var is empty. 
now the admin check compares the complete email against the one from the config file.
2021-11-29 14:24:32 -07:00
Christian Haschek cb50641bc4 more preparations and also small sanity fixes 2021-11-27 18:09:05 +01:00
Christian Haschek 92765b79fe prepare for api rewrite 2021-11-27 16:41:26 +01:00
Christian Haschek e7b9a822da added default domain so run won't fail 2021-11-27 16:35:18 +01:00
Christian Haschek 359e884e6f newer nginx version uses different location for config file 2021-11-27 16:30:36 +01:00
Christian Haschek fd901a7464 alpine 14 wants specific python version 2021-11-27 16:27:08 +01:00
Christian Haschek 69f723d7af upgraded dockerfile to be more sane 2021-11-27 16:22:20 +01:00
Christian Haschek b41e240510 now building for arm64 too 2021-11-20 10:41:48 +01:00
Christian Haschek 6b6e474937
better feature promotion 2021-11-18 23:08:04 +01:00
Christian Haschek 00838159f4
Update README.md
already added that
2021-11-15 12:17:59 +01:00
Christian Haschek 0a1d24c36a logo better visible now in github dark mode 2021-11-11 09:36:39 +01:00
Christian Haschek 3b8f50f28d fixed html view error 2021-11-11 00:01:12 +01:00