Commit History

Author SHA1 Message Date
  松野十四松 7a33fe3d60 Cleaning house a bit i suppose 11 months ago
  松野十四松 83f11ad7e0 i'm ruining it. 2 years ago
  metalune 14026f2ffc Merge pull request 'Fix error when translating to lang not in source langs' (#20) from fattalion/SimplyTranslate-Web:fix-translation-with-language-in-target-only into master 2 years ago
  fattalion 0288f31f0c Add missing `abort` import 2 years ago
  fattalion 1b6952255f Fix error when translating to lang not in source langs 2 years ago
  fattalion 7d49fb084b Fix languages saved in cookies not being switched 2 years ago
  metalune d21088bfb9 Merge pull request 'Format and clean up `main.py`' (#7) from fattalion/SimplyTranslate-Web:cleanup-code into master 2 years ago
  metalune 6c52a28805 Merge pull request 'Don't warn if libre isn't explicitly enabled/disabled in config' (#9) from fattalion/SimplyTranslate-Web:remove-libretranslate-not-in-config-warning into master 2 years ago
  fattalion 05ea63736d Don't warn if libre isn't explicitly enabled/disabled in config 2 years ago
  fattalion 5722d7fd0e Format and clean up `main.py` 2 years ago
  fattalion 49aed05a01 Fix check for empty translation 2 years ago
  metalune ee52b6cb01 Fix typo 2 years ago
  metalune bda8f4c651 Re-add deepl 2 years ago
  metalune d9bfc92186 Make compatible with async engines code 2 years ago
  metalune fa29c03b2d Fix unable to launch when ran through uvicorn 2 years ago
  metalune b74d85dd7a Add default configuration file 'config.conf' and move config.conf to config.conf.template 2 years ago
  metalune e93195e083 Add rudamentary command line argument -c to specify location of config file 2 years ago
  fattalion eed2cd6b76 Move definitions into index.html and other stuff 2 years ago
  ManeraKai 98a89a6047 simplytranslate_web: Adding Definitions to Google 2 years ago
  Austin Huang cd6d7e6bc2 Add Reverso as a translation engine 3 years ago
  metalune b8e709edeb Make function names of source_languages and target_languages api calls consistent with frontend name 2 years ago
  metalune 875af4dc51 change api get_source_languages and get_target_languages to source_languages and target_languages 2 years ago
  metalune 0503952b40 Simplify output of /api/get_source_languages and /api/get_target_languages 3 years ago
  metalune a5f41fb8b0 Accomodate for split from get_supported_languages to source and target language 3 years ago
  fattalion a2a76791b7 Add preferences page 3 years ago
  fattalion fb79144d5a Make /api/translate also work with GET 3 years ago
  ManeraKai dcbb9388ea api/translate to POST 3 years ago
  fattalion 7e0a558dbf Check for `None` with `is`, not `==` 3 years ago
  metalune fc37a4e307 Make interface use display_name property of engines 3 years ago
  Austin Huang 358529407b Add ICIBA as a translation engine 3 years ago