Commit Graph

5 Commits

Author SHA1 Message Date
darkgallium 59c29e9c76 show everyone in the directory page by default
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
2021-08-18 12:44:44 +02:00
Alex 01bf4aa522
Fix directory searching
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2021-08-16 16:27:20 +02:00
MrArmonius a2a484daba
Add profile image front-end and back-end
Correct when empty result

The image showed when the result was empty. Now if the `dn == ""` then we
write in the column image just `""`
2021-08-16 12:54:08 +02:00
MrArmonius 815e9bfe2a
Add Description and visibility attributes
Modify in profil's page your description and your choice about show you
on the directory. The default visibility's choice is false. Tthe
description is empty by default.

In the directory, a new row exist to show the description.

Adapt view in column Description

I use the style `word-break: break-all;` on the `<td>`
2021-08-16 12:54:08 +02:00
MrArmonius 819d7bf02f
New HTML Directory 2021-08-16 12:54:08 +02:00