Commit History

Author SHA1 Message Date
  Justin Gilman d0231fd91e Fixing test (making sure it fixes CI deploy) 2 years ago
  Justin Gilman f807f05ece moving infra files into Server project 2 years ago
  Justin Gilman 21b30e7727 updating gitignore to exclude published directory 2 years ago
  Justin Gilman d006c415bd moving project to subfolder; adding xunit test project; adding projects to solution file 2 years ago
  Justin Gilman c707ca00ba applying cors policy to static files; altering jsonjumble.js to not be a module 2 years ago
  Justin Gilman 50191beb76 adding js class to include on page 2 years ago
  Justin Gilman a6a83e28e9 adding allowed origins to config 2 years ago
  Justin Gilman 38a8f5d396 removing unncessary library files; stubbing out account structure 2 years ago
  Justin Gilman f158463710 adding more notes for how to set up ansible to be able to restart services 2 years ago
  Justin Gilman 0885460f97 switch user to data user 2 years ago
  Justin Gilman b2e2cc4ff9 adding steps to register service; changing config to load data from static location 2 years ago
  Justin Gilman 83462c2f86 trying absolute path 2 years ago
  Justin Gilman a123e242af trying new run process for service 2 years ago
  Justin Gilman a0240e06fe adding readme setup info, disabling https redirect 2 years ago
  Justin Gilman eac1fa6ae5 adding infra folder to be part of the publish step; fixing service file working directory to match server setup 2 years ago
  Justin Gilman 2c23fd4957 adding in content files to publish step; switching save to use PUT; adding merge which uses POST 2 years ago
  Justin Gilman bb083dbe7b adding proper logging to project; cleaning up json file reader warning 2 years ago
  Justin Gilman d45b06c9f4 adding ubuntu systemd service; adding nginx server 2 years ago
  Justin Gilman a73d22a93d renaming project to jsonjumble 2 years ago
  Justin Gilman efcc02dd7d updating some unused dependencies; cleaning up readme; extending expiration to 30 days 2 years ago
  Justin Gilman 8ef6fcd65c post, put, delete verify token path matches path attempting to save 2 years ago
  Justin Gilman 263976076b adding user segmented data 2 years ago
  Justin Gilman a7d103e962 adding formatting to the json output 2 years ago
  Justin Gilman 7bc0de3fc0 creating data directory if it doesn't exist; authing against list of users in appsettings 2 years ago
  Justin Gilman 2ceb48a595 cleaning up failed jwt spikes 2 years ago
  Justin Gilman 982c8cfbf4 the header is authorization, not authentication 2 years ago
  Justin Gilman 2762000075 trying to get dotnet to auth against jwt cookie 2 years ago
  Justin Gilman aa5b262a2a figuring out how to login sessions; adjusting index and manage pages 2 years ago
  Justin Gilman 16c2fa6d1b Updating project to dotnetcore 6; adding in stubs for JWT authentication 2 years ago
  Justin Gilman 38dda33bee moving manage js to it's own file; adding simple css so manage page is easier to read 2 years ago