3
0
Fork 0
Commit Graph

712 Commits (b1d2a1378bcd3a27fbfaf6f06ed87625ad4c97a4)
 

Author SHA1 Message Date
Matthieu Gautier b1d2a1378b Merge pull request #90 from kiwix/new_release
8 years ago
Matthieu Gautier df7d44128c Release of kiwix-tools 0.3.0.
8 years ago
Matthieu Gautier ee5333bb91 Merge pull request #86 from kiwix/swiftugandan_root
8 years ago
Philip Munaawa 871d8f4a51 disable caching for the welcome page
8 years ago
Philip Munaawa 9280d519f5 Adding support for relative url location
8 years ago
Matthieu Gautier 540fcd3be9 Merge pull request #84 from kiwix/byte_range
8 years ago
Matthieu Gautier ad7238b0c9 Stop refusing the first connection.
8 years ago
Matthieu Gautier b5c91417ff Better debug information of each request.
8 years ago
Matthieu Gautier b638df81fa Implement response to bytes range request.
8 years ago
Matthieu Gautier 58f0a716a6 Correctly return 404 if asked skin is not existing.
8 years ago
Matthieu Gautier a2324b5e8b Use a structure `RequestContext` to pass all the context of a request.
8 years ago
Matthieu Gautier c2ac40d4f5 Merge pull request #82 from kiwix/multi_thread
8 years ago
Matthieu Gautier 4534b51f5e Use printf instead of cout.
8 years ago
Matthieu Gautier 0364951f75 Make kiwix-server multi-threaded.
8 years ago
Matthieu Gautier a2627e81c4 Merge pull request #78 from kiwix/patch-1
8 years ago
Kunal Mehta cd72a2d73c Look for renamed kiwix-compile-resources script as well
8 years ago
Matthieu Gautier fa3f33d3c7 Use sudo to install pip dependencies in travis
8 years ago
Matthieu Gautier a210cb3a4b Merge pull request #68 from kiwix/css_taskbar
8 years ago
Matthieu Gautier 63cb47247b Serve the taskbar css as separated file.
8 years ago
Matthieu Gautier 3220ee1276 Move <link> tag in <head> tag.
8 years ago
Matthieu Gautier 4a1b9cbfa9 Merge pull request #67 from kiwix/no_globalsearch_on_zim
8 years ago
Matthieu Gautier f2b5904221 Do not do globalSearch if the zim file has no full text index.
8 years ago
Matthieu Gautier f44722fbbc Merge pull request #64 from kiwix/fix_protocol
8 years ago
Matthieu Gautier 0cfcc59437 Update to new kiwix-lib API about Searcher instantiation.
8 years ago
Matthieu Gautier 7776eafbfc Correctly set ProtocolPrefix and SearchProtocolPrefix for searcher.
8 years ago
Matthieu Gautier 5989146931 Merge pull request #49 from kiwix/globalSearch
8 years ago
Matthieu Gautier ea088b21a4 Introduce a global taskbar on the welcomeHTML page to allow global search.
8 years ago
Matthieu Gautier 558a0375b0 Use a globalSearcher to do multi search on all zims.
8 years ago
Matthieu Gautier 5f0a05e8d8 Add a global_taskbar.html.part file to be use as taskbar in library home.
8 years ago
Matthieu Gautier 4b9dc39c49 Use only one lock to acces zim library.
8 years ago
Matthieu Gautier 08f2373360 Merge pull request #48 from kiwix/no_use_of_tree_h
8 years ago
Matthieu Gautier 82fb6bc4d0 Remove use of tree.h
8 years ago
Matthieu Gautier 17eceeff5b Merge pull request #46 from kiwix/format_code
8 years ago
Matthieu Gautier aef20d6c96 Move to C++11.
8 years ago
Matthieu Gautier 4e3ff03059 Format all the code using clang-format.
8 years ago
Matthieu Gautier 856bfc675a Bump-up the version to 0.2.
8 years ago
Kelson 7850e79eab Merge pull request #44 from kiwix/custom_welcome_css
8 years ago
Emmanuel Engelhart 62769aed57 custom welcome page css
8 years ago
Kelson 29e281209d Merge pull request #43 from Skylsmoi/335/rewrite_welcome_page
8 years ago
Skylsmoi 0f480d9fb8 fixed boxes size with ellipsis + moved style tag to template + reduced margin/padding
8 years ago
Skylsmoi 1aeeaa2c3b rewrite welcome page
8 years ago
Matthieu Gautier 2fe1a9443c Merge pull request #39 from kiwix/t38
8 years ago
Emmanuel Engelhart 569b4d946e Add --nolibrarybutton option
8 years ago
Matthieu Gautier e51539d161 Merge pull request #36 from kiwix/new_api
8 years ago
Matthieu Gautier f12a731939 Adapt to new kiwix-lib search API.
8 years ago
Matthieu Gautier d94423964e Merge pull request #34 from kiwix/full_html_document
8 years ago
Emmanuel Engelhart af10b665a9 ZIM/libzim/libkiwix should provide full HTML DOM
9 years ago
Kelson c2d29376d9 Merge pull request #32 from Skylsmoi/336/fix_display_taskbar_save
9 years ago
Skylsmoi fd9c63c76a Merge branch '336/fix_display_taskbar_save' of github.com:Skylsmoi/kiwix-tools into 336/fix_display_taskbar_save
9 years ago
Skylsmoi 4cc46685f7 fix breakpoint for cybook
9 years ago