aboutsummaryrefslogtreecommitdiff
path: root/profile.go
Commit message (Collapse)AuthorAgeFilesLines
* Add Description and visibility attributesMrArmonius2021-08-161-0/+8
| | | | | | | | | | | | 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>`
* Disable email modification in user profileAlex Auvolat2020-02-111-7/+5
|
* Better tools for initial setupAlex Auvolat2020-02-101-4/+4
|
* Uniformize templatesAlex Auvolat2020-02-091-5/+8
|
* Split out profile editing in profile.goAlex Auvolat2020-02-091-0/+107