aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* fix: use manifest.json with correct values instead of site.webmanifestHEADmasterMatěj Cepl2024-08-221-1/+1
* Another day, another attempt to use more mobile friendly bible reader.Matěj Cepl2024-04-211-1/+1
* Switch from amd to native ES2015 ECMAScript modules.Matěj Cepl2023-01-221-1/+1
* Fix icons, so the website could be installed (tested on Android).Matěj Cepl2022-03-261-0/+4
* Parse chronicle records.Matěj Cepl2020-01-061-2/+4
* Make even inlined JS deferedMatěj Cepl2016-04-181-1/+1
* Try to make loading of the JavaScript deferred.Matěj Cepl2016-04-181-1/+1
* Actually, I have not removed appcache yet.Matěj Cepl2015-11-171-1/+10
* Make the app HTML compliant.Matěj Cepl2015-09-221-1/+1
* Update to use Install button now available in ActivePage.Matěj Cepl2015-09-121-0/+6
* Finally moved to proper TypeScript with inheritance.Matěj Cepl2014-11-141-2/+1
* Fix references.Matěj Cepl2014-10-253-3/+3
* Don't add 'mod' parameter if the value is empty.Matěj Cepl2014-10-251-1/+1
* Add parsing of holidays, week, and sunday readings.Matěj Cepl2013-07-041-12/+25
* Use correct biblical references.Matěj Cepl2012-12-231-2/+2
* Fix tests.Matěj Cepl2012-11-221-2/+2
* Preliminary attempt to do swipe handling.Matěj Cepl2012-11-191-1/+1
* DRY templates (we have now a base template)Matěj Cepl2012-11-193-81/+59
* Switching language version.Matěj Cepl2012-10-242-2/+12
* Don't use async parameter of script, when you mean only defer.Matěj Cepl2012-10-192-5/+4
* Make the German version available and not clashing with the Czech one.Matěj Cepl2012-10-183-7/+5
* First skeleton of the German versionMatěj Cepl2012-10-183-12/+18
* Use CzeCEP for Czech Bible references.Matěj Cepl2012-10-181-2/+2
* Use templates (jinja2) for generating HTML.Matěj Cepl2012-10-172-0/+72