Jaifroid
213b937d51
Implements #268 Update jQuery to 3.2.1
...
Implements #268
2017-06-29 08:48:43 +01:00
Mossroy
563090c615
Drop Evopedia archive compatibility.
...
And remove the corresponding legacy code.
And rename abstractBackend to zimArchiveLoader
Fixes #195
2017-05-07 22:59:01 +02:00
Mossroy
bf6fd95f22
Replace "Evopedia" strings by "Kiwix" in all file headers.
...
Fixes #165
2017-04-09 10:12:24 +02:00
mossroy
cff5461f52
Fix a bug in unit tests, that appeared with recent versions of browsers.
...
Recent versions of Firefox and Chromium did not like the way I was
trying to find the webworker_bzip2.js file in 2 different possible locations
(because the path is slightly different when running from a unit test)
I changed this hack by another one : use a global variable that stores the
prefix of this path, with a different value in a unit test.
There should be a better way to do that, but this is only needed for legacy
Evopedia archives. So it's not worth spending too much time on things that
are now discontinued.
2016-04-27 22:44:11 +02:00
mossroy
4b2571acbc
Upgrade to jQuery 2.1.4
...
Instead of 2.1.3. This should have no impact, it's just to catch-up
with latest version
2015-09-20 22:45:25 +02:00
mossroy
8cfeaa70b0
Upgrade jQuery and Bootstrap libraries
2015-01-28 11:58:38 +01:00
mossroy
6df44f2508
Remove Zepto : I prefer to keep jQuery for now
2014-08-11 20:37:23 +02:00
mossroy
0e28bac39a
Enable javascript strict mode in all js files
...
Fixes #91
2014-07-23 18:01:18 +02:00
mossroy
33794f7aeb
Fix line endings
2014-03-07 15:54:06 +01:00
mossroy
1976beda60
Upgrade Bootstrap and JQuery
2014-03-07 15:15:28 +01:00
mossroy
cec89f82b0
Attempt to normalize all line endings
...
.gitattributes generated by Github for Windows
2014-03-04 16:52:28 +01:00
mossroy
c7d1e80480
Update information about using Firefox OS Simulator (through the App manager) + update the copyright on every file
2014-03-04 16:29:09 +01:00
Peter
44e4903598
Basic setup for cordova build (changed directory structure).
2014-02-11 23:46:47 +01:00
mossroy
73e0f3a6b2
Simplify the structure, remove volo, nodes.js and tools
...
This reflects the changes from https://github.com/mozilla/mortar-app-stub/ (commits of May 23, 2013)
2013-06-03 14:13:29 +02:00
mossroy
daa69a3225
Refactor source tree and code, in order to use Volo,
...
and to start from Mortar template
2013-03-11 16:21:15 +01:00