Commit Graph
8 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub 53c7b97a04 ⬆️ Bump follow-redirects from 1.15.5 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 23:57:17 +00:00
alexis 12c42a2270 🔖 v1.0.0 2024-02-19 08:09:41 +01:00
alexis 07e3b04d95 📦 Added docker build script 2024-02-18 22:30:05 +01:00
alexis 4d07719066 Introduce Dockerfile 2024-02-18 16:17:54 +01:00
alexis 6aca7b49cf (leaderboard): Get data from IndexedDB
Get leaderboard data from IndexedDB using localForage package
2024-02-15 19:11:31 +01:00
alexis 6d22409763 💄 (leaderboard): Ability to replay a game or change game settings 2024-02-14 22:19:55 +01:00
alexis 9033ef8f68 (game): Added Bombs & Flags count
Added placed flags by bombs count. Fix timer startng only when first click is triggered
2024-02-12 16:11:09 +01:00
alexis d0d8093fb5 Init project 2024-02-05 10:06:32 +01:00