projects
/
recipes.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
recipes.git
41 hours ago
Greg Burri
Use thiserror crate for email (instead of manually...
master
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2 days ago
Greg Burri
Graceful shutdown with CTRL-C
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2 days ago
Greg Burri
Replace Rinja by askama
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2 days ago
Greg Burri
Add the lang prefix to all links
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
3 days ago
Greg Burri
Put the lang in front of url (WIP)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
3 days ago
Greg Burri
* Support for lang in URL as /fr/recipe/view/42
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
10 days ago
Greg Burri
Update ron version to 0.9
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
10 days ago
Greg Burri
Doc + formatting
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
10 days ago
Greg Burri
Replace PUT method by the more appropriate PATCH method.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
10 days ago
Greg Burri
Doc
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
10 days ago
Greg Burri
Update dependencies
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-03-11
Greg Burri
Replace 'wasm-pack' by 'trunk'
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-03-11
Greg Burri
Increase the number of request/s for sign_in/sign_up
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-03-10
Greg Burri
Set language cookie even when connected + increase...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-03-03
Greg Burri
Limit the number of current request for a certain amoun...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-03-02
Greg Burri
Add favicon
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-03-01
Greg Burri
A bit of clean up
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-02-14
Greg Burri
Remove trailing slash for void elements... sadly
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-02-12
Greg Burri
Shopping list items can now be checked/unchecked
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-02-12
Greg Burri
Adapt tests to new interface
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-02-12
Greg Burri
Ingredients can now be remove from shopping list when...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-02-11
Greg Burri
Scheduled recipes can now be removed
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-02-11
Greg Burri
Shopping list (WIP)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-02-10
Greg Burri
Ingredients can now be added to shopping list when...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-02-09
Greg Burri
Do not display remove buttons for scheduled recipes...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-02-08
Greg Burri
Calendar is now displayed on home page and recipes...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-02-05
Greg Burri
Toast message when scheduling a recipe
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-02-04
Greg Burri
Recipe can now be scheduled
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-02-03
Greg Burri
Add default servings to profile + choose servings when...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-02-02
Greg Burri
Calendar (WIP): user can select a day
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-29
Greg Burri
Calendar (WIP)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-23
Greg Burri
Add a calendar to schedule a recipe to a chosen date...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-21
Greg Burri
Add tables for shopping list and planner
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-20
Greg Burri
Merge branch 'master' of ssh://gburri.org:9851/recipes
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-20
Greg Burri
Add an admin flag to user
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-19
Greg Burri
Add web site settings
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-17
Greg Burri
Avoid to commit sass cache
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-17
Greg Burri
sass cache should not be in repo
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-16
Greg Burri
Rewrite README + use lettre crate to validate email...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-15
Greg Burri
Factorize some ron api types
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-15
Greg Burri
Ingredients can now be manually ordered
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-15
Greg Burri
Add some fields to recipe view
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-15
Greg Burri
Forced lower case tags
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-15
Greg Burri
Replace DragEvent data by a global state
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-15
Greg Burri
Steps can now be ordered (via drag and drop)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-14
Greg Burri
Update to Axum 0.8
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-10
Greg Burri
Groups can now be ordered (via drag and drop)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-08
Greg Burri
Remove useless font
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-08
Greg Burri
Update CSS (WIP)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-07
Greg Burri
[Database] Add 'creation_datetime' to User + some littl...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-07
Greg Burri
Avoid to use an hash map in translations
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-06
Greg Burri
Set user language to new recipe + cleaning
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-06
Greg Burri
Translation of the recipe edit page
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-06
Greg Burri
Translation support + french.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-05
Greg Burri
Translation (WIP)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-04
Greg Burri
Tags can now be added and removed
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-03
Greg Burri
Add API to manage recipe tags
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2025-01-03
Greg Burri
Languages list is now sorted.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-12-31
Greg Burri
Go to home after recipe delete
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-12-31
Greg Burri
Add a way to delete recipe
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-12-28
Greg Burri
Recipe edit, we can now delete groups, steps and ingred...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-12-27
Greg Burri
Recipe edit (WIP): Buttons to add steps and inrgedients
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-12-26
Greg Burri
Recipe edit (WIP): all form fields are now saved
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-12-26
Greg Burri
Recipe edit (WIP): forms to edit groups, steps and...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-12-23
Greg Burri
Recipe edit (WIP): add API to set some recipe values
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-12-21
Greg Burri
Recipe edit (WIP)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-12-18
Greg Burri
Split db::Connection implementation in submodules ...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-12-17
Greg Burri
User profile edit page
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-12-05
Greg Burri
Reduce the memory used by argon2 (less secure)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-12-05
Greg Burri
Increase the number of database concurrent connection
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-12-05
Greg Burri
Compile frontend when deploying
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-12-04
Greg Burri
* Create a minimalistic toast
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-11-15
Greg Burri
Profile edit (WIP)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-11-14
Greg Burri
Begining of a RON API to edit profile
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-11-09
Greg Burri
Tell the user if the reset password token is expired.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-11-09
Greg Burri
Add a way to reset password
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-11-06
Greg Burri
Add a way to reset password (WIP)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-11-06
Greg Burri
Frontend:
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-11-03
Greg Burri
Add a trace layer
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2024-11-03
Greg Burri
Replace Rusqlite by Sqlx and Actix by Axum (A lot of...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2023-04-10
Greg Burri
WIP...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2022-12-15
Greg Burri
Remove generated file 'frontend.js'
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2022-12-15
Greg Burri
rustfmt
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2022-12-15
Greg Burri
Service for editing/creating recipe
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2022-12-14
Greg Burri
dbtest program argument now clear the database.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2022-12-13
Greg Burri
rustfmt
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2022-12-13
Greg Burri
Beginning of frontend + recipe editing
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2022-12-06
Greg Burri
Add frontend tests and other stuff
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2022-11-29
Greg Burri
Add asynchronous call to database.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2022-11-27
Greg Burri
Read the http header from the proxy to get the client IP
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2022-11-26
Greg Burri
Sign out
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2022-11-26
Greg Burri
Sign up form and other stuff
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2022-11-25
Greg Burri
Remove config from repo
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2022-11-24
Greg Burri
Replace powershell script by nushell script
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2022-11-22
Greg Burri
Sign up/in/out and authentication.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2022-11-22
Greg Burri
Sign up method.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2022-11-22
Greg Burri
Update dependencies
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2022-11-18
Greg Burri
Add some data access methods to Connection
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2022-11-18
Greg Burri
Add clap crate to parse program arguments
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2022-11-17
Greg Burri
Merge branch 'master' of gburri.org:recipes
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
next