Commit Graph

12 Commits

Author SHA1 Message Date
nemunaire 1035610be0 Relicense the project to AGPL-3.0 2023-12-24 11:42:00 +01:00
nemunaire 216cdee5d5 Add Swagger
continuous-integration/drone/push Build is running Details
2023-08-05 22:10:27 +02:00
nemunaire 90db15d2ed Enable detection and fix go vet issues 2023-05-20 18:53:23 +02:00
nemunaire c29a8fa57f Use identifiers globally 2023-01-11 12:25:28 +01:00
nemunaire c0a3ea2d4c This is happyDomain now
continuous-integration/drone/push Build is passing Details
2022-01-18 10:16:32 +01:00
nemunaire 4f1b20e392 Modular authentication
The authentication is now made through JWT.

It still remains login and signup form to simplify small installations
2021-12-16 20:04:10 +01:00
nemunaire 9a6e0504a9 Document code 2020-12-08 18:25:22 +01:00
nemunaire f5fe9320c6 Add a route to view current user session and clear it 2020-12-08 18:25:22 +01:00
nemunaire bfcff4220d Improve session unmarshal 2020-12-08 18:25:22 +01:00
nemunaire bbafb1bc6d Store values in session, and automatically save changes 2020-12-08 18:25:22 +01:00
nemunaire 82bf82034f Add LICENSE (CeCILL v2.1) 2020-05-11 00:18:50 +02:00
nemunaire 7b9544b3db Refactor the whole Go project for a better directory architecture 2020-05-11 00:18:50 +02:00