aboutsummaryrefslogtreecommitdiff
path: root/main.go
Commit message (Expand)AuthorAgeFilesLines
* Improve profile editing page & photo uploadingAdd_DirectoryAlex Auvolat2021-08-161-9/+19
* Fail when no config file is given, add example in repoAlex Auvolat2021-08-161-28/+2
* Correction Review AlexMrArmonius2021-08-161-7/+6
* Add profile image front-end and back-endMrArmonius2021-08-161-1/+7
* Add Description and visibility attributesMrArmonius2021-08-161-1/+1
* Add MessageID for asynchronous requestMrArmonius2021-08-161-0/+3
* Add Route + file Directory.goMrArmonius2021-08-161-0/+3
* Invitation mechanism with codes etcAlex Auvolat2020-02-141-22/+44
* Mechanism to create new accountAlex Auvolat2020-02-141-7/+13
* Prettier message when wrong username or password on loginAlex Auvolat2020-02-121-4/+13
* Refactor is_admin checkAlex Auvolat2020-02-121-21/+19
* Fix several group membership issueAlex Auvolat2020-02-111-6/+10
* ContainerizeAlex Auvolat2020-02-101-40/+36
* Better tools for initial setupAlex Auvolat2020-02-101-10/+33
* Apply go fmtAlex Auvolat2020-02-091-5/+5
* Add form to create objectsAlex Auvolat2020-02-091-0/+1
* LDAP modification formAlex Auvolat2020-02-091-9/+15
* User listAlex Auvolat2020-02-091-0/+4
* Split out profile editing in profile.goAlex Auvolat2020-02-091-108/+18
* Do not always show invite and admin linksAlex Auvolat2020-02-091-20/+43
* Password changeAlex Auvolat2020-02-091-0/+45
* Profile modifyAlex Auvolat2020-02-091-6/+116
* Implement logoutAlex Auvolat2020-02-091-42/+77
* Integrate Bootstrap CSSAlex Auvolat2020-02-091-2/+2
* Implement loginAlex Auvolat2020-02-091-7/+129
* Config file logicAlex Auvolat2020-02-091-10/+73
* First commitAlex Auvolat2020-02-091-0/+30