Valentin Tolmer
edf9e538ce
gitignore: misc
2021-11-23 00:25:47 +01:00
Valentin Tolmer
2a90443ed8
gitignore: Prevent adding .env to git
2021-11-23 00:25:47 +01:00
Valentin Tolmer
0a3cfa168e
gitignore: Add output of npm install rollup
2021-10-15 08:05:50 +02:00
Valentin Tolmer
d8df47b35d
Move backend source to server/ subpackage
...
To clarify the organization.
2021-08-31 20:32:55 +02:00
Valentin Tolmer
3eb53ba5bf
model: rename to auth
...
Since the "model" doesn't contain any message from the API anymore, and
instead contains only the structures needed for authentication, it was
renamed as such.
2021-08-31 20:32:55 +02:00
Valentin Tolmer
3c916a2530
Implement password checking using opaque
2021-06-23 10:27:59 +02:00
Valentin Tolmer
d5f84cd588
Add cargo.lock and fix some dependencies
...
Note that the auth_service handler has become less generic, but it's
enough for our purposes.
2021-06-22 17:27:43 +02:00
Valentin Tolmer
c58459547b
Split the crate in 3, introduce JS frontend
2021-05-08 11:34:55 +02:00
Valentin Tolmer
81593c9f84
gitignore: add more sqlite patterns
2021-04-13 19:06:52 +02:00
Valentin Tolmer
285a51db6e
Ignore created databases
2021-03-08 10:53:21 +01:00
nitnelave
65e3e2f070
Initial commit
2021-03-02 12:39:53 +01:00