Commit graph

7 commits

Author SHA1 Message Date
MrArmonius cf4918e901
Add MessageID for asynchronous request
ID is stored in the session with the type `uint32`

Correction javascript

For the `for loop`, we need don't forget than know we have in format
`JSON` the response: `search:{..}, id:0`
For the id, don't forget to change the global value of `JS`.
2021-08-16 12:54:08 +02:00
MrArmonius 819d7bf02f
New HTML Directory 2021-08-16 12:54:08 +02:00
MrArmonius fa5476e963
Little JS to find the users with visibility = all 2021-08-16 12:54:08 +02:00
MrArmonius 353f9600f3 Fix @ symbol on the login page
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-01 16:25:49 +02:00
Alex ebb7553cc8 Implement logout 2020-02-09 16:46:26 +01:00
Alex 3fe43f85ae Integrate Bootstrap CSS 2020-02-09 16:19:55 +01:00
Alex e72034c430 Implement login 2020-02-09 15:44:18 +01:00