Commit graph

266 commits

Author SHA1 Message Date
Yongwen Xu
8360cf4498 Merge pull request #8 from samueldg/feature/dockerized_app
looks good. agree that the redis is better separated from snappass's dockerfile. Thanks for the dockerizing snappass.
2016-07-18 15:39:02 -07:00
Samuel Dion-Girardeau
98c3ffe3e5 Document Docker setup steps 2016-07-18 17:37:54 -04:00
Samuel Dion-Girardeau
fb020522ad Add compose file for easy setup 2016-07-18 17:37:54 -04:00
Samuel Dion-Girardeau
b34b5c4b69 Add Dockerfile/.dockerignore files 2016-07-18 17:37:54 -04:00
Samuel Dion-Girardeau
6c3f8f6884 Ensure the egg is a directory, not a zip
Prevents NotADirectoryError's in flask templates

Ref.:
https://github.com/pallets/flask/issues/1562
https://github.com/pallets/flask/issues/1645
2016-07-18 17:37:54 -04:00
Nicholas Charriere
64755bae8a Merge pull request #11 from pinterest/tweaks
Cleanup gitignore and make linter pass
2016-07-18 20:53:38 +00:00
Nicholas Charriere
a9fc727240 Fix tests 2016-07-18 13:36:06 -07:00
Nicholas Charriere
d88cf2600e Refactor _id() function to be inline 2016-07-18 13:35:57 -07:00
Nicholas Charriere
db1ef7673e Make flake8 test pass 2016-07-18 11:53:34 -07:00
Nicholas Charriere
bc52ebb278 Add virtualenv env/ to gitignore
Add python standardized .gitignore
2016-07-18 11:53:29 -07:00
Dave Dash
f533c71d5a Merge pull request #2 from futureimperfect/fix-typos
Fix typos.
2014-11-04 14:09:18 -08:00
James Barclay
17c54e9896 Fix typos. 2014-11-04 14:02:54 -08:00
Dave Dash
eefe2bdc76 Prepare snappass for distribution. 2013-10-05 23:10:50 -07:00
Ryan Park
812539fc06 When displaying the password link, show it as https, not http 2013-10-05 23:01:10 -07:00
Owen Coutts
b555472d0f Privatley share passwords using redis 2013-10-05 23:01:10 -07:00
Owen Coutts
b3800a65d6 Initial Commit 2012-10-08 10:28:26 -07:00