|
|
afd42ba1d0
|
Add some fields to recipe view
|
2025-01-15 20:30:19 +01:00 |
|
|
|
54989f3212
|
Forced lower case tags
|
2025-01-15 10:49:46 +01:00 |
|
|
|
be769e4e3e
|
Replace DragEvent data by a global state
|
2025-01-15 10:42:50 +01:00 |
|
|
|
b86cded45d
|
Steps can now be ordered (via drag and drop)
|
2025-01-15 01:37:49 +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 |
|
|
|
16c484c2d1
|
Remove useless font
|
2025-01-08 16:25:00 +01:00 |
|
|
|
7226029109
|
Update CSS (WIP)
|
2025-01-08 16:13:43 +01:00 |
|
|
|
7a09e2360e
|
[Database] Add 'creation_datetime' to User + some little things
|
2025-01-07 23:55:16 +01:00 |
|
|
|
91ab379718
|
Avoid to use an hash map in translations
|
2025-01-07 16:47:24 +01:00 |
|
|
|
03ebbb74fa
|
Set user language to new recipe + cleaning
|
2025-01-06 22:52:22 +01:00 |
|
|
|
8b4b788562
|
Translation of the recipe edit page
|
2025-01-06 19:51:19 +01:00 |
|
|
|
f059d3c61f
|
Translation support + french.
|
2025-01-06 16:04:48 +01:00 |
|
|
|
e9873c1943
|
Translation (WIP)
|
2025-01-05 22:38:46 +01:00 |
|
|
|
9b0fcec5e2
|
Tags can now be added and removed
|
2025-01-04 22:43:20 +01:00 |
|
|
|
f8333651fd
|
Add API to manage recipe tags
|
2025-01-03 23:32:54 +01:00 |
|
|
|
754d5ec9e3
|
Languages list is now sorted.
|
2025-01-03 19:32:41 +01:00 |
|
|
|
b5919a43eb
|
Go to home after recipe delete
|
2024-12-31 11:31:11 +01:00 |
|
|
|
31bc31035a
|
Add a way to delete recipe
|
2024-12-31 11:26:51 +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 |
|
|
|
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 |
|
|
|
45ac5276d4
|
Compile frontend when deploying
|
2024-12-05 01:10:42 +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 |
|
|
|
ebdcb6a90a
|
Frontend:
- Remove we_alloce
- Replace webpack by rspack
|
2024-11-06 17:48:51 +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 |
|
|
|
e7d2f8f6c7
|
Remove generated file 'frontend.js'
|
2022-12-15 01:20:42 +01: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 |
|