summaryrefslogtreecommitdiffstats
path: root/src/components/feed-display
AgeCommit message (Expand)Author
2024-01-02fix: ESLint errorsSean Molenaar
2023-11-07move css style into classPaul Tirk
2023-11-07do not import unused componentPaul Tirk
2023-11-07lintingPaul Tirk
2023-11-07improve feed item list itemPaul Tirk
2023-11-07use favicon as link to feed itemPaul Tirk
2023-11-07set max width for article view and center itPaul Tirk
2023-11-07show feed item in content detailPaul Tirk
2023-11-07maintain aspect ratio of imagesPaul Tirk
2023-10-19fix bug using php template for warning messageDevlin Junker
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-05smaller date font sizeDevlin Junker
2023-10-05remove unecessary classDevlin Junker
2023-10-05add box-shadow and other cleanupsDevlin Junker
2023-10-05start on mobile viewDevlin Junker
2023-10-05add unit testsDevlin Junker
2023-10-05tested with audio and video feedsDevlin Junker
2023-10-01Merge branch 'vue-rewrite' into share-itemdevlinjunker
2023-10-01add warning message generated with PHP, also check for subcribe_to parameterDevlin Junker
2023-09-26use translation method params for relative timestampDevlin Junker
2023-09-26reuse ShareItem component in FeedItemDisplayDevlin Junker
2023-09-26working share componentDevlin Junker
2023-09-15add unit tests and little more cleanup of uncessary linesDevlin Junker
2023-09-15add routes for folder items and all itemsDevlin Junker
2023-09-03fix loading bug and move to feed-display directoryDevlin Junker