summaryrefslogtreecommitdiff
path: root/static/script.js
Commit message (Collapse)AuthorAge
* Link to login pageRobby Zambito13 days
|
* Replaced index with generated landingRobby Zambito14 days
| | | | | | | The generated index had a fake logged in interface. The generated landing page is more appropriate. We don't need a logged in page, because the entire exploit should work without needing to be logged in.
* Turned into SaaS siteRobby Zambito2025-07-29
| | | | | Prompt: Great, that looks really good! I'm looking to create a site that would be something that someone would be expected to login to. This seems to be a portfolio site, which one would not expect to login to. Can you change the content of the site to make it into something that one would login to?
* Fixed issue with broken spanRobby Zambito2025-07-29
| | | | | Promt to Kagi Code: The text rendered at the start seems to not properly handle the span. See the included screenshot.
* Initial fancy siteRobby Zambito2025-07-29
This is generated by Kagi Code. Prompt used: Write a really nice, modern looking, static HTML page. It can reference CSS and JS files, so long as you create both of them also, and they can be statically served.