Commit graph

59 commits

Author SHA1 Message Date
65489e7692 Rewrite README + use lettre crate to validate email address instead of regex 2025-01-16 23:09:06 +01:00
ca2227037f Ingredients can now be manually ordered 2025-01-16 00:17:08 +01:00
e355800f98 Update to Axum 0.8 2025-01-14 15:57:02 +01:00
975d1ceee2 Groups can now be ordered (via drag and drop) 2025-01-10 22:38:34 +01:00
7226029109 Update CSS (WIP) 2025-01-08 16:13:43 +01:00
91ab379718 Avoid to use an hash map in translations 2025-01-07 16:47:24 +01:00
e9873c1943 Translation (WIP) 2025-01-05 22:38:46 +01:00
5ce3391466 Recipe edit, we can now delete groups, steps and ingredients 2024-12-28 22:52:07 +01:00
d4962c98ff Recipe edit (WIP): Buttons to add steps and inrgedients 2024-12-27 12:51:29 +01:00
6876a254e1 Recipe edit (WIP): all form fields are now saved 2024-12-27 00:39:23 +01:00
07b7ff425e Recipe edit (WIP): forms to edit groups, steps and ingredients 2024-12-26 01:39:07 +01:00
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
1c79cc890d * Create a minimalistic toast
* Profile editing (WIP)
2024-12-04 17:39:56 +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
ebdcb6a90a Frontend:
- Remove we_alloce
- Replace webpack by rspack
2024-11-06 17:48:51 +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
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
855eb16973 Update dependencies 2022-11-22 01:11:33 +01:00
4fbc599d07 Add clap crate to parse program arguments 2022-11-19 00:14:58 +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
dcf7523ccf Remove the logger (for the moment) and update the deployment script. 2020-05-12 00:10:42 +02:00
Grégory Burri
d83b56c642 Update dependencies 2020-04-23 15:41:51 +02:00
Grégory Burri
c65b9e9e44 Update dependencies 2020-04-16 13:04:58 +02:00
Grégory Burri
2dbae6f7ba Update dependencies 2020-02-26 08:30:12 +01:00
Grégory Burri
801b47681c Update dependencies 2020-01-23 17:12:22 +01:00
Grégory Burri
57b7e2d188 Update dependencies 2020-01-06 07:47:44 +01:00
e6a0055ac1 Merge branch 'master' of euphorik.ch:recipes 2019-12-26 21:10:23 +01:00
eab43f8995 Update dependencies (actix-web 2) 2019-12-26 21:08:18 +01:00
Grégory Burri
c40cc96e59 update dependencies 2019-12-18 13:08:36 +01:00
Grégory Burri
6e1c98b8f4 Update dependencies 2019-12-09 08:10:01 +01:00
Grégory Burri
240996a313 Update dependencies 2019-11-14 11:48:47 +01:00
Grégory Burri
07df45487b Update dependencies 2019-11-06 10:20:07 +01:00
Grégory Burri
dc6a46bbd8 Update dependencies 2019-11-01 16:37:28 +01:00
Grégory Burri
462f06b6f4 Update dependencies. 2019-10-22 11:16:18 +02:00
1ccfe5860e Update dependencies 2019-09-30 21:40:31 +02:00
Grégory Burri
ee48054a52 Update dependencies 2019-09-26 10:46:37 +02:00
Grégory Burri
6cddb25725 Update dependencies 2019-09-19 10:38:18 +02:00