Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch from amd to native ES2015 ECMAScript modules. | Matěj Cepl | 2023-01-22 | 1 | -1/+1 |
| | |||||
* | 2023 update | Matěj Cepl | 2022-12-31 | 1 | -1/+1 |
| | |||||
* | Fix icons, so the website could be installed (tested on Android). | Matěj Cepl | 2022-03-26 | 1 | -3/+2 |
| | |||||
* | Set the application as "standalone". | Matěj Cepl | 2017-08-26 | 1 | -0/+1 |
| | | | | https://developer.mozilla.org/en-US/docs/Web/Manifest#display | ||||
* | Back to the ADM system. | Matěj Cepl | 2015-04-20 | 1 | -1/+1 |
| | |||||
* | The problem is that cur_section might be undefined not null. | Matěj Cepl | 2015-04-20 | 1 | -1/+1 |
| | |||||
* | More cleanup of hesla.ts, but still buggy. | Matěj Cepl | 2014-12-13 | 1 | -0/+1 |
| | | | | We currently don’t hide the old Losungen, so they tend to cumulate. | ||||
* | Add parsing of holidays, week, and sunday readings. | Matěj Cepl | 2013-07-04 | 1 | -1/+1 |
| | | | | Fixes #87 | ||||
* | Fix invalid JSON hesla.webapp | Matěj Cepl | 2013-07-01 | 1 | -3/+3 |
| | |||||
* | Include also 30x30 and 60x60 icons. | Matěj Cepl | 2013-07-01 | 1 | -0/+2 |
| | | | | | | | Not sure about 30x30, but without 60x60, there is no icon on the FFOs desktop. Fixes #105 | ||||
* | Add a German description | Matěj Cepl | 2012-10-18 | 1 | -0/+5 |
| | |||||
* | Bump the version | Matěj Cepl | 2012-10-02 | 1 | -1/+1 |
| | |||||
* | Add Chrome webapp. | Matěj Cepl | 2012-10-02 | 1 | -18/+19 |
| | |||||
* | The proper event is pageshow, not load (because of Firefox caching) | Matěj Cepl | 2012-09-21 | 1 | -1/+1 |
| | | | | | | | | Also, properly use app caching, and switch to lxml (generated HTML is ugly) See https://developer.mozilla.org/en-US/using_firefox_1.5_caching for explanation. | ||||
* | Add Mozilla webapp metadata and Javascript to show today's hesla. | Matěj Cepl | 2012-09-21 | 1 | -0/+21 |