Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add auto-login with localStorage | B. Stack | 2022-08-14 |
| | | | | | | | The app now supports auto-logging in on page load, if localStorage is populated with user, pass, and locale values. However, the app does not set these values at all, so the user must set them in the browser Developer Tools. | ||
* | Add upload functionality | B. Stack | 2022-08-12 |
| | |||
* | make keyboard navigation easier | B. Stack | 2022-05-26 |
| | |||
* | disable stub upload stuff | B. Stack | 2022-05-21 |
| | |||
* | change name to Calendar | B. Stack | 2022-05-16 |
| | |||
* | Add Download button, and stub import button | B. Stack | 2022-04-28 |
| | | | | | | | References include: https://javascript.info/file https://stackoverflow.com/questions/44555950/custom-download-name-with-javascript-or-jquery/44556846#44556846 https://stackoverflow.com/a/16137606 | ||
* | Update package for new web plugin interface | Unrud | 2017-06-04 |