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

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-10-21Merge branch 'master' into allow-admin-delegation-stable23-rebasedCarl Schwan
2022-10-18chore(js): Add the copyright in the Constats.jsBaptiste Fotia
2022-10-06refactor(): Change the API/REST to update groupsBaptiste Fotia
2022-09-28refactore(Router, Controller, Settings, React): Migrating to initialState()Baptiste Fotia
2022-09-28style(React): Reset old values and add --color-borderBaptiste Fotia
2022-09-27refactor(React): Create constants for css styleBaptiste Fotia
2022-09-27style(React, SCSS): Replace the <em> element html by <p> and add css rulesBaptiste Fotia
2022-09-27refactor(Settings): Change the library to request on API/RESTBaptiste Fotia
2022-09-27refactor(React): Create 3 constants for css valuesBaptiste Fotia
2022-09-27refactor(React): Remove a function commentedBaptiste Fotia
2022-09-27refactor(React): Remove a function commentedBaptiste Fotia
2022-09-22Fix quota bar designCarl Schwan
2022-09-19feat(React, Controller, Service, Route): Display or not the Groupfolder admin...Baptiste Fotia
2022-09-19feat(TS, Controller, Routes): The admin delegation is based on the Admin Priv...Baptiste Fotia
2022-09-19chore(l10n, TS): Move 2 sentencesBaptiste Fotia
2022-09-19chore(l10n, TS): Move 2 sentencesBaptiste Fotia
2022-09-19chore(TS): Deleting a console.debug()Baptiste Fotia
2022-09-19chore(TS, l10n): Translating of input descriptionsBaptiste Fotia
2022-09-19refactor(ts): Show groupfolder creating button for subadminBaptiste Fotia
2022-09-19feat(PHP, TS): Hidden the button create for subadminBaptiste Fotia
2022-09-19feat(TS): Create a new field for subadminBaptiste Fotia
2022-09-19feat(PHP, TS) Apply the the code allow-admin-delegation-stable21 branch for s...Baptiste Fotia
2022-09-19fix(): Resolve a problem on the buildBaptiste Fotia
2022-09-07Merge pull request #2081 from nextcloud/work/update-vue-componentCarl Schwan
2022-09-05Bump vue component versionwork/update-vue-componentCarl Schwan
2022-08-31Fix folder with hashtagCarl Schwan
2021-12-27Fix non user avatars in sharing sidebarDaniel Calviño Sánchez
2021-11-19Merge pull request #1722 from nextcloud/work/admin-delegationCarl Schwan
2021-11-04Implement Admin delegation for group folderCarl Schwan
2021-10-29Fix tooltips not shownDaniel Calviño Sánchez
2021-10-25Merge pull request #1691 from nextcloud/dependabot/npm_and_yarn/react-select-...Carl Schwan
2021-10-25Fix build failureCarl Schwan
2021-10-23Wrap group namesChristopher Ng
2021-08-17Fix fetching groupsCarl Schwan
2021-07-26Avoid double encoding the group name in the ACL optionsJulius Härtl
2021-06-21Move to @nextcloud packagesJulius Härtl
2021-06-21StylelintJulius Härtl
2021-06-21Adjust codestyle to align with eslint rulesJulius Härtl
2021-06-21Move to shared js build configsJulius Härtl
2021-06-16Cancel ACL user/group search requestsJulius Härtl
2021-04-12l10n: Unify spellingValdnet
2021-04-09Merge pull request #1395 from jngrb/masterJulius Härtl
2021-04-01Merge branch 'master' into jg/reload_acl_entries_1378Robin Appelman
2021-03-29Sidebar view: refresh ACL entries when fileInfo prop changes #1378Jan Niklas Grieb (home)
2021-03-28Fixed searching for groups in the sharing sideviewJan Niklas Grieb (home)
2021-03-15preventDefault on folder create submit eventRobin Appelman
2021-03-03Merge pull request #1318 from nextcloud/bugfix/490Julius Härtl
2021-03-01Add tooltip for user/group name in sidebar ACL listDaniel Calviño Sánchez
2021-03-01Fix concatenated UI stringDaniel Calviño Sánchez
2021-02-25Also load files app integration on share linksJulius Härtl