Commit graph

10 commits

Author SHA1 Message Date
EntireTwix
2d84be675a 🐎🔥 made all filters AutoCreated rather then instance bound 2021-07-23 22:48:09 -07:00
EntireTwix
4086a1d324 🐎🔥 made Bank static 2021-07-23 22:38:51 -07:00
EntireTwix
2d7d29372c 🔥🐎 changed local array to static thread_local buffer 2021-07-09 18:30:34 -07:00
EntireTwix
da89d390ea 🔨 using str_intrusion.h to write to private string data 2021-07-08 14:58:03 -07:00
EntireTwix
7e1ab2a38b <array> required for base64 buffer 2021-07-08 02:24:09 -07:00
EntireTwix
da2074859e 🎨🔥 merged admin filter with user filter as template arg 2021-07-05 17:11:24 -07:00
EntireTwix
97fd39b1d4 🐎 body only set if method needs it 2021-07-04 23:42:18 -07:00
EntireTwix
89ca26b9e6 🔥🎨🐎 removed substr_view after learning string_view::substr is O(1) 2021-07-02 22:42:09 -07:00
EntireTwix
c9da3eab04 base64 2021-07-02 17:18:37 -07:00
EntireTwix
42ed5b3424 UserFilter for endpoints 2021-06-26 19:21:20 -07:00