index
:
unict-reservation
main
Reserve a study room at University of Catania using a Telegram bot
dcariotti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
browser
Age
Commit message (
Expand
)
Author
2021-09-29
feat: login is now a private function
0.1.0
Santo Cariotti
2021-09-29
chore: save crendetials into the browser struct
Santo Cariotti
2021-09-29
fix: `LOGIN_URL` for using `.starts_with()`
Santo Cariotti
2021-09-09
feat: add headless mode
Santo Cariotti
2021-08-24
fix: typo for options hashmap
Santo Cariotti
2021-08-23
feat: reserve a study hour
Santo Cariotti
2021-08-18
feat: get timetable of a space
Santo Cariotti
2021-08-05
refactor: merge getters for faculties and spaces options
Santo Cariotti
2021-08-05
feat: get spaces of a faculty
Santo Cariotti
2021-08-05
feat: handle the callback of the faculty
Santo Cariotti
2021-08-04
docs: init adds
Santo Cariotti
2021-08-04
chore: create an empty hashmap for faculties in case of error is useless
Santo Cariotti
2021-08-04
feat: get faculties for the /room command
Santo Cariotti
2021-08-04
feat: instance new browser with a real typo user-agent
Santo Cariotti
2021-07-30
fix: login url and sleep between input send keys
Santo Cariotti
2021-07-30
refactor: browser as modular funcs
Santo Cariotti