summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* An attempt to add self-installing button.Matěj Cepl2015-02-154-5/+35
|
* Make Psalm reader working.Matěj Cepl2015-02-124-37/+32
| | | | | Mainly Psalm.display must work with cur_psalm not cur_section (to get all goodies from the getter).
* Don't use brickMatěj Cepl2014-11-146-5178/+1
|
* Add a better comments and ignore generated files.Matěj Cepl2014-11-138-207/+12
|
* Upgrade icons to lighter and more sizes.Matěj Cepl2014-10-267-9/+13
| | | | | Conflicts: zalmy.appcache
* Switch scrolling and switching page to avoid blinking.Matěj Cepl2014-05-177-5/+41
| | | | Fixes #324
* We have new domain, yay!Matěj Cepl2014-05-085-17/+88
|
* Switch to the relative size of fonts.Matěj Cepl2014-04-072-2/+2
|
* Psalm .next() and prev() methods should set this.cur_psalmMatěj Cepl2014-03-018-41/+43
| | | | Parent’s .next() and .prev() don’t call this.cur_psalm setter, which actually makes the display.
* hesla.js shouldn’t be present.Matěj Cepl2014-03-011-2/+1
|
* Rewrite to modular style (and use require.js modules).Matěj Cepl2014-03-0113-256/+2720
|
* Don't scroll to the top when not changing psalm but just scrolling.Matěj Cepl2014-02-253-10/+3
|
* Make the application reload automatically on the update.Matěj Cepl2014-02-253-1/+9
|
* Ignore zalmy.js.mapMatěj Cepl2014-02-242-1/+2
| | | | | | Makes too big diffs and it is not necessary for running the app (we are storing generated zalmy.js just in order to protect against the small chance of typescript dying)
* Scroll to the top of the psalm when showing a new one.Matěj Cepl2014-02-244-2/+4
|
* Add images and webapp manifestMatěj Cepl2014-02-249-0/+64
|
* Cleanup a bit.Matěj Cepl2014-02-246-20/+47
|
* Proof of the concept.Matěj Cepl2014-02-247-63/+61
| | | | No offline mode, no webapp, just using small default fonts.
* Move all JavaScript to the external fileMatěj Cepl2014-02-234-1707/+4761
| | | | generated from TypeScript, BTW.
* Add brick (http://mozilla.github.io/brick/) support files.Matěj Cepl2014-02-236-0/+5190
|
* The first version of PsalmsMatěj Cepl2014-02-221-0/+2996