aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove vendoring of gomod2nixnixQuentin Dufour2022-07-246-709/+7
* Add docker entryQuentin Dufour2022-07-192-3/+13
* Format + documentationQuentin Dufour2022-07-196-27/+31
* Ease packaging by making resource path configurableQuentin Dufour2022-07-196-19/+49
* Embed static/ and templates/Quentin Dufour2022-07-191-4/+22
* Compile with NixQuentin Dufour2022-07-197-0/+849
* Inclusive + Fix checks + Fix SSHAbetter_loginQuentin Dufour2022-07-1910-69/+70
* Remove a too strict check from admin interfaceQuentin Dufour2021-09-141-2/+0
* Fix typo in config exampleQuentin Dufour2021-09-101-1/+1
* show everyone in the directory page by defaultshow-everyone-by-defaultdarkgallium2021-08-183-18/+22
* remove useless newlineAlex Auvolat2021-08-161-1/+0
* go fmtAlex Auvolat2021-08-161-10/+10
* Fix directory searchingAlex Auvolat2021-08-167-117/+110
* Improve profile editing page & photo uploadingAdd_DirectoryAlex Auvolat2021-08-167-141/+150
* Fail when no config file is given, add example in repoAlex Auvolat2021-08-162-28/+30
* Correction Review AlexMrArmonius2021-08-165-95/+61
* Add profile image front-end and back-endMrArmonius2021-08-1611-17/+350
* Message ID send from ClientMrArmonius2021-08-162-23/+31
* Add Description and visibility attributesMrArmonius2021-08-166-5/+32
* Add MessageID for asynchronous requestMrArmonius2021-08-163-21/+53
* New HTML DirectoryMrArmonius2021-08-164-7/+44
* Add Route + file Directory.goMrArmonius2021-08-162-0/+80
* Little JS to find the users with visibility = allMrArmonius2021-08-161-0/+36
* Cleanup code in admin.goAlex Auvolat2021-08-162-91/+125
* Add Datalist to help search users or group in LDAP admin pageMrArmonius2021-07-222-48/+75
* Fix @ symbol on the login pageMrArmonius2021-07-012-1/+5
* Fix deadlink "the directory" at the the end of READMEfix_deadlink_in_READMEMrArmonius2021-07-011-1/+1
* Add Drone CI signatureAlex Auvolat2021-04-051-0/+6
* Drone badge for branch mainAlex Auvolat2021-04-051-1/+1
* add Drone CIHEADmasterAlex Auvolat2021-02-242-0/+9
* Fix Deuxfleurs linkAlex Auvolat2020-03-111-1/+1
* Fix linkAlex Auvolat2020-02-281-2/+2
* Complete READMEAlex Auvolat2020-02-282-3/+783
* Use Argon2 hash functionAlex Auvolat2020-02-155-9/+14
* Remember who invited whoAlex Auvolat2020-02-142-6/+25
* Remove annoying error messageAlex Auvolat2020-02-142-6/+4
* Add SSL certs to container for SMTP STARTTLSAlex Auvolat2020-02-142-1/+6
* Update docker image versionAlex Auvolat2020-02-141-1/+1
* Fix code generation form templateAlex Auvolat2020-02-141-7/+12
* Invitation mechanism with codes etcAlex Auvolat2020-02-141-1/+1
* Invitation mechanism with codes etcAlex Auvolat2020-02-149-32/+328
* Mechanism to create new accountAlex Auvolat2020-02-145-11/+246
* Update Docker imageAlex Auvolat2020-02-121-1/+1
* Prettier message when wrong username or password on loginAlex Auvolat2020-02-122-4/+19
* Use more appropriate `description` instead of `displayname` for everything ex...Alex Auvolat2020-02-124-38/+59
* Refactor is_admin checkAlex Auvolat2020-02-124-38/+24
* Disable email modification in user profileAlex Auvolat2020-02-113-9/+7
* Rebuild Docker containerAlex Auvolat2020-02-111-1/+1
* Fix several group membership issueAlex Auvolat2020-02-112-9/+18
* Add nomad hcl exampleAlex Auvolat2020-02-101-0/+62