monnier pushed a change to branch externals/kiwix. at 905a413 Fix #4 add GNU license info in package source code file
This branch includes the following new commits: new 4701ab9 Initial commit new e49d830 temporary push a not working version. new 4dac833 use Org-mode format README new e7edd5e rename old kiwix.el to kiwix-http.el new 004193f first working version new 516f512 update defcustom properties new 1521481 update functions new 53f2b72 add file kiwix-at-point.el new 06ad0af remove duplicate function names new 6d7bc71 change default Kiwix library new 06c466e fix Kiwix query need to capitalized new c325402 fix add kiwix link abbrev to org-mode list new 5f60967 use browse-url to replace custom browser custom new 377f3fa add package metadata new 126b172 update defgroup and defcustom new e54e80a update function variables new d0da8cd make package description clear new bd0fe09 setq-local depend on cl-lib new 7413397 add options to whether add org-mode link support new 9c9d784 fix cl-lib dependent issue new 5d25121 fix alias function name new 5990cc7 improve query function to specify library new aa4ac22 improve interactive function new d684140 Quote path argument each time it's used new 511a11c Merge pull request #1 from purcell/patch-1 new b585e25 move org-mode relative code to commentary new 06b5d36 Merge branch 'master' of github.com:stardiviner/kiwix.el new f43e006 add Kiwix installation commentary new 1782487 re-enable org-mode wiki link support new cfef75f improve org-mode wiki: link support new af10bd6 fix org link exporting encoding new e527614 Merge branch 'release/v0.2.1' new 00c5a17 Merge tag 'v0.2.1' into develop new 164cf9c disable Wikipedia_Local link abbrev new 76c0b5a temporarily disable org-mode link store prompt issue new e35ef5e Merge branch 'release/v0.2.2' new 96e8d37 Merge tag 'v0.2.2' into develop new c3e2d85 fix query is chinese string issue new 97822f1 convert between librarie full name and abbrev. new 9774c61 update elisp link matching regexp new c09f7ad optimize open link function new c5df1ac Merge branch 'release/v0.3.0' new fb92b4f Merge tag 'v0.3.0' into develop new 1ddddc1 improve library fragment new 6e6959b improve custom options new 90ac73a update README declaration new b84a5ff Merge branch 'release/v0.4.0' new f6a5f4c Merge tag 'v0.4.0' into develop new 160b228 fix cl-lib version new 90658b7 support old format library name new 19bfe4f add an option to let kiwix-at-point search interactively new d4fbf7b define function ahead new 5bfc5a2 support more flexible library name new f1554ba fix some default library abbr name. new 4968e3d error when query is invalid. new 1b9f25b add interactively called function. new d5e1ad0 add config section comments. new 38986bb Merge branch 'release/v0.4.3' new 2e2d64d Merge tag 'v0.4.3' into develop new 8855ac4 delete deprecated source code files. new 634b5ae enhance function kiwix-query to support space between strings. new fb83985 Merge branch 'master' into develop new ec62ab0 Merge branch 'release/v0.5.0' new a11fcd4 remove org-mode link prefix setup new 74ce07a fix query invalid when the query contains space new 6e85607 validate query is english or non-english. new 45cc8ef add some links test. new 686bac6 fix query validating regexp new 47d968a update add org-mode link functions to Org-mode 9.0 new f84b449 autoload Org-mode link adding new 3485131 Merge branch 'develop' new 2d33910 Merge tag 'v0.5.0' into develop new 21b5dfe fix variable invalid for autoload kiwix new d9bab20 Merge branch 'release/v0.5.1' new f86cb0d Merge tag 'v0.5.1' into develop new 33d6608 org-mode wiki: link store function solved. new 3dab002 only capitalize the first word of string. new 6fb8354 Merge branch 'release/v0.5.2' new 49fdf02 add custom option for specifying your native language library new ea54acf extract get org-mode link library to a single function new 5cba3b5 add a test for only capitalize the first word new 9d16244 Merge tag 'v0.5.2' into develop new 43e0547 Merge branch 'release/v0.6.0' new 72aadb4 Merge tag 'v0.6.0' into develop new cc86dc7 load for `org-link-set-parameters' new 4102205 load for `org-link-set-parameters' new bf128fb Merge branch 'hotfix/void-function_org-link-set-parameters' new 7b8a799 Merge tag 'void-function_org-link-set-parameters' into develop new e600844 fix kiwix does not contain group. new a3ec3a9 fix void function `org-link-set-parameters` when Emacs loads. new f3a2d8f Merge branch 'release/0.6.1' new d43238f Merge tag '0.6.1' into develop new 121d98a fix void function org-link-set-parameters. new ce7189a Merge branch 'hotfix/void-function-org-link-set-parameters' new 1d2b634 Merge tag 'void-function-org-link-set-parameters' into develop new a613eed fix void function org-link-set-parameters 2. new 6a7fc40 Merge branch 'hotfix/void-function-org-link-set-parameters-2' new 2ab63c9 Merge tag 'void-function-org-link-set-parameters-2' into develop new 57150a7 change org link protocol name from wiki: to wikipedia: new edea223 Merge branch 'release/0.7.0' new ab3e12b Merge tag '0.7.0' into develop new 6e43812 fix void functions by adding autoload cookies. new 86c6b1a fix free variable link in function. new a62f9e7 improve store link result. new 5aa6c3a `string-empty-p` depends on (emacs "24.4") new 33e8cbb fix functions docstring. new 86dbead add a helper function to detect kiwix profile directory accessible. new c20df13 Put kiwix into a global-minor-mode new 6d09e10 remove dangling parenthesis new 44a44cb autoload org related functions new 170483a fix kiwix-dir directory accessible unless logic new f7535e0 format code, remove dangling parentheses new 658038e fix kiwix libraries data structure duplicate when re-evaluate. new 183b133 update usage comments new 04bbaeb add option to whether using kiwix-serve Docker container new 30559cc add option for specifying default library new efcfd99 fix default libraries directory new d7549a3 update kiwix.el config example in comments new 39b96cb let kiwix-launch-server support start Docker container new 9c02ff5 rename kiwix-get-library-fullname -> kiwix-get-library-filename new dc72a3a add wikipedia: Org Mode link by default now new 954b9e4 use library name directly instead of complex library abbrev etc. new ad95e67 improve README new 15a5c3c make kiwix-serve server port customize option new aea0901 simplify Org kiwix link select library logic new 7786e70 improve README: add Kiwix installation, kiwix-serve Docker setup. new e8bfe4e update package description new 4b093e0 add autoload cookies for some necessary functions new c662f3d roll the version to release new d2ae338 fix org-link-set-parameters void function when package.el initialize. new 878b02b remove autoload cookies for Org link commands new 2cec30b add kiwix/kiwix-serve Docker image into installation section of README new c5b8f69 add a gender ping of kiwix-serve before query new 1861f27 replace simple url-retrieve-synchronously with library request.el new f587833 make available testing before every query new 6c4d80a fix `request' :error sentinel. new 04347e6 turn a request part into a separate function new 8d5e53c add query string related wikipedia entries through kiwix AJAX instantly search new 87c1246 simplify kiwix read input new cc6a8df implement instantly async completion backend with Ivy new 5fbf5bc use symbol under point or region text as initial input for Ivy new 5221eda silent request result new b185775 fix hardcoded `kiwix-ajax-search-hints` API URL new 80c0899 Follow previous commit which can use the select library to construct API URL new 82140a5 Make Ivy optional new 9ee19a0 silent request flashing echo-area messages flashing. new ce554ec add async search completion keywords candidates screenshot in README new 32ad2cb update Org Mode name new d4d5ee0 Add an option for user to specify default browse-url function. new ca3f70b fix URL construct part missing slash. new 013449c update image link for GitHub Org Mode link path support. new d2065a1 fix default browse-url variable name new 1fdcfcc add screenshot for kiwix open URL with EWW new 648916d add option to set Kiwix default completing-read framework, default is Ivy. new 4082292 provide a helper function to refresh available kiwix libraries new 4243689 check whether Docker image "kiwix/kiwix-serve" is available new eee7cbd auto pull download Docker image if it is not available new 7e18994 add a custom option for kiwix default libraries path new ba929ec update Docker run container command new 2d31741 auto launch server if ping not available new 8cc16b1 no need to select library when use Docker container new d7c4778 select library require matched in candidates new 5b5b117 improve the kiwix-query URL to use the search API new f4a1e2d rename function* -> cl-function new cf6fc32 add :status-code handler new 885a6c5 set kiwix-serve not started no response error handling new f11e8fb support more web browsers new 3fe879f refresh libraries before selecting library new 716c5f6 Docker container launch command use library.xml index file new fbd00ab select library every time you query because Docker container use libraries index new cd95bc9 update README: using libraries index file "library.xml" new 9db0a13 display screenshots at beginning new d5e5780 fix GitHub Org Mode inline image display format new e2933785 add autoload cookie for kiwix.el Org link functions new 5f64044 support detect whether query is chinese new 6c6c443 fix Org link open function new 0155c9a rename org-link functions new 57d6f5c migrate Org Mode link support to separate source code file new 36b15f3c add kiwix.el load in README new f5d7a2f support Org Mode link :complete property function new 5f60388 update kiwix-server-url everytime used new 6878b7d add condition to detect kiwix server is available when get search hints new 2011a9f update package config in README new 7fda411 fix org-link-set-parameters functions not available when Org not loaded new dd02284 fix free variable `kiwix-response' new ddeecd1 fix void org link functions by autoload new 5bd84a6 select kiwix library when completing org link new 4bdf16b smarter `kiwix-org-get-library' detect existing library in link new d92a371 Fix some byte-compile warnings new cb3e253 Merge pull request #2 from syohex/syohex/warnings new 15fd8fa use hook to auto setup org-kiwix link type new 905a413 Fix #4 add GNU license info in package source code file