aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/hints.js
AgeCommit message (Collapse)AuthorLines
2022-09-19added highres fix featureAUTOMATIC-0/+4
2022-09-19Move memmon tooltip to hints.jsEyeDeck-1/+12
Move memmon tooltip to hints.js so it's with the other tooltips, and doesn't have to be re-sent from the server every time. Also, allowed tooltips to be applied by matching a class name if all else fails.
2022-09-18Add buttons for random and reuse seed.Johan Aires Rastén-0/+2
Random button sets seed to -1, reuse copies the seed from the last generated image.
2022-09-18script.js split work - ui.jsAUTOMATIC-1/+1
2022-09-18script.js split work - hints.jsAUTOMATIC-118/+4
2022-09-18Split history script.js to javascript/hints.jsAndrey-0/+208