Releases: yzernik/squeakroad
Releases · yzernik/squeakroad
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
What's Changed
- Increase max file upload size limit by @yzernik in #512
- Strip image metadata by @yzernik in #513
- Delete listings for user upon account deactivation by @yzernik in #514
- Add admin page for deactivated listings by @yzernik in #515
- Only show listings with non-disabled user account in active listings by @yzernik in #516
Full Changelog: v0.0.8...v0.1.0
v0.0.8
What's Changed
- Implement delete listing by @yzernik in #484
- Show withdrawal time in withdrawal pag by @yzernik in #488
- Paginate top sellers page by @yzernik in #489
- Fix payment processor task sleep by @yzernik in #493
- Add user accounts table and implement request guard by @yzernik in #490
- Use updated rocket_auth with user table autoincrement by @yzernik in #498
- Add my deactivated listings page by @yzernik in #499
- Enforce max number of unapproved listings per user by @yzernik in #502
- Add all users page by @yzernik in #504
Full Changelog: v0.0.7...v0.0.8
v0.0.7
v0.0.6
What's Changed
- Use db transaction for withdraw by @yzernik in #450
- Rollback delete order db transaction if cancel invoice fails by @yzernik in #455
- Dont use typed queries for ratings by @yzernik in #456
- Rename function for query processing escrowed orders by @yzernik in #457
- Fix lint for cancel invoice rpc args by @yzernik in #458
- Use count query to get num processing orders by @yzernik in #459
- Update query for processing escrowed orders to work when listing is null by @yzernik in #460
- Use query for get count pending listings by @yzernik in #462
- Use return statements for errors in listing route by @yzernik in #463
- Use return statements for other routes by @yzernik in #465
- Improve order flow by @yzernik in #467
Full Changelog: v0.0.5...v0.0.6