Commit Graph

51 Commits

Author SHA1 Message Date
filifa 435f598834 use markdown version of license 2024-07-14 16:59:13 -05:00
filifa 3d2c5dbea8 add copyright headers 2024-07-14 16:52:15 -05:00
filifa 8aff575b4b use cobra 2024-07-14 16:43:00 -05:00
filifa d064d7bd82 print the raw json 2024-07-14 15:33:08 -05:00
filifa 88e58e0ed5 resolve url reference in get 2024-07-14 13:41:57 -05:00
filifa 91397481f0 make a diffpatchresponse type 2024-07-14 13:33:25 -05:00
filifa 500bf7baa4 move extractpatches function to api 2024-07-14 11:32:09 -05:00
filifa a8e055d094 fallback to live feed if we can't get diffpatch 2024-07-14 00:17:53 -05:00
filifa 3cd5411d12 condense early return 2024-07-14 00:15:40 -05:00
filifa 754f039200 don't repeat yourself 2024-07-14 00:07:24 -05:00
filifa 5e98696cac minor style changes 2024-07-13 23:42:48 -05:00
filifa de7e998722 eliminate else clause 2024-07-13 23:39:33 -05:00
filifa e973c51abc don't use type assertion 2024-07-13 23:17:54 -05:00
filifa 1fe8fbf827 fix capitalization 2024-07-13 23:11:02 -05:00
filifa 4cd03052ed add error clause 2024-07-13 23:09:53 -05:00
filifa 79d1bb2ea5 remove feedparams 2024-07-13 18:34:30 -05:00
filifa 6d5b7b5971 remove patch.go 2024-07-13 18:34:30 -05:00
filifa 7d29b22e88 move feed update to separate function 2024-07-13 18:34:30 -05:00
filifa 0f32f74431 apply all the patches 2024-07-13 18:34:30 -05:00
filifa 7347357aab cleanup and bug fixes 2024-07-13 18:34:30 -05:00
filifa 516ad5f467 change names 2024-07-13 18:34:30 -05:00
filifa 0a09ed2091 remove my patch stuff 2024-07-13 18:34:30 -05:00
filifa 3a0a83e32e refactor diffpatch handling 2024-07-13 18:34:30 -05:00
filifa a7a53614cc incorporate jsonpatch package 2024-07-13 18:34:30 -05:00
filifa 5b3d257df4 rewrite into get and set functions 2024-07-13 18:34:30 -05:00
filifa 20a0b66e5b return error from patch method 2024-07-13 18:34:30 -05:00
filifa bf7b45bcc6 remove case 2024-07-13 18:34:30 -05:00
filifa a17786e98c change logging 2024-07-13 18:34:30 -05:00
filifa 1e5a532bfd update timestamp 2024-07-13 18:34:30 -05:00
filifa fdc71057eb add a todo 2024-07-13 18:34:30 -05:00
filifa 1b133fa865 more debugging/logging 2024-07-13 18:34:30 -05:00
filifa 8c8f2b4f8f change logging 2024-07-13 18:34:30 -05:00
filifa 8b8ab675bd rewrite expand 2024-07-13 18:34:30 -05:00
filifa 8d509bf71a loop 2024-07-13 18:34:30 -05:00
filifa d48113fb00 Revert "simply write new feeds for analysis/debugging"
This reverts commit 52705ebfc0bd14a2730a79ac80c614ee6700ac5e.
2024-07-13 18:34:30 -05:00
filifa 90ba6e6066 rewrite expand function 2024-07-13 18:34:30 -05:00
filifa babc02905d refactor patch function 2024-07-13 18:34:30 -05:00
filifa d96c3f5d84 add logging 2024-07-13 18:34:30 -05:00
filifa bd1a1128d8 remove timestamp method 2024-07-13 18:34:30 -05:00
filifa f6233feef3 simply write new feeds for analysis/debugging 2024-07-13 18:34:30 -05:00
filifa c1b94af8bb add fixme 2024-07-13 18:34:30 -05:00
filifa 8603978c7d do similar array copy at end of recursion 2024-07-13 18:34:30 -05:00
filifa 542c2850a7 remove old patch method 2024-07-13 18:34:30 -05:00
filifa 0cd2bcd4e9 handle out-of-range panic 2024-07-13 18:34:30 -05:00
filifa def18e04e2 testing updating a game type 2024-07-13 18:34:30 -05:00
filifa 9ebb5bf610 test patching feed using diffpatch 2024-07-13 18:34:30 -05:00
filifa b7aa862cf5 delete some stuff to clear my head 2024-07-13 18:34:30 -05:00
filifa e61bbe0477 clear the loop to clear my head 2024-07-03 20:56:08 -05:00
filifa 0858d14a03 don't update feed twice 2024-07-03 20:11:43 -05:00
filifa 0a49223173 flesh out game struct 2024-07-03 01:01:02 -05:00