Skip to content

Changes

#40 (Mar 21, 2021, 6:55:06 PM)

  1. fixed json deserialization of a object (commit: 29ffad2) — Logan / githubweb
  2. made cancel button a little cleaner (commit: e83d85a) — Logan / githubweb

#39 (Dec 28, 2020, 9:54:07 AM)

  1. handle the case where the ssh command refuses to connect (commit: ed2730c) — Logan / githubweb
  2. useful connection error debugging in the audiobook processor (commit: f4b556c) — Logan / githubweb
  3. ssh cleanup/commenting (commit: ab45013) — Logan / githubweb
  4. comments on the audiobook object (commit: d4f2fa1) — Logan / githubweb
  5. note to self on something I should potentially change (commit: 9a27b60) — Logan / githubweb
  6. console window comment. (commit: beb2adc) — Logan / githubweb
  7. audiobook processor comments (commit: 484b945) — Logan / githubweb

#38 (Dec 28, 2020, 8:54:07 AM)

  1. fixed me being an idiot assuming that it will never be null (commit: f6b0c1d) — Logan / githubweb
  2. did some code cleanup (commit: 7926175) — Logan / githubweb
  3. cleanup/commenting (commit: 9d7e76d) — Logan / githubweb
  4. cleanup and general improvements (commit: 6ead8c9) — Logan / githubweb
  5. finished cleaning up the audiobook adding window (commit: 6c36f3f) — Logan / githubweb
  6. refactored this line due to me being a blithering idiot (commit: 3c78c7b) — Logan / githubweb

#37 (Dec 27, 2020, 6:55:07 AM)

  1. removed a break in the code where I could of just used a conditional (commit: 8c35ec4) — Logan / githubweb
  2. space to stop my ocd (commit: 6cbe4c1) — Logan / githubweb

#36 (Dec 17, 2020, 9:55:09 PM)

  1. fixed a typo (commit: 74c5db3) — Logan / githubweb
  2. fixed a typo (commit: 57c8ed8) — Logan / githubweb
  3. added a way to cancel the add audio book window (commit: 996cdd6) — Logan / githubweb

#35 (Dec 17, 2020, 8:55:08 PM)

  1. added a prompt for invalid ssh connection details (commit: b92463b) — Logan / githubweb
  2. whatever was modified here?? (commit: 517161c) — Logan / githubweb
  3. added a prompt so its easier to tell when its completed (commit: d345862) — Logan / githubweb
  4. fixed it always appenidng .m4b to the file extension (commit: cf40c0d) — Logan / githubweb

#34 (Oct 11, 2020, 1:54:06 AM)

  1. fixed me being stupid in deleting stuff. (commit: e458921) — Logan / githubweb
  2. missed one slash breaking my entire program. oops.. copying fixed (commit: caecda7) — Logan / githubweb

#33 (Aug 15, 2020, 1:54:07 AM)

  1. added in variable support to default output path (commit: d22d316) — Logan / githubweb

#32 (Aug 15, 2020, 12:54:07 AM)

  1. oops i hit space (commit: 28db664) — Logan / githubweb
  2. and i seriously didnt look hard enough the first time... teaches me! (commit: af5568b) — Logan / githubweb
  3. fixed a tab issue in the add audiobook ui (commit: 48b7bbd) — Logan / githubweb
  4. added quotes to prevent issues with spaces (commit: da6a454) — Logan / githubweb
  5. fixed the command issues (commit: 47d06c3) — Logan / githubweb
  6. fixed the file missing .m4b (commit: d861b61) — Logan / githubweb
  7. added a default output directory flag to override automatic behavior (commit: 398a524) — Logan / githubweb
  8. removed it automatically making a output folder in the final directory (commit: ba95ab9) — Logan / githubweb

#31 (Aug 14, 2020, 11:54:06 PM)

  1. fixed a ui element being off screen (commit: 5b0c797) — Logan / githubweb
  2. rearranged the ui for easier use (commit: 1c4f981) — Logan / githubweb
  3. fixed a empty book crash (commit: 6f209e1) — Logan / githubweb