Commit Graph

  • 020876d8c4 chore(doc): Auto generate docs JuanZoran 2023-03-16 03:50:07 +00:00
  • 9a2d3b4e0a fix: use backend local strategy instead of global strategy JuanZoran 2023-03-16 11:49:26 +08:00
  • 978677696e feat: add youdao backend file JuanZoran 2023-03-16 00:03:13 +08:00
  • efec62d144 fix: return the latest instance instead of the first instance JuanZoran 2023-03-15 22:27:30 +08:00
  • df52f2339c refactor: remove Trans.define and see offline as first backend JuanZoran 2023-03-15 22:24:41 +08:00
  • 3981167d38 fix: fix lua invoke c function use main event loop JuanZoran 2023-03-15 22:12:44 +08:00
  • 53f1998261 chore(doc): Auto generate docs JuanZoran 2023-03-15 12:58:29 +00:00
  • af4bb42d59 refactor: remove do_query function JuanZoran 2023-03-15 20:57:28 +08:00
  • 21351b3a26 chore: use conf.theme instead of conf.style.theme JuanZoran 2023-03-15 19:27:21 +08:00
  • 52238cb1e7 fix: add auto_close_autocmd JuanZoran 2023-03-15 16:07:07 +08:00
  • c699aaba24 fix: fix cacha miss JuanZoran 2023-03-15 14:30:01 +08:00
  • fff23d4f41 chore(doc): Auto generate docs JuanZoran 2023-03-15 04:01:12 +00:00
  • da8b037523 feat: add auto_resize config for hover window JuanZoran 2023-03-15 11:44:01 +08:00
  • e5f0f2bf34 feat: add auto resize animation JuanZoran 2023-03-15 11:34:50 +08:00
  • baf30a3db1 fix: fix setline mistake JuanZoran 2023-03-15 00:18:31 +08:00
  • f47abd1691 fix: more lsp info comment and fix backend opts error JuanZoran 2023-03-14 22:30:25 +08:00
  • dab105b27f chore(doc): Auto generate docs JuanZoran 2023-03-14 10:21:05 +00:00
  • 8a0021ead7 docs: add function explain doc JuanZoran 2023-03-14 18:17:07 +08:00
  • 4931bdc74a fix: backup JuanZoran 2023-03-14 13:18:53 +08:00
  • 2c490994db chore(doc): Auto generate docs JuanZoran 2023-03-13 14:43:26 +00:00
  • 02fe6c510a fix: fix buffer line index error and online process need to be fixed JuanZoran 2023-03-13 22:39:40 +08:00
  • 693dd0c7aa refactor: add frontend.hover.load function to set buffer content JuanZoran 2023-03-13 21:41:17 +08:00
  • 7731c6c8cb refactor: remove wrapper folder JuanZoran 2023-03-13 19:50:28 +08:00
  • 1fe20004ec refactor: begin to refactor buffer node and buffer obj JuanZoran 2023-03-13 11:51:46 +08:00
  • 9d0aca954d refactor: implement waitting window animation JuanZoran 2023-03-12 23:17:36 +08:00
  • 3c28af5314 refactor: begin to try to refactor frontend part JuanZoran 2023-03-12 22:12:33 +08:00
  • f86ff7b615 refactor: add cache logic JuanZoran 2023-03-12 21:33:00 +08:00
  • bc8c673ee0 fix: change global config to default option JuanZoran 2023-03-12 20:09:08 +08:00
  • 493fad6a3f fix: fix curl GET method can convert space to arguments JuanZoran 2023-03-12 16:14:03 +08:00
  • 5a36ffad1c fix: better backend configuration file parser JuanZoran 2023-03-12 15:18:27 +08:00
  • ded28b68bc style: use Trans.key instead of "Trans.key" JuanZoran 2023-03-12 11:23:29 +08:00
  • b05018e1bf chore(doc): Auto generate docs JuanZoran 2023-03-12 01:57:01 +00:00
  • 27ef2c00b0 chore: sync and leave bug to be fixed JuanZoran 2023-03-12 09:56:31 +08:00
  • cdb1ab847a chore(doc): Auto generate docs JuanZoran 2023-03-11 03:33:02 +00:00
  • 164e17f737 chore: sync JuanZoran 2023-03-11 11:32:13 +08:00
  • 20fffe0ee5 style(core.*, health.lua): better code style and backend strategy JuanZoran 2023-03-11 00:24:48 +08:00
  • 7fd7d1c309 Auto generate docs JuanZoran 2023-03-10 03:35:52 +00:00
  • 5457809eef refactor: add -L option for install stardict JuanZoran 2023-03-10 11:35:14 +08:00
  • 8dd538ba60 refactor: try to remove dependency for plenary.curl JuanZoran 2023-03-10 11:23:22 +08:00
  • a5164bf052 Auto generate docs JuanZoran 2023-03-10 01:16:36 +00:00
  • 35807247ff refactor: use install.lua instead of install.sh JuanZoran 2023-03-10 09:15:53 +08:00
  • da1f847bd0 refactor: support async online query engine:baidu JuanZoran 2023-03-09 22:55:04 +08:00
  • eb6e93c24b Auto generate docs JuanZoran 2023-03-09 11:53:04 +00:00
  • 0be7ff07b5 feat: try to use panvimdoc JuanZoran 2023-03-09 19:42:41 +08:00
  • 69ac7653bf refactor: use corountine for async process JuanZoran 2023-03-08 23:26:38 +08:00
  • 947beb16c8 chore: sync JuanZoran 2023-03-08 15:46:30 +08:00
  • 8f6b1d4069 refactor: remove useless code JuanZoran 2023-03-08 11:53:41 +08:00
  • 831108a316 refactor: misc JuanZoran 2023-03-08 09:44:37 +08:00
  • e9f5f7f160 chore: add misc file JuanZoran 2023-03-07 21:52:29 +08:00
  • b2851cffd8 feat: add health check and update README.md JuanZoran 2023-03-07 22:28:41 +08:00
  • 7dbf3b17be refactor: better source code framework JuanZoran 2023-03-04 22:46:57 +08:00
  • cbf47ebdaa fix: fix window is not valid JuanZoran 2023-02-18 13:13:32 +08:00
  • c6ad825dac fix: fix close window twice JuanZoran 2023-02-18 13:24:13 +08:00
  • c6c5bf4f7c fix: fix window is not valid JuanZoran 2023-02-18 13:13:32 +08:00
  • ce43dbd489 Add .deepsource.toml DeepSource Bot 2023-02-16 17:18:16 +00:00
  • adfbe7f50c docs: 添加mac发音感谢说明 JuanZoran 2023-02-08 13:23:25 +08:00
  • 5355d9c97e
    Merge pull request #24 from happysmile12321/main Zoran 2023-02-08 13:19:52 +08:00
  • 2172d29f08 add mac specify commit happysmile 2023-02-08 12:17:36 +08:00
  • 0dca4c2007 fix: fix engine lists remove JuanZoran 2023-02-08 01:14:25 +08:00
  • c35cfbb0f5 chore: merge branch 'expermental' JuanZoran 2023-02-07 17:18:52 +08:00
  • e723f4177f Merge branch 'experimental' JuanZoran 2023-02-03 15:38:05 +08:00
  • 85fdf7f58d feat: add simple youdao api JuanZoran 2023-02-07 16:44:22 +08:00
  • 1205b11d97 style: remove nest JuanZoran 2023-02-04 15:03:02 +08:00
  • 6f75ba057b fix: 取消了回调的设计, 修复了部分bug JuanZoran 2023-02-03 15:27:00 +08:00
  • b62478cf2d fix: 取消了回调的设计, 修复了部分bug JuanZoran 2023-02-03 15:27:00 +08:00
  • 8b8879b2cd refactor: 重写了类的逻辑, 引入了部分bug待解决 JuanZoran 2023-02-03 11:57:42 +08:00
  • 6737090710 fix: fix vistual selection region mistakes JuanZoran 2023-02-02 12:01:23 +08:00
  • 225fa4f19e Merge branch 'experimental' JuanZoran 2023-02-01 17:03:02 +08:00
  • acfde8e4f5 Merge branch 'experimental' JuanZoran 2023-02-01 17:03:02 +08:00
  • bc269af3ed Merge pull request #21 from JuanZoran/experimental Zoran 2023-02-01 11:58:24 +08:00
  • b2b716de6b feat: 自动发音和中翻英的支持 JuanZoran 2023-02-01 16:47:50 +08:00
  • 86f8b7f6e8 fix: fix float window style JuanZoran 2023-01-31 23:17:03 +08:00
  • 6cae7076ce fix: fix float window style JuanZoran 2023-01-31 23:17:03 +08:00
  • 50ff4980ef refactor: add animation utility JuanZoran 2023-01-31 22:29:40 +08:00
  • 59f29f5a33 Merge pull request #20 from JuanZoran/experimental Zoran 2023-01-31 12:16:14 +08:00
  • 1a27ef4aba fix: fix pin action and close action JuanZoran 2023-01-31 11:45:45 +08:00
  • 0a875bca3a docs: better doc style JuanZoran 2023-01-30 22:00:27 +08:00
  • 8cbf132408
    Merge pull request #19 from JuanZoran/experimental Zoran 2023-01-30 20:24:42 +08:00
  • 9642e6763e
    Merge branch 'main' into experimental Zoran 2023-01-30 20:24:29 +08:00
  • 2377dbc0a7 feat: add online query support JuanZoran 2023-01-30 20:09:57 +08:00
  • d95bb8c8e5 feat: add simple baidu query api support JuanZoran 2023-01-30 12:01:58 +08:00
  • 2bdb386272 fix: fix typo JuanZoran 2023-01-29 14:09:15 +08:00
  • 9f93247c22 fix: fix window title confilict JuanZoran 2023-01-27 11:58:02 +08:00
  • 4fbec6578b fix: fix window size JuanZoran 2023-01-27 00:43:47 +08:00
  • 5a1a1b6565 style: change some utility function JuanZoran 2023-01-04 23:09:02 +08:00
  • 7194858b65
    Merge pull request #16 from JuanZoran/experimental Zoran 2023-01-26 23:56:26 +08:00
  • ce688eb670 fix: fix window open and neovim version JuanZoran 2023-01-26 23:55:19 +08:00
  • 285e6ecf03
    Merge pull request #15 from JuanZoran/experimental Zoran 2023-01-26 23:41:12 +08:00
  • 6657392a27 fix: add debug message JuanZoran 2023-01-26 23:40:18 +08:00
  • d29e6cf937
    Merge pull request #14 from JuanZoran/experimental Zoran 2023-01-26 22:41:37 +08:00
  • 110e49cf1a fix: fix title confilict JuanZoran 2023-01-26 22:40:23 +08:00
  • 68f1c0f114 refactor: add node file for utility JuanZoran 2023-01-26 20:28:19 +08:00
  • 04d7a6252a docs: add lazy.nvim 示例 JuanZoran 2023-01-26 13:18:40 +08:00
  • 14bbefb2a8
    Merge pull request #12 from JuanZoran/experimental Zoran 2023-01-25 22:57:25 +08:00
  • d44c5abc95
    Merge branch 'main' into experimental Zoran 2023-01-25 22:57:15 +08:00
  • d6545d55f7 docs: add theme image preview JuanZoran 2023-01-25 17:19:07 +08:00
  • a86cf3e9f9
    Merge pull request #11 from JuanZoran/experimental Zoran 2023-01-25 17:23:16 +08:00
  • ccad8e76fc docs: add theme image preview JuanZoran 2023-01-25 17:19:07 +08:00
  • cb5d22a3b5 fix: fix winhl does'not work JuanZoran 2023-01-25 14:56:52 +08:00
  • 5c12960245
    Merge pull request #10 from JuanZoran/experimental Zoran 2023-01-25 13:45:05 +08:00