summaryrefslogtreecommitdiffstats
path: root/src/components/feed-display/FeedItemDisplay.vue
AgeCommit message (Expand)Author
2024-05-07fix link to feed in article headerPaul Tirk
2024-05-07reset content scroll position when changing feed itemPaul Tirk
2024-01-02fix: ESLint errorsSean Molenaar
2023-11-07set max width for article view and center itPaul Tirk
2023-11-07maintain aspect ratio of imagesPaul Tirk
2023-10-10Merge branch 'vue-rewrite' into mobile-friendly-stylesDevlin Junker
2023-10-06display vue errors and axios errors in top right popoverDevlin Junker
2023-10-05start on mobile viewDevlin Junker
2023-10-05add unit testsDevlin Junker
2023-10-05tested with audio and video feedsDevlin Junker
2023-09-26reuse ShareItem component in FeedItemDisplayDevlin Junker
2023-09-15add routes for folder items and all itemsDevlin Junker
2023-09-03fix loading bug and move to feed-display directoryDevlin Junker