Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | final | Quentin Dufour | 2023-09-26 | 6 | -14/+44 |
* | done with APIapi | Quentin Dufour | 2023-09-25 | 6 | -160/+108 |
* | patch and delete with quota are now implemented | Quentin Dufour | 2023-09-25 | 5 | -64/+210 |
* | heavy refactor in progress | Quentin Dufour | 2023-09-25 | 8 | -157/+335 |
* | fix some templates | Quentin Dufour | 2023-09-25 | 5 | -17/+17 |
* | WIP refactor (broken templates) | Quentin Dufour | 2023-09-25 | 11 | -455/+534 |
* | add a cli feature | Quentin Dufour | 2023-09-25 | 5 | -7/+72 |
* | basic logic for switching alias from local/global | Quentin Dufour | 2023-09-15 | 3 | -15/+182 |
* | spec | Quentin Dufour | 2023-09-15 | 1 | -0/+29 |
* | Implemented new authentication | Quentin Dufour | 2023-09-15 | 1 | -11/+21 |
* | split LDAP and S3 | Quentin Dufour | 2023-09-15 | 1 | -6/+13 |
* | WIP auth API | Quentin Dufour | 2023-09-15 | 2 | -3/+116 |
* | extract "build DN logic" | Quentin Dufour | 2023-09-15 | 1 | -4/+13 |
* | Merge pull request 'Manage Garage Websites from Guichet' (#19) from website i... | Quentin | 2023-04-19 | 17 | -33/+1129 |
|\ | |||||
| * | reformat code | Quentin Dufour | 2023-04-19 | 2 | -197/+197 |
| * | fix build | Quentin Dufour | 2023-04-19 | 1 | -0/+2 |
| * | bind templateswebsite | Quentin Dufour | 2023-04-19 | 5 | -15/+172 |
| * | bind website page | Quentin Dufour | 2023-04-19 | 3 | -5/+26 |
| * | Garage key page info | Quentin Dufour | 2023-04-19 | 3 | -14/+81 |
| * | add dependency to garage | Quentin Dufour | 2023-04-18 | 5 | -7/+400 |
| * | all templates are ok | Quentin Dufour | 2023-04-18 | 4 | -2/+109 |
| * | WIP templates | Quentin Dufour | 2023-04-18 | 12 | -24/+373 |
|/ | |||||
* | Merge pull request 'added integration folder with a docker compose file and s... | Alex | 2023-03-31 | 5 | -0/+80 |
|\ | |||||
| * | bridged Guichet (built directly with Go) with the integration docker-composeintegration | Adrien | 2023-03-27 | 4 | -4/+44 |
| * | added integration folder with a docker compose file and some explanation | Adrien | 2023-03-27 | 3 | -0/+40 |
|/ | |||||
* | mailing list: ability to add guest users | Alex Auvolat | 2023-02-08 | 6 | -30/+139 |
* | First iteration on mailing list administration interface | Alex Auvolat | 2023-02-08 | 12 | -53/+345 |
* | Slight improvements to admin view | Alex Auvolat | 2023-02-08 | 2 | -8/+30 |
* | Drone build with Nix | Alex Auvolat | 2022-12-02 | 1 | -6/+19 |
* | Add missing nix dependency | Alex Auvolat | 2022-12-01 | 1 | -5/+5 |
* | Make repo into a Nix flake | Alex Auvolat | 2022-12-01 | 11 | -19/+258 |
* | Inclusive + Fix checks + Fix SSHAbetter_login | Quentin Dufour | 2022-07-19 | 10 | -69/+70 |
* | Remove a too strict check from admin interface | Quentin Dufour | 2021-09-14 | 1 | -2/+0 |
* | Fix typo in config example | Quentin Dufour | 2021-09-10 | 1 | -1/+1 |
* | show everyone in the directory page by defaultshow-everyone-by-default | darkgallium | 2021-08-18 | 3 | -18/+22 |
* | remove useless newline | Alex Auvolat | 2021-08-16 | 1 | -1/+0 |
* | go fmt | Alex Auvolat | 2021-08-16 | 1 | -10/+10 |
* | Fix directory searching | Alex Auvolat | 2021-08-16 | 7 | -117/+110 |
* | Improve profile editing page & photo uploadingAdd_Directory | Alex Auvolat | 2021-08-16 | 7 | -141/+150 |
* | Fail when no config file is given, add example in repo | Alex Auvolat | 2021-08-16 | 2 | -28/+30 |
* | Correction Review Alex | MrArmonius | 2021-08-16 | 5 | -95/+61 |
* | Add profile image front-end and back-end | MrArmonius | 2021-08-16 | 11 | -17/+350 |
* | Message ID send from Client | MrArmonius | 2021-08-16 | 2 | -23/+31 |
* | Add Description and visibility attributes | MrArmonius | 2021-08-16 | 6 | -5/+32 |
* | Add MessageID for asynchronous request | MrArmonius | 2021-08-16 | 3 | -21/+53 |
* | New HTML Directory | MrArmonius | 2021-08-16 | 4 | -7/+44 |
* | Add Route + file Directory.go | MrArmonius | 2021-08-16 | 2 | -0/+80 |
* | Little JS to find the users with visibility = all | MrArmonius | 2021-08-16 | 1 | -0/+36 |
* | Cleanup code in admin.go | Alex Auvolat | 2021-08-16 | 2 | -91/+125 |
* | Add Datalist to help search users or group in LDAP admin page | MrArmonius | 2021-07-22 | 2 | -48/+75 |