aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud-calendar
Commit message (Collapse)AuthorAge
* Removed references to png images since they were not being used anyways.Libravatar Vijay A2021-07-06
|
* Housekeeping: These recipes had been updated for bug fixes since Apr 2020, ↵Libravatar Vijay A2021-05-15
| | | | but their versions had not been bumped up.
* Nextcloud Calendar: `package.json` was updated to increase versionLibravatar Edgars2020-11-11
|
* Hide "Dismiss all notifications" in notifications blockLibravatar Edgars2020-11-10
| | | | | Hide "Dismiss all notifications" in notifications block as this action would dismiss hidden notifications as well.
* Nextcloud Calendar: Display only calendar related notifications and their countLibravatar Edgars2020-11-10
| | | | | | | `service.css` was updated to hide notifications that are not related to Nextcloud Calendar. `webview.js` was updated to fix notifications count selector.
* Revert "Use imagemin to minify images (#323)"Libravatar Amine Mouafik2020-10-10
| | | | This reverts commit 5f7d8ebe6d8a9a9e5a1b4e9f041ece1a7ae38ab1.
* Use imagemin to minify images (#323)Libravatar Vijay Raghavan Aravamudhan2020-10-09
|
* Minify images using ImageOptim (lossless compression) (#313)Libravatar Vijay Raghavan Aravamudhan2020-10-07
|
* Unpack recipes and update recipes icons (#292)Libravatar Bennett2020-09-22
Co-authored-by: Amine Mouafik <amine@mouafik.fr>