{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":284283867,"defaultBranch":"master","name":"gallery-card","ownerLogin":"TarheelGrad1998","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-08-01T15:13:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/47931551?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1710172543.0","currentOid":""},"activityList":{"items":[{"before":"e0aebfa4e48b49cbe83b127fcee12615589ebe3e","after":"7b844d93691fe89191a6963fe9ff37754758c59a","ref":"refs/heads/master","pushedAt":"2024-04-13T20:26:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TarheelGrad1998","name":null,"path":"/TarheelGrad1998","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47931551?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"71f89e1dcf43abb55ac9f136d414f428d780bfb8","after":"e0aebfa4e48b49cbe83b127fcee12615589ebe3e","ref":"refs/heads/master","pushedAt":"2024-03-11T15:54:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TarheelGrad1998","name":null,"path":"/TarheelGrad1998","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47931551?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"2a970f22dcb415c00165632f26932cc34c4dc4b6","after":"71f89e1dcf43abb55ac9f136d414f428d780bfb8","ref":"refs/heads/master","pushedAt":"2024-03-11T15:53:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TarheelGrad1998","name":null,"path":"/TarheelGrad1998","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47931551?s=80&v=4"},"commit":{"message":"Update gallery-card.js","shortMessageHtmlLink":"Update gallery-card.js"}},{"before":"329568e4d691632928994e90cb194d9af8892b8b","after":"2a970f22dcb415c00165632f26932cc34c4dc4b6","ref":"refs/heads/master","pushedAt":"2024-01-24T15:12:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TarheelGrad1998","name":null,"path":"/TarheelGrad1998","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47931551?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"9512f6d04150195364bf5d3ea1876a03659a2449","after":"329568e4d691632928994e90cb194d9af8892b8b","ref":"refs/heads/master","pushedAt":"2024-01-24T15:12:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TarheelGrad1998","name":null,"path":"/TarheelGrad1998","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47931551?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"b35a2c26b9782d0d141e2bac32ee359ffe22d5ec","after":"9512f6d04150195364bf5d3ea1876a03659a2449","ref":"refs/heads/master","pushedAt":"2024-01-24T15:11:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TarheelGrad1998","name":null,"path":"/TarheelGrad1998","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47931551?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"39b37d8da124ffc36c6a00658b8d37b27925a518","after":"b35a2c26b9782d0d141e2bac32ee359ffe22d5ec","ref":"refs/heads/master","pushedAt":"2024-01-24T14:52:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"TarheelGrad1998","name":null,"path":"/TarheelGrad1998","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47931551?s=80&v=4"},"commit":{"message":"Added DateSelectorFeature and VideoPreview. (#78)\n\nThis commit introduces new features to the plugin:\r\n- **preview_video_at**:\r\nUsers can specify when to capture preview images from videos.\r\n- **enable_date_search**:\r\nAllow users to filter media based on specific dates.\r\n- **search_date_folder_format**:\r\nUsers can define the folder format for date-based searches.","shortMessageHtmlLink":"Added DateSelectorFeature and VideoPreview. (#78)"}},{"before":"0e0780fec547e9db5d57f91577e4f0db608016d6","after":"39b37d8da124ffc36c6a00658b8d37b27925a518","ref":"refs/heads/master","pushedAt":"2024-01-24T14:43:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"TarheelGrad1998","name":null,"path":"/TarheelGrad1998","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47931551?s=80&v=4"},"commit":{"message":"Update gallery-card.js (#73)\n\nplease add to the interface the ability to open images in a new window to enlarge them when viewing from a phone. Sometimes you need to look at the details, but the photos that open on your phone cannot be enlarged.\r\nTo do this you need to add one line of code :Zoom","shortMessageHtmlLink":"Update gallery-card.js (#73)"}},{"before":"3b6abeb12b84cc1ed691fb1274eee44c993e7fdf","after":"0e0780fec547e9db5d57f91577e4f0db608016d6","ref":"refs/heads/master","pushedAt":"2023-04-25T20:24:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"TarheelGrad1998","name":null,"path":"/TarheelGrad1998","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47931551?s=80&v=4"},"commit":{"message":"Add option to disable preloading of videos (#63)\n\n* Add option to disable preload of all items\r\n\r\nIn some scenarios the bandwidth is limited and preloading all the items in the menu takes a lot of time, for example when using a cellular connection. This might slow down the UI or seeing the preview of all videos is just not needed (as in my case).\r\nWith an option 'video_preload: false' a static icon can be displayed instead and speed up the page loading. This is not a breaking change as nothing changes if the option is not present in the config.\r\n\r\n* Update README.md","shortMessageHtmlLink":"Add option to disable preloading of videos (#63)"}},{"before":"0367896dd0ff6b6114dc2ac9aeec48da7c74c181","after":"3b6abeb12b84cc1ed691fb1274eee44c993e7fdf","ref":"refs/heads/master","pushedAt":"2023-03-20T15:10:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TarheelGrad1998","name":null,"path":"/TarheelGrad1998","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47931551?s=80&v=4"},"commit":{"message":"Update README.md\n\nv3.4.2","shortMessageHtmlLink":"Update README.md"}},{"before":"ae483d88ee647e39f0bde7a2b5a8a4a415dd303d","after":"0367896dd0ff6b6114dc2ac9aeec48da7c74c181","ref":"refs/heads/master","pushedAt":"2023-03-20T15:06:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TarheelGrad1998","name":null,"path":"/TarheelGrad1998","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47931551?s=80&v=4"},"commit":{"message":"Update gallery-card.js\n\nAdd show_duration and file_name_date_begins options","shortMessageHtmlLink":"Update gallery-card.js"}},{"before":"73d7caa0496d539c141e016ba0542e7f15e4bbee","after":"ae483d88ee647e39f0bde7a2b5a8a4a415dd303d","ref":"refs/heads/master","pushedAt":"2023-03-18T20:24:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TarheelGrad1998","name":null,"path":"/TarheelGrad1998","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47931551?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"510128efeec9cfa8a5a029418785027b5984bab1","after":"73d7caa0496d539c141e016ba0542e7f15e4bbee","ref":"refs/heads/master","pushedAt":"2023-03-18T20:21:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TarheelGrad1998","name":null,"path":"/TarheelGrad1998","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47931551?s=80&v=4"},"commit":{"message":"Allow mixing ago with date formats","shortMessageHtmlLink":"Allow mixing ago with date formats"}},{"before":"07665d8cb249b72ec3a10d05bdcbdcccfc0e7b8d","after":"510128efeec9cfa8a5a029418785027b5984bab1","ref":"refs/heads/master","pushedAt":"2023-03-17T18:03:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TarheelGrad1998","name":null,"path":"/TarheelGrad1998","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47931551?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"3f664bebc64487dd1bbcd9454616d688543ef9d4","after":"07665d8cb249b72ec3a10d05bdcbdcccfc0e7b8d","ref":"refs/heads/master","pushedAt":"2023-03-17T18:01:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TarheelGrad1998","name":null,"path":"/TarheelGrad1998","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47931551?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"f1bb8629642c4913de35e37c5150cd35d9a6f733","after":"3f664bebc64487dd1bbcd9454616d688543ef9d4","ref":"refs/heads/master","pushedAt":"2023-03-17T17:25:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TarheelGrad1998","name":null,"path":"/TarheelGrad1998","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47931551?s=80&v=4"},"commit":{"message":"Update gallery-card.js","shortMessageHtmlLink":"Update gallery-card.js"}},{"before":"5fc152d48655a18d6223767007c14ade20f7f888","after":"f1bb8629642c4913de35e37c5150cd35d9a6f733","ref":"refs/heads/master","pushedAt":"2023-03-17T17:22:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"TarheelGrad1998","name":null,"path":"/TarheelGrad1998","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47931551?s=80&v=4"},"commit":{"message":"Add support for loop and autoplay attributes for videos, add random_sort (#55)\n\n* Add support for video autoplay and looping\r\n\r\n* Add support for video muting\r\n\r\n* Remove muted attribute for videos\r\n\r\n* Add random_sort flag","shortMessageHtmlLink":"Add support for loop and autoplay attributes for videos, add random_s…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEL-9QDgA","startCursor":null,"endCursor":null}},"title":"Activity · TarheelGrad1998/gallery-card"}