aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* v0.13.5.3stackrpmsstackrpmsB. Stack2023-11-10
|
* add desktop notificationsB. Stack2023-11-10
| | | | | Use the calendar color for the icon, if it is defined. Event-specific color is not supported at this time.
* add build-rpm.shB. Stack2023-04-21
|
* version 0.13.5.2stackrpmsB. Stack2023-04-20
|
* merge: add buttons for help and aboutB. Stack2023-04-20
|
* add cal keyboard hotkeysB. Stack2023-04-20
|
* version 0.13.5.1B. Stack2023-03-09
|
* small web ui fixesB. Stack2023-01-07
|
* add left-bracket to toggle left sidebarB. Stack2023-01-04
|
* version bump 0.13.5-1B. Stack2023-01-03
|
* Merge branch 'add-ctrl-enter' into 'stackrpms'B. Stack2023-01-03
|\ | | | | | | | | Add ctrl enter See merge request bgstack15/RadicaleInfCloud!3
| * make update-infcloud-cache use env MANIFESTB. Stack2023-01-03
| |
| * make ctrl+enter press button save on dialog editB. Stack2023-01-03
|/
* Merge branch 'login-improvements' into 'stackrpms'B. Stack2022-08-15
|\ | | | | | | | | add auto-login with localStorage See merge request bgstack15/RadicaleInfCloud!2
| * add auto-login with localStorageB. Stack2022-08-15
|/
* fix js for newmoonB. Stack2022-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.3B. Stack2022-08-12
|
* Merge branch 'add-upload' into 'stackrpms'B. Stack2022-08-12
|\ | | | | | | | | Add upload functionality See merge request bgstack15/RadicaleInfCloud!1
| * Add upload functionalityB. Stack2022-08-12
|/
* 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
|
* remove dash from Release in specB. Stack2022-05-19
|
* use custom version number, and increment itB. Stack2022-05-19
|
* add English (24h) localization and remove othersB. Stack2022-05-19
|
* document perUserAdditionalResources, and add UTCB. Stack2022-05-19
|
* improve specB. Stack2022-05-19
|
* add perUserAdditionalResources supportB. Stack2022-05-19
| | | | | This allows per-user additional calendars, for viewing shared items.
* symlink /etc/infcloud/cache.manifestB. Stack2022-05-17
|
* update readme and specB. Stack2022-05-17
|
* add initial rpm spec and stackrpms readmeB. Stack2022-05-17
|
* 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.6HEADmasterUnrud2022-04-18
|
* Search web_data independent of working directoryUnrud2022-04-18
|
* Add option for InfCloud configurationUnrud2022-01-19
| | | | Closes #15
* Update for Radicale 3.1.1Unrud2022-01-19
|
* Add note for refresh bugUnrud2022-01-19
|
* Install without gitUnrud2020-08-07
|
* Update for Radicale 3.0.xUnrud2020-05-19
|
* Add .gitignoreUnrud2020-05-19
|
* update emailUnrud2018-08-29
|
* add dependency on radicaleUnrud2018-08-29
|
* Move VERSION to setup.pyUnrud2018-08-29
|
* Use os.walk instead of glob (fixes #2)Unrud2017-07-27
|
* Update ReadMeUnrud2017-07-26
|
bgstack15