neoneye / ARC-Interactive

Enjoy puzzle-solving directly in your browser.
https://neoneye.github.io/arc/
MIT License
19 stars 2 forks source link

Task gallery: Tap on thumbnail to jump to the developers own server #8

Closed neoneye closed 9 months ago

neoneye commented 10 months ago

Problem

I have a web server on localhost where I can inspect what is going on in my ARC solver.

Tapping on a thumbnail and jumping directly to my web server, that will save lots of copy pasting of urls.

Solution

A settings page where you can specify the destination urls to jump to, and the formatting of the url.

http://localhost:1234/inspect?dataset=ARC&task=73251a56
neoneye commented 9 months ago

There is now a textfield on the settings page for the callback url. IMG_2797