Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

likeandscribe/frontpage

zeucapua starred likeandscribe/frontpage
jsiebens starred likeandscribe/frontpage
ghosrt forked likeandscribe/frontpage

ghosrt/frontpage

emmaly starred likeandscribe/frontpage
silverton starred likeandscribe/frontpage
damiensedgwick created a review on a pull request on likeandscribe/frontpage
Code is looking nice :pray:

View on GitHub

WillCorrigan created a review comment on a pull request on likeandscribe/frontpage
Have only updated defaults for the columns I've added. Will probably need a quick PR/migration to fix them up for the rest of the db at some point after.

View on GitHub

WillCorrigan created a review on a pull request on likeandscribe/frontpage

View on GitHub

WillCorrigan created a review comment on a pull request on likeandscribe/frontpage
This is actually fixed now without the future update.

View on GitHub

WillCorrigan created a review on a pull request on likeandscribe/frontpage

View on GitHub

WillCorrigan pushed 1 commit to will/un-111-improve-algorithm-hotness-efficiency likeandscribe/frontpage
  • add undefined back to vote-button to allow comments to not show votes d903778

View on GitHub

WillCorrigan pushed 2 commits to will/un-111-improve-algorithm-hotness-efficiency likeandscribe/frontpage
  • clean up defaults, squash migration and fix vote counts 2fa9e4e
  • fix vote button error and display accurate vote count, avoid adding 1 everywhere d60beee

View on GitHub

benharri created a comment on a pull request on likeandscribe/frontpage
the main point is that you don't see the load more button on collections that have less than FETCH_LIMIT items and have loaded completely like this https://atproto-browser-jpq042ggs-likeandscribe.v...

View on GitHub

benharri created a comment on a pull request on likeandscribe/frontpage
good call on pico, it's a bit cleaner

View on GitHub

benharri created a comment on a pull request on likeandscribe/frontpage
it's now picocss from npm and i added the `main.container` for the styles to apply along with grouping the aturi form with a fieldset

View on GitHub

benharri created a comment on a pull request on likeandscribe/frontpage
good call, i will switch it to npm installed. the minified css is the dist from https://watercss.kognise.dev/

View on GitHub

tom-sherman created a comment on a pull request on likeandscribe/frontpage
@benharri yep I like the semantics-based CSS framework approach but I'd like the design to stay minimalist and barebones looking. I'm also a bit concerned about checking in a minified CSS file t...

View on GitHub

tonytins starred likeandscribe/frontpage
benharri created a comment on a pull request on likeandscribe/frontpage
oh yeah that contrast isn't great - i'll play with some of the colors a bit in general yall are ok with adding this kind of classless styles to atprotobrowser though right?

View on GitHub

benharri created a comment on a pull request on likeandscribe/frontpage
This started as a way to hide the button if the entire collection was loaded. Happy to change the limit as it was previously using the default param for `listRecords` which was 50

View on GitHub

tom-sherman pushed 1 commit to will/un-111-improve-algorithm-hotness-efficiency likeandscribe/frontpage

View on GitHub

tom-sherman created a review comment on a pull request on likeandscribe/frontpage
```suggestion .default(sql`(strftime('%Y-%m-%dT%H:%M:%fZ', 'now'))`), ``` Applies to other columns too, then we can remove `createdAt: new Date()` in the insert queries.

View on GitHub

tom-sherman created a review on a pull request on likeandscribe/frontpage

View on GitHub

tom-sherman created a review comment on a pull request on likeandscribe/frontpage
Can this be a default in the schema?

View on GitHub

tom-sherman created a review on a pull request on likeandscribe/frontpage

View on GitHub

tom-sherman pushed 1 commit to will/un-111-improve-algorithm-hotness-efficiency likeandscribe/frontpage

View on GitHub

will-corrigan created a review comment on a pull request on likeandscribe/frontpage
This will be fixed when we create a vote on users' behalves 😘

View on GitHub

will-corrigan created a review on a pull request on likeandscribe/frontpage

View on GitHub

tom-sherman created a review on a pull request on likeandscribe/frontpage

View on GitHub

tom-sherman pushed 1 commit to will/un-111-improve-algorithm-hotness-efficiency likeandscribe/frontpage
  • Extract tx into type alias 21e24b1

View on GitHub

Load more