Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrections of data for 2019 (Czech XML) | Matěj Cepl | 2018-12-23 | 1 | -2/+2 |
| | |||||
* | New data for 2019 | Matěj Cepl | 2018-12-23 | 4 | -5/+10453 |
| | |||||
* | Remove swipe down, it makes UI horribly touchy. | Matěj Cepl | 2018-03-05 | 2 | -4/+1 |
| | |||||
* | Update to 2018 | Matěj Cepl | 2018-01-01 | 5 | -6/+10310 |
| | |||||
* | Update 2017-12-29 | Matěj Cepl | 2017-12-29 | 1 | -1/+1 |
| | |||||
* | Set the application as "standalone". | Matěj Cepl | 2017-08-26 | 2 | -1/+2 |
| | | | | https://developer.mozilla.org/en-US/docs/Web/Manifest#display | ||||
* | Fix missing changes for 2017 | Matěj Cepl | 2017-01-17 | 3 | -6/+6 |
| | |||||
* | Fix creation of Date.toISODateString shim. | Matěj Cepl | 2017-01-07 | 2 | -7/+6 |
| | |||||
* | Update to the 2017 data. | Matěj Cepl | 2016-12-31 | 4 | -2/+10282 |
| | |||||
* | Make even inlined JS defered | Matěj Cepl | 2016-04-18 | 2 | -2/+2 |
| | |||||
* | Try to make loading of the JavaScript deferred. | Matěj Cepl | 2016-04-18 | 2 | -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 Cepl | 2016-01-26 | 2 | -1/+3 |
| | |||||
* | Twice installed resource breaks 'install' events. | Matěj Cepl | 2016-01-20 | 2 | -15/+2 |
| | |||||
* | Another broken attempt of working SW | Matěj Cepl | 2016-01-19 | 1 | -9/+12 |
| | |||||
* | Revert back to the previous version | Matěj Cepl | 2016-01-19 | 1 | -2/+2 |
| | |||||
* | Update to 2016 data. | Matěj Cepl | 2016-01-01 | 4 | -9/+3306 |
| | |||||
* | Merge branch '2016' | Matěj Cepl | 2016-01-01 | 5 | -12/+7222 |
|\ | |||||
| * | Kewl kidz use Relax-NG | Matěj Cepl | 2015-09-23 | 1 | -0/+193 |
| | | |||||
| * | Zpřísněné DTD odhaluje prázdné atributy elementu S. | Matěj Cepl | 2015-09-23 | 2 | -26/+25 |
| | | |||||
| * | Sources for the Czech Losungen 2016 added | Matěj Cepl | 2015-09-23 | 4 | -4/+7022 |
| | | |||||
* | | Actually, I have not removed appcache yet. | Matěj Cepl | 2015-11-17 | 2 | -2/+11 |
| | | |||||
* | | Replaced the service worker implementation by the one by Jake Archibald. | Jake Archibald | 2015-11-16 | 1 | -48/+47 |
| | | |||||
* | | Prune unused transform babel plugins. | Matěj Cepl | 2015-11-16 | 2 | -9/+1 |
| | | |||||
* | | Replace appcache with SerivceWorker | Matěj Cepl | 2015-11-16 | 3 | -19/+57 |
| | | | | | | | | Fixes #1 | ||||
* | | Upgrade to Babel 6 (and include module config into repo). | Matěj Cepl | 2015-11-16 | 5 | -1/+72 |
| | | |||||
* | | Use local date instead of GMT for determining current date. | Matěj Cepl | 2015-10-12 | 2 | -3/+6 |
| | | | | | | | | Fixes #7 | ||||
* | | When the app is reopened, jump to today. | Matěj Cepl | 2015-10-12 | 2 | -7/+23 |
| | | |||||
* | | Refactor part of the Hesla.display() method to ActivePage.display(). | Matěj Cepl | 2015-09-23 | 2 | -11/+2 |
|/ | |||||
* | Scroll to the top of the new psalm always. | Matěj Cepl | 2015-09-22 | 2 | -1/+4 |
| | |||||
* | Make the app HTML compliant. | Matěj Cepl | 2015-09-22 | 3 | -10/+10 |
| | |||||
* | Update to use Install button now available in ActivePage. | Matěj Cepl | 2015-09-12 | 4 | -3/+10 |
| | |||||
* | Add resources generated by ManifoldJS | Matěj Cepl | 2015-07-27 | 15 | -0/+265 |
| | |||||
* | Fix broken symlink | Matěj Cepl | 2015-04-26 | 2 | -2/+2 |
| | |||||
* | Back to the ADM system. | Matěj Cepl | 2015-04-20 | 2 | -8/+10 |
| | |||||
* | The problem is that cur_section might be undefined not null. | Matěj Cepl | 2015-04-20 | 2 | -18/+13 |
| | |||||
* | First effort to port to pure ES6. | Matěj Cepl | 2015-04-20 | 7 | -35/+29 |
| | | | | Unfortunately, ind on line 60 of hesla.es is undefined. | ||||
* | Update for Hesla 2015. | Matěj Cepl | 2015-02-12 | 5 | -23/+3323 |
| | |||||
* | Oprava vstupních dat Petra Heřmana | Matěj Cepl | 2015-01-05 | 1 | -88/+88 |
| | |||||
* | New data from Petr Heřman. | Matěj Cepl | 2014-12-13 | 2 | -0/+7780 |
| | |||||
* | More cleanup of hesla.ts, but still buggy. | Matěj Cepl | 2014-12-13 | 3 | -30/+29 |
| | | | | We currently don’t hide the old Losungen, so they tend to cumulate. | ||||
* | add toISODateString interface | Matěj Cepl | 2014-11-30 | 1 | -6/+3 |
| | |||||
* | Add hide() method. | Matěj Cepl | 2014-11-17 | 2 | -1/+8 |
| | |||||
* | Bump appcache ... FREEDOM! | Matěj Cepl | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | Finally moved to proper TypeScript with inheritance. | Matěj Cepl | 2014-11-14 | 15 | -214/+203 |
| | |||||
* | Fix references. | Matěj Cepl | 2014-10-25 | 5 | -10/+10 |
| | | | | | | | * BibleTool requires spaces after the number of the book (2Kgs -> 2 Kgs) * Jinja2 apparently doesn't like underscore in the variable name (bib_mod -> bibMod) | ||||
* | Don't add 'mod' parameter if the value is empty. | Matěj Cepl | 2014-10-25 | 4 | -5/+6 |
| | | | | Fix #339. | ||||
* | Update application in the Chrome Market. | Matěj Cepl | 2014-02-28 | 4 | -1/+7 |
| | |||||
* | One more forgotten 2013. | Matěj Cepl | 2014-01-02 | 1 | -1/+1 |
| | |||||
* | Update of the Czech Losungen for 2014. | Matěj Cepl | 2013-12-27 | 3 | -3/+7935 |
| | |||||
* | Update for German Losungen 2014 | Matěj Cepl | 2013-12-27 | 4 | -2/+9875 |
| | | | | | | Also, add all German source data files to the repository. Unfortunately, I don’t have Czech source texts yet. |