Back
Startup Jobs
Load previous page…
Add test environment's master key to repo so GitHub Actions works again (they implemented some security changes causing RAILS_MASTER_KEY env variable to no longer be picked up)
#startupjobs
Enable 'remote' filter if people use the word 'remote' in their search query (even if they didn't use the remote-toggle)
#startupjobs
Enable advanced search syntax so you can "search for exact matches" or -negate -certain -words
#startupjobs
Add synonyms so if someone looks for "HR" it also matches on "Human Resources" and vice versa
#startupjobs
Replace link_to_unless_current with regular link_to, because it gets confused about URLs with different parameters
#startupjobs
Expire magic links after 10 minutes instead of after usage (because some email clients pre-fetch the link and then it no longer works)
#startupjobs