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/js
AgeCommit message (Expand)Author
2021-04-09Fixed searching for groups in the sharing sideviewJan Niklas Grieb (home)
2021-03-29preventDefault on folder create submit eventRobin Appelman
2019-07-19Allow to select users and groups for acl managementJulius Härtl
2019-07-19Add setting for managing ACL rules as regular userJulius Härtl
2019-05-31improve dark theme supportRobin Appelman
2019-05-17get the correct editor uid when loading a document trough wopiRobin Appelman
2019-04-25Allow building without server clonedJulius Härtl
2019-04-24cosmetics on admin page (#347)Julius Härtl
2019-03-13fix group selectRobin Appelman
2019-03-13tooltip for advanced permissionsRobin Appelman
2019-03-12cosmetics on admin pageSascha Wiswedel
2019-03-08use react-select for group select dropdownRobin Appelman
2019-03-06note that acl's are nc16+Robin Appelman
2019-03-01Add vue app for ACL management in files sidebarJulius Härtl
2019-03-01WIP: extend filesClient with nested PROPPATCH supportJulius Härtl
2019-03-01Add plugins for files app integrationJulius Härtl
2019-03-01enabling of aclsRobin Appelman
2019-01-29update nextcloud.d.tsRobin Appelman
2018-11-28Add sorting of folders in the web uiRobin Appelman
2018-11-27Split out delete permissions from writeRobin Appelman
2018-09-03update dependenciesRobin Appelman
2018-08-14Add filter option to settings pageRobin Appelman
2018-07-23update all js dependenciesRobin Appelman
2018-07-03fix compatibility with nc13Robin Appelman
2018-06-27handle group display namesRobin Appelman
2018-03-01Update App.tsxrakekniven
2018-01-23Fix quota bar widthRobin Appelman
2017-08-28Switch to ocscontrollerRobin Appelman
2017-08-15bigger click target for editing groupsRobin Appelman
2017-08-15allow changing mountpoint of existing group foldersRobin Appelman
2017-08-15switch to typescriptRobin Appelman
2017-07-03Fix typo on elipseJoas Schilling
2017-06-30fix typoRobin Appelman
2017-06-30Fix group edit layout when emptyRobin Appelman
2017-06-30add confirm dialog when deleting foldersRobin Appelman
2017-06-28show used space in quota selectorRobin Appelman
2017-06-28add quota to group foldersRobin Appelman
2017-06-08add per-group permissionsRobin Appelman
2017-05-06theme folder iconRobin Appelman
2017-04-26make strings translatableRobin Appelman
2017-04-26Rename Mount point to Folder name, fix #1Jan-Christoph Borchardt
2017-04-26group fixesRobin Appelman
2017-04-26folder edit interfaceRobin Appelman
2017-04-13mount group folders and wip uiRobin Appelman
2017-04-07js boilerplateRobin Appelman