Skip to content

Tags: kshetline/prague-clock

Tags

v1.7.1

Toggle v1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Southern hemisphere fixes (#27)

Fix ecliptic positioning of sun, moon, and planets in southern hemisphere sky.

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New option to step one sidereal day at a time (instead of 24 hours at…

… a time)...

* New option to step one sidereal day at a time (instead of 24 hours at a time) during high-speed animation.
* Auto-repeat on backward/forward event buttons.
* Improved event messages.

v1.6.7

Toggle v1.6.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix AppleWebKit detection problem.

v1.6.6

Toggle v1.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Browser detection improvements (#22)

Improved detection of incompatible web browsers.

v1.6.4

Toggle v1.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improved incompatible browser detection (#21)

* Moved fonts to data URLs to prevent font flicker.
* Improve incompatible browser checking and related feedback.

v1.6.2

Toggle v1.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removed WebGL requirment, etc. (#20)

* Removed WebGL requirement to run.
* Provided slower but functional 2D-graphics fallback for rendering globe maps when WebGL is unavailable.
* Improved browser compatibility checking, with specific Chrome, Firefox, and Safari minimum version requirements.

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added ability to open info display from collapsed control panel, iPad…

… fixes, more (#19)

* Added ability to open info display from collapsed control panel.
* Remove feature for displaying equatorial position - confusing, and not as useful as I thought.
* Fix iOS keyboard input bug.
* Enable "Suppress onscreen keyboard" option even when iOS is requesting a desktop version of the website.

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version number. (#18)

* Add new "Sun constrained by hour hand".
* Fix improper handling of Local Mean Time setting.

v1.4.9

Toggle v1.4.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix language submenu positioning for small mobile screens. (#16)

v1.4.8

Toggle v1.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Android improvements, incompatible browser detection. (#15)

* Improved Android phone browser performances.
* Add incompatible web browser detection.