<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Dash-Web.git/src/client/views/collections/CollectionCarousel3DView.tsx, branch master</title>
<subtitle>A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
</subtitle>
<id>https://www.git.mfoi.dev/Dash-Web.git/atom?h=master</id>
<link rel='self' href='https://www.git.mfoi.dev/Dash-Web.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/'/>
<updated>2025-05-01T19:32:10Z</updated>
<entry>
<title>cleaned up, a bit, how wheel events are blocked from propagating.</title>
<updated>2025-05-01T19:32:10Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-05-01T19:32:10Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=d993a3a389464773d04b31de5d427ec4eb5e3d5b'/>
<id>urn:sha1:d993a3a389464773d04b31de5d427ec4eb5e3d5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed so that users are sentt to dropbox to authorized uploads once, and then a refresh token is used afterwards.  fixed up some collection views to work better with the tagsView.  fixed grid view to show entire image.  tweaked notetaking view to work better with tags, but it's incomplete.</title>
<updated>2025-01-15T18:03:59Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-01-15T18:03:59Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=205fdacf9807be2691e13e1d9d04d6b98620391a'/>
<id>urn:sha1:205fdacf9807be2691e13e1d9d04d6b98620391a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed pinning of card and carousel views.</title>
<updated>2024-10-24T16:01:21Z</updated>
<author>
<name>geireann</name>
<email>geireann.lindfield@gmail.com</email>
</author>
<published>2024-10-24T16:01:21Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=6b070202843e1e2a11c09c4d29aee4ab8750f31f'/>
<id>urn:sha1:6b070202843e1e2a11c09c4d29aee4ab8750f31f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed doc decorations for carousel docs.</title>
<updated>2024-10-24T15:06:27Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-10-24T15:06:27Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=050fe4fe0d9f9722a7a2a48ae3b446049f93775f'/>
<id>urn:sha1:050fe4fe0d9f9722a7a2a48ae3b446049f93775f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed following anchors to collection card/carousel to set the current/selected Doc</title>
<updated>2024-10-18T14:00:01Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-10-18T14:00:01Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=6d5b80adf8c0d1f93dce30401e1f90d11b838de3'/>
<id>urn:sha1:6d5b80adf8c0d1f93dce30401e1f90d11b838de3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed following links/show document of items in tabs/carousel/card view to set options.didMove correctly so that toggleTarget works.</title>
<updated>2024-10-18T04:28:55Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-10-18T04:28:55Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=0728e918e6d075c0eda738b7d2fdbf6095c714ae'/>
<id>urn:sha1:0728e918e6d075c0eda738b7d2fdbf6095c714ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>from last</title>
<updated>2024-10-18T02:20:45Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-10-18T02:20:45Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=7b29d9c14cb1ea786e64655b33b245ed14bd2d9e'/>
<id>urn:sha1:7b29d9c14cb1ea786e64655b33b245ed14bd2d9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed layout_isFlashcard to layout_flashcardType with value of 'flashcard' to make it easy to search for flashcards. made carousel views able to focus() on a Doc.  added ability for carousel and card views to have anchors so they can be pinned and linked.  fixed pinning collections to save filters</title>
<updated>2024-10-18T02:02:19Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-10-18T02:02:19Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=4b231bbaf21939144ed8639d35f022834a406e59'/>
<id>urn:sha1:4b231bbaf21939144ed8639d35f022834a406e59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>major fixes to cardDeck view to simplify code and to make arch follow a true circle arc and to fix doc sizing when fitwidth/lightbox/etc.  fixes to flashcard UI for advancing to next Doc in cardView and carousel3D.</title>
<updated>2024-10-16T21:31:12Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-10-16T21:31:12Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=9779182e74e427d3a8a2004d0efd01fac8387d55'/>
<id>urn:sha1:9779182e74e427d3a8a2004d0efd01fac8387d55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reorganized comparisonBox related components -- moved stuff down into Docs.Crete and CurrentUserUtils.  changed Doc.Copy to copy Doc's in fields tagged with cloneOnCopy.  Changed ComparisonBox to support hover for slide or flip views. Fixed pointerEfvents for hover in comparisonBox</title>
<updated>2024-10-14T23:55:32Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-10-14T23:55:32Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=29b83f023442c313ca5cf95f70f6430f101060e6'/>
<id>urn:sha1:29b83f023442c313ca5cf95f70f6430f101060e6</id>
<content type='text'>
</content>
</entry>
</feed>
