aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix: use manifest.json with correct values instead of site.webmanifestHEADmasterMatěj Cepl2024-08-224-5/+4
|
* Another day, another attempt to use more mobile friendly bible reader.Matěj Cepl2024-04-213-5/+18
| | | | | | This time, it is https://www.stepbible.org/ Fixes: gb#ec904f8
* Bump the version of the cache.Matěj Cepl2024-04-171-1/+1
|
* Partially revert 8b85901Matěj Cepl2024-04-152-17/+4
| | | | | | Unfortunately read.andbible.org API is currently broken (gh#AndBible/and-bible#3210), so we have to revert back to https://www.crosswire.org/study/.
* Use read.andbible.org URLs for displaying Bible verses in AndBible.Matěj Cepl2024-01-152-4/+19
| | | | Partially fixes: gb#52572e2 (aka https://todo.sr.ht/~mcepl/devel/22)
* Remove Babel modules.Matěj Cepl2024-01-072-3674/+17
|
* Remove now unnecessary *.es files.Matěj Cepl2024-01-073-165/+0
|
* 2024 updateMatěj Cepl2023-12-311-1/+1
|
* Prepare for the year 2024.Matěj Cepl2023-12-2322-23505/+7617
|
* German data for 2024Matěj Cepl2023-12-051-0/+3297
|
* Add README.md and LICENSEMatěj Cepl2023-04-0612-0/+4223
|
* Bump sworker.jsMatěj Cepl2023-01-261-1/+1
|
* Switch from amd to native ES2015 ECMAScript modules.Matěj Cepl2023-01-228-343/+8
|
* Merge branch 'update_babel'Matěj Cepl2023-01-2211-3748/+469
|\
| * Compiles cleanlyMatěj Cepl2023-01-2211-3217/+16
| |
| * Basics of rewrite to TypeScriptMatěj Cepl2023-01-226-2/+712
| |
| * Update sworker.jsMatěj Cepl2023-01-211-1/+1
| |
| * Update babelMatěj Cepl2023-01-214-3205/+2418
| |
* | Update sworker.jsMatěj Cepl2023-01-211-1/+1
|/
* 2023 updateMatěj Cepl2022-12-316-8/+10581
|
* Fix icons, so the website could be installed (tested on Android).Matěj Cepl2022-03-2616-25/+35
|
* Update on the server!Matěj Cepl2021-12-311-1/+1
|
* First run of 2022 Losungen.Matěj Cepl2021-12-245-6/+10635
|
* New release for 20212021-01-01Matěj Cepl2021-01-012-2/+2
|
* 2021 version.Matěj Cepl2020-12-3012-114/+10700
| | | | Také přepni z png ikon na svg … Chrome to nepodporuje, ale dobře mu tak!
* Parse chronicle records.Matěj Cepl2020-01-064-73/+126
| | | | | | Also, reformat cs script with Black. Fixes #8
* Updated version of hes20-17.xmlMatěj Cepl2019-12-272-6/+6
|
* Fix hes20a.dtdMatěj Cepl2019-12-261-7/+7
|
* Some improvements to make the scripts generate proper HTML pages again.Matěj Cepl2019-12-269-88/+3910
|
* Switch to python3Matěj Cepl2019-12-242-9/+4
|
* Preliminary data for 2020Matěj Cepl2019-12-244-5/+10279
|
* Remove manifoldJSMatěj Cepl2019-12-2415-265/+0
|
* Update 2019-01-01; improve fetch handlerMatěj Cepl2019-01-012-8/+31
| | | | Fetch handler from https://github.com/mdn/sw-test/blob/gh-pages/sw.js
* Corrections of data for 2019 (Czech XML)Matěj Cepl2018-12-231-2/+2
|
* New data for 2019Matěj Cepl2018-12-234-5/+10453
|
* Remove swipe down, it makes UI horribly touchy.Matěj Cepl2018-03-052-4/+1
|
* Update to 2018Matěj Cepl2018-01-015-6/+10310
|
* Update 2017-12-29Matěj Cepl2017-12-291-1/+1
|
* Set the application as "standalone".Matěj Cepl2017-08-262-1/+2
| | | | https://developer.mozilla.org/en-US/docs/Web/Manifest#display
* Fix missing changes for 2017Matěj Cepl2017-01-173-6/+6
|
* Fix creation of Date.toISODateString shim.Matěj Cepl2017-01-072-7/+6
|
* Update to the 2017 data.Matěj Cepl2016-12-314-2/+10282
|
* Make even inlined JS deferedMatěj Cepl2016-04-182-2/+2
|
* Try to make loading of the JavaScript deferred.Matěj Cepl2016-04-182-2/+2
| | | | | Made as a reaction on a comment in https://bugzilla.mozilla.org/show_bug.cgi?id=1265504
* Scroll to the top after showing new watchword not before.Matěj Cepl2016-01-262-1/+3
|
* Twice installed resource breaks 'install' events.Matěj Cepl2016-01-202-15/+2
|
* Another broken attempt of working SWMatěj Cepl2016-01-191-9/+12
|
* Revert back to the previous versionMatěj Cepl2016-01-191-2/+2
|
* Update to 2016 data.Matěj Cepl2016-01-014-9/+3306
|
* Merge branch '2016'Matěj Cepl2016-01-015-12/+7222
|\