Commit Graph

40 Commits (285e2b234536d5ab7a8303232802bfa7f7b60346)

Author SHA1 Message Date
Keith Irwin 285e2b2345
Replaced msg with alerts on clientside 2021-12-26 16:24:55 -07:00
Keith Irwin 858f4dd564
Removed token logging 2021-12-26 16:21:42 -07:00
Keith Irwin 6cb64f05fe
Removed secret from logs 2021-12-26 16:18:31 -07:00
Keith Irwin e9f4942f92
Added logging 2021-12-26 16:12:42 -07:00
Keith Irwin ee040ddbad
Fixed missing } 2021-12-26 16:09:18 -07:00
Keith Irwin 889eaa998b
Merge branch 'master' of https://gitea.ksn.gf4/ki9/mailapi 2021-12-26 16:04:15 -07:00
Keith Irwin cc8b033078
Fixed logging bug 2021-12-26 16:04:01 -07:00
Keith Irwin 326ce567f4
Fixed logging bug 2021-12-26 16:03:03 -07:00
Keith Irwin 931a3e6165
Improved logging 2021-12-26 16:00:05 -07:00
Keith Irwin 54915172bb
Improved logging 2021-12-26 15:58:13 -07:00
Keith Irwin d96372ca11
Improved logging 2021-12-26 15:55:48 -07:00
Keith Irwin 260f65884b
Added logging 2021-12-26 15:51:55 -07:00
Keith Irwin fdb7e12d0d
Moved env vars to docker-compose.yml 2021-11-26 16:58:39 -07:00
Keith Irwin e41deb0acf
Moved MAIL_FROM to env var 2021-11-26 16:54:51 -07:00
Keith Irwin 266232dceb
Added documentation and clientside code 2021-11-26 09:36:06 -07:00
Keith Irwin e6eb24b525
Added return status for success 2021-11-25 15:52:05 -07:00
Keith Irwin 965d8a1438
Removed some logging, reformatted 2021-11-25 15:50:34 -07:00
Keith Irwin 1826ac49c0
Removed quotations from .env 2021-11-25 11:05:13 -07:00
Keith Irwin e5bd16f67d
Got emails working 2021-11-25 10:47:37 -07:00
Keith Irwin 74635c17c8
Added better mail logging 2021-11-24 18:25:23 -07:00
Keith Irwin 5f0ba524d2
Removed logging 2021-11-24 18:18:37 -07:00
Keith Irwin bfe25d1926
Switched to body-parser 2021-11-24 18:09:22 -07:00
Keith Irwin da7a3e0992
Moved data outside try scope 2021-11-24 17:44:34 -07:00
Keith Irwin 8e69d9d59c
Moved app to own variable 2021-11-24 17:32:01 -07:00
Keith Irwin 999504f9df
Added debugging 2021-11-24 17:25:56 -07:00
Keith Irwin a492f8f12c
Added env file to docker-compose.yml 2021-11-24 14:05:11 -07:00
Keith Irwin e700ada009
Fixed error 2021-11-24 14:01:47 -07:00
Keith Irwin f9e8fde226
Added better logging, error handling 2021-11-24 13:57:54 -07:00
Keith Irwin c2e1456f73
Added docker-compose.yml to ignorefiles 2021-11-24 13:52:28 -07:00
Keith Irwin 2bcf954941
Added test for GET requests 2021-11-24 13:52:04 -07:00
Keith Irwin be0d80753b
Made docker-compose.yml a sample 2021-11-24 13:17:07 -07:00
Keith Irwin 4f2d4a5eb6
Added .env sample 2021-11-24 13:14:41 -07:00
Keith Irwin e83fa0b712
Fixed ignore files 2021-11-24 13:13:33 -07:00
Keith Irwin 2b0a351f0f
Added docker 2021-11-24 13:12:48 -07:00
Keith Irwin b1848eb34f
Added code to send email 2021-11-24 12:37:26 -07:00
Keith Irwin 55dfb68fef
Added body parser, better hcaptcha code, env files 2021-11-24 12:20:12 -07:00
Keith Irwin 1e8dd543f3
Added dotenv and hcaptcha 2021-11-24 11:19:34 -07:00
Keith Irwin 75fb52e79e
Added gitignore 2021-11-24 11:07:13 -07:00
Keith Irwin 839770f71d
Added express and boilerplate code 2021-11-24 11:02:52 -07:00
Keith Irwin e531ac6cc3
npm init 2021-11-24 10:59:39 -07:00