jmg
  • Joined on May 25, 2019
Loading Heatmap…

jmg pushed to main at jmg/medashare

  • 17c22a1b9c this wasn't added when I added the test cases..
  • e6b5299db6 support a graph of mappings instead of just one layer... This isn't the most effecient for now as we generate all the possible mappings, but it's assumed that the number of mappings will be low for now...
  • ed59121c5d Bramify this... work around the stupidity that is BEP-52 in most cases, keys are us-ascii, but BEP-52 allows some keys to be binary data.. It does appear that it only applies to dictionaries that are under 'piece layer', so pass down the parent key, and don't do encoding for the dictionary that is under it. It also had a bug where if a dictionary key had code points >127, it'd encode the values incorrectly, because it'd take the length of the string and not the encoded string..
  • f523886240 handle empty keys which apparently happen in v2 torrents
  • Compare 4 commits »

3 months ago

jmg pushed to main at jmg/ntunnel

5 months ago

jmg pushed to main at jmg/scripts

6 months ago

jmg pushed to main at jmg/snapaid

1 year ago

jmg pushed to main at jmg/medashare

  • eff8493baf add ability to search tags.. giving a tag, return all the tag=value pairs.. not sure how I want to handle spaces or escaping other characters. for now, don't
  • 670ffc953b standard macos ignore
  • 84426ff282 keep track of known issues...
  • Compare 3 commits »

1 year ago

jmg pushed to main at jmg/scripts

  • 2aa9cb717d add a script for selecting a random line w/ a weight...

1 year ago

jmg pushed to main at jmg/wpn

  • ca5f408077 update README, add CGI
  • 71c417a97a add support for passing in a non-default port..
  • 0a4617e927 write out pem so pywebpush can use it, fixes push to chrome, fix private key write (trailing comma)
  • f8f616d2a8 add image, add testing for vapid key, and script to manually push
  • 5a565008b8 inital work to make notifications work..

1 year ago

jmg created repository jmg/wpn

1 year ago

jmg pushed to main at jmg/baysec

  • f5107d26de add missing closing ul
  • 7a1509d3b1 add script to invalidate cache. This maybe should be a default part of publish, but I haven't decided if it is a good idea.. It could be configuratable.
  • Compare 2 commits »

1 year ago

jmg pushed to main at jmg/baysec

1 year ago

jmg pushed to main at jmg/hyde

1 year ago

jmg pushed to main at jmg/hyde

1 year ago

jmg pushed to main at jmg/medashare

  • 71128c1767 fix two bugs, first is deleting tag that didn't exist was an error second is auto was applying to all files if multiple were specified on the command line resulting in all the mimetypes applied to all the files...
  • cf0fddb0ad add enable/disable for debug prints..
  • Compare 2 commits »

1 year ago

jmg pushed to main at jmg/pycryptowrap

2 years ago

jmg pushed to main at jmg/pycryptowrap

  • f968246195 first cut of the cryptography->pycryptodome compatibility/translation layer

2 years ago

jmg created repository jmg/pycryptowrap

2 years ago

jmg pushed to main at jmg/pymeds

  • fcfa5bdded convert README to markdown and minor updates..
  • a4ed76d890 use local forks to fix modern Python issues.. I should think about moving away from these as they are clearly not maintained for quite a few python versions..
  • 7666721ed6 add a date to files using their mtime..
  • a8e8337e96 a string player requires these changes..
  • dda96e70f0 convert mostly to Python 3.. basic functions work... add a .gitignore and requirements.txt... the later will be converted to setup.py in time... Also, a fix to SOAPpy is needed..
  • Compare 5 commits »

2 years ago

jmg pushed to main at jmg/wstools-py3

2 years ago

jmg created repository jmg/wstools-py3

2 years ago

jmg pushed to main at jmg/vlanmang

2 years ago