Skip to content

Tags: ERIKIEERIKOH1/origin

Tags

v0.7.3

Toggle v0.7.3's commit message
Hidelist hotfix (OriginProtocol#438)

* Reveal listing index in html attibute. Better loading of hidelist.

* Undoing pull/222 in light of kettle bell attack

OriginProtocol#222 was a good attempt, but now that we have pages full of kettle bell listings, this hidelist approach results in pages full of empty or single listings.

Per:
>The only awkwardness of this implementation is that on a page with flagged listings, the grid won't be completely filled up. For example:

So until we convert fully to address-based ids on listings, we stick with the old hidelist technicque of using Listing Indexes. (aka listingId)

* Temporary fix to allow admins to see listing index for an address

* Clarify comment and clean up

v0.7.2

Toggle v0.7.2's commit message
Add environment variable reminder

v0.7.1

Toggle v0.7.1's commit message
Merge branch 'release-0.3.0'