Commit Graph

50 Commits

Author SHA1 Message Date
AdrienLSH
2390797b49 clean: removed log 2024-03-31 10:59:39 +02:00
7705a2b817 clean: respect es11 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
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
bc7504824a authentication: add focus + renamed function 2024-03-31 10:59:39 +02:00
5ba1dbc387 fix: history.pushState before router 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
4aecf2d9ab accounts: merge register and login #1 2024-03-31 10:59:39 +02:00
AdrienLSH
027fd9f940 tro bo 2024-03-31 10:59:32 +02:00
AdrienLSH
3179c3c056 lang: register view 2024-03-31 10:59:28 +02:00
AdrienLSH
52fbd30757 lang: add locale in django and login view 2024-03-31 10:59:28 +02:00
AdrienLSH
60a3e02420 front: redirect to last visited page after login 2024-01-19 10:54:14 +01:00
AdrienLSH
a0e58e7889 register page 2024-01-16 09:56:40 +01:00
AdrienLSH
0edb865ad8 login page 100% 2024-01-16 09:36:07 +01:00
11392c22c4 remove error in console, and search work with unlog user 2024-01-14 17:50:34 +01:00
AdrienLSH
49c1288a0b improved register page 2024-01-11 13:03:43 +01:00
AdrienLSH
cd82162ebe improved login page 2024-01-11 09:56:38 +01:00
AdrienLSH
ad20d85470 fix: loging out redirects to login page 2024-01-10 13:21:03 +01:00
AdrienLSH
2878d80358 forgot to remove a log 2024-01-09 22:16:10 +01:00
AdrienLSH
8eb54d0f14 fix: redirect to home after login 2024-01-09 19:55:55 +01:00
acba77e228 Réarrangement du code; correction css; écriture uniquement du nouveau message 2023-12-19 11:27:18 +01:00
26a9152756 fix: register view 2023-12-17 20:17:52 +01:00
b5d73e59fd core: simplified login and register, fix: me 2023-12-16 17:41:31 +01:00
468a3917a9 fix css file to /login /register 2023-12-16 10:39:07 +01:00
208dd206ce merge with server 2023-12-11 10:57:51 +01:00
910644a804 fix, add auto login when register 2023-12-04 12:32:15 +01:00
25f315c24f add: delete and edit accounts page 2023-12-01 01:29:56 +01:00
Xamora
af9595c447 Don't merge, it's prototypal 2023-11-30 16:36:21 +01:00
5d8005df44 remove settilte on child class 2023-11-30 13:05:46 +01:00
65a027014b chore: rename classs 2023-11-29 22:51:57 +01:00
bf3393e9a9 rename view 2023-11-29 20:56:32 +01:00
84a5a592ca add: Abstract class to simplifie the code,
AbstractRedirectView,
AbstractAuthentificateView
AbstractUnAuthentificateView
2023-11-29 19:55:44 +01:00
7e34f883aa fix: click on loggin protected do not change
history
2023-11-29 17:04:00 +01:00
07d06253ba opti: do not execute postInit if getHtml is null 2023-11-29 16:19:17 +01:00
d5e692449b fix: move code to not render html when not needed 2023-11-29 16:10:55 +01:00
6dc0293455 fix: connexion 2023-11-29 16:05:49 +01:00
3f3ab52a09 use post init to onclick 2023-11-27 19:11:15 +01:00
27e75c4497 login style 2023-11-27 15:32:33 +01:00
a965adfdce add: register page 2023-11-27 15:32:17 +01:00
b98371cf70 display error, and add style 2023-11-27 13:55:05 +01:00
ea42d10ddf init login 2023-11-23 17:26:09 +01:00