Commit History

add common function to check request failure
3aa1058

Nidhal Baccouri commited on

fixed PonsTranslator
906c957

DrRac27 commited on

adding pre-commit hooks for the repository
cb15d3a

jiaulislam commited on

fixed license
fa90b1d

Nidhal Baccouri commited on

Add response.close()
73894d1

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

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

fixed translate_words in Linguee and Pons providers.
98f02df

RubénEu commited on

catched too many requests exception
f5c8ab8

= commited on

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

= commited on

completed test suite
a1efbe8

= commited on

added google translate api tests
853b244

= commited on

added lang check to mymemory
1809958

= commited on

catched not found translation in pons
82f3d24

= commited on

start working on pons issue
a3c0252

= commited on

fixed the pons translations
8850921

= commited on

fixed the auto detection for the mymemory translator
5a40797

= commited on

fixed dependencie function
a1d12d2

= commited on

solved the certificate warning
d2f04b0

= commited on

set False to proxy verfication
2996bb8

= commited on

canceled proxy verification
25222f7

= commited on

cleaned syntax
5ba349a

= commited on

added support for mymemory
a06172d

= commited on

added supported languages attribute
542d2c5

= commited on

added linguee support
418aed1

= commited on

other release with pons
9a69a65

= commited on

added tests in main
28c2eed

= commited on

added absolute import
23ed530

= commited on

fixed travis import errors
29bdf29

= commited on

made parent abstract and added pons support
58568a7

= commited on