Commit Graph

38 Commits

Author SHA1 Message Date
Cole f9393dd52a
Update README.md 2019-11-13 12:27:04 -05:00
Cole a8736bc4a4
Update README.md 2019-11-13 12:26:33 -05:00
Cole bf13d261b8
Merge branch 'master' into flask-cli 2018-03-11 18:45:03 -04:00
Cole d91088efec
removing ajax creation for non gold accounts (#173)
* removing ajax creation for non gold accounts
* updating docs and features
* fixing tests
2018-02-10 17:14:10 -05:00
Rohit Datta 8402a222e2
update readme to use flask cli 2017-10-20 15:01:23 -05:00
Rohit Datta 420b047483
reset Travis CI 2016-05-13 02:34:05 -05:00
Rohit Datta 3f8d2327c6
syntax highlighting 2016-05-13 01:46:33 -05:00
Rohit Datta b32e4ca279 Merge branch 'master' of github.com:formspree/formspree 2016-03-25 11:20:13 -05:00
Rohit Datta 5a28538513 Replace deprecated heroku command 2016-03-22 11:19:25 -05:00
fiatjaf@spooner 51def4eb6b environment variable quibbles. 2016-03-21 14:04:42 -04:00
Giovanni T. Parra b7d2f96f6c Merge pull request #86 from mcornella/use-https-in-documentation
Use https in documentation
2016-03-21 14:56:53 -03:00
Rohit Datta 96e6e045b9 Update README for how to run tests 2016-03-18 13:19:06 -04:00
Marc Cornellà 91bf9dfb19 Drop protocol-relative URL from examples
As [Paul Irish put it](https://twitter.com/paul_irish/status/588502455530311680):

> The protocol relative URL is now an anti-pattern. If the asset is available on HTTPS, always request it with that. https://www.paulirish.com/2010/the-protocol-relative-url/

This ensures that forms are always submitted using HTTPS, which is already supported by formspree.
2016-03-15 20:49:01 +01:00
Rohit Datta 37d02db2fa Update contributor guidelines
Direct contributors to GitHub instead of Assembly
2016-02-29 14:07:25 -06:00
Rohit Datta b85705014f Revert 3efa6e9..b2781a6
This rolls back to commit 3efa6e9e85.
2016-02-13 14:31:54 -06:00
Rohit Datta afd393a427 Resetting back to @fiatjaf commit to undo double merge conflict fix 2016-02-06 22:42:48 -06:00
Rohit Datta 3efa6e9e85 Fixed wiki link 2016-02-03 18:42:07 -06:00
Rohit Datta 873845255f Closes #64 2016-02-03 18:40:41 -06:00
Rohit Datta 9c7750ae43 Update Travis CI status image 2016-01-14 23:50:18 -05:00
Mohammed Abdul Hafeez 12db2a9046 Passing email address in the alert message 2015-12-06 08:09:53 +05:30
Myles Braithwaite 808b8989ed Fixing a typo.
There is a really small typo in the README.md file.
2015-04-10 09:18:27 -04:00
fiatjaf@spooner 75e275d57f add build status badge 2015-02-20 21:04:09 -05:00
Cole eea09488ab Update README.md 2015-02-18 11:20:17 -05:00
fiatjaf@spooner 0fa64a4cf6 replace int2bigstring and bigstring2int with hashids
http://hashids.org/

salted hashids with a custom alphabet, in fact, with a salt
specified at the HASHIDS_SALT environment variable.
2015-02-02 14:57:12 -05:00
Danilo Cabello 838a72fbcc Add tables creation step 2015-01-27 10:04:00 -05:00
Danilo Cabello 986761a22e Update 'Running your own copy' instructions 2015-01-27 09:55:43 -05:00
Ben 00c8d8902c Update README.md 2015-01-26 10:28:56 -08:00
Danilo Cabello 5a9f612fc1 Use flask-redis.
- remove the whole REDIS() singleton
- swap in flask-redis so that initialization of the global redis object is deferred until init_app
- use mock to replace the redis object in the FormspreeTestCase setUp() method
2015-01-25 21:38:59 -05:00
Danilo Cabello 65eb713461 Update development instructions. 2015-01-22 20:42:21 -05:00
fiatjaf@spooner 53b79d70ba remove any mentions of redis 2015-01-11 07:55:36 -05:00
Cole Krumbholz 7c0800fbc6 copy tweaks 2014-12-21 23:57:42 -05:00
Cole Krumbholz 95dd60b00e updating assembly copy 2014-12-21 23:54:10 -05:00
Cole 2006d4959c Update README.md 2014-12-11 16:24:45 -05:00
Cole Krumbholz 9df7552b09 adding install instructions 2014-12-11 15:31:03 -05:00
Cole Krumbholz f2eff38570 adding install instructions 2014-12-11 15:25:12 -05:00
Cole Krumbholz 45e3d8b7e7 updating readme 2014-12-08 15:12:34 -05:00
Cole Krumbholz 4b15843bd2 updating readme 2014-12-08 14:34:59 -05:00
Cole Krumbholz 46ce3a77ec adding readme 2014-12-08 12:35:21 -05:00