Commit Graph

  • 57dc8aa2bb State in production main Chris Mann 2023-07-18 16:09:10 +0200
  • 684b62ad91 Personalisation pour lesgrandsvoisins Chris Mann 2023-07-18 15:59:46 +0200
  • 75d524f1ab Personalisation pour lesgrandsvoisins Chris Mann 2023-07-18 15:48:02 +0200
  • 7bee9941d3 Personalisation pour lesgrandsvoisins Chris Mann 2023-07-18 15:40:01 +0200
  • d269f3088f Eliminated Debug Prints Chris Mann 2023-07-17 17:23:03 +0200
  • a480ebbe36 I think the group management probably didn't work Chris Mann 2023-07-17 17:20:27 +0200
  • 2c5bb1ebd6 @resdigita in javascript Chris Mann 2023-07-17 13:09:53 +0200
  • 13b2bbffdd @resdigita in javascript Chris Mann 2023-07-17 12:49:36 +0200
  • 5a84380979 Imposition of email format Chris Mann 2023-07-17 12:15:13 +0200
  • b623433714 State in production Chris Mann 2023-07-17 11:32:41 +0200
  • 5a7d32de13 Cosmetic changes Chris Mann 2023-07-17 11:18:21 +0200
  • 9e3b172227 Working state in production Chris Mann 2023-07-17 10:19:01 +0200
  • 1e75c21b65 Merge pull request 'Manage Garage Websites from Guichet' (#19) from website into main Quentin 2023-04-19 13:11:46 +0000
  • 83ed187dbc
    reformat code Quentin Dufour 2023-04-19 15:07:46 +0200
  • 27efd5384b
    fix build Quentin Dufour 2023-04-19 15:07:09 +0200
  • 1f34547a4c
    bind templates Quentin Dufour 2023-04-19 14:58:39 +0200
  • ddb1ca205a
    bind website page Quentin Dufour 2023-04-19 12:17:27 +0200
  • bdb9af5a26
    Garage key page info Quentin Dufour 2023-04-19 11:36:13 +0200
  • 24600c8787
    add dependency to garage Quentin Dufour 2023-04-18 22:45:04 +0200
  • e77b9ebd9c
    all templates are ok Quentin Dufour 2023-04-18 22:09:56 +0200
  • 37b7694910
    WIP templates Quentin Dufour 2023-04-18 19:37:51 +0200
  • 02670ba6a6 Merge pull request 'added integration folder with a docker compose file and some explanation' (#18) from integration into main Alex 2023-03-31 14:18:49 +0000
  • 5fb0139a3f bridged Guichet (built directly with Go) with the integration docker-compose Adrien 2023-03-27 11:13:09 +0200
  • 9eaa4c068d added integration folder with a docker compose file and some explanation Adrien 2023-03-27 10:34:52 +0200
  • f77697f501 mailing list: ability to add guest users Alex Auvolat 2023-02-08 16:46:13 +0100
  • 670123df38 First iteration on mailing list administration interface Alex Auvolat 2023-02-08 13:11:43 +0100
  • cd41532572 Slight improvements to admin view Alex Auvolat 2023-02-08 11:58:46 +0100
  • ca41c481b1
    Drone build with Nix Alex Auvolat 2022-12-02 12:16:27 +0100
  • 085a7cfd26
    Add missing nix dependency Alex Auvolat 2022-12-01 23:26:41 +0100
  • 5eed8fa506
    Make repo into a Nix flake Alex Auvolat 2022-12-01 23:05:59 +0100
  • 3c846b6a59
    Inclusive + Fix checks + Fix SSHA Quentin Dufour 2022-07-19 10:35:14 +0200
  • 216e175eaf
    Remove a too strict check from admin interface Quentin Dufour 2021-09-14 10:07:46 +0200
  • d26f5670bd
    Fix typo in config example Quentin Dufour 2021-09-10 18:31:50 +0200
  • 59c29e9c76 show everyone in the directory page by default darkgallium 2021-08-18 12:44:44 +0200
  • a187ae72cb
    remove useless newline Alex Auvolat 2021-08-16 16:31:04 +0200
  • b1316fb653
    go fmt Alex Auvolat 2021-08-16 16:28:42 +0200
  • 01bf4aa522
    Fix directory searching Alex Auvolat 2021-08-16 16:27:20 +0200
  • e94bd728ec
    Improve profile editing page & photo uploading Alex Auvolat 2021-08-16 15:30:14 +0200
  • 9e3279b9c0
    Fail when no config file is given, add example in repo Alex Auvolat 2021-08-16 14:36:14 +0200
  • f00702b51c
    Correction Review Alex MrArmonius 2021-07-30 16:30:15 +0200
  • a2a484daba
    Add profile image front-end and back-end MrArmonius 2021-07-30 00:04:17 +0200
  • 0ca6a159b2
    Message ID send from Client MrArmonius 2021-07-29 10:55:44 +0200
  • 815e9bfe2a
    Add Description and visibility attributes MrArmonius 2021-07-26 23:01:48 +0200
  • cf4918e901
    Add MessageID for asynchronous request MrArmonius 2021-07-26 16:54:51 +0200
  • 819d7bf02f
    New HTML Directory MrArmonius 2021-07-21 21:22:29 +0200
  • b1ce932cd6
    Add Route + file Directory.go MrArmonius 2021-07-21 21:21:46 +0200
  • fa5476e963
    Little JS to find the users with visibility = all MrArmonius 2021-07-21 21:19:36 +0200
  • 0a1ac27efb
    Cleanup code in admin.go Alex Auvolat 2021-08-16 12:53:35 +0200
  • 3d7b4a9f68 Add Datalist to help search users or group in LDAP admin page MrArmonius 2021-07-12 17:08:56 +0200
  • 353f9600f3 Fix @ symbol on the login page MrArmonius 2021-07-01 14:38:37 +0200
  • 6c5398527e Fix deadlink "the directory" at the the end of README MrArmonius 2021-07-01 14:41:26 +0200
  • bfeccfe191 Add Drone CI signature Alex Auvolat 2021-04-05 12:22:43 +0200
  • d6f4be04c6 Drone badge for branch main Alex Auvolat 2021-04-05 12:22:09 +0200
  • 662901496d add Drone CI Alex Auvolat 2021-02-24 17:43:23 +0100
  • 036d574c9a Fix Deuxfleurs link Alex Auvolat 2020-03-11 08:51:33 +0100
  • 210753cf92 Fix link Alex Auvolat 2020-02-28 18:48:15 +0100
  • ddbe7eaf9d Complete README Alex Auvolat 2020-02-28 18:47:39 +0100
  • e1b5980f27 Use Argon2 hash function Alex Auvolat 2020-02-15 10:29:46 +0100
  • 193e28cf00 Remember who invited who Alex Auvolat 2020-02-14 22:51:12 +0100
  • d78ce5309a Remove annoying error message Alex Auvolat 2020-02-14 22:40:44 +0100
  • 9bfd7f8d51 Add SSL certs to container for SMTP STARTTLS Alex Auvolat 2020-02-14 22:38:02 +0100
  • 3dca3a2e33 Update docker image version Alex Auvolat 2020-02-14 22:05:43 +0100
  • c2f229f085 Fix code generation form template Alex Auvolat 2020-02-14 22:01:58 +0100
  • 244a2434e4 Invitation mechanism with codes etc Alex Auvolat 2020-02-14 21:58:34 +0100
  • 151a31a425 Invitation mechanism with codes etc Alex Auvolat 2020-02-14 21:58:34 +0100
  • 768f2de916 Mechanism to create new account Alex Auvolat 2020-02-14 18:57:25 +0100
  • ad00d0623e Update Docker image Alex Auvolat 2020-02-12 17:40:15 +0100
  • 721eda63f8 Prettier message when wrong username or password on login Alex Auvolat 2020-02-12 16:02:42 +0100
  • b3d6854d82 Use more appropriate `description` instead of `displayname` for everything except users Alex Auvolat 2020-02-12 15:54:17 +0100
  • 3fbbe61a46 Refactor is_admin check Alex Auvolat 2020-02-12 00:13:24 +0100
  • 7ca56ba8df Disable email modification in user profile Alex Auvolat 2020-02-11 23:24:53 +0100
  • 86bf6a131d Rebuild Docker container Alex Auvolat 2020-02-11 20:12:16 +0100
  • dc9b2bc458 Fix several group membership issue Alex Auvolat 2020-02-11 20:10:47 +0100
  • 0dca53bca0 Add nomad hcl example Alex Auvolat 2020-02-10 17:44:53 +0100
  • 9a6e24aea0 Containerize Alex Auvolat 2020-02-10 15:26:02 +0100
  • 7ab5451a3f A true arobase symbol Alex Auvolat 2020-02-10 15:26:02 +0100
  • e2e8a443ae Better tools for initial setup Alex Auvolat 2020-02-10 15:26:02 +0100
  • 61a76f624d Make some values non deletable Alex Auvolat 2020-02-10 09:54:33 +0100
  • b194b5f7eb Fix creation form Alex Auvolat 2020-02-10 09:48:55 +0100
  • 9f891bdb9a Minor UI changes Alex Auvolat 2020-02-10 09:44:18 +0100
  • a6114cda7c Addresse exemple Alex Auvolat 2020-02-09 23:22:59 +0100
  • 58d35d04ac Add README (empty) Alex Auvolat 2020-02-09 23:22:20 +0100
  • 08a7ec3292 Ability to delete an object Alex Auvolat 2020-02-09 23:20:44 +0100
  • 54eb5d6239 Add breadcrumbs; stuff Alex Auvolat 2020-02-09 23:13:33 +0100
  • a85ffdfc80 Apply go fmt Alex Auvolat 2020-02-09 23:04:37 +0100
  • fa96e61d75 Add form to create objects Alex Auvolat 2020-02-09 23:04:27 +0100
  • e51bff05d2 Also show groups/members when none are present for some object classes Alex Auvolat 2020-02-09 22:43:24 +0100
  • db9840a6f1 Add/remove from groups Alex Auvolat 2020-02-09 22:32:59 +0100
  • 43825b1bbc LDAP modification form Alex Auvolat 2020-02-09 22:06:33 +0100
  • f929ca7297 Uniformize templates Alex Auvolat 2020-02-09 19:56:01 +0100
  • 1322220439 User list Alex Auvolat 2020-02-09 18:28:42 +0100
  • e9140c5a66 Split out profile editing in profile.go Alex Auvolat 2020-02-09 18:03:10 +0100
  • edc75d18b7 Do not always show invite and admin links Alex Auvolat 2020-02-09 17:52:48 +0100
  • 826a27854a Appearance tweak Alex Auvolat 2020-02-09 17:47:36 +0100
  • 27a411fe69 Password change Alex Auvolat 2020-02-09 17:45:22 +0100
  • 6297981c3b Profile modify Alex Auvolat 2020-02-09 17:35:16 +0100
  • ebb7553cc8 Implement logout Alex Auvolat 2020-02-09 16:46:26 +0100
  • 3fe43f85ae Integrate Bootstrap CSS Alex Auvolat 2020-02-09 16:19:55 +0100
  • e72034c430 Implement login Alex Auvolat 2020-02-09 15:44:18 +0100
  • 8f5ab6cab3 Config file logic Alex Auvolat 2020-02-09 15:01:20 +0100