summaryrefslogtreecommitdiff
path: root/src/browser/mod.rs
AgeCommit message (Collapse)Author
2021-08-18feat: get timetable of a spaceSanto Cariotti
2021-08-05refactor: merge getters for faculties and spaces optionsSanto Cariotti
2021-08-05feat: get spaces of a facultySanto Cariotti
2021-08-05feat: handle the callback of the facultySanto Cariotti
2021-08-04docs: init addsSanto Cariotti
2021-08-04chore: create an empty hashmap for faculties in case of error is uselessSanto Cariotti
2021-08-04feat: get faculties for the /room commandSanto Cariotti
2021-07-30refactor: browser as modular funcsSanto Cariotti