Commit graph

  • 6d9d7cff71 pipped Password output rather then making a new variable EntireTwix 2021-06-10 20:20:10 -0700
  • 9bcc9b13b6 made string_view to work with PASS_HEADER EntireTwix 2021-06-10 20:19:31 -0700
  • a9b629ee72 changed order of conditionals out of preference EntireTwix 2021-06-10 18:20:58 -0700
  • fa9d6e4aa4 🐎 reverting branchless code EntireTwix 2021-06-10 17:50:33 -0700
  • 986829d798 🐛 fixed DelUser & AdminDelUser EntireTwix 2021-06-10 16:17:40 -0700
  • a34f3dc640 corrected error with AddUsers A state EntireTwix 2021-06-10 15:52:32 -0700
  • 8c46ec3f6f updated docs for A requirement of AddUser EntireTwix 2021-06-10 15:49:36 -0700
  • b5596db9d3 reverted xxhash change EntireTwix 2021-06-10 14:16:44 -0700
  • 503462508f reverted xxhash changes EntireTwix 2021-06-10 14:11:51 -0700
  • a025954b74
    Delete help.html William Katz 2021-06-10 13:20:18 -0700
  • cc23bc8142 🐎 made xxhash dynamically linked EntireTwix 2021-06-10 13:14:12 -0700
  • 8228a53d01
    Merge pull request #15 from EntireTwix/Split William Katz 2021-06-10 12:25:25 -0700
  • 0c1f16455b
    Merge branch 'main' into Split William Katz 2021-06-10 12:23:56 -0700
  • 39b82f1ebf added link to help.md EntireTwix 2021-06-10 12:22:24 -0700
  • 7dd215292f password for add user moved to header EntireTwix 2021-06-10 12:17:50 -0700
  • da2f18e2ef
    Merge pull request #14 from EntireTwix/EndpointsFixed William Katz 2021-06-10 12:15:25 -0700
  • 6a2d2a27ab
    Merge branch 'main' into EndpointsFixed William Katz 2021-06-10 12:15:16 -0700
  • c40c63252c somehow admin vpass was != EntireTwix 2021-06-10 12:00:47 -0700
  • 0b39b2bc9e updated docs EntireTwix 2021-06-10 12:00:23 -0700
  • a219842b5a fixed miss labeling of getbal EntireTwix 2021-06-10 01:59:24 -0700
  • 84f934f39d Split .hpp into .h and .cpp EntireTwix 2021-06-10 01:57:18 -0700
  • e32dbbae03 fixed/improved build instructions EntireTwix 2021-06-10 00:32:35 -0700
  • e7b41d36ff fixed/improved build instructions EntireTwix 2021-06-10 00:31:29 -0700
  • c7139953f6
    Update README.md William Katz 2021-06-10 00:29:51 -0700
  • b1e8021821 fixed header for now renamed endpoint.h EntireTwix 2021-06-10 00:02:29 -0700
  • 437c8b5f20 updated logs and fixed renamed header EntireTwix 2021-06-10 00:02:02 -0700
  • 44949d2012 updated connected services EntireTwix 2021-06-09 23:58:19 -0700
  • 169a13be2e new docs! EntireTwix 2021-06-09 23:50:15 -0700
  • 179deb85cc re-ordered maps EntireTwix 2021-06-09 23:49:07 -0700
  • a59e8ae245 seperated README connected services into another file EntireTwix 2021-06-09 23:48:26 -0700
  • 23e13060e5 new docs! EntireTwix 2021-06-09 23:47:46 -0700
  • c0002d1e7b seperated Connected Services into another file EntireTwix 2021-06-09 23:47:21 -0700
  • 01bf8bea9a made methods GET EntireTwix 2021-06-09 22:00:50 -0700
  • c0439ed6a8 renamed to error responses EntireTwix 2021-06-09 21:20:58 -0700
  • ba21d5b6aa finished password header EntireTwix 2021-06-09 21:07:06 -0700
  • 3b6cf887c8 🐛 saving bug foundg EntireTwix 2021-06-09 20:47:42 -0700
  • 803aeb11c3 implementing password in header EntireTwix 2021-06-09 20:44:44 -0700
  • 78ba30ccc3 Merge branch 'EndpointsFixed' of https://github.com/EntireTwix/CCash into EndpointsFixed EntireTwix 2021-06-09 19:37:50 -0700
  • 37dbe3a3c6 made system indepdent EntireTwix 2021-06-09 19:36:39 -0700
  • 7646d4861e further path changes EntireTwix 2021-06-09 17:33:51 -0700
  • 6bc3a38aa2 🐛 load/save error caught EntireTwix 2021-06-09 16:20:21 -0700
  • 729a3748c0
    Create users.json William Katz 2021-06-09 16:14:31 -0700
  • 3958369382
    Create config.json William Katz 2021-06-09 16:13:49 -0700
  • 86ab9a0e8e making error returns uniform EntireTwix 2021-06-09 16:12:33 -0700
  • f08313723b
    Forgot about ender modems William Katz 2021-06-09 03:59:04 -0700
  • 8df5025e9f
    Update README.md William Katz 2021-06-09 03:24:06 -0700
  • 51bbc07bf7
    Update README.md William Katz 2021-06-09 03:19:42 -0700
  • e220f26c1b
    Update README.md William Katz 2021-06-09 03:15:19 -0700
  • d9075418a5
    Update README.md William Katz 2021-06-08 18:14:14 -0700
  • b6b1c0b78e Merge branch 'main' of https://github.com/EntireTwix/CCash EntireTwix 2021-06-07 11:14:16 -0700
  • 0b7722e79c 🐛 remove \" -> " EntireTwix 2021-06-07 11:13:27 -0700
  • 5d88dde6c4
    Simplified initial static asserts William Katz 2021-06-07 08:23:36 -0700
  • 552c2deca8 Changed initial check to all static assertions doggo 2021-06-07 09:03:04 -0500
  • 7afa380d67
    Update README.md William Katz 2021-06-07 02:17:06 -0700
  • 983d11aace
    Update README.md William Katz 2021-06-07 00:18:45 -0700
  • d4d34d11ff
    Update README.md William Katz 2021-06-07 00:18:04 -0700
  • 3ba275d8e4
    Update README.md William Katz 2021-06-06 23:56:18 -0700
  • 80ef1d54a7
    Made contribs more precise William Katz 2021-06-06 23:50:59 -0700
  • 5c0fafa951
    Update README.md William Katz 2021-06-06 20:49:48 -0700
  • 8615c7e04e
    Update README.md William Katz 2021-06-06 18:27:37 -0700
  • 1e7203db9b added FAQ and Contribs v0.2.0 EntireTwix 2021-06-06 17:31:45 -0700
  • 037bb2ea4d Merge branch 'main' of https://github.com/EntireTwix/CCash EntireTwix 2021-06-06 17:31:14 -0700
  • 3a2f04ab3b
    🐛 when pre_log_size == 0, illegal instruction would be generated William Katz 2021-06-06 17:30:45 -0700
  • 7678d5d742 Docs HTML EntireTwix 2021-06-06 17:02:04 -0700
  • 11647eb827
    the infinitely accidentately commited William Katz 2021-06-06 16:57:28 -0700
  • a4ffee5992
    removed var William Katz 2021-06-06 16:54:49 -0700
  • 0947ad9b93
    🐛 bugged for loop William Katz 2021-06-06 16:53:28 -0700
  • f198913ced
    User construct/Add trans changes William Katz 2021-06-06 16:52:36 -0700
  • a6c0595f64 Branchless loop init doggo 2021-06-05 22:15:01 -0500
  • 84f835e8b8 User log constructor change doggo 2021-06-05 21:25:27 -0500
  • 6a79ca9c39 request doggo 2021-06-04 21:51:06 -0500
  • a652fded48 Changed logging, added assertations in main, changed user constructor to enforce logging struct reqs doggo 2021-06-04 00:27:47 -0500
  • 4455ddf308 fixed direction of getlogsg EntireTwix 2021-06-03 20:23:47 -0700
  • d5551aa74a fixed direction of getlogsg EntireTwix 2021-06-03 20:21:25 -0700
  • acfbb738bb reverted getlog direction EntireTwix 2021-06-03 20:18:07 -0700
  • 2083e57d13 fixed EntireTwix 2021-06-03 18:41:13 -0700
  • 2e05197791 fixed build issues EntireTwix 2021-06-03 18:39:18 -0700
  • 0dae1c3a74 divisible static_assert only if max_log != 0 EntireTwix 2021-06-03 18:35:09 -0700
  • 819a77a299 divisible static_assert only if max_log != 0 EntireTwix 2021-06-03 18:30:40 -0700
  • 48c4d73cbc "<" to "<=" EntireTwix 2021-06-03 18:27:46 -0700
  • 5095ad0adb
    legacy print William Katz 2021-06-03 18:24:23 -0700
  • e6988b8abc
    fixed logic William Katz 2021-06-03 18:18:13 -0700
  • c6c08832e7
    reverted doggos changes till fixed William Katz 2021-06-03 18:17:43 -0700
  • 5e4113bf8f
    reversed endpoint to match new internal structure William Katz 2021-06-03 18:16:56 -0700
  • fa95322032
    Made allocation/adding of logs more effecient William Katz 2021-06-03 18:08:33 -0700
  • ae8ef4ae4e Added a static assertation doggo 2021-06-03 19:21:26 -0500
  • 69121557a9 User constructor now enforces logging rule doggo 2021-06-03 19:11:32 -0500
  • ab11101611 Idiot changed the variable name doggo 2021-06-03 17:36:44 -0500
  • 9df8a6a52f 🐛 fixed new push back! EntireTwix 2021-06-03 15:02:47 -0700
  • f31c95eeea temp EntireTwix 2021-06-03 15:00:58 -0700
  • 211d27c24c temp EntireTwix 2021-06-03 14:59:52 -0700
  • af51335aa7 Code comments for logs doggo 2021-06-03 16:50:13 -0500
  • a2287a4d36 Logging update, adding transactions optimized doggo 2021-06-03 16:40:08 -0500
  • 9e056a640a 🐛 for loop in wrong direction when full EntireTwix 2021-06-03 14:19:15 -0700
  • 0f41fe8283
    accidentatly pushed config William Katz 2021-06-03 14:13:56 -0700
  • 54f604402c pre alloc amount must be less then max amount EntireTwix 2021-06-03 14:10:09 -0700
  • 00ec8397d6 🐛 forgot conditional for if log is has reached max size EntireTwix 2021-06-03 14:09:29 -0700
  • d81dd5b74b
    Merge pull request #8 from EntireTwix/LogsRefractored William Katz 2021-06-03 13:52:09 -0700
  • d4179ed063 major simplification via reserve() and capacity() EntireTwix 2021-06-03 13:49:35 -0700
  • a78b4e5b1d 🐎 made getlogs endpoint cache result when disabled EntireTwix 2021-06-03 12:47:50 -0700