summaryrefslogtreecommitdiffstats
path: root/js
AgeCommit message (Expand)Author
2021-07-05Bump debug from 4.3.1 to 4.3.2 in /jsdependabot[bot]
2021-07-02Bump jasmine-core from 3.7.1 to 3.8.0 in /jsdependabot[bot]
2021-06-17Bump postcss from 7.0.35 to 7.0.36 in /jsdependabot[bot]
2021-06-14Bump karma from 6.3.3 to 6.3.4 in /jsdependabot[bot]
2021-06-03Bump karma-firefox-launcher from 2.1.0 to 2.1.1 in /jsdependabot[bot]
2021-06-02Bump karma from 6.3.2 to 6.3.3 in /jsdependabot[bot]
2021-05-31Bump jshint from 2.12.0 to 2.13.0 in /jsdependabot[bot]
2021-05-28Bump ws from 7.4.4 to 7.4.6 in /jsdependabot[bot]
2021-05-09Bump hosted-git-info from 2.8.8 to 2.8.9 in /jsdependabot[bot]
2021-05-07Bump lodash from 4.17.19 to 4.17.21 in /jsdependabot[bot]
2021-04-08🩹 Fix rebase issuesMarco Nassabain
2021-04-08🎨 twitter / facebook / mail share - removed the mail intro and set sizes i...Nicolas Wendling
2021-04-08✨ShareController : Add intro in linkscherguimalih
2021-04-08💄 Hide social media sharing if apps disabledMarco Nassabain
2021-04-08Reverse concat in user searchAurélien
2021-04-08Fix bug when search userAurélien
2021-04-08✨ Share dropdown: catch sharee api error, show msgMarco Nassabain
2021-04-08🐛 Share dropdown: only show results of most recent searchMarco Nassabain
2021-04-08♻️ use Share.getEmailUrl method to share an article via an email.Nicolas Wendling
2021-04-08Add directive ClickOutside for hide dropdownAurélien
2021-04-08✨ Social share: show if socialsharing app activeMarco Nassabain
2021-04-08💡 ShareController: add comments to new fctsMarco Nassabain
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