f88f00e78cfixed release target
master
Colin Henry
2024-10-27 12:30:45 -0700
b7969f89b5fixed release target
v0.3.2
Colin Henry
2024-10-27 12:28:57 -0700
7e1daaf7d5added makefile to do releases
Colin Henry
2024-10-27 12:04:01 -0700
40bc496b20added makefile to do releases
Colin Henry
2024-10-27 12:03:34 -0700
401f5c3848WIP: added container/graph
Colin Henry
2024-10-27 11:58:47 -0700
f0fd3f8df1added come comments
Colin Henry
2024-10-27 11:58:07 -0700
8de3b04032fix(ci): updated support matrix
Colin Henry
2024-09-29 12:02:35 -0700
f44e43174cadded wrapper error that will provide file/line origin of an error
Colin Henry
2024-09-29 11:59:01 -0700
fe49018479added new check capability and added assets to a few other packages
Colin Henry
2024-09-28 15:19:00 -0700
94bc398ea7added assert function
Colin Henry
2024-09-06 20:29:29 -0700
2973912fdeupdated minimum go version
Colin Henry
2024-09-06 20:28:23 -0700
b738f78e6ereomved now unnecessary libraries
Colin Henry
2024-09-06 20:27:26 -0700
74f9fc64f4removed deprecated log package
Colin Henry
2024-09-05 23:36:49 -0700
612a5c8387removing deprecated rest package
Colin Henry
2024-09-05 22:32:04 -0700
a1e52a7399changing module name
Colin Henry
2024-09-05 22:30:30 -0700
79e3d1f0b9fixed busted test step
Colin Henry
2024-04-27 15:43:57 -0700
8b77b5acc8added gitea action
Colin Henry
2024-04-26 23:20:51 -0700
4665f2ccf9deprecating packages
Colin Henry
2023-08-11 21:59:16 -0700
7154029136linted
Colin Henry
2023-04-05 21:20:45 -0700
9f88dc9530added ISO8601 constant
Colin Henry
2023-04-04 23:19:22 -0700
1ec6f3c5c3updated doc
Colin Henry
2023-04-04 23:19:05 -0700
390a54eb96updated log interface name
Colin Henry
2023-04-04 23:17:39 -0700
d312b58fdfupdated go.mod for compatability with generics, as used by the cache
Colin Henry
2023-01-14 00:12:30 -0800
b19ba53491added appropriate attribution for tierd cache stub
Colin Henry
2023-01-14 00:09:00 -0800
859849bd47stub of tiered cache
Colin Henry
2022-12-15 22:00:51 -0800
7cf53a2f2dsped up mappedParam by removing joins and splits
Colin Henry
2022-09-15 21:28:19 -0700
593c8db66efixed unit tests
Colin Henry
2022-09-15 21:21:51 -0700
74c99d013cwell, maybe a little
Colin Henry
2022-09-14 15:43:05 -0700
618cdcc095no mo way
Colin Henry
2022-09-14 15:41:43 -0700
32337f4bc8fixed non-standard return code
Colin Henry
2022-09-14 15:41:15 -0700
888e1b9c7dnew functions to extract certain types of parameters
Colin Henry
2022-09-14 15:39:41 -0700
086c404610changed parameter identifier to brackets over a colon, is more compatable with OpenAPI
v0.3.1
Colin Henry
2022-08-20 13:43:39 -0700
f9a712bc33added to the logger interface
v0.3.0
Colin Henry
2022-08-05 22:04:20 -0700
dc5f8b6e5anew ServeMux based on Mat Ryer's Way. removed method support in the mux to allow it to be handled by the handlers themselves. Keeps the standard library net/http handler contract and provides better support for the handlers provided by x's net/http.
Colin Henry
2022-07-08 12:48:05 -0700
62911f042dupdate library to build for 1.18
Colin Henry
2022-06-28 20:23:08 -0700
f4316cc13aWIP: set container using 1.18 generics
set
Colin Henry
2022-03-28 19:39:13 -0700
19860f713cWIP: http mux based on match by ben hoyt
mux
Colin Henry
2022-03-28 19:34:11 -0700
31cb99467cfix incorrect return code
Colin Henry
2020-12-10 09:25:23 -0800
07db4cf999dont make it directional
v0.2.0
Colin Henry
2020-09-04 20:24:37 -0700
4b8fd0b78dadded direction to Actor to prevent confusion
v0.1.0
Colin Henry
2020-08-22 18:45:15 -0700
ad5ed58296overhaul of the rest package, made it a little bit more testable(WIP) and understandable
Colin Henry
2020-08-22 17:00:38 -0700
d4a7732535overhaul of the rest package, made it a little bit more testable(WIP) and understandable
Colin Henry
2020-08-22 16:55:32 -0700
4fe5a53450added support for new logger in rest.Collection
Colin Henry
2020-08-22 15:54:49 -0700
ed136ca83enew logging package, just the essentials
Colin Henry
2020-08-22 15:47:37 -0700
284c8f8359removing poluting interface parameter
Colin Henry
2020-08-22 15:33:18 -0700
15ef3556bamakeing BasicAuth a little more generic and usable
Colin Henry
2020-08-18 19:18:03 -0700
85df14e0c6commented code cleanup
Colin Henry
2020-08-18 17:47:14 -0700
37d0d5e98dremoved unnecessary sums
Colin Henry
2020-08-18 17:22:45 -0700
7facc0732fMerge branch 'master' of github.com:jchenry/x
v0.0.1
Colin Henry
2020-08-13 17:27:38 -0700
16b9df3201removed incompatible package
Colin Henry
2020-08-13 17:26:41 -0700
acc8d78947updated signature
Colin Henry
2020-07-27 17:20:10 -0700
6d4ea1efb5removed packages no longer referenced
Colin Henry
2020-07-22 11:32:14 -0700
e3a6d711d1removed internal package
Colin Henry
2020-07-13 10:05:34 -0700
3991c52689moving from uint64 to int64. allows use of snowflakes id in databases
Colin Henry
2020-07-09 20:02:23 -0700
852a57d9b3added readme, license, and minimised active dependencies
Colin Henry
2020-07-08 19:23:36 -0700
64b8b6e130removed example makefile. no longer necessary in this repo
Colin Henry
2020-07-08 19:03:32 -0700
3bdd3e503esimplifying the repo, commands removed and proper libraries kept
Colin Henry
2020-07-08 18:59:37 -0700
cb0bc37e6bfixed missing verb
Colin Henry
2020-06-15 10:26:32 -0700
6c3226ff63added multihandler and statushandler
Colin Henry
2020-06-14 20:12:32 -0700
a2c4a784efmoved some http code to pkg
Colin Henry
2020-06-12 22:22:58 -0700
f24e8c90dfpackage reorg
Colin Henry
2020-06-11 21:26:57 -0700
b7b8f7a60badded email-stats code
Colin Henry
2020-06-11 11:54:32 -0700
78299227b8updated packaged to proper namespace
Colin Henry
2020-06-10 16:10:13 -0700
59879ceb70updated web-tinkertoy to use new db package and broke out endpoints to their own files
Colin Henry
2020-06-10 16:09:21 -0700
fcc302dcfenew db package with actor
Colin Henry
2020-06-10 16:04:25 -0700
3cedd8564cremoved unecessary code
Colin Henry
2020-06-10 15:58:42 -0700
6e60671cfdWIP
Colin Henry
2020-05-20 23:18:58 -0700
5e8b9a0bf6renamed package
Colin Henry
2019-11-09 08:13:14 -0800
4697006d10more fixes
Colin Henry
2019-11-06 19:45:49 -0800
3e56170c99some code cleanup
Colin Henry
2019-11-06 19:40:38 -0800
958c384f52finally removed julienschmidt's http router out of serve, not is an implmentable interface
Colin Henry
2019-11-02 15:29:14 -0700
055e0f7fe8removed unnecessary code
Colin Henry
2019-10-09 19:29:18 -0700
e1863709dfgot basic flow of subscription working. next to tie it together
Colin Henry
2019-10-09 08:56:57 -0700
477395572dWIP: 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
Colin Henry
2019-10-01 11:15:37 -0700
bf7dd04b69stub of payment package
Colin Henry
2019-09-30 11:54:54 -0700
ea921a3b65removed callbackfunc, it was unnecessary
Colin Henry
2019-09-30 11:46:13 -0700
291a3f80c3added amore robust user model, and some notes on a subscription based callback redirect
Colin Henry
2019-09-29 12:30:24 -0700
af37be92bcfixed a static ID bug
Colin Henry
2019-09-29 11:26:11 -0700
3ddab3c7eaa lot of WIP, but i have a demo of user authentication working
Colin Henry
2019-09-28 17:04:51 -0700
f40f282517initial commit
Colin Henry
2019-09-25 13:43:51 -0700