libkiwix/test
Veloman Yunkan 763fb86ad0 userlang query param is removed from the URL
If the userlang query param is present in the URL it is used to set the
UI language and then is removed from the URL.

Unlike the ZIM viewer, changing the UI language on the welcome page
isn't recorded in the navigation history (and probably it should work
the same way in the ZIM viewer where the appearance of the web page is
affected by the UI language changes to a significantly smaller extent).
2023-02-22 17:59:37 +04:00
..
data Proper URI-encoding in InternalServer::build_redirect() 2023-02-08 22:16:09 +01:00
book.cpp Deprecate methods on Book. 2022-01-12 18:07:46 +01:00
httplib.h Fix warning in httplib. 2021-11-16 09:39:56 +01:00
kiwixserve.cpp Fix tests. 2020-01-20 17:00:18 +01:00
library.cpp Library::removeBookById() updates the revision 2022-10-19 19:26:04 +04:00
library_server.cpp `?count=0` OPDS catalog queries return 0 results 2023-02-10 19:15:29 +01:00
lrucache.cpp uint is not defined on Windows 2022-06-10 11:21:35 +02:00
manager.cpp Manager::reload() 2021-11-30 18:20:27 +04:00
meson.build Proper URI-encoding in InternalServer::build_redirect() 2023-02-08 22:16:09 +01:00
name_mapper.cpp Dropped Library::getBookBy*() non-const functions 2021-11-30 18:20:27 +04:00
opds_catalog.cpp Proper URI-encoding in kiwix::getSearchUrl() 2023-01-25 19:15:12 +04:00
otherTools.cpp Properly implemented parseUserLanguagePreferences() 2022-12-14 15:34:46 +01:00
pathTools.cpp Do not include posix header on Windows 2022-01-19 16:15:59 +01:00
regex.cpp Got rid of unused *pendToFirstOccurence() funcs 2022-09-21 15:52:26 +04:00
server.cpp userlang query param is removed from the URL 2023-02-22 17:59:37 +04:00
server_helper.cpp Introduce a pagination object to render search result. 2022-05-23 19:12:17 +02:00
server_search.cpp URI-encoding of the root location part 2023-02-09 10:40:07 +01:00
server_testing_tools.h Redirection of slashless root URL 2023-02-22 17:54:20 +04:00
stringTools.cpp Dropped the 2nd param of urlEncode() 2023-01-25 19:15:12 +04:00
tagParsing.cpp Fix tests. 2020-01-20 17:00:18 +01:00