Rubén Corral ruben
  • Spain
  • Joined on 2022-05-05
ruben pushed to main at ruben/riot-clojure 2026-02-24 00:10:30 +01:00
e85bc24e38 Merge pull request '#9 post filter dates' (#10) from 2.0.1 into main
94ae848e52 #9 post filter dates
Compare 2 commits »
ruben merged pull request ruben/riot-clojure#10 2026-02-24 00:10:29 +01:00
#9 post filter dates
ruben created pull request ruben/riot-clojure#10 2026-02-24 00:09:58 +01:00
#9 post filter dates
ruben pushed to 2.0.1 at ruben/riot-clojure 2026-02-24 00:07:13 +01:00
ruben created branch 2.0.1 in ruben/riot-clojure 2026-02-24 00:07:13 +01:00
ruben closed issue ruben/riot-clojure#9 2026-02-24 00:03:43 +01:00
Get matches ignores from date
ruben reopened issue ruben/riot-clojure#9 2026-02-24 00:03:26 +01:00
Get matches ignores from date
ruben closed issue ruben/riot-clojure#9 2026-02-24 00:02:51 +01:00
Get matches ignores from date
ruben commented on issue ruben/riot-clojure#9 2026-02-24 00:02:50 +01:00
Get matches ignores from date

Added a filter that ignores matches before the start date or after until date. The problem is that the matches data must be obtained and then filtered, consuming a lot of api usage.

ruben pushed to dev at ruben/riot-clojure 2026-02-24 00:00:40 +01:00
94ae848e52 #9 post filter dates
ruben commented on issue ruben/riot-clojure#9 2026-02-19 11:33:33 +01:00
Get matches ignores from date

There is a bug in the Riot API: https://github.com/RiotGames/developer-relations/issues/661

I must look for a temporal mitigation, like filtering in the app. The API usage can be higher than usual.

ruben opened issue ruben/riot-clojure#9 2026-02-19 11:31:48 +01:00
Get matches ignores from date
ruben opened issue ruben/riot-clojure#8 2026-02-19 11:22:49 +01:00
Compare stats between players
ruben opened issue ruben/riot-clojure#7 2026-02-18 13:18:25 +01:00
Show game start time and duration when checking if playing
ruben opened issue ruben/riot-clojure#6 2026-02-13 08:27:06 +01:00
Add tests
ruben opened issue ruben/riot-clojure#5 2026-02-13 08:24:50 +01:00
Gitea actions
ruben opened issue ruben/riot-clojure#4 2026-02-13 08:21:23 +01:00
Improve debug log
ruben opened issue ruben/riot-clojure#3 2026-02-13 08:20:39 +01:00
Don't try to get data if there are no valid API Key
ruben pushed to dev at ruben/riot-clojure 2026-02-12 19:35:11 +01:00
ruben created branch dev in ruben/riot-clojure 2026-02-12 19:35:11 +01:00