summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-11-02Fix lint issuesv0.5-betaCarl Schwan
2022-11-02Reformat some codeCarl Schwan
2022-10-28Fix notificationCarl Schwan
2022-10-27Port follow button to ncbuttonCarl Schwan
2022-10-27Let's not support oci yetCarl Schwan
2022-10-27Minor changes in the frontendCarl Schwan
2022-09-14Follow up dashboard dark themeCarl Schwan
2022-09-14Port to new Dashboard apiCarl Schwan
2022-09-14fix eslint errorsJulien Veyssier
2022-09-14add dashboard widget, only handling internal 'Follow' subtypes for the momentJulien Veyssier
2022-09-14Use vue-richtext to render link previewCarl Schwan
2022-09-14Make composer sticky againCarl Schwan
2022-09-14Make uploading files workCarl Schwan
2022-09-14Fix issue with dark themeCarl Schwan
2022-09-13Fix layoutCarl Schwan
2022-09-13Embedd timeline in profile pageCarl Schwan
2022-09-12Improve a bit usage of nc componentsCarl Schwan
2022-09-12Update nc vue components to v7Carl Schwan
2022-07-12Fix inverted like buttonCarl Schwan
2022-07-11Improve upload UICarl Schwan
2022-07-11Merge pull request #1443 from nextcloud/fix/button-styleCarl Schwan
2022-07-11Fix button style in composerCarl Schwan
2022-07-11Update sidebar icons to use material iconsCarl Schwan
2022-06-21Improve posts renderingCarl Schwan
2022-05-11Replace Emoji picker by the new oneCarl Schwan
2022-04-15Merge pull request #1362 from CommanderRoot/refactor/rm-deprecated-substrCarl Schwan
2022-03-24Replace deprecated String.prototype.substr()Tobias Speicher
2021-11-23l10n: Correct spellingValdnet
2021-11-23l10n: Spelling unificationValdnet
2021-09-15Merge pull request #1248 from nextcloud/Valdnet-patch-2rakekniven
2021-09-15l10n: One more word changeValdnet
2021-09-15l10n: Correct wordValdnet
2021-09-13l10n: Extract a space from translationValdnet
2021-04-12l10n: Unify spellingValdnet
2021-04-12l10n: Unify spellingValdnet
2020-12-02Merge pull request #1068 from nextcloud/profile-numbers-inlineMaxence Lange
2020-10-24l10n: Cloud name with a capital letterValdnet
2020-10-22show profile numbers inline instead of next to the name and avatarRobin Appelman
2020-10-19Merge pull request #748 from nextcloud/timeline-to-gridMaxence Lange
2020-10-16fix jsRobin Appelman
2020-10-16fix alignment for posts without boostsRobin Appelman
2020-10-16fix boosted layoutRobin Appelman
2020-10-16👌 IMPROVE: move timeline to css grid layout and restructure codeJonas Sulzer
2020-10-15remove empty content after a post has been addedRobin Appelman
2020-10-13dont increase main post font size for now since it messes up the ui a bitbugfix/756/singlepost-improvementRobin Appelman
2020-10-13FIX: Uses proper API when showing a resized image to an un-authenticated user.Cyrille Bollu
2020-10-13ENHANCEMENT: single post should only be triggered on a click on the 'date' an...Cyrille Bollu
2020-10-13IMPROVE: Display main post with a bigger font in SinglePostTimelineCyrille Bollu
2020-10-13FIX: updated Profile.vue to use computed properties rather than methods for t...Cyrille Bollu
2020-10-13Adds doc to some mixinsCyrille Bollu