Commit Graph

7 Commits (master)

Author SHA1 Message Date
Aaron Suen aa7dce4247 Fix optional JSON configs
Missing files are allowed, invalid JSON is not.

Also refactor some filesystem handling.
2021-02-28 08:27:05 -05:00
Aaron Suen f0bd56193c Remove debugging junk code 2021-02-27 19:40:45 -05:00
Aaron Suen 0cd6f8d911 Screenshots, handle array cmdline opts 2021-02-27 18:25:03 -05:00
Aaron Suen 79f1b01506 Code cleanup 2021-02-27 11:23:33 -05:00
Aaron Suen b61471ae6c Remove extra debug output 2020-07-17 06:20:53 -04:00
Aaron Suen f04585eb1b Screenshot handling simplification
- Log in preemptively; non-approved screenshots
  may not be visible to some users.
- Run all access sequentially; unsure of CDB's
  concurrency handling for a given single user
  (e.g. are CSRF tokens invalidated).
2020-03-28 11:35:38 -04:00
Aaron Suen 0b72f05d16 Add support for screenshots. 2020-03-28 11:23:38 -04:00