Commit Graph

74 Commits

Author SHA1 Message Date
sourabh
b4f4b15724 fixed docker installation typo 2018-06-30 10:52:18 -07:00
John Washam
e45bb6ed33 Merge pull request #27 from shivrai/fix/escape_html
Enable HTML escaping for code segments
2017-07-04 09:46:56 -07:00
Shivansh Rai
3494c5df82 Enable HTML escaping for code segments 2017-07-04 18:34:15 +05:30
John Washam
d520a524da Merge pull request #26 from shivrai/fix/login_hints
Avoid hints for an invalid password attempt
2017-06-27 19:55:50 -07:00
Shivansh Rai
3c14805fe1 Avoid hints for an invalid password attempt
In case a (malicious) user gets a correct username, avoid showing hint
for invalid password attempts as they can guide a brute force attack.
2017-06-26 02:48:40 +05:30
John Washam
25ef91250b Merge pull request #25 from alvimm/master
Fix typo and add responsive meta tag
2017-06-22 20:06:46 -07:00
Alvimm
87bd796b15 Add responsive meta tag in head. 2017-06-22 02:47:43 -03:00
Alvimm
cfc42e504a Fix typo in css link tag. 2017-06-22 02:46:43 -03:00
John Washam
4934ff120d Extra dashes. 2017-04-22 12:30:29 -07:00
John Washam
827a3d5c8e Added contributor info. 2017-04-22 12:29:42 -07:00
John Washam
9e0dd6a675 Merge pull request #20 from linbingqiang/master
remove useless library in requirements.txt
2017-03-28 20:35:44 -07:00
bingqiang.lin
5359c12ddc Update flash_cards.py
change flash_cards.py
2017-03-29 11:32:51 +08:00
bingqiang.lin
5ee1ddf124 Update .gitignore
change .gitignore
2017-03-29 11:31:40 +08:00
bingqiang.lin
a1ee4de64f Update flash_cards.py 2017-03-29 11:28:06 +08:00
bingqiang.lin
41b881dc70 remove useless library in requirements.txt 2017-03-29 10:32:22 +08:00
John Washam
2ac8f925e8 Merge pull request #18 from devyash/devyash
Added Requirements.txt and added description to run the code on local host as quick run
2017-03-18 14:44:45 -07:00
Devyash
18117bd591 spacing change 2017-03-18 17:04:06 -04:00
Devyash
03c3f74e5f Added Requirements.txt and added description to run the code on loacl host.(Quick Guide) 2017-03-18 16:55:03 -04:00
John Washam
cc8f7bb9cf Merge pull request #17 from NileshPS17/master
Added syntax highlighing for code.
2017-02-26 11:13:09 -08:00
Nilesh PS
d2bd4fa9cf Added syntax highlighing for |code| cards. 2017-02-26 13:38:55 +05:30
John Washam
c037ddbedc Merge pull request #16 from rashiq/patch-1
Add .pyc byte code files to .gitignore
2017-01-11 09:50:58 -08:00
Rashiq
06fb8542d4 Add .pyc byte code files to .gitignore 2017-01-11 17:42:59 +01:00
John Washam
e01845acaa Added dividers. 2017-01-01 10:58:26 -08:00
John Washam
2d9ce161a0 Added captions for screen shots. 2017-01-01 10:57:04 -08:00
John Washam
eb7e9d66c5 Added screenshots and link to article. 2017-01-01 10:55:23 -08:00
John Washam
d492486d76 Added link to Node alternative. 2017-01-01 10:46:51 -08:00
John Washam
4e7b6788d4 Added CSV conversion script. 2016-12-24 10:42:05 -08:00
John Washam
074610cb4f Set it so Docker image uses an empty database by default. 2016-12-22 12:20:23 -08:00
John Washam
f9a7a4cdc8 Merge remote-tracking branch 'origin/master' 2016-12-22 12:16:12 -08:00
John Washam
acffe7e07d Added empty db to avoid initialization step and added my extreme set (that I don't recommend using but go nuts). 2016-12-22 12:15:23 -08:00
John Washam
7600bc9c38 Merge pull request #11 from tinpee/master
Use explicitly python 3.5 image and automatically upgrade pip
2016-12-19 21:38:38 -08:00
tinpee
120225ae4c use explicitly python 3.5 image 2016-12-20 06:08:12 +07:00
tinpee
a415d59912 update pip in Dockerfile 2016-12-20 05:55:44 +07:00
John Washam
1b3eb172b9 Merge remote-tracking branch 'origin/master' 2016-12-18 15:30:48 -08:00
John Washam
0f84003cdb Added caveat about my personal flash card set. 2016-12-18 15:30:26 -08:00
John Washam
a102117e7d Merge pull request #9 from mattkohl/readme-update
fixed README typo 'wsgy.py' to 'wsgi.py'
2016-11-14 09:19:17 -08:00
mattkohl
a96e091a65 fixed typo 'wsgy.py' to 'wsgi.py' 2016-11-14 16:31:34 +00:00
John Washam
83335f9b84 Merge pull request #8 from tinpee/master
Add empty db folder, fix readme
2016-10-19 17:34:29 -07:00
tinpee
ed2d5dcdf6 add empty db folder, fix readme 2016-10-20 06:53:17 +07:00
John Washam
89b56b4192 Merge pull request #7 from tinpee/master
Docker backup and restore data
2016-10-18 17:30:43 -07:00
tinpee
e262c742e2 fix readme conflict 2016-10-19 07:07:30 +07:00
tinpee
423e6e63b1 docker backup and restore db 2016-10-19 06:54:54 +07:00
John Washam
35589f7016 Added instructions on backing up card db. 2016-10-18 16:18:48 -07:00
John Washam
574b5ecd97 Merge remote-tracking branch 'origin/master' 2016-10-18 10:31:17 -07:00
John Washam
9a9ac0380f Fix and clarifications on README. 2016-10-18 10:31:05 -07:00
John Washam
8d381f4047 Merge pull request #4 from tinpee/master
Fix docker username and password from config.txt
2016-10-17 20:01:30 -07:00
tinpee
1c6a8c83ec fix username and password from config.txt 2016-10-18 09:56:05 +07:00
John Washam
30c5e2922f Added credit for Tinpee. 2016-10-17 09:41:13 -07:00
John Washam
1387cbac70 Merge pull request #2 from tinpee/master
Add Dockerfile
2016-10-17 09:33:58 -07:00
tinpee
d456b8668f add docker file 2016-10-17 09:01:26 +07:00