- fix the payment threshold to work with balances smaller than 1
- total unpaid rewards should be on the rewards page
- add setting for where to redirect the user once they are logged in
- Fix rewards page to properly show PPS rewards as confirmed and in the confirmed rewards balance
- Finalized the PPS code and it is now live. You can change the setting per worker.
- Make the insert/update worker calls work with API calls. Documentation is at /api
did you change the APIs? My stuff was working, then stopped. I started getting KeyError: 'username' because username is now 'USERNAME' (capitalized). Or has it always been capitalized and I am just being stupid?