summaryrefslogtreecommitdiffstats
path: root/src/App.vue
AgeCommit message (Collapse)Author
2022-07-11Update sidebar icons to use material iconsCarl Schwan
- This fix some icon being missing due to change in server - Remove deprecated usage of icon by icon name Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-09-15Merge pull request #1248 from nextcloud/Valdnet-patch-2rakekniven
l10n: Unify spelling
2021-09-15l10n: One more word changeValdnet
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-09-15l10n: Correct wordValdnet
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-09-13l10n: Extract a space from translationValdnet
2021-04-12l10n: Unify spellingValdnet
Spelling unification in Nextcloud applications.
2021-04-12l10n: Unify spellingValdnet
Spelling unification in Nextcloud applications.
2020-10-12migrate away from depricated OC.generateUrlRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-08Fix documentation link going to outdated versionJan C. Borchardt
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-02👌 IMPROVE: use vue Content components and transmit serverData over ↵Jonas Sulzer
initialState - use vue components `Content` and `AppContent` with it's respective styling to be independent from server styling - use OCP\IInitialStateService and @nextcloud/initial-state to transmit the serverData instead of using a hidden span element and jsonEncode/Decode this is needed to use the `Content` component, so the vue instance can be mounted to #content directly (otherwise server styling for #content interfers with the vue styling) - also improves some general styling (mostly widths and margins/paddings) Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2020-06-25vue issuesMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-06-23eslint issuev0.3.0Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-06-19👌 IMPROVE: update nextcloud npm dependencies to the new @nextcloud ↵Jonas Sulzer
namespace versions && update the AppNavigation to the work with the new component Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-10-02FIX: Encode search terms before creating the search URLCyrille Bollu
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-09-25Single post timeline can be displayed to non logged in users.Cyrille Bollu
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-09-10📦 NEW: show notifications timeline with icon in navigationJonas Sulzer
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-09-09fixing importsMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-08-22renaming to Nextcloud PushMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-08-15fixMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-08-15update if on the right timelineMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-07-20Adds a menu entry for a liked timelineCyrille Bollu
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-07-04comment notification timelineMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-06-26new notification timelineMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-26Use individual importsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-30Use new AppNavigationItemJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-09Adjust eslint rulesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-09Fix eslint callJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-03Move follow/unfollow to store and rework account store handlingJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-20Simplify container stylesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-20Fix frontend for public profilesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-04Merge pull request #117 from nextcloud-gmbh/widthJan-Christoph Borchardt
Reduce max-width from 700px to 600px
2018-12-04Cleanup social content wrapper classesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-04Reduce max-width from 700px to 600pxJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-12-04Fix avatar/search in composerJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03Fix wording on setup screenJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-12-03Small wording fixes on the initial setup pageJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-12-03Add setup check for .well-known urlsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03add check for .well-known/webfingerJonas Sulzer
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-12-03Make design more responsiveJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-02Remove spacer element in navigation, not needed at the momentJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-29Use mixin for current user dataJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-28Fix linterJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-28Implement user searchJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-28Add search componentJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-28Increase spacingJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-28Properly align content containerJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-22Load streams with paginationJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-22Load different timeline streamsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-22Cleanup sidebarJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-21Fix more eslint errorsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>