Remove generated file 'frontend.js'
[recipes.git] / backend / src / db.rs
2022-11-29 Greg BurriAdd asynchronous call to database.
2022-11-26 Greg BurriSign out
2022-11-26 Greg BurriSign up form and other stuff
2022-11-22 Greg BurriSign up/in/out and authentication.
2022-11-22 Greg BurriSign up method.
2022-11-18 Greg BurriAdd some data access methods to Connection
2022-11-17 Greg BurriMerge branch 'master' of gburri.org:recipes
2022-11-17 Greg BurriInitial model + some various changes
2020-06-24 Greg BurriAdd an error management in db module
2020-05-20 Greg BurriLot of thing
2020-05-12 Greg BurriChange the default font + other little things
2019-12-26 Greg BurriMerge branch 'master' of euphorik.ch:recipes
2019-12-26 Greg BurriUpdate dependencies (actix-web 2)
2019-08-29 Grégory BurriMerge
2019-08-29 Grégory BurriBeginning of data persistence module.
2019-08-16 Grégory BurriAdd a cargo workspace