Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2021-04-09🩹 Fix rebase issuesMarco Nassabain
2021-04-09🎨 twitter / facebook / mail share - removed the mail intro and set sizes i...Nicolas Wendling
2021-04-09✨ShareController : Add intro in linkscherguimalih
2021-04-09💄 Hide social media sharing if apps disabledMarco Nassabain
2021-04-09Reverse concat in user searchAurélien
2021-04-09Fix bug when search userAurélien
2021-04-09✨ Share dropdown: catch sharee api error, show msgMarco Nassabain
2021-04-09🐛 Share dropdown: only show results of most recent searchMarco Nassabain
2021-04-09♻️ use Share.getEmailUrl method to share an article via an email.Nicolas Wendling
2021-04-09Add directive ClickOutside for hide dropdownAurélien
2021-04-09✨ Social share: show if socialsharing app activeMarco Nassabain
2021-04-09💡 ShareController: add comments to new fctsMarco Nassabain
2021-04-09🔀 Fix last broken mergeMarco Nassabain
2021-04-09Add function getFacebookUrl and getTwitterUrlAurélien
2021-04-09✨ ShareController: catch share error & display ❌Marco Nassabain
2021-04-09♻️ ShareController: refactor dictionary + fnctsMarco Nassabain
2021-04-09🧹 Cleanup ShareController & ShareResourceMarco Nassabain
2021-04-09🎨 Adapt front-end to match new implementationMarco Nassabain
2021-04-09🎨 ShareResource : Change itemType to news_itemNicolas Wendling
2021-04-09🧹 Cleanup code to match masterMarco Nassabain
2021-04-09💡 ContentController: update comments feed cacheMarco Nassabain
2021-04-09🩹 ContentController: Remove unused ShareResourceMarco Nassabain
2021-04-09✨ Run.js: Include shared route in regexMarco Nassabain
2021-04-09(+) ui : dropdown on click (i.t of hover)Jimmy Huynh
2021-04-09(+) checkmark on sent usersJimmy Huynh
2021-04-09🎨 Cleanup code marco in ShareControllerMarco Nassabain
2021-04-09✅ Update jasmine tests to use share dataMarco Nassabain
2021-04-09🐛 get users request limit to 5 usersWENDLING NICOLAS
2021-04-09Fix Loading which doesn't endAurélien
2021-04-09added nextcloud routerMarco Nassabain
2021-04-09(+) isSharedUnread (depending on getSharedCount(): function doneJimmy Huynh
2021-04-09Add Loading for searchUser and shareAurélien
2021-04-09(+) Blocking multiple sharing request to the same userJimmy Huynh
2021-04-09✨ Shared menu: get and show sharedCountMarco Nassabain
2021-04-09✨ Run.js: Subscribe to 'shared' (sharedCount)Marco Nassabain
2021-04-09🐛 Change to singlequotes - Fix build errorWENDLING NICOLAS
2021-04-09(+) sharedButtonJimmy Huynh
2021-04-09(+) Shared href navigationJimmy Huynh
2021-04-09✨ NewsItem: share with user on click (front-end)Marco Nassabain
2021-04-09🎨 create ShareController and moved share logicmarco.nassabain@etu.unistra.fr
2021-04-09🎨 rename UserResource to ShareResourcemarco.nassabain@etu.unistra.fr
2021-04-09🐛 Use the sharee api to get users for sharingmarco.nassabain@etu.unistra.fr
2021-04-09(+) Dynamic userlist on input changeJimmy Huynh
2021-04-09➖ remove @nextcloud/router dependecyMarco Nassabain
2021-04-09✨ added searchUsers function in ContentControllerMarco Nassabain
2021-04-09✨ added UserResource with getUsers functionMarco Nassabain
2021-04-09added nextcloud routerMarco Nassabain
2021-04-08🔥 Remove front-end edit from back-end prMarco Nassabain
2021-04-08🔥 Remove changes from front-end for back-end prMarco Nassabain
2021-04-08🚑 Fix bug - other user feeds show for shared itemMarco Nassabain