aboutsummaryrefslogtreecommitdiffstats
path: root/hesla.webapp
Commit message (Collapse)AuthorAgeFilesLines
* Switch from amd to native ES2015 ECMAScript modules.Matěj Cepl2023-01-221-1/+1
|
* 2023 updateMatěj Cepl2022-12-311-1/+1
|
* Fix icons, so the website could be installed (tested on Android).Matěj Cepl2022-03-261-3/+2
|
* Set the application as "standalone".Matěj Cepl2017-08-261-0/+1
| | | | https://developer.mozilla.org/en-US/docs/Web/Manifest#display
* Back to the ADM system.Matěj Cepl2015-04-201-1/+1
|
* The problem is that cur_section might be undefined not null.Matěj Cepl2015-04-201-1/+1
|
* More cleanup of hesla.ts, but still buggy.Matěj Cepl2014-12-131-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 Cepl2013-07-041-1/+1
| | | | Fixes #87
* Fix invalid JSON hesla.webappMatěj Cepl2013-07-011-3/+3
|
* Include also 30x30 and 60x60 icons.Matěj Cepl2013-07-011-0/+2
| | | | | | | Not sure about 30x30, but without 60x60, there is no icon on the FFOs desktop. Fixes #105
* Add a German descriptionMatěj Cepl2012-10-181-0/+5
|
* Bump the versionMatěj Cepl2012-10-021-1/+1
|
* Add Chrome webapp.Matěj Cepl2012-10-021-18/+19
|
* The proper event is pageshow, not load (because of Firefox caching)Matěj Cepl2012-09-211-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 Cepl2012-09-211-0/+21