-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
21 lines (17 loc) · 801 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
- display env version
- Doc this command more
- LOTS of TODOs in the code
- serve - add rotate function
- Make the tests clean up themselves on the s3?
- Todo Permissions override for mkdir functionality
- serve command - view file as text (for text file types)
- serve command - add upload capability from ui
- Prod build - no debugging statements with sensitive info, DO NOT allow override of env provided from binary package
- Dev build - allow override of env provided from binary package
- Limited Access build - Prod build, plus no serve command?
- Test and document with PAM and Crontab (exit code 0 for pam)
- Add Device List Command and tests to list capture devices
- Make Webcam and upload work on windows
- serve command - add soft delete capability (batch?)
DONE
- update env loading