Commit Graph

26 Commits (b651ff0bb5ff36a3a07143c0e7694660cb0a213a)

Author SHA1 Message Date
Laurent cf14bcbb4b Raise error if we find users with the same letters, case-insensitive wise 8 months ago
Laurent f8e25ff169 adds version check when creating a tournament 9 months ago
Laurent b868bc197f Make DELETE calls return 204 instead of 404 if the data does not exist 9 months ago
Raz 80ee3e62cf fix api views csrf token issue 10 months ago
Raz 7f929bfacc add a unregistered class 11 months ago
Raz 6517f772a3 add drawlog class 1 year ago
Laurent 60b0cf0995 Fixes incomplete query 1 year ago
Laurent 43c06c13da Adds fields for Purchase 1 year ago
Laurent bc983e9561 cleanup + add expiration date to purchases 1 year ago
Laurent 6617a2cc9b when posting an existing Purchase, returns a 208 instead of a 400 for failing uniqueness 1 year ago
Laurent 34ccc80c7b stop deleting token on disconnect 1 year ago
Laurent 68504584cd Authenticate using email in addition of username 1 year ago
Laurent 0fe2f1d5c1 authorize apple-test to login without checking device_id 1 year ago
Laurent e4665726df Fix multiple tokens issue 1 year ago
Laurent 9b2bd5ec50 Apple Push Notifications POC 1 year ago
Laurent 58270413a3 Improvements 1 year ago
Laurent 7e18f55b00 Fix missing device_id attribution 1 year ago
Laurent 10cdc9f147 Adds deviceId to the user + login and logout services update 1 year ago
Laurent db0034ff44 Adds new token auth service 1 year ago
Laurent 58e5fc77d3 Fix issues with anonymous users 1 year ago
Laurent de7a4b75fa Adds Log model + admin + API 1 year ago
Laurent 230398489f push tournament filter for viewsets 1 year ago
Laurent f6da4082d6 Fix bad permission 1 year ago
Laurent 2784e32276 Better permission definition 1 year ago
Laurent e8d2ebce20 Let FailedAPICall be created without being authenticated 1 year ago
Laurent fec05e32b2 Splits the API and the site between two directories 1 year ago