EntireTwix
|
c94c19cbe1
|
🐎 made GetLogs() return move rather then const ref
|
2021-07-12 21:34:21 -07:00 |
|
EntireTwix
|
2f699e70c8
|
AdminChangePass must return when success
|
2021-07-12 21:29:27 -07:00 |
|
EntireTwix
|
df5dae02d0
|
AdminChangePass must return when success
|
2021-07-12 21:29:12 -07:00 |
|
EntireTwix
|
b2741aa276
|
🐛 changed some functions that previously returned true
|
2021-07-12 20:59:49 -07:00 |
|
EntireTwix
|
9b573ed7c3
|
🐛⚡ JSON error responses werent strings
|
2021-07-12 20:55:07 -07:00 |
|
EntireTwix
|
6f8475ad1d
|
⚡🔥 removed GEN_BODY and improved error responses of JSON parsing functions
|
2021-07-12 20:51:37 -07:00 |
|
William Katz
|
b2f306aee5
|
⚡ default snapshot value set to "null"
|
2021-07-12 17:23:43 -07:00 |
|
William Katz
|
66b200be27
|
🐛 empty log responds with ']'
|
2021-07-12 17:22:41 -07:00 |
|
William Katz
|
eb282de108
|
🐛 RETURN_ON_DEL should return bool
|
2021-07-12 17:16:25 -07:00 |
|
EntireTwix
|
c2d8742138
|
🐛 bad logic for name size
|
2021-07-12 16:23:30 -07:00 |
|
William Katz
|
16d26d1901
|
🐎🐛 fixed name specs and replaced function calls
|
2021-07-12 16:14:56 -07:00 |
|
William Katz
|
70d0374dd7
|
🎨 simplified to islower
|
2021-07-12 16:11:46 -07:00 |
|
William Katz
|
a2e0149606
|
🎨 formatting
|
2021-07-12 16:09:50 -07:00 |
|
William Katz
|
31f8a67dfb
|
🔥 removed legacy benchmarking macros
|
2021-07-12 15:48:27 -07:00 |
|
William Katz
|
7be15963d0
|
🔥🐎 removed jsoncpp from API properties
|
2021-07-12 15:45:37 -07:00 |
|
William Katz
|
f0c8920da1
|
Merge pull request #29 from Expand-sys/Refractor
missing docker files
|
2021-07-12 15:03:21 -07:00 |
|
Expand-sys
|
9318314d0c
|
Merge branch 'EntireTwix:Refractor' into Refractor
|
2021-07-13 08:00:06 +10:00 |
|
Expand-sys
|
8217bb2360
|
this done but needs twixie boi to merge
|
2021-07-13 07:56:34 +10:00 |
|
Expand-sys
|
495403864f
|
pulling from github repo now so only docker file needed
|
2021-07-13 07:50:18 +10:00 |
|
Expand-sys
|
03d9c2aace
|
Merge branch 'Refractor' of https://github.com/Expand-sys/CCash into Refractor
|
2021-07-13 07:34:11 +10:00 |
|
Expand-sys
|
c63fab572f
|
pushing files needed for docker
|
2021-07-13 07:32:25 +10:00 |
|
William Katz
|
40bf5a22b0
|
Typo
|
2021-07-12 03:47:16 -07:00 |
|
William Katz
|
8428f7e71c
|
Update implementation.md
|
2021-07-12 03:45:57 -07:00 |
|
William Katz
|
4f27fd3d23
|
Update implementation.md
|
2021-07-12 03:45:43 -07:00 |
|
William Katz
|
dc85a3211a
|
Merge pull request #28 from Expand-sys/patch-1
slight fix on deployment commands
|
2021-07-12 02:37:04 -07:00 |
|
EntireTwix
|
2b28822239
|
🐎🎨 re-arranged function control flow
|
2021-07-11 20:38:39 -07:00 |
|
EntireTwix
|
4b6c71354f
|
🎨⚡ RESPOND_TRUE related functions return 204 now
|
2021-07-11 15:38:23 -07:00 |
|
EntireTwix
|
8a23c8fa00
|
⚡ ImpactBal() now responds with new balance
|
2021-07-11 15:32:03 -07:00 |
|
EntireTwix
|
94e6b3da44
|
🐛 changed from =default
|
2021-07-11 01:55:39 -07:00 |
|
Expand-sys
|
c258f6ec86
|
slight fix on deployment commands
|
2021-07-11 18:49:16 +10:00 |
|
EntireTwix
|
f7dbd4c3e0
|
🐎 made logs copy construct from thread_local
|
2021-07-11 00:55:24 -07:00 |
|
EntireTwix
|
4b7ef754c0
|
⚡ updated README redirect in preperation of release
|
2021-07-10 23:08:29 -07:00 |
|
EntireTwix
|
72d57ce118
|
⚡ updated API list
|
2021-07-10 22:51:57 -07:00 |
|
EntireTwix
|
d5a7cf0481
|
📚🐛 fixed link
|
2021-07-10 22:46:03 -07:00 |
|
EntireTwix
|
b625e79c48
|
🎨 bootup output changes
|
2021-07-10 22:43:00 -07:00 |
|
EntireTwix
|
52bc5eeffb
|
📚 correction
|
2021-07-10 22:36:18 -07:00 |
|
EntireTwix
|
7145e66103
|
⚡ more memory usage info
|
2021-07-10 22:29:30 -07:00 |
|
EntireTwix
|
dd66144a3b
|
⚡ memory usage info
|
2021-07-10 22:27:25 -07:00 |
|
EntireTwix
|
8c97d19330
|
🐛 I made a 0iq mistake
|
2021-07-10 21:49:24 -07:00 |
|
EntireTwix
|
8a6f9f2fce
|
🚚 moved simdjson header to User.h
|
2021-07-10 21:34:54 -07:00 |
|
EntireTwix
|
9927bd8217
|
🐛🔥 fixed logs
|
2021-07-10 21:34:19 -07:00 |
|
EntireTwix
|
8063a344aa
|
🐎⚡🔥 removed jsoncpp from GetLogs() solution
|
2021-07-10 21:23:28 -07:00 |
|
EntireTwix
|
36e2f6301f
|
🐎 noexcept constructors
|
2021-07-10 20:01:05 -07:00 |
|
EntireTwix
|
6599f47dcc
|
🔥 removed INLINE macro
|
2021-07-10 20:00:47 -07:00 |
|
EntireTwix
|
3a44c0b065
|
🔥racehorse: temporary resp variable was unessasary
|
2021-07-10 19:14:15 -07:00 |
|
EntireTwix
|
c1587f9e46
|
🐎⚡ valid name/pass check before vpass call
|
2021-07-10 18:56:58 -07:00 |
|
EntireTwix
|
518c1b1203
|
🎨 made save results from Save()
|
2021-07-10 12:09:01 -07:00 |
|
EntireTwix
|
f87ec947b6
|
⚡ using std::optional for 204 responses
|
2021-07-10 11:49:09 -07:00 |
|
EntireTwix
|
cfdb2fe829
|
⚡ updated docs
|
2021-07-10 10:22:56 -07:00 |
|
EntireTwix
|
82312b8702
|
🔥🐎 memset no longer needed
|
2021-07-10 09:59:37 -07:00 |
|