Timothy Farrell explorigin
explorigin pushed to main at explorigin/image_server 2026-04-25 15:08:41 -05:00
022d3c69f0 Add TODO.md and TASKS.md to .gitignore
3bb18bf7f8 Remove completed TODO.md
a739e7307d Update frontend JavaScript to use query parameters
f856c92394 Clean up tests for query param conversion and remove auth
22bf57f896 Remove auth references from conftest.py
Compare 6 commits »
explorigin pushed to main at explorigin/image_server 2026-04-23 22:14:25 -05:00
1c6935307c Add test suite
explorigin pushed to main at explorigin/image_server 2026-04-23 21:37:22 -05:00
9840804e40 Fix random next bug
9821d4330a Update best practices
35afd5039b Format code with black
4cf492c37a Fix order preservation: navigation keys now properly maintain current mode (next/random/browse) instead of forcing timer mode
3dde1db8a3 Implement order preservation for navigation links by serving correct URLs from server instead of client-side JavaScript manipulation
Compare 7 commits »
explorigin pushed to main at explorigin/image_server 2026-04-12 12:29:02 -05:00
4c8f121f58 Fix hallucination over FastAPI Basic auth
explorigin pushed to main at explorigin/image_server 2026-04-12 06:15:31 -05:00
c86d4321ad oops
explorigin pushed to main at explorigin/image_server 2026-04-12 06:13:48 -05:00
9bcf2931ce Tweaking styls
explorigin pushed to main at explorigin/image_server 2026-04-12 06:08:39 -05:00
2a437479f9 Try it as a background image
explorigin pushed to main at explorigin/image_server 2026-04-12 06:04:32 -05:00
63d223b4d6 Try it as a background image
explorigin pushed to main at explorigin/image_server 2026-04-12 05:59:22 -05:00
9fd80f5d12 fix some breakages
explorigin pushed to main at explorigin/image_server 2026-04-12 05:56:12 -05:00
396060041f cleanup
84db52c718 Add basic password support
bb7730e8dc Keep the image from flashing as it loads.
Compare 3 commits »
explorigin pushed to main at explorigin/image_server 2026-03-17 21:41:00 -05:00
eb87518657 Change spacebar to play/pause
explorigin pushed to main at explorigin/image_server 2026-03-17 21:34:13 -05:00
94fed6db51 Add a pause button
78fd988583 Add play button
Compare 2 commits »
explorigin pushed to main at explorigin/image_server 2026-03-12 15:53:54 -05:00
4c786fbce9 Center the image in older browsers
explorigin pushed to main at explorigin/image_server 2026-03-12 04:39:51 -05:00
3941358e20 Need to set the whole URL
explorigin pushed to main at explorigin/image_server 2026-03-12 04:37:34 -05:00
874a88a7f1 backtick strings conflict with python string templates
explorigin pushed to main at explorigin/image_server 2026-03-12 04:34:42 -05:00
fd32dcc534 Try again to fix refresh navigation
explorigin pushed to main at explorigin/image_server 2026-03-12 04:21:43 -05:00
cf1e9d47c2 Fix refresh navigation.
explorigin pushed to main at explorigin/image_server 2026-03-12 04:16:36 -05:00
c57c37ffb9 Add keyboard navigation for refresh mode.
explorigin pushed to main at explorigin/image_server 2026-03-12 04:07:42 -05:00
143c8563de Clicking image in refresh mode stops the refresh
explorigin pushed to main at explorigin/image_server 2026-03-12 03:59:57 -05:00
4eb9ff1188 Add an easier way to access order/delay