Laurent
|
d25893698d
|
fix mail sending stuff
|
7 months ago |
Laurent
|
aa50d56b21
|
fix potential login issue
|
8 months ago |
Laurent
|
57ea6e8e78
|
create authentication app to separate authentication from business api
|
8 months ago |
Laurent
|
1e109ab884
|
urls update
|
8 months ago |
Laurent
|
0672184d46
|
Forbids same username case-insensitiveless
|
8 months ago |
Laurent
|
cf14bcbb4b
|
Raise error if we find users with the same letters, case-insensitive wise
|
8 months ago |
Laurent
|
4ddeadcd38
|
Fix crash
|
9 months ago |
Laurent
|
f8e25ff169
|
adds version check when creating a tournament
|
9 months ago |
Laurent
|
3d6aa8282a
|
Adds control over when to save ModelLogs
|
9 months ago |
Laurent
|
d9a5e98ad3
|
Add Device to log the different used devices and make migrations
|
9 months ago |
Laurent
|
03a2bd9210
|
Fix issue
|
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 |
Laurent
|
dda0b05251
|
minor improvements
|
10 months ago |
Raz
|
7f929bfacc
|
add a unregistered class
|
11 months ago |
Laurent
|
fccdf32ece
|
Update services to handle the agents system
|
11 months ago |
Laurent
|
d0e49971b5
|
Fixes and improvements
|
11 months ago |
Laurent
|
d50e391d16
|
cleanup
|
11 months ago |
Laurent
|
7bdf38b78d
|
Separate the sync from tournaments by creating a new app
|
11 months ago |
Laurent
|
9b81dc49e8
|
cleanup
|
11 months ago |
Laurent
|
acbc4c117b
|
sends data from data access grant in a separate dictionary
|
12 months ago |
Laurent
|
3bccbb94ce
|
Work on revocations and log date storage
|
12 months ago |
Laurent
|
4680a09532
|
Fix isisues
|
12 months ago |
Laurent
|
3251dc3531
|
Improvements
|
12 months ago |
Laurent
|
1f4687f78a
|
many fixes
|
12 months ago |
Laurent
|
41ba44df98
|
First working occurence of sync and websockets
|
12 months ago |
Laurent
|
2d2e17eb70
|
Adds related_name for inverse relationship + ViewSet now use the parameter store_id to filter by store_id/tournament
|
1 year ago |
Laurent
|
0829a1e246
|
data access first working version
|
1 year ago |
Laurent
|
415f70458c
|
work in progress
|
1 year ago |
Laurent
|
3783477768
|
Readd store_id for ModelLog to handle deletions
|
1 year ago |
Laurent
|
d98cb74e1a
|
remove token deletion on disconnect
|
1 year ago |
Raz
|
6517f772a3
|
add drawlog class
|
1 year ago |
Laurent
|
0fe9272002
|
first commit
|
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 |