|
|
dd05a673d9
|
Recipe edit (WIP): add API to set some recipe values
|
2024-12-23 01:37:01 +01:00 |
|
|
|
c6dfff065c
|
Recipe edit (WIP)
|
2024-12-21 23:13:06 +01:00 |
|
|
|
fce4eade73
|
Split db::Connection implementation in submodules (db::user and db::recipe).
|
2024-12-18 23:10:19 +01:00 |
|
|
|
4248d11aa9
|
User profile edit page
|
2024-12-17 21:28:47 +01:00 |
|
|
|
38c286e860
|
Reduce the memory used by argon2 (less secure)
|
2024-12-05 01:11:42 +01:00 |
|
|
|
de19c3fa5d
|
Increase the number of database concurrent connection
|
2024-12-05 01:11:14 +01:00 |
|
|
|
1c79cc890d
|
* Create a minimalistic toast
* Profile editing (WIP)
|
2024-12-04 17:39:56 +01:00 |
|
|
|
327b2d0a5b
|
Profile edit (WIP)
|
2024-11-15 14:47:10 +01:00 |
|
|
|
405aa68526
|
Begining of a RON API to edit profile
|
2024-11-14 01:59:40 +01:00 |
|
|
|
37f6de7a89
|
Tell the user if the reset password token is expired.
|
2024-11-09 18:58:39 +01:00 |
|
|
|
ed979719b5
|
Add a way to reset password
|
2024-11-09 11:22:53 +01:00 |
|
|
|
5d343c273f
|
Add a way to reset password (WIP)
|
2024-11-06 17:52:16 +01:00 |
|
|
|
1f03c01d1d
|
Add a trace layer
|
2024-11-03 12:11:33 +01:00 |
|
|
|
980c5884a4
|
Replace Rusqlite by Sqlx and Actix by Axum (A lot of changes)
|
2024-11-03 10:13:31 +01:00 |
|
|
|
57d7e7a3ce
|
WIP...
|
2023-04-10 09:35:10 +02:00 |
|
|
|
3f8d940c14
|
rustfmt
|
2022-12-15 01:16:18 +01:00 |
|
|
|
cc2e5b6893
|
Service for editing/creating recipe
Other stuff...
|
2022-12-15 01:13:57 +01:00 |
|
|
|
adcf4a5a5d
|
dbtest program argument now clear the database.
It does a backup prior clearing.
|
2022-12-14 22:01:44 +01:00 |
|
|
|
0a1631e66c
|
rustfmt
|
2022-12-13 22:36:20 +01:00 |
|
|
|
cbe276fc06
|
Beginning of frontend + recipe editing
(it's a mess)
|
2022-12-13 21:01:18 +01:00 |
|
|
|
642dd8a80c
|
Add frontend tests and other stuff
|
2022-12-07 00:16:34 +01:00 |
|
|
|
d28e765e39
|
Add asynchronous call to database.
See file 'asynchronous.ts'.
|
2022-11-29 15:58:06 +01:00 |
|
|
|
8a3fef096d
|
Read the http header from the proxy to get the client IP
|
2022-11-27 02:01:23 +01:00 |
|
|
|
b6235fb76c
|
Sign out
|
2022-11-26 20:22:45 +01:00 |
|
|
|
45d4867cb3
|
Sign up form and other stuff
|
2022-11-26 12:26:05 +01:00 |
|
|
|
aedfae1d17
|
Sign up/in/out and authentication.
|
2022-11-22 17:03:52 +01:00 |
|
|
|
5e4e086247
|
Sign up method.
beginning of adding methods to create account and authentication.
|
2022-11-22 01:13:19 +01:00 |
|
|
|
cdb883c3c4
|
Add some data access methods to Connection
|
2022-11-19 00:16:07 +01:00 |
|
|
|
108476e355
|
Initial model + some various changes
|
2022-11-18 00:24:29 +01:00 |
|
|
|
a080d19cb9
|
Add an error management in db module
|
2020-06-24 23:52:41 +02:00 |
|
|
|
e2e54b8f43
|
Lot of thing
|
2020-05-20 17:25:56 +02:00 |
|
|
|
3ebbe8172b
|
Change the default font + other little things
|
2020-05-12 23:14:42 +02:00 |
|
|
|
dcf7523ccf
|
Remove the logger (for the moment) and update the deployment script.
|
2020-05-12 00:10:42 +02:00 |
|
Grégory Burri
|
c65b9e9e44
|
Update dependencies
|
2020-04-16 13:04:58 +02:00 |
|
|
|
eab43f8995
|
Update dependencies (actix-web 2)
|
2019-12-26 21:08:18 +01:00 |
|
Grégory Burri
|
ee48054a52
|
Update dependencies
|
2019-09-26 10:46:37 +02:00 |
|
Grégory Burri
|
ef7633ea50
|
Comment out the DB update/creation call
|
2019-09-09 09:36:25 +02:00 |
|
Grégory Burri
|
2122227513
|
Merge
|
2019-08-29 14:04:51 +02:00 |
|
Grégory Burri
|
87bc628b56
|
Beginning of data persistence module.
|
2019-08-29 14:03:24 +02:00 |
|
|
|
4971d7f0af
|
Add a logger (to stdout for the moment)
|
2019-08-28 22:26:43 +02:00 |
|
|
|
ad3f1acd35
|
Add some constants
|
2019-08-20 22:56:47 +02:00 |
|
Grégory Burri
|
c012be04a9
|
Add a cargo workspace
|
2019-08-16 09:14:06 +02:00 |
|
Grégory Burri
|
89f0943c08
|
Beginning of the model
|
2019-08-15 15:52:49 +02:00 |
|
Grégory Burri
|
44826a7edd
|
Add a common crate
|
2019-08-15 11:28:31 +02:00 |
|