summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add license header to source files.HEADmasterHarald Eilertsen2018-09-2134-0/+551
* Only show add song button if javascript enabled.Harald Eilertsen2018-09-212-1/+2
* Make filling out song info more ergonomic.Harald Eilertsen2018-09-214-20/+40
* Fix deploy scripts.Harald Eilertsen2018-09-182-4/+7
* Update Procfile to use pumaHarald Eilertsen2018-09-181-1/+1
* Use passed in arg rather than instance var in send_registration_emails.Harald Eilertsen2018-09-181-2/+2
* Convert hash keys to symbols for mail delivery settings.Harald Eilertsen2018-09-181-1/+8
* Enable setting app base path from environment.Harald Eilertsen2018-09-142-9/+17
* Another fix for prod/dev logic in puma config.Harald Eilertsen2018-09-131-1/+1
* Update to use Ruby 2.4.4Harald Eilertsen2018-09-131-1/+1
* Add mobile stylesheet for devices with narrow screens.Harald Eilertsen2018-09-132-1/+81
* Upgrade deploy script for Capistrano 3.11.Harald Eilertsen2018-09-131-1/+1
* Fixup prod/dev logic in puma config, properly this time.Harald Eilertsen2018-09-131-3/+5
* Update deps.Harald Eilertsen2018-09-122-98/+105
* Fixup prod/dev logic in puma config.Harald Eilertsen2018-09-121-6/+4
* Deploy to production from master.Harald Eilertsen2018-09-121-1/+0
* Use correct upstream repo for deploys.Harald Eilertsen2018-09-121-1/+1
* Remove thinrc script.Harald Eilertsen2018-09-122-44/+0
* Ignore tmp directory.Harald Eilertsen2018-09-121-0/+1
* Brush up the stylesheet a bit.Harald Eilertsen2018-09-121-6/+25
* Serve app with puma instead of thin.Harald Eilertsen2018-09-123-112/+24
* Update yers for 2019 edition.Harald Eilertsen2018-09-105-9/+9
* Merge branch 'staging' into prodprodHarald Eilertsen2017-10-032-4/+11
|\
| * Update pricing infostagingHarald Eilertsen2017-10-032-4/+11
* | Deploy to production from prod branch.Harald Eilertsen2017-10-031-0/+1
|/
* Deploy to staging from the staging branch.Harald Eilertsen2017-10-021-0/+1
* Pass entire smtp config to Mail.deliver method.Harald Eilertsen2017-10-021-1/+1
* Don't deploy config if it exists already.Harald Eilertsen2017-10-021-2/+4
* Try to get better info if config can't be parsed.Harald Eilertsen2017-10-021-2/+9
* Fix regexp for validating phone numbers.Harald Eilertsen2017-10-021-1/+1
* Don't validate again when checking if valid.Harald Eilertsen2017-10-023-8/+7
* Update registration email with more info.Harald Eilertsen2017-10-021-2/+11
* Expand label column slightly.Harald Eilertsen2017-10-021-1/+1
* Clear errors before validating again.Harald Eilertsen2017-10-021-0/+2
* Validate contact phone and email.Harald Eilertsen2017-10-022-4/+32
* Fix return link in summary after submit.Harald Eilertsen2017-10-021-1/+1
* Use email from config for submitting form.Harald Eilertsen2017-10-021-1/+1
* Update all references from 2017 to 2018.Harald Eilertsen2017-10-025-8/+8
* Add Procfile for running server and mailcatcher by foreman.Harald Eilertsen2017-10-021-0/+2
* Add test dependency to rspec-html-matchersHarald Eilertsen2017-09-103-1/+8
* Fix styling and markup for postcode/city inputs.Harald Eilertsen2017-09-092-4/+28
* Validate postcode properly.Harald Eilertsen2017-09-094-8/+62
* Split contact address into street, postcode and city.Harald Eilertsen2017-09-096-13/+47
* Fix deploy script.Harald Eilertsen2016-09-221-2/+17
* Add template rc init script for freebsd.Harald Eilertsen2016-09-171-0/+31
* Fix specs.Harald Eilertsen2016-09-161-2/+2
* Add thin as explicit dependency.Harald Eilertsen2016-08-202-0/+2
* One more fancy double quote...Harald Eilertsen2016-08-201-1/+1
* Drop fancy double quotes in puma config.Harald Eilertsen2016-08-201-17/+17
* Ignore log files.Harald Eilertsen2016-08-201-0/+1