summaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)Author
2021-10-25fix(style): run cargo clippymainSanto Cariotti
2021-09-29feat: login is now a private function0.1.0Santo Cariotti
2021-09-29chore: save crendetials into the browser structSanto Cariotti
2021-08-05feat: get spaces of a facultySanto Cariotti
2021-08-05feat: create a module to manage the keyboard responseSanto Cariotti
2021-08-05feat: handle the callback of the facultySanto Cariotti
2021-08-04docs: init addsSanto Cariotti
2021-07-30chore: log if the user has logged inSanto Cariotti
2021-07-30refactor: browser as modular funcsSanto Cariotti
2021-07-29chore: use driver url as env variableSanto Cariotti
2021-07-29fix: close driver before close the running softwareSanto Cariotti
2021-07-29refactor: manage callbacks with tokio-streamSanto Cariotti
2021-07-29feat: make loginSanto Cariotti
2021-07-28initSanto Cariotti