Commit Graph

394 Commits

Author SHA1 Message Date
tooomm
7287cb5fbc
format 2020-12-03 21:37:10 +01:00
tooomm
7a138354f4
remove warning 2020-12-03 21:11:55 +01:00
tooomm
da60525795
fix 2020-12-02 22:48:07 +01:00
tooomm
a4bdf439ec
one more warning 2020-12-02 20:39:05 +01:00
tooomm
aec3dd7618 remove deploy key
See #258
2020-12-02 20:24:18 +01:00
tooomm
8cfbdb7d87
add more context to warning 2020-12-01 11:37:45 +01:00
tooomm
7fb119e52e
add ability to run manually from gui 2020-12-01 11:24:40 +01:00
tooomm
9f3d1839e9
Update README.md 2020-12-01 11:22:51 +01:00
tooomm
ce18105f1f
add GH Actions badge 2020-12-01 11:20:48 +01:00
Zach H
e49f6a46cd
Merge pull request #259 from ebbit1q/github_actions
forgot double colons
2020-12-01 00:41:59 -05:00
ebbit1q
a1e2ac1893 forgot double colons 2020-12-01 06:39:10 +01:00
Zach H
eeb03ff0cd
Merge pull request #258 from ebbit1q/github_actions
move to github actions
2020-12-01 00:33:16 -05:00
ebbit1q
b29407d718 move to github actions 2020-12-01 06:26:27 +01:00
Zach H
f34decf10a
Merge pull request #254 from Cockatrice/tooomm-patch-1
README: add discord badge
2020-10-14 11:18:13 -04:00
tooomm
33896b5a78
add discord badge 2020-10-14 16:55:57 +02:00
ZeldaZach
54fc3aae83 Minor fix for image
Signed-off-by: ZeldaZach <zahalpern+github@gmail.com>
2020-09-08 14:07:15 -04:00
ZeldaZach
69fac381f9 Fix Zendikar issues
Signed-off-by: ZeldaZach <zahalpern+github@gmail.com>
2020-09-03 02:11:17 -04:00
tooomm
a54349b037
Update README.md 2020-02-07 02:37:44 +01:00
tooomm
4458316d62
add badge with card count (#248) 2019-10-24 12:49:33 +02:00
tooomm
c136e4122e
adjust hint phrasing 2019-09-11 13:39:11 +02:00
tooomm
f4e6d80e89
show release dates in readme 2019-09-11 13:36:13 +02:00
Zach H
66b2ff35cc
Merge pull request #244 from Cockatrice/tooomm-patch-3
Add warning hint
2019-07-01 16:45:03 -04:00
tooomm
65d4d5afdb
add warning hint 2019-07-01 22:41:19 +02:00
tooomm
c0a584bfbd
remove spoiler tag again 2019-07-01 21:57:13 +02:00
tooomm
c28882d0fd
#242 got lost, reapply 2019-07-01 21:31:41 +02:00
Zach H
d3c20d34d1
Merge pull request #243 from Cockatrice/tooomm-patch-5
set_type: improved handling
2019-07-01 13:46:08 -04:00
tooomm
9762c04041
Merge branch 'master' into tooomm-patch-5 2019-06-28 19:29:05 +02:00
tooomm
a2865b2de0 Revert "add spoiler tag"
This reverts commit c7da69bfab.
2019-06-28 19:27:57 +02:00
tooomm
557fd2a4dc more cases, more capital 2019-06-28 19:24:07 +02:00
tooomm
c09a073fe1 Update __main__.py 2019-06-27 02:13:31 +02:00
Zach H
d57d0c9278
Merge pull request #239 from Cockatrice/tooomm-patch-2
fix indentation in header comment
2019-06-26 19:55:48 -04:00
tooomm
ed895ebf39 fix 2019-06-27 01:53:51 +02:00
Zach H
b2891a2808
Merge pull request #241 from Cockatrice/tooomm-patch-4
fix #240: use set_type from scryfall api
2019-06-26 17:33:09 -04:00
tooomm
968e8fff47 Revert "remove capitalize()"
This reverts commit e148d8d186.
2019-06-26 23:14:26 +02:00
tooomm
e148d8d186
remove capitalize() 2019-06-24 16:22:55 +02:00
tooomm
1d6dcc0e07
try capitalization for set type 2019-06-24 00:20:55 +02:00
tooomm
b6d3875527
use correct set type 2019-06-23 22:56:11 +02:00
tooomm
c7da69bfab
add spoiler tag 2019-06-23 22:47:01 +02:00
tooomm
5dff95b3df
fix indentation in header comment 2019-05-18 17:56:45 +02:00
tooomm
0f794b243e
log wording (#235) 2019-05-18 15:34:09 +02:00
Zach Halpern
5028791018 handle case of no image
Signed-off-by: Zach Halpern <ZaHalpern+github@gmail.com>
2019-04-21 11:49:25 -04:00
Zach Halpern
7b2c9801c7 Merge branch 'master' of github.com:Cockatrice/Magic-Spoiler 2019-04-21 11:48:15 -04:00
Zach Halpern
5c646eb10b Prevent cache URL content
Signed-off-by: Zach Halpern <ZaHalpern+github@gmail.com>
2019-04-21 11:48:08 -04:00
tooomm
871d39d56b
tweaks 2019-04-13 11:11:09 +02:00
tooomm
a497d7e81a
Update CONTRIBUTING.md 2019-04-04 11:14:08 +02:00
tooomm
297408ca83
cleanup 2019-04-04 10:40:26 +02:00
tooomm
ad229b3227
Update README.md 2019-04-04 10:06:09 +02:00
tooomm
c7a64d89e6
Update README.md 2019-04-04 09:38:21 +02:00
Zach Halpern
83d04f0242 Merge branch 'master' of github.com:Cockatrice/Magic-Spoiler 2019-04-04 03:21:56 -04:00
Zach Halpern
3eb796cbff Add auto removal/creation for SSE file
Signed-off-by: Zach Halpern <ZaHalpern+github@gmail.com>
2019-04-04 03:21:53 -04:00