Commit graph

21 commits

Author SHA1 Message Date
45f4e2d169 Remove unnecessary spaces at the end of HTML tag. 2025-05-06 22:35:40 +02:00
3bc17cea79 Translate an error message 2025-04-30 19:29:35 +02:00
b0f0633338 Move logs view from dev_panel page to a logs page 2025-04-26 16:26:35 +02:00
f2e0aa3b43 Form CSS style + dev panel (WIP) 2025-04-15 11:34:18 +02:00
2a288abb07 CSS: use a $margin constant. Some CSS improvements (WIP). 2025-04-09 15:08:43 +02:00
559ed139aa Add a toggle between dark and light theme 2025-03-31 15:31:06 +02:00
3089ede6eb Add the lang prefix to all links 2025-03-26 12:03:31 +01:00
a590d7e1e9 A bit of clean up 2025-03-02 00:39:58 +01:00
cb2483eab1 Remove trailing slash for void elements... sadly 2025-02-14 18:58:32 +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
f059d3c61f Translation support + french. 2025-01-06 16:04:48 +01:00
e9873c1943 Translation (WIP) 2025-01-05 22:38:46 +01:00
4248d11aa9 User profile edit page 2024-12-17 21:28:47 +01:00
405aa68526 Begining of a RON API to edit profile 2024-11-14 01:59:40 +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
980c5884a4 Replace Rusqlite by Sqlx and Actix by Axum (A lot of changes) 2024-11-03 10:13:31 +01:00
cc2e5b6893 Service for editing/creating recipe
Other stuff...
2022-12-15 01:13:57 +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