Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add files-for-versioning, and v0.13.4 | B. Stack | 2022-08-15 |
| | |||
* | 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. | ||
* | fix js for newmoon | B. Stack | 2022-08-12 |
| | | | | | | The ondrop handler is already defined, and works. Defining it again in forms.js causes newmoon to fail to allow the user to edit any fields on the event details form. | ||
* | update version string to 0.13.3 | B. Stack | 2022-08-12 |
| | |||
* | Add upload functionality | B. Stack | 2022-08-12 |
| | |||
* | add my preferred contact display settings | B. Stack | 2022-06-04 |
| | |||
* | add %post run update-infcloud-cache | B. Stack | 2022-05-26 |
| | |||
* | make keyboard navigation easier | B. Stack | 2022-05-26 |
| | |||
* | disable stub upload stuff | B. Stack | 2022-05-21 |
| | |||
* | re-add accountSettings parameter | B. Stack | 2022-05-19 |
| | |||
* | add English (24h) localization and remove others | B. Stack | 2022-05-19 |
| | |||
* | document perUserAdditionalResources, and add UTC | B. Stack | 2022-05-19 |
| | |||
* | add perUserAdditionalResources support | B. Stack | 2022-05-19 |
| | | | | | This allows per-user additional calendars, for viewing shared items. | ||
* | improve config, and add .gitremotes | B. Stack | 2022-05-17 |
| | |||
* | fix upload button add event | B. Stack | 2022-05-16 |
| | |||
* | 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 for Radicale 3.1.6HEADmaster | Unrud | 2022-04-18 |
| | |||
* | Add option for InfCloud configuration | Unrud | 2022-01-19 |
| | | | | Closes #15 | ||
* | Update for Radicale 3.1.1 | Unrud | 2022-01-19 |
| | |||
* | Update for Radicale 3.0.x | Unrud | 2020-05-19 |
| | |||
* | update email | Unrud | 2018-08-29 |
| | |||
* | Move VERSION to setup.py | Unrud | 2018-08-29 |
| | |||
* | Update package for new web plugin interface | Unrud | 2017-06-04 |