Commit Graph

56 Commits (d572bf875d0f4712cd3d080c04a9364fd1126d2f)

Author SHA1 Message Date
Kelson d572bf875d Better --version argument parsing
6 years ago
Kelson 833c997782 Remove usell origId option parsing
6 years ago
Kelson 4eb38869c1 New --version argument to kiwix-manage
7 years ago
Matthieu Gautier 4fd961a761 Use integer to store the returnCode.
7 years ago
Matthieu Gautier 9b24676b02 Remove include of unistd.h
7 years ago
Matthieu Gautier 4de8623a52 Correctly set the zimPathToSave if there are several zim file to add.
7 years ago
Kelson c6499ad5c6 Fix typo in kiwix-manage usage()
7 years ago
Emmanuel Engelhart 3864b2404c Better kiwix-manage usage()
7 years ago
Kelson 88cea54520 Revert "[kiwix-manage] Add a `download` command to kiwix-manage."
7 years ago
Matthieu Gautier 2774eb9529 Do not use this_thread::sleep or thread::hardware_concurrency.
7 years ago
Matthieu Gautier 8882a716a0 [manage] Allow user to add several zim files to library in the same time.
7 years ago
Matthieu Gautier c5b293c6f3 [manage] Do not show all books if id has been provided on command line.
7 years ago
Matthieu Gautier ffaecb5389 Update to last kiwix-lib API.
7 years ago
Matthieu Gautier 3c8da8c74c Do not handle external index.
8 years ago
Kelson d1802c52a2 Update usage()
8 years ago
Matthieu Gautier 1032a46c57 Be able to remove several books in a single command.
8 years ago
Matthieu Gautier c1e635bd4e [kiwix-manage] Add a `download` command to kiwix-manage.
8 years ago
Matthieu Gautier c8be8fbad8 [kiwix-manage] Update to last API of kiwix-lib.
8 years ago
Matthieu Gautier bf40d4ff91 Adapt kiwix-manage to new kiwix-lib API.
8 years ago
Kelson 3766c4882b Proper exit code #194
8 years ago
Matthieu Gautier a01906d273 [manage] Move handling of action in separated function.
8 years ago
Matthieu Gautier 4e3ff03059 Format all the code using clang-format.
9 years ago
Matthieu Gautier 384d113b6f Compile and install other tools than kiwix-serve.
10 years ago
kelson42 2458c22e09 Fix kiwix-mange problem with relative paths
10 years ago
Kelson 96f0fff54d Implement ZIM reader getTags() and getName()
10 years ago
Kelson42 374b4235e6 + add indexPath
12 years ago
kelson42 a9d1e672f0 + fix kiwix-mange and kiwix-serve to be able to deal with relative library paths
12 years ago
renaud gaudin e0062f948c catching up with master
13 years ago
rgaudin fefc9a52a7 Fixed extern compile (static) on linux and removed Clucene dependency
13 years ago
kelson42 77dfd3e03f + small beautifying of the code
13 years ago
Kiran Mathew Koshy 215ce29c1f Permanant fix for bug651.
13 years ago
Kiran Mathew Koshy b198e56717 Updated Kiwix::Manager class to accept origID as the last optional parameter, so as not to break existing tools which use Kiwix::Manager
13 years ago
Kiran Mathew Koshy 11897437f9 Kiwix manage now adds origID tag automatically if it detects a diff_file.
13 years ago
Kiran Mathew Koshy 87e9b56236 Modified Kiwix-manage to incorporate origID parameter for diff files in the kiwix library.
13 years ago
kelson42 29f17e157f * FIXED: unclear usage() for console tools
14 years ago
kelson42 5c9ec9cf3b + fixed buggy kiwix-manage remove feature
14 years ago
reg_ 92b1fb9ac2 unistd.h not in win32
14 years ago
reg_ 26a084f92f added #include <unistd.h> for GCC 4.7+
14 years ago
kelson42 3def6bc833 + remove the no-check option
14 years ago
kelson42 61dd14a2f3 NEW: --noCheck option to "add" command in kiwix-manage to avoid any ZIM quality check
15 years ago
kelson42 447241ff9e + update the usage()
15 years ago
kelson42 cdad31f904 + add the option --current (and fix old bad behaviour)
15 years ago
kelson42 490b0c762a + small fix in the suage()
15 years ago
kelson42 c287902b45 + many improvments of kiwix-manage
15 years ago
kelson42 a903d994e6 + improve show method in kiwix-manage
15 years ago
kelson42 b9a7c77196 + better deal with accented paths
15 years ago
kelson42 7a17e83e51 + kiwix-manage is not able anymore to add ZIM file without title || date || language metadata
15 years ago
kelson42 44144fe92f + content mgmt. last dev.
15 years ago
kelson42 1dd298e6cb + last imp. of contentManager
15 years ago
kelson42 a67637ef21 + imp. of kiwix-manage
15 years ago