summaryrefslogtreecommitdiffstats
path: root/js
AgeCommit message (Expand)Author
2021-04-08🔀 Fix last broken mergeMarco Nassabain
2021-04-08Add function getFacebookUrl and getTwitterUrlAurélien
2021-04-08✨ ShareController: catch share error & display ❌Marco Nassabain
2021-04-08♻️ ShareController: refactor dictionary + fnctsMarco Nassabain
2021-04-08🧹 Cleanup ShareController & ShareResourceMarco Nassabain
2021-04-08🎨 Adapt front-end to match new implementationMarco Nassabain
2021-04-08🎨 ShareResource : Change itemType to news_itemNicolas Wendling
2021-04-08🧹 Cleanup code to match masterMarco Nassabain
2021-04-08💡 ContentController: update comments feed cacheMarco Nassabain
2021-04-08🩹 ContentController: Remove unused ShareResourceMarco Nassabain
2021-04-08✨ Run.js: Include shared route in regexMarco Nassabain
2021-04-08(+) ui : dropdown on click (i.t of hover)Jimmy Huynh
2021-04-08(+) checkmark on sent usersJimmy Huynh
2021-04-08🎨 Cleanup code marco in ShareControllerMarco Nassabain
2021-04-08✅ Update jasmine tests to use share dataMarco Nassabain
2021-04-08🐛 get users request limit to 5 usersWENDLING NICOLAS
2021-04-08Fix Loading which doesn't endAurélien
2021-04-08added nextcloud routerMarco Nassabain
2021-04-08(+) isSharedUnread (depending on getSharedCount(): function doneJimmy Huynh
2021-04-08Add Loading for searchUser and shareAurélien
2021-04-08(+) Blocking multiple sharing request to the same userJimmy Huynh
2021-04-08✨ Shared menu: get and show sharedCountMarco Nassabain
2021-04-08✨ Run.js: Subscribe to 'shared' (sharedCount)Marco Nassabain
2021-04-08🐛 Change to singlequotes - Fix build errorWENDLING NICOLAS
2021-04-08(+) sharedButtonJimmy Huynh
2021-04-08(+) Shared href navigationJimmy Huynh
2021-04-08✨ NewsItem: share with user on click (front-end)Marco Nassabain
2021-04-08🎨 create ShareController and moved share logicmarco.nassabain@etu.unistra.fr
2021-04-08🎨 rename UserResource to ShareResourcemarco.nassabain@etu.unistra.fr
2021-04-08🐛 Use the sharee api to get users for sharingmarco.nassabain@etu.unistra.fr
2021-04-08(+) Dynamic userlist on input changeJimmy Huynh
2021-04-08➖ remove @nextcloud/router dependecyMarco Nassabain
2021-04-08✨ added searchUsers function in ContentControllerMarco Nassabain
2021-04-08✨ added UserResource with getUsers functionMarco Nassabain
2021-04-08added 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
2021-04-08add root for access shared itemsAurélien
2021-04-02Allow directly adding a feed without going through the discovery processskiingwiz
2021-03-30Bump karma from 6.3.1 to 6.3.2 in /js (#1268)dependabot[bot]
2021-03-29Bump y18n from 3.2.1 to 3.2.2 in /jsdependabot[bot]
2021-03-25Bump karma from 6.3.0 to 6.3.1 in /jsdependabot[bot]
2021-03-24Bump karma from 6.2.0 to 6.3.0 in /jsdependabot[bot]
2021-03-19Bump jasmine-core from 3.7.0 to 3.7.1 in /jsdependabot[bot]
2021-03-18Bump jasmine-core from 3.6.0 to 3.7.0 in /jsdependabot[bot]
2021-03-11Bump karma from 6.1.2 to 6.2.0 in /jsdependabot[bot]
2021-03-09Bump karma from 6.1.1 to 6.1.2 in /jsdependabot[bot]
2021-03-03Bump jquery from 3.5.1 to 3.6.0 in /jsdependabot[bot]
2021-02-22Fix incorrect article sortingTucker McKnight