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-07-19Use front-end translation functionvue-modularTucker McKnight
2021-07-19Add a Vue component, remove extrasTucker McKnight
2021-07-19Update package-lock.jsonTucker McKnight
2021-07-19Add Vue and ng-vue packagesTucker McKnight
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-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