Commit History

add common function to check request failure
3aa1058

Nidhal Baccouri commited on

* Added a list of languages supported by MyMemory in constants.py
bfee80b

rocky734 commited on

adding pre-commit hooks for the repository
cb15d3a

jiaulislam commited on

fixed license
fa90b1d

Nidhal Baccouri commited on

fixed mymemory return_all
9b91505

Nidhal Baccouri commited on

Add response.close()
9f36564

edisugi1996 commited on

sorted imports
7a05cd7

nidhal baccouri commited on

renamed input validation func
76aa3b2

nidhal baccouri commited on

added typing
7ade3be

nidhal baccouri commited on

added black for formatting
78d0ff1

nidhal baccouri commited on

global refactoring
70f6ed6

nidhal baccouri commited on

updated base urls
f89616a

nidhal baccouri commited on

simplified code and enhanced consistency
d03a2fc

nidhal baccouri commited on

huge refactoring
2bbc526

nidhal baccouri commited on

renamed parent to base
0d67af1

nidhal baccouri commited on

fixed relative imports bug
b8fcb92

nidhal baccouri commited on

removed relative imports
a0b5eac

nidhal baccouri commited on

fixed file translation encoding
0d1a764

nidhal baccouri commited on

refactored and moved tests in root
810451b

nidhal baccouri commited on

fixed imports
674f1bf

nidhal baccouri commited on

pre-final refactor commit. Builds clean. Minor grammar and syntax fixes remaining.
5cbd28e

Chris commited on

minor refactoring and renamed cli.py to __main__ to reflect its true purpose
fdb2846

Chris commited on

started the refactoring & added a test_cli.py
92cc291

Chris commited on

added opt params
55109ff

nidhal baccouri commited on

added proxy feature
53e803f

nidhal baccouri commited on

updated translate_file
804d02e

nidhal baccouri commited on

updated readme
1600811

= commited on

catched too many requests exception
f5c8ab8

= commited on

update readme
7167a1f

= commited on

updated readme
8ab0bea

= commited on

fixed the requests issue and added a check on text length
f36740b

= commited on

completed test suite
a1efbe8

= commited on

fixed test fixtures.
1ad1dca

= commited on

added lang check to mymemory
1809958

= commited on

start working on pons issue
a3c0252

= commited on

added language detection
7f8aad3

= commited on

start working on language detection
43c88a7

= commited on

test on bionic with sudo
3a33d4e

= commited on

fixed the auto detection for the mymemory translator
5a40797

= commited on

solved the certificate warning
d2f04b0

= commited on

set False to proxy verfication
2996bb8

= commited on

canceled proxy verification
25222f7

= commited on

fixed autodetect bug in mymemory
bce6760

= commited on

cleaned syntax
5ba349a

= commited on

added support for mymemory
a06172d

= commited on