Remove generated file 'frontend.js'
[recipes.git] / backend / src / main.rs
2022-12-15 Greg BurriService for editing/creating recipe
2022-12-14 Greg Burridbtest program argument now clear the database.
2022-12-13 Greg Burrirustfmt
2022-12-13 Greg BurriBeginning of frontend + recipe editing
2022-11-29 Greg BurriAdd asynchronous call to database.
2022-11-27 Greg BurriRead the http header from the proxy to get the client IP
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
2020-05-11 Greg BurriRemove the logger (for the moment) and update the deplo...
2020-04-16 Grégory BurriUpdate dependencies
2019-12-26 Greg BurriMerge branch 'master' of euphorik.ch:recipes
2019-12-26 Greg BurriUpdate dependencies (actix-web 2)
2019-09-26 Grégory BurriUpdate dependencies
2019-09-09 Grégory BurriComment out the DB update/creation call
2019-08-29 Grégory BurriMerge
2019-08-29 Grégory BurriBeginning of data persistence module.
2019-08-28 Greg BurriAdd a logger (to stdout for the moment)
2019-08-15 Grégory BurriAdd a common crate