Commit Graph

35 Commits

Author SHA1 Message Date
Colin Henry
15ef3556ba makeing BasicAuth a little more generic and usable 2020-08-18 19:18:03 -07:00
Colin Henry
85df14e0c6 commented code cleanup 2020-08-18 17:47:14 -07:00
Colin Henry
37d0d5e98d removed unnecessary sums 2020-08-18 17:22:45 -07:00
Colin Henry
7facc0732f Merge branch 'master' of github.com:jchenry/x 2020-08-13 17:27:38 -07:00
Colin Henry
16b9df3201 removed incompatible package 2020-08-13 17:26:41 -07:00
Colin Henry
acc8d78947 updated signature 2020-07-27 17:20:10 -07:00
Colin Henry
6d4ea1efb5 removed packages no longer referenced 2020-07-22 11:32:14 -07:00
Colin Henry
e3a6d711d1 removed internal package 2020-07-13 10:05:34 -07:00
Colin Henry
3991c52689 moving from uint64 to int64. allows use of snowflakes id in databases 2020-07-09 20:02:23 -07:00
Colin Henry
852a57d9b3 added readme, license, and minimised active dependencies 2020-07-08 19:23:36 -07:00
Colin Henry
64b8b6e130 removed example makefile. no longer necessary in this repo 2020-07-08 19:03:32 -07:00
Colin Henry
3bdd3e503e simplifying the repo, commands removed and proper libraries kept 2020-07-08 18:59:37 -07:00
Colin Henry
cb0bc37e6b fixed missing verb 2020-06-15 10:26:32 -07:00
Colin Henry
6c3226ff63 added multihandler and statushandler 2020-06-14 20:12:32 -07:00
Colin Henry
a2c4a784ef moved some http code to pkg 2020-06-12 22:22:58 -07:00
Colin Henry
f24e8c90df package reorg 2020-06-11 21:26:57 -07:00
Colin Henry
b7b8f7a60b added email-stats code 2020-06-11 11:54:32 -07:00
Colin Henry
78299227b8 updated packaged to proper namespace 2020-06-10 16:10:13 -07:00
Colin Henry
59879ceb70 updated web-tinkertoy to use new db package and broke out endpoints to their own files 2020-06-10 16:09:21 -07:00
Colin Henry
fcc302dcfe new db package with actor 2020-06-10 16:04:25 -07:00
Colin Henry
3cedd8564c removed unecessary code 2020-06-10 15:58:42 -07:00
Colin Henry
6e60671cfd WIP 2020-05-20 23:18:58 -07:00
Colin Henry
5e8b9a0bf6 renamed package 2019-11-09 08:13:14 -08:00
Colin Henry
4697006d10 more fixes 2019-11-06 19:45:49 -08:00
Colin Henry
3e56170c99 some code cleanup 2019-11-06 19:40:38 -08:00
Colin Henry
958c384f52 finally removed julienschmidt's http router out of serve, not is an implmentable interface 2019-11-02 15:29:14 -07:00
Colin Henry
055e0f7fe8 removed unnecessary code 2019-10-09 19:29:18 -07:00
Colin Henry
e1863709df got basic flow of subscription working. next to tie it together 2019-10-09 08:56:57 -07:00
Colin Henry
477395572d WIP: Subscription page shows available plans for product, not to figure out how to wire it up to make a payment and create a tennnnnnant with a subscription 2019-10-01 11:15:37 -07:00
Colin Henry
bf7dd04b69 stub of payment package 2019-09-30 11:54:54 -07:00
Colin Henry
ea921a3b65 removed callbackfunc, it was unnecessary 2019-09-30 11:46:13 -07:00
Colin Henry
291a3f80c3 added amore robust user model, and some notes on a subscription based callback redirect 2019-09-29 12:30:24 -07:00
Colin Henry
af37be92bc fixed a static ID bug 2019-09-29 11:26:11 -07:00
Colin Henry
3ddab3c7ea a lot of WIP, but i have a demo of user authentication working 2019-09-28 17:04:51 -07:00
Colin Henry
f40f282517 initial commit 2019-09-25 13:43:51 -07:00