SoM Harbor

SoM Harbor

10 devlogs
22h 18m
•  Ship certified
Created by Toshit

Summer of Making voting client. Requires Chrome + Isolated Web Apps.

Timeline

Updated for the new voting UI. I need to vote some more again :pf:

Update attachment

Added support for instant-invalidated votes and 100-char min.

Update attachment

Fixed for Turnstile update and added SoM Share Votes support!

Update attachment

Ship 1

1 payout of shell 66.0 shells

Toshit

about 1 month ago

Toshit Covers 7 devlogs and 17h 37m

Fought with GitHub Actions to get the site deployed. Also added a card with instructions on how to install the Isolated Web App.

Update attachment
Cyao Cyao about 1 month ago
Mrow

Tried out vibe voting (and left some failsafes in the code). I personally will never use this and was surprised at how well it worked.

Voting client finished! Uses an Isolated Web App's Controlled Frame API to fake a Chrome browser. I would have posted a devlog and commit earlier but I had hardcoded vote data to cook on UI.

Update attachment

Added a quick link to the projects in each vote.

Update attachment

Added a fetchDb function to just query straight from DB with the admin APIs. Used it to make a vote viewer.

Toshit Toshit about 2 months ago
by the way, doxxing here means showing Slack IDs associated with each vote

Created a basic testing UI with m3-dreamland. I may be slightly contributing to the 1.1m requests sent to api/v1/devlogs according to the admin analytics

Toshit Toshit about 2 months ago
It’s now 1.6m requests

Got auth, api/v1/ endpoints, flash error handling, and some SSR scraped endpoints (getShop, probeShop, postDevlog, deleteDevlog) working. Also set up a robust multi-client and ratelimit-handling client that wasn't needed because Rowan removed the ratelimits.