Historie revizí

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