1
0
mirror of https://github.com/danbee/chess synced 2025-03-04 08:39:06 +00:00
Commit Graph

364 Commits

Author SHA1 Message Date
e5575c42f4
Use Mailgun adapter in production 2018-09-09 19:40:19 -04:00
45a40e0900
💄 2018-09-09 19:36:55 -04:00
c059d4c13d
Some tidy up 2018-09-09 19:28:31 -04:00
ae3ecefcf7
Move Presences to their own class 2018-09-09 15:48:03 -04:00
8538aad2f6
Address the Hound 2018-09-09 10:08:22 -04:00
27a4492432
The password "ganonsucks" was causing Argon2 errors
No idea why this was!
2018-09-08 16:57:42 -04:00
6ee029fa23
Send opponent an email if they're offline 2018-09-08 16:57:20 -04:00
3f1241e3a7
🤓 2018-09-08 16:57:19 -04:00
7280c98cc9
Show user status 2018-09-08 16:57:19 -04:00
eb28da621e
Add first few channel tests 2018-09-08 16:56:52 -04:00
b500ac5068
Add socket authentication tests 2018-09-08 16:56:52 -04:00
95b565231a
Adjust email and test for subject 2018-09-08 16:56:52 -04:00
2bf71e882f
Send email to opponent when new game is created 2018-09-08 16:56:52 -04:00
4fa3babaa0
Add Bamboo 2018-09-08 16:56:52 -04:00
0c467ed938
Merge pull request #72 from danbee/dependabot/hex/distillery-2.0.0
Bump distillery from 1.5.3 to 2.0.0
2018-08-15 09:51:02 -04:00
dependabot[bot]
ee4fd53283
Bump distillery from 1.5.3 to 2.0.0
Bumps [distillery](https://github.com/bitwalker/distillery) from 1.5.3 to 2.0.0.
- [Release notes](https://github.com/bitwalker/distillery/releases)
- [Changelog](https://github.com/bitwalker/distillery/blob/master/docs/changelog.md)
- [Commits](https://github.com/bitwalker/distillery/compare/1.5.3...2.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-15 05:32:21 +00:00
88416fcd54
Check browser has notification capability 2018-08-14 14:26:42 -04:00
175bb9e5c7
Add simple email privacy message 2018-08-14 13:06:06 -04:00
bc5c6c4f04
Add profile page to update name and email
* Also add ability to change password
2018-08-13 22:12:32 -04:00
dependabot[bot]
344619ac4f
Bump phoenix from 1.3.3 to 1.3.4
Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix/compare/v1.3.3...v1.3.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-13 22:11:42 -04:00
95ad4adc8f
Move listeners into their own class 2018-08-13 22:11:42 -04:00
5986b363a5
Add desktop nofications 2018-08-13 22:11:42 -04:00
faa51a59fc
Merge pull request #64 from danbee/dependabot/hex/phoenix_html-2.12.0
Bump phoenix_html from 2.11.2 to 2.12.0
2018-08-13 10:08:03 -04:00
898f240c8d
Merge pull request #63 from danbee/dependabot/hex/credo-0.10.0
Bump credo from 0.9.3 to 0.10.0
2018-08-13 10:07:53 -04:00
ea4e4cc636
Enable websockets for 64squares.club 2018-08-12 13:32:25 -04:00
639de43455
Styling tweaks 2018-08-12 13:16:00 -04:00
725a96c2aa
Renamed the app 2018-08-11 21:30:59 -04:00
dependabot[bot]
5f6e9bcf4b
Bump phoenix_html from 2.11.2 to 2.12.0
Bumps [phoenix_html](https://github.com/phoenixframework/phoenix_html) from 2.11.2 to 2.12.0.
- [Release notes](https://github.com/phoenixframework/phoenix_html/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_html/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_html/compare/v2.11.2...v2.12.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-11 23:20:59 +00:00
dependabot[bot]
1cd84646b7
Bump credo from 0.9.3 to 0.10.0
Bumps [credo](https://github.com/rrrene/credo) from 0.9.3 to 0.10.0.
- [Release notes](https://github.com/rrrene/credo/releases)
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rrrene/credo/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-11 23:18:20 +00:00
14ff02edd6
Newline at end of gitignore 2018-08-11 13:25:58 -04:00
a8486e6775
Update mix.lock 2018-08-11 13:22:43 -04:00
d031566c11
Use Elixir 1.6.6 2018-08-11 13:22:34 -04:00
f08815eb9f
Update app name in header 2018-08-11 13:08:56 -04:00
005a095a3f
Update form layouts 2018-08-11 13:08:04 -04:00
e382c479e0
Merge pull request #62 from danbee/dependabot/hex/argon2_elixir-1.3.1
Bump argon2_elixir from 1.2.14 to 1.3.1
2018-07-18 10:19:14 -04:00
aade46469e
Merge pull request #61 from danbee/dependabot/hex/distillery-1.5.3
Bump distillery from 1.5.2 to 1.5.3
2018-07-18 10:18:45 -04:00
e1e9285da6
Merge pull request #60 from danbee/dependabot/hex/phoenix-1.3.3
Bump phoenix from 1.3.2 to 1.3.3
2018-07-18 10:18:35 -04:00
dependabot[bot]
0209d327bc
Bump argon2_elixir from 1.2.14 to 1.3.1
Bumps [argon2_elixir](https://github.com/riverrun/argon2_elixir) from 1.2.14 to 1.3.1.
- [Release notes](https://github.com/riverrun/argon2_elixir/releases)
- [Changelog](https://github.com/riverrun/argon2_elixir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/riverrun/argon2_elixir/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-06-29 05:16:49 +00:00
dependabot[bot]
2d53c9d941
Bump distillery from 1.5.2 to 1.5.3
Bumps [distillery](https://github.com/bitwalker/distillery) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/bitwalker/distillery/releases)
- [Changelog](https://github.com/bitwalker/distillery/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bitwalker/distillery/compare/1.5.2...1.5.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-06-28 05:26:04 +00:00
6e21a7cb2a
Unshallow git repo before deploy 2018-06-25 11:56:19 -04:00
dependabot[bot]
e81d5b3bd9
Bump phoenix from 1.3.2 to 1.3.3
Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix/compare/v1.3.2...1.3.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-06-24 16:09:07 +00:00
a2992a1432
Merge pull request #59 from danbee/dependabot/hex/guardian-1.1.0
Bump guardian from 1.0.1 to 1.1.0
2018-06-24 12:07:35 -04:00
7029e020f4
Merge pull request #54 from danbee/dependabot/hex/phoenix_live_reload-1.1.5
Bump phoenix_live_reload from 1.1.3 to 1.1.5
2018-06-24 12:07:25 -04:00
8dc10c45ad
Merge pull request #58 from danbee/dependabot/hex/credo-0.9.3
Bump credo from 0.9.2 to 0.9.3
2018-06-24 12:07:12 -04:00
82ad6880d4
Merge pull request #53 from danbee/dependabot/hex/timex_ecto-3.3.0
Bump timex_ecto from 3.2.1 to 3.3.0
2018-06-24 12:06:51 -04:00
dependabot[bot]
a72595000d
Bump guardian from 1.0.1 to 1.1.0
Bumps [guardian](https://github.com/ueberauth/guardian) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/ueberauth/guardian/releases)
- [Changelog](https://github.com/ueberauth/guardian/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ueberauth/guardian/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-06-12 05:18:58 +00:00
9e36945f8d
Castling moves! ♔→←♖ 2018-06-08 10:57:31 -04:00
dependabot[bot]
aba9ed2a13
Bump credo from 0.9.2 to 0.9.3
Bumps [credo](https://github.com/rrrene/credo) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/rrrene/credo/releases)
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rrrene/credo/compare/v0.9.2...v0.9.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-06-05 05:34:03 +00:00
e700efc288
Consolidate opponent and player functions 2018-05-25 15:49:53 -04:00
430a34e906
💄 2018-05-25 15:49:28 -04:00