Commit Graph

902 Commits

Author SHA1 Message Date
828e136bcc game: add: padding to collision 2024-03-31 10:59:39 +02:00
AdrienLSH
4a97df6f38 front: display given key as doc title if unknown 2024-03-31 10:59:39 +02:00
AdrienLSH
0397e191e0 authentication: refocus username input when toggling mode 2024-03-31 10:59:39 +02:00
AdrienLSH
0a28bb5271 lang: window title updated 2024-03-31 10:59:39 +02:00
7f22a5c40b fix: url redirection authenticated view 2024-03-31 10:59:39 +02:00
ebddae83f3 fix: accounts: when logout go back to last page 2024-03-31 10:59:39 +02:00
459cf11533 accounts: fix: redirect to last page before login work again 2024-03-31 10:59:39 +02:00
AdrienLSH
ca85e59488 fix(register): bozo 2024-03-31 10:59:39 +02:00
AdrienLSH
bc7504824a authentication: add focus + renamed function 2024-03-31 10:59:39 +02:00
AdrienLSH
604494cee9 lang: unit tests in django/await first loading of dict 2024-03-31 10:59:39 +02:00
5ba1dbc387 fix: history.pushState before router 2024-03-31 10:59:39 +02:00
1625f5d69f clean: remove debug print 2024-03-31 10:59:39 +02:00
0e4ce01e5b fix: typo isAuthenticate -> isAuthenticated 2024-03-31 10:59:39 +02:00
2e61fb3096 clean: fix typo 2024-03-31 10:59:39 +02:00
ed4cbd0aae fix: remove unused sylelink 2024-03-31 10:59:39 +02:00
047851ae75 clean: rename: authentification to authenticate 2024-03-31 10:59:39 +02:00
5155ecdd61 accounts: fix: rename func 2024-03-31 10:59:39 +02:00
d9235ed107 clean: I speak english very well 2024-03-31 10:59:39 +02:00
d78dad69f7 authentify: clear current_mode on leave 2024-03-31 10:59:39 +02:00
d21ec87b88 accounts: anthentifyView: add: enter button 2024-03-31 10:59:39 +02:00
cf9bd41dd0 fix: authentifyView do not use pushstate 2024-03-31 10:59:39 +02:00
AdrienLSH
08833f9c93 css: improved lang dropdown menu 2024-03-31 10:59:39 +02:00
2e425d3f0c games: fix 2024-03-31 10:59:39 +02:00
39b592e45c clean: simplify 2024-03-31 10:59:39 +02:00
4aecf2d9ab accounts: merge register and login #1 2024-03-31 10:59:39 +02:00
4778bf51d1 clean: rename view 2024-03-31 10:59:39 +02:00
AdrienLSH
a63ddad912 fix(avatar) 2024-03-31 10:59:39 +02:00
AdrienLSH
ec5c7f19c3 fixed .gitignore 2024-03-31 10:59:39 +02:00
AdrienLSH
b6ebd9d326 pp upload: image verification using serializers 2024-03-31 10:59:39 +02:00
AdrienLSH
36aee6c881 profiles: avatar_url becomes avatar 2024-03-31 10:59:39 +02:00
AdrienLSH
613d74dd03 lang: replaced html code with emojis in html file 2024-03-31 10:59:39 +02:00
2b77932b93 add translations 2024-03-31 10:59:33 +02:00
AdrienLSH
eb10175805 the tabulations must die 2024-03-31 10:59:33 +02:00
ce35db8b83 game: clean: type hint 2024-03-31 10:59:33 +02:00
c60d0ba08b game: add: goal work 2024-03-31 10:59:33 +02:00
AdrienLSH
ef9b918130 settings: refreh avatar on change + size limit in var 2024-03-31 10:59:33 +02:00
AdrienLSH
01cfe053a9 lang: display current language on dropdown link 2024-03-31 10:59:33 +02:00
6ea30a5eb5 fix: type hint 2024-03-31 10:59:33 +02:00
AdrienLSH
a24451d140 ux: Me becomes Settings; backend: fix special usernames (me, block...) 2024-03-31 10:59:33 +02:00
AdrienLSH
0bb32c5449 game: fix: unregister_key now works 2024-03-31 10:59:33 +02:00
AdrienLSH
f0ee74115e offline game: fix: reset game doesnt duplicate scores display 2024-03-31 10:59:33 +02:00
AdrienLSH
c94cc41343 pp upload: size limit in django settings 2024-03-31 10:59:33 +02:00
AdrienLSH
f910dc5a5b pp upload: js verification 2024-03-31 10:59:33 +02:00
AdrienLSH
2f644936ce fix: 2MB size limit on profile picture upload 2024-03-31 10:59:33 +02:00
696a0d86df game: add: wall collision 2024-03-31 10:59:33 +02:00
2a18ca9d5e game: clean remove unuse functionj 2024-03-31 10:59:33 +02:00
6f80c4973f game: clean: add coment 2024-03-31 10:59:33 +02:00
19ec4d9a50 game: clean: give explicite name to variables 2024-03-31 10:59:33 +02:00
d45b8a306f game: collision work 2024-03-31 10:59:33 +02:00
c7e7410baf game: fix: sync client and server 2024-03-31 10:59:33 +02:00