Commit Graph

  • 23388ca46c Support running main outside of Alfred master Kristóf Tóth 2019-12-24 22:40:10 +0100
  • 5c6b71b3a8 Refactor awgo's unmaintainable global hell out of main Kristóf Tóth 2019-12-24 22:20:41 +0100
  • 90d47f1a16 Use new API in main.go Kristóf Tóth 2019-10-13 18:11:29 +0200
  • a34e948a57 Merge identify API with tranlsate API Kristóf Tóth 2019-10-13 17:51:30 +0200
  • f84de7bfff Refactor translation API Kristóf Tóth 2019-10-13 17:05:27 +0200
  • c04b2bcf3a Identify langage if no language map is provided by user Kristóf Tóth 2019-10-12 00:33:16 +0200
  • 4aa5a8b0a9 Add package identify to get language identification from Google Kristóf Tóth 2019-10-12 00:17:48 +0200
  • 80eb2de872 Make the mocking of Google API configurable in unit tests Kristóf Tóth 2019-10-11 22:40:02 +0200
  • 3ad5e57d84 Refactor and improve API Kristóf Tóth 2019-10-11 22:08:06 +0200
  • a6f5cd6268 Simplify trans API Kristóf Tóth 2019-10-11 01:56:22 +0200
  • 4d035075ca Panic on environment errors instead of log.Fatalf Kristóf Tóth 2019-10-09 23:10:46 +0200
  • 3bbada4461 Include more translations in result list Kristóf Tóth 2019-10-09 21:58:25 +0200
  • ce24100bf8 Implement a unit test case for parsing trans output Kristóf Tóth 2019-10-09 21:05:12 +0200
  • 8b8f0e94b0 Expose interface instead of implementation detail struct Kristóf Tóth 2019-04-13 16:41:16 +0200
  • 44497c7364 Handle subprocess error with more information Kristóf Tóth 2019-04-07 19:37:00 +0200
  • 1bc5ec5b73 Integrate whole thingie to alfred Kristóf Tóth 2019-04-06 18:09:02 +0200
  • bd2e08e8f3 Fix translate-shell subprocess output encoding Kristóf Tóth 2019-04-06 11:38:31 +0200
  • b816c3b811 Add script to set up environment for awgo Kristóf Tóth 2019-04-06 11:00:04 +0200
  • cc261742fc Move logic to separate package Kristóf Tóth 2019-04-06 01:02:12 +0200
  • ed08bb79a2 Refactor translation Kristóf Tóth 2019-04-06 00:37:17 +0200
  • 87320b19b8 Implement first POC Kristóf Tóth 2019-04-06 00:30:10 +0200