Wesley Kerfoot
643929d3dd
Archive wall posts, include timestamp
6 years ago
Wesley Kerfoot
99a30df3de
Remove stray import
6 years ago
Wesley Kerfoot
f5fbc8b761
Merge branch 'master' of github.com:weskerfoot/DeleteFB into various-improvements
6 years ago
Wesley Kerfoot
565e01f6d0
Update link to chromedriver to point to about page
6 years ago
Wesley Kerfoot
6fcb0adb0b
Clarify chromedriver more
6 years ago
Wesley Kerfoot
f20c4c6283
Clarify chromedriver instructions
6 years ago
Wesley Kerfoot
1d0bb5907f
Merge branch 'master' of github.com:weskerfoot/DeleteFB into various-improvements
6 years ago
Wesley Kerfoot
06d7c5a45d
Change how it is executed directly in a venv
6 years ago
Wesley Kerfoot
89a6c2de1d
Use relative imports to allow direct execution
6 years ago
Wesley Kerfoot
9bb624eaa5
Guard against invalid combos of options
6 years ago
Wesley Kerfoot
6bfd729125
Remove unnecessary parameter
6 years ago
Wesley Kerfoot
a26fcf42f3
Unliking pages working
6 years ago
Wesley Kerfoot
073c58148b
Merge branch 'master' of github.com:weskerfoot/DeleteFB into various-improvements
6 years ago
Wesley Kerfoot
fddd373d14
Bug the user if they do not have chromedriver installed
6 years ago
Wesley Kerfoot
cc6886112c
Bump version number
6 years ago
Wesley Kerfoot
e10f57751d
Updates to unlikes (not quite working yet)
6 years ago
Wesley Kerfoot
db015cc281
Add new `mode` parameter, work on unliking pages
6 years ago
Wesley Kerfoot
266b569773
Add a warning when 2FA is enabled
6 years ago
Wesley Kerfoot
d0be69bbbb
(Hopefully) less buggy 2FA
6 years ago
Wesley Kerfoot
5c11163180
Integrate changes that allow selecting year
6 years ago
Wesley Kerfoot
9513214153
Merge pull request #23 from weskerfoot/remove-likes
[WIP] Remove likes & various improvements
6 years ago
Wesley Kerfoot
1770fa47aa
Clean up README
6 years ago
Wesley Kerfoot
0cd246b32c
Merge branch 'master' of github.com:weskerfoot/DeleteFB into remove-likes
6 years ago
Wesley Kerfoot
fed00bb53d
Merge pull request #28 from jmarhee/jmarhee/2fa-arg-handling
adds handling for 2fa code command-line argument
6 years ago
Joseph D. Marhee
6146103942
adds handling for 2fa code command-line argument
6 years ago
Wesley Kerfoot
a08bcc77c9
Merge branch 'master' into remove-likes
6 years ago
Wesley Kerfoot
304d5aa74c
Merge pull request #25 from hvtuananh/2fa
Better support two-factor authentication.
6 years ago
Tuan-Anh Hoang-Vu
b9e2ecee6e
Better support two-factor authentication.
6 years ago
wes
1502feef4b
More cleanup
6 years ago
Wesley Kerfoot
8f242225a3
Merge pull request #24 from weskerfoot/update-dependencies
Update requirements
6 years ago
Wesley Kerfoot
7474f50a38
Update requirements
6 years ago
wes
9f9fcc1ba6
Remove unnecessary imports
6 years ago
wes
81fd9329f9
More refactoring into modules
6 years ago
wes
8cc9074934
Refactoring
6 years ago
wes
2c73a529b3
Start refactoring things into separate modules
6 years ago
Wesley Kerfoot
8e078a11a4
Merge pull request #19 from ijustlovemath/ijustlovemath-patch-1
Improving the security of manual password entry
6 years ago
ijustlovemath
c0dd1a1f0c
Improving the security of manual password entry
6 years ago
Wesley Kerfoot
748bd851e7
Merge pull request #16 from Spirit-act/feature-password-prompt
Added password prompt
6 years ago
Spirit-act
4b60f72e09
Changed to preferences
6 years ago
Spirit-act
6420ae262b
Added password prompt
6 years ago
Wesley Kerfoot
ea032b5da1
Add more detail to the README
6 years ago
Wesley Kerfoot
044c7a6d45
Bump minor version
6 years ago
Wesley Kerfoot
31f2d962c1
Update README with info about --headless
6 years ago
Wesley Kerfoot
8ec1b2e81f
Merge pull request #8 from mimischi/patch-1
Catch errors in all element selectors
6 years ago
Michael Gecht
9f832e6fbd
Refactor selenium exceptions into constant
6 years ago
Michael Gecht
ab6450f33a
Add explicit exceptions
6 years ago
Michael Gecht
22e30f300d
Wrap selector logic in try..except statement
This catches all errors that are thrown, when any
`find_element_by_*` method fails for some reason.
If this happens, we just fall through and wait for
a page refresh and then try again.
6 years ago
Wesley Kerfoot
772066ef6d
Merge pull request #7 from ConnorSkees/master
Minor refactoring and reformatting
6 years ago
ConnorSkees
0f9d1fcb9d
Minor refactoring and reformatting :)
6 years ago
Wesley Kerfoot
daa5a32c92
Merge pull request #10 from ConnorSkees/feature-headless
Add option for headless mode
6 years ago