Commit Graph

30 Commits (f8e25ff169a4b3730c8e1aa7814a20af300fe0b8)

Author SHA1 Message Date
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 514aa568aa fix activation link error 9 months ago
Laurent 3e748ed428 Adds origin to the user to indicate where the account comes from 10 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
Raz 522f514345 fix user update new field 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 a56e37caf6 comment prints 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 9214f9b151 Fix missing import 1 year ago
Laurent fec05e32b2 Splits the API and the site between two directories 1 year ago