You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tinypilot/app
Jason Wallace 22b3e8ec35
Rename private statesWithoutDialogClose field with underscore prefix (#1761)
8 hours ago
..
db Use ruff to enforce Python docstring conventions (#1633) 6 months ago
find_files Add a Privacy Policy to About page (#1096) 2 years ago
hid Add paste API endpoint (#1625) 6 months ago
request_parsers Support for specifying STUN server: input validation (1/3) (#1645) 6 months ago
static Refactor hostname helper function (#1735) 2 months ago
templates Rename private statesWithoutDialogClose field with underscore prefix (#1761) 8 hours ago
testdata Exchange test image (#570) 3 years ago
update Deprecate settings.yml, and document usage (#1692) 4 months ago
__init__.py Initial commit 4 years ago
api.py Support for specifying STUN server: backend logic (2/3) (#1646) 6 months ago
atomic_file.py Extend `atomic_file` to set file permissions (#920) 2 years ago
atomic_file_test.py fixes 'using-with' pylint (#1020) 2 years ago
cli.py Add video streaming mode to TinyPilot logs (#1666) 5 months ago
db_connection.py Use ruff to enforce Python docstring conventions (#1633) 6 months ago
debug_logs.py Transfer privileged scripts to core repo (#1148) 1 year ago
env.py Resolve tinypilot home dir independent from $HOME (#1572) 7 months ago
env_test.py Resolve tinypilot home dir independent from $HOME (#1572) 7 months ago
execute.py Use ruff to enforce Python docstring conventions (#1633) 6 months ago
execute_test.py Silence stderr in tests (#1708) 3 months ago
hostname.py Transfer privileged scripts to core repo (#1148) 1 year ago
iso8601.py Persist the TinyPilot update through tinypilot service restarts (#475) 3 years ago
js_to_hid.py Add HID Keystroke class (#1629) 6 months ago
js_to_hid_test.py Add HID Keystroke class (#1629) 6 months ago
json_response.py Remove obsolete methods, the migration is completed (#690) 3 years ago
license_notice.py Switch libwebsockets license link to Github (#1727) 2 months ago
local_system.py Introduce API endpoints for changing the hostname (#504) 3 years ago
log.py Provide custom methods for logging sensitive data (#830) 2 years ago
main.py Add video streaming mode to TinyPilot logs (#1666) 5 months ago
secret_key.py Resolve tinypilot home dir independent from $HOME (#1572) 7 months ago
secret_key_test.py Recreate corrupt Flask secret key, instead of failing (#924) 2 years ago
socket_api.py Add HID Keystroke class (#1629) 6 months ago
text_to_hid.py Port text to HID keystroke logic (#1624) 6 months ago
text_to_hid_test.py Port text to HID keystroke logic (#1624) 6 months ago
threads.py Port the threads module from TinyPilot Pro. (#750) 3 years ago
update_logs.py Transfer privileged scripts to core repo (#1148) 1 year ago
update_logs_test.py Enforce consistent string quoting rules (#1628) 7 months ago
utc.py Ensure that UTC timestamps are timezone-aware (#487) 3 years ago
version.py Improve error messaging when updates fail due to an incorrectly set clock (#1653) 6 months ago
version_test.py `version_test.py`: add assertions for new fields (#1317) 1 year ago
video_service.py Support for specifying STUN server: backend logic (2/3) (#1646) 6 months ago
views.py Support for specifying STUN server: configure client (2.5/3) (#1657) 5 months ago