Back
Remote OK

Remote OK

#remoteok

Find your remote job and work from anywhere
Load previous page…
add Artifical Intelligence to #remoteok tags
See similar todos
fix schema issues trailing comma #remoteok
See similar todos

No replies yet

fix auto bump refund had empty ?hash= on confirm link #remoteok
See similar todos

No replies yet

fix languages set in not English names #remoteok
See similar todos

No replies yet

get back to $75,000/mo on #remoteok after downfall to $50,000/mo #remoteok
See similar todos

No replies yet

fix auto bump after update card does not work because it uses Stripe’s payment_intent_id, but after updating card we only get a setup_intent_id which cannot be used to charge, we then need to charge the Stripe customer object like in the past (???) #remoteok
See similar todos

No replies yet

fix edit job hash not works for old jobs in AJAX edit_hash #remoteok
See similar todos

No replies yet

fix overflow-x scroll width issues on mobile profile #remoteok
See similar todos

No replies yet

make [ Add tag… ] colors proper in dark mode #remoteok
See similar todos

No replies yet

style insert edit link in dark mode #remoteok
See similar todos

No replies yet

fix dark mode for TinyMCE and make remoteok-dark skin #remoteok
See similar todos

No replies yet

try out auto writing job post with AI #remoteok
See similar todos

No replies yet

fix discount not working on /pay-later link because it checked for $_GET[‘discount_code’] but the code was sent via POST and already put in $discount var by other init code #remoteok
See similar todos

No replies yet

fix edit_hash was wrong in email #remoteok
See similar todos

No replies yet

make all 10 tags show on expanding job but only 3 if not expanded #remoteok
See similar todos

No replies yet

fix bug that kept some jobs open that should be closed because auto_bump=0 did not catch =NULL values so now we do (auto_bump IS 0 OR auto_bump IS NULL) #remoteok autoCloseJobs.php
See similar todos

No replies yet

increase margin #remoteok to 96% for recession proof
See similar todos

No replies yet

change new job edit hash to be random md5 for security #remoteok
See similar todos

No replies yet

replace md5() edit_hash in all code parts to use the DB $job[‘edit_hash’] #remoteok
See similar todos

No replies yet

add edit_hash to all job INSERTs so we can switch from md5() edit_hash’s to random edit_hash’s for safety #remoteok
See similar todos

No replies yet