Commit graph

15 commits

Author SHA1 Message Date
Christian Haschek cf86029533 added delete button for emails 2021-11-10 23:50:42 +01:00
Dan Q 7543c005b5
Ensure email ID is an integer
Inspired by PR #28.
2021-08-12 09:19:22 +01:00
Dan Q d9a215e315
Removed debug code
Adding the email to the output breaks e.g. getting the list of domains (which breaks generating random addresses)
2021-08-12 09:11:22 +01:00
Dan Q 09538300d6
Add provided (sanitised) email to output JSON 2021-08-12 09:05:36 +01:00
Dan Q 012ed1e825
Path safety checks for API that actually work 2021-08-12 09:05:10 +01:00
Akshay Jain 935d11a189
Update api.php 2021-06-26 16:49:35 +05:30
ranjit-git 81e1555131
Update api.php 2021-06-12 09:01:40 +05:30
EOCommunity 76e2de57f7
Update api.php
Let's also strtolower the email on php-side. We forced python to save emails lower-cased, so we will request emails lower-cased too.
2021-04-05 00:24:56 +02:00
Chris 57bc6a32ed added experimental support for rss 2020-03-11 02:25:11 +01:00
Christian Haschek 74c0c8e4e8
Merge branch 'master' into momentjs 2019-10-06 18:57:58 +02:00
Pat O'Brien f82d50b56e Use moment.js for date formatting 2019-10-03 10:24:29 -04:00
Pat O'Brien 53e6c8dba2 Reverse sort the list so new items are on top 2019-10-03 09:51:54 -04:00
Chris 02d1a5977d added admin email account that can see all emails on all acounts 2019-08-18 21:02:04 +02:00
Chris be748aeef0 getting things done 2019-08-16 10:30:23 +02:00
Chris 297b92c53e alpha 1 2019-08-15 21:43:55 +02:00