Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-07-13 | update assets1.22.9 | Daniel Friesel | -1/+1 | |
2021-09-12 | Update station name autocompletion for T-S-DE-IRIS 1.60 | Daniel Friesel | -1/+1 | |
2021-06-20 | Update station autocompletion for T-S-DE-IRIS v1.56 | Daniel Friesel | -1/+1 | |
2020-12-13 | update station list for autocompletion1.19.2 | Daniel Friesel | -1/+1 | |
2020-11-21 | testing a more organized history navigation1.18.9 | Daniel Friesel | -1/+1 | |
2020-11-21 | Fix navbar titles | Daniel Friesel | -3/+3 | |
2020-09-21 | add opengraph metadata output1.17.5 | Daniel Friesel | -0/+3 | |
2020-02-01 | update autocomplete list1.14.4 | Daniel Friesel | -1/+1 | |
2020-01-28 | new asset version | Daniel Friesel | -1/+1 | |
2020-01-28 | Add aria labels where needed, commit 1 of many (#37) | Daniel Friesel | -4/+4 | |
2020-01-25 | Surely a little bit of colour won't hurt. | Daniel Friesel | -1/+1 | |
2019-12-14 | improve wagon output in journey details | Daniel Friesel | -1/+1 | |
2019-12-08 | confirm undo of checkins after 15 minutes1.11.2 | Daniel Friesel | -1/+1 | |
2019-11-16 | add map view of past journeys. unfinished and unreferenced. | Daniel Friesel | -0/+6 | |
2019-11-14 | include URL in copied share text if enabled1.9.12 | Daniel Friesel | -1/+1 | |
2019-11-14 | Copy share text to clipboard if sharing API is unavailable1.9.11 | Daniel Friesel | -1/+1 | |
Closes #24 | ||||
2019-10-30 | update asset version1.9.9 | Daniel Friesel | -1/+1 | |
2019-08-22 | update autocomplete station list1.8.8 | Daniel Friesel | -1/+1 | |
2019-06-19 | make share button link to status page if share API is unavailable | Daniel Friesel | -1/+1 | |
2019-05-29 | add twitter preview tags to public user status page | Daniel Friesel | -0/+3 | |
2019-05-28 | fix email fields in dark mode1.6.4 | Daniel Friesel | -1/+1 | |
2019-05-25 | Remove apple-mobile-web-app-capable tag to work around Safari session issues1.6.2 | Daniel Friesel | -2/+0 | |
iOS Safari does not send session cookies when following links to PWAs using the apple-mobile-web-app-capable tag. This is not documented on <https://developer.apple.com/library/archive/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html>, though I can't say whether it is a bug in Safari or lacking documentation. See <https://github.com/foosel/OctoPrint/issues/1792> for a more detailed description of this type of issue. | ||||
2019-05-19 | allow checkin from connections view | Daniel Friesel | -1/+1 | |
2019-05-18 | Fix progress bar colours1.4.2 | Daniel Friesel | -1/+1 | |
2019-05-18 | fix input background color in dark theme1.4.1 | Daniel Friesel | -1/+1 | |
2019-05-18 | release new asset version | Daniel Friesel | -1/+1 | |
2019-05-18 | remove debug output | Daniel Friesel | -4/+1 | |
2019-05-18 | Pre-select theme css in backend | Daniel Friesel | -28/+26 | |
2019-05-16 | Provide light theme by default, avoid re-styling unless dark theme is active | Daniel Friesel | -4/+4 | |
This eliminates a large portion of main-thread work on page load | ||||
2019-05-16 | fix typo in color scheme preference query | Daniel Friesel | -1/+1 | |
2019-05-16 | Further color improvements | marudor | -1/+15 | |
2019-05-16 | Add color switcher to toolbar | marudor | -11/+16 | |
2019-05-16 | Add dark mode (only available with prefers-color-scheme currently) | marudor | -2/+18 | |
2019-05-12 | oops 2 (asset release)1.3.2 | Daniel Friesel | -1/+1 | |
2019-05-11 | Release version 19, fix asset-release for macos | marudor | -1/+1 | |
2019-05-11 | switch to a less generic icon | Daniel Friesel | -3/+9 | |
2019-05-10 | javascript-based refresh of journey progress and countdown | Daniel Friesel | -1/+1 | |
2019-05-09 | hide status countdown when offline1.1.10 | Daniel Friesel | -1/+1 | |
2019-05-07 | only show loading animation on links without custom animation1.1.7 | Daniel Friesel | -1/+1 | |
2019-05-06 | always show navbar, even when scrolling | Daniel Friesel | -25/+27 | |
2019-05-06 | add loading indicator to nav | Daniel Friesel | -2/+17 | |
2019-05-05 | update asset version1.1.6 | Daniel Friesel | -1/+1 | |
2019-05-04 | update material icons | Daniel Friesel | -1/+1 | |
2019-05-04 | migrate to jQuery 3 | Daniel Friesel | -1/+1 | |
2019-05-03 | add a description | Daniel Friesel | -0/+1 | |
2019-05-03 | use versioning for service worker and web app manifest | Daniel Friesel | -3/+3 | |
2019-05-03 | add apple mobile web app foo | Daniel Friesel | -0/+4 | |
2019-05-03 | Experimental PWA support (#13) | Daniel Friesel | -0/+12 | |
2019-05-02 | oops1.1.1 | Daniel Friesel | -1/+1 | |
2019-05-02 | Finish public-facing exposed user status (opt-in) | Daniel Friesel | -1/+1 | |