Commit Graph

58 Commits

Author SHA1 Message Date
filifa d640214f0e list team codes in help 2024-07-14 19:25:18 -05:00
filifa 6480297c5c remove unneeded checks 2024-07-14 19:20:20 -05:00
filifa dd11139d3d let team flag be any case 2024-07-14 19:14:56 -05:00
filifa a0ae93a2b2 move teamids map to cmd 2024-07-14 19:12:55 -05:00
filifa 8be2e5de9e use teamids map 2024-07-14 18:12:24 -05:00
filifa ca87734314 create custom type for team flag 2024-07-14 18:05:07 -05:00
filifa 3198577f50 fallback to feed if patch fails to apply 2024-07-14 17:14:10 -05:00
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