summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
12 daysfix link to feed in article headerPaul Tirk
12 daysimprove typing of feed item display list configPaul Tirk
12 daysreset content scroll position when changing feed itemPaul Tirk
12 daysgrow main container of feed item rowPaul Tirk
12 daysmove feed item list header actually into headerPaul Tirk
2024-04-01Fix horizontal grow of feed item rowsMarcus Nitzschke
2024-01-02fix: ESLint errorsSean Molenaar
2023-12-21fix: default to unread pageSean Molenaar
2023-11-07move css style into classPaul Tirk
2023-11-07remove unnecessary height of app content details componentPaul Tirk
2023-11-07show empty content component when no article is selectedPaul Tirk
2023-11-07pass empty array instead of undefined for unread itemsPaul Tirk
2023-11-07add note about composition apiPaul Tirk
2023-11-07reformat emit definition to satisfy linterPaul Tirk
2023-11-07do not import unused componentPaul Tirk
2023-11-07use type import for PropTypePaul Tirk
2023-11-07add missing nc app content component to explore pagePaul 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-07fix article scrollingPaul Tirk
2023-11-07show/hide details according to item selectionPaul Tirk
2023-11-07wrap list and details in the corresponding nextcloud componentsPaul Tirk
2023-11-07use template component for list/content viewsPaul Tirk
2023-11-07set max width for article view and center itPaul Tirk
2023-11-07show feed item in content detailPaul Tirk
2023-11-07move NcAppContent into route components & use list slotPaul Tirk
2023-11-07maintain aspect ratio of imagesPaul Tirk
2023-10-22Merge remote-tracking branch 'nextcloud/master' into master-mergeDevlin Junker
2023-10-19cleanup old cron stuff and make cron-warning.js part of build so it can be co...Devlin Junker
2023-10-19fix bug using php template for warning messageDevlin Junker
2023-10-16Merge pull request #2371 from devlinjunker/mobile-friendly-stylesdevlinjunker
2023-10-11copy files from explore.scss fileDevlin Junker
2023-10-11cleaning up explore pageDevlin Junker
2023-10-10Merge branch 'vue-rewrite' into mobile-friendly-stylesDevlin Junker
2023-10-10fix flex properties to avoid media queriesDevlin Junker
2023-10-06make ActionParams generic to make it clear what is available in each vuex fileDevlin Junker
2023-10-06tests and some cleanupDevlin Junker
2023-10-06cleanupDevlin 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-26testsDevlin Junker
2023-09-26use translation method params for relative timestampDevlin Junker