Timothy Farrell explorigin
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
explorigin pushed to main at explorigin/image_server 2026-03-12 03:54:54 -05:00
af5b58a8ad Refresh should keep going.
explorigin pushed to main at explorigin/image_server 2026-03-12 03:51:55 -05:00
933592a2e2 Fix routing order issue.
explorigin pushed to main at explorigin/image_server 2026-03-12 03:42:11 -05:00
7875030298 Style changes
explorigin pushed to main at explorigin/image_server 2026-03-12 03:38:38 -05:00
362b6fa165 Add refresh and sequence
explorigin pushed to main at explorigin/image_server 2026-03-09 22:03:26 -05:00
ef0c0549b5 Fix bug where image click only goes to the next image
explorigin pushed to main at explorigin/image_server 2026-03-09 22:02:03 -05:00
5a25b28853 Fix bug where image click only goes to the next image
explorigin pushed to main at explorigin/image_server 2026-03-09 21:33:43 -05:00
7b96ca27d8 Add Opencode config. This was mostly done with big pickle but when I ran out of tokens, I switched to Qwen3.5 35B
2e54447e15 Convert to a classic webapp that serves html pages.
Compare 2 commits »
explorigin pushed to main at explorigin/image_server 2026-03-09 20:29:21 -05:00
3cde0ad202 First step to templated html
explorigin created branch main in explorigin/image_server 2026-03-09 20:26:56 -05:00
explorigin pushed to main at explorigin/image_server 2026-03-09 20:26:56 -05:00
b57ca2c47a Use navigable link elements.
5774ef7779 Allow a glob source
82c32c2a0b Add deterministic hash salt.
4cc68e2535 tooltip filename
b87bcdbb53 Add mouse navigation
Compare 10 commits »
explorigin created repository explorigin/image_server 2026-03-09 20:16:56 -05:00
explorigin pushed to payoff-test at explorigin/loapi 2025-12-31 12:16:29 -06:00
0e196c5d26 write POST payoff to oracle and test it - WIP