aboutsummaryrefslogtreecommitdiff
path: root/radicale_infcloud/web
Commit message (Collapse)AuthorAge
* WIP: add upload functionality, part 1B. Stack2022-08-10
| | | | | | | | The upload button now calls logic, which does a rudimentary upload. The new item can successfully be saved to the server, but the event does not immediately show up in the InfCloud view. The user has to reload the web page to see the new event, which of course is not ideal. There must be a way to add the new object immediately.
* add my preferred contact display settingsB. Stack2022-06-04
|
* add %post run update-infcloud-cacheB. Stack2022-05-26
|
* make keyboard navigation easierB. Stack2022-05-26
|
* disable stub upload stuffB. Stack2022-05-21
|
* re-add accountSettings parameterB. Stack2022-05-19
|
* add English (24h) localization and remove othersB. Stack2022-05-19
|
* document perUserAdditionalResources, and add UTCB. Stack2022-05-19
|
* add perUserAdditionalResources supportB. Stack2022-05-19
| | | | | This allows per-user additional calendars, for viewing shared items.
* improve config, and add .gitremotesB. Stack2022-05-17
|
* fix upload button add eventB. Stack2022-05-16
|
* change name to CalendarB. Stack2022-05-16
|
* Add Download button, and stub import buttonB. Stack2022-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.1Unrud2022-01-19
|
* Update package for new web plugin interfaceUnrud2017-06-04
bgstack15