707 Commits

Author SHA1 Message Date
root
7c8cc5c0e1 Fix indentation 2020-02-09 00:32:35 -04:00
root
6cf28104c2 Merge expectedArticleURLToBeDisplayed updates into one in readArticle function and put early return into the begining of displayArticleContentInIframe under jQuery mode 2020-02-09 00:20:16 -04:00
root
44ab9d054e Refactor the place of early return 2020-02-06 01:34:54 -04:00
root
91c44a3fd1 Remove callback function for when redirect. Rename early return condition checking function 2020-02-06 01:06:23 -04:00
root
274d8d8bb9 Update expectedArticleURL on redirect and fix expectedAriticleURL udpate in goToArticle() method 2020-02-05 12:50:22 -04:00
root
9b2c1da941 Exchange the name of features and extract title checking out to be a helper function 2020-02-04 16:04:58 -04:00
root
01a32a406e Add curTitle update in goToRandomArticle() function 2020-02-03 23:58:41 -04:00
root
444564df66 Fix code style and assign the initial value of curTitle in goToMainArticle 2020-02-03 23:53:36 -04:00
root
4d82da52e1 Delete unused brackets 2020-01-31 19:07:31 -04:00
root
69b9cd0be8 Add global variable to prevent loading articles not belong to current url 2020-01-31 18:58:01 -04:00
Mossroy
daa44207c3
Merge pull request #579 from vasusharma7/master
added transition between different pages (home/config/about) : Issue #74
2020-01-12 22:13:51 +01:00
Jaifroid
74f7dee7ee Add transition between different pages (home/config/about) 2020-01-12 07:17:18 +00:00
Mossroy
2b4f927300
Merge pull request #578 from vasusharma7/master
Solved : Broken display when search results have special characters (#575)
2019-12-08 13:28:17 +01:00
vasusharma7
0f3194435c Solved the issue of " Broken display when search results have special characters (#575)" 2019-12-07 23:42:58 +05:30
Kelson
4309bd3d9e
Merge pull request #577 from kiwix/kelson42-patch-1
Mask pkill returning 1
2019-12-05 16:27:56 +01:00
Kelson
a1441c41b0
Mask pkill returning 1 2019-12-05 06:28:33 +01:00
Kelson
3c5893cb64
travis-ci.org -> travis-ci.com 2019-12-05 06:01:39 +01:00
Jaifroid
3057db2ed4 Update Privacy Policy 2019-09-29 17:04:38 +02:00
Jaifroid
7226d62263
Add native asset caching to Service Worker #414 (#556)
Closes #414 and #362. See also #411.
2019-09-07 16:55:14 +01:00
Jaifroid
f7f21a8173
Upgrade Bootstrap to version 4 #526 (#527)
Closes #526. Also part of implementing #523.
2019-08-31 15:13:49 +01:00
Kelson
948309ea31
Put a direct link to CHANGLOG.md 2019-08-31 11:41:00 +02:00
Kelson
9d37a85e33
Merge pull request #565 from kiwix/css-0-value-without-unit
Css 0 values without unit
2019-08-29 19:21:18 +02:00
Kelson
e05d0bd8db Remove unit to 0 values 2019-08-29 19:20:56 +02:00
Kelson
478474e194 Add a bit indentation coherence in app.css 2019-08-29 19:20:56 +02:00
Kelson
205dacc229 Remove surnumerous space characters 2019-08-29 19:20:56 +02:00
Kelson
3a59768bf8 Add badges to the README.md 2019-08-29 19:12:55 +02:00
Jaifroid
b954b323b2
Prevent hiding of articleList on clicking searchArticles button #562 (#563)
Fixes #562. Possibly also #536.
2019-08-29 17:50:06 +01:00
Jaifroid
1cd958752c
Simplify article loading in SW mode #558 (#559)
Closes #558.
2019-08-29 11:11:44 +01:00
Jaifroid
7f9ddc5a07
Fix incorrect mimetype assignment #553 (#557) 2019-08-22 19:58:32 +01:00
Jaifroid
fd56618802
Fix regex issues identified by Codefactor #550 (#551) 2019-08-20 08:41:50 +01:00
Kelson
eb3c3625b3 Remove unused removeDuplicateTitlesInDirEntryArray() #491 (#544) 2019-07-26 18:56:23 +01:00
Kelson
f84d4426a6
Merge pull request #543 from kiwix/move-robot
Move robot
2019-07-23 08:16:12 +02:00
Kelson
8bd3d4cc78 Configure for the Gihub Move robot 2019-07-22 20:40:35 +02:00
Kelson
230af82807 Better picture lossless compression 2019-07-21 13:23:24 +02:00
Kelson
62278b0650 Move HTTP links to HTTPS 2019-07-21 13:19:14 +02:00
Mossroy
2428894475 Change version number to 2.7-WIP 2019-07-20 21:47:44 +02:00
Mossroy
31225fd172
Update changelog for version 2.6.0 (#529) 2.6.0 2019-07-20 21:15:24 +02:00
Jaifroid
feadb4546b
Deal correctly with forward slashes in article URL in SW mode #494 (#498)
Closes #494
2019-07-20 12:24:12 +01:00
Mossroy
aead42a7dc
Merge pull request #534 from kiwix/add-ZIM-name-in-iframe-URL-in-SW-mode
Add the ZIM file name as a prefix of the iframe URL, in SW mode.
2019-07-17 14:00:29 +02:00
Mossroy
f8cc90ff74 Add the ZIM file name as a prefix of the iframe URL, in SW mode.
So that the browser cache does not mix content between different ZIM files.
Fixes #530
2019-07-17 13:53:24 +02:00
Mossroy
bcc95c4c50
Merge pull request #535 from kiwix/document-and-detect-CORS-on-local-files
Document and detect CORS issues with file:// protocol.
2019-07-15 22:37:17 +02:00
Mossroy
378fff8054 Document and detect CORS issues with file:// protocol.
These issues occur at least on Firefox>=68 and Chrome
Fixes #532
2019-07-14 14:27:12 +02:00
Jaifroid
0f4b102703
Add further tests for existence of content on SW article load #520 (#524)
Closes #520.
2019-06-26 18:21:31 +01:00
Kelson
c6b809585d
Create FUNDING.yml 2019-06-22 07:58:55 +02:00
Jaifroid
182e47684d
Apply dirEntry.getMimetype throughout code #500 (#519)
Closes #500.
2019-06-06 06:08:25 +01:00
Jaifroid
7001d6e955
Remove dependency on base URL #495 (#496)
Closes #495.
2019-06-02 21:40:59 +01:00
Mossroy
627218ab6a
Merge pull request #518 from kiwix/change-download-URL-of-browser-extension-packages
Change download URL of browser extension packages.
2019-06-02 22:28:43 +02:00
Mossroy
b703559907 Change download URL of browser extension packages.
Fixes #516
2019-06-02 19:04:59 +02:00
Jaifroid
8f51aa1ce0
Allow keyboard selection in search list #55 (#501)
Closes #55 and #503.
2019-05-26 08:23:56 +01:00
Jaifroid
b5b2c64aa8
Merge pull request #499
Closes #442 and possibly also #39.
2019-05-19 13:05:19 +01:00