aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* store mountprovider for each mount in the mounts tableRobin Appelman2022-02-232-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-02-2366-66/+0
* Merge pull request #31261 from nextcloud/external-share-availability-errorJohn Molakvoæ2022-02-221-7/+5
|\
| * improve errors for external share availability checkRobin Appelman2022-02-211-7/+5
* | [tx-robot] updated from transifexNextcloud bot2022-02-222-0/+4
|/
* Merge pull request #31292 from nextcloud/fix/edit_perm_on_file_shareJohn Molakvoæ2022-02-211-1/+1
|\
| * Fix regression for edit perm on file shareLouis Chemineau2022-02-211-1/+1
* | [tx-robot] updated from transifexNextcloud bot2022-02-214-0/+18
* | [tx-robot] updated from transifexNextcloud bot2022-02-202-0/+14
* | [tx-robot] updated from transifexNextcloud bot2022-02-1916-0/+108
* | Merge pull request #31169 from nextcloud/enh/noid/hide-download-button-for-im...Simon L2022-02-181-4/+6
|\ \ | |/ |/|
| * hide download button for imagesszaimen2022-02-161-4/+6
* | [tx-robot] updated from transifexNextcloud bot2022-02-17122-470/+470
* | Support CRUD share permissionsLouis Chemineau2022-02-157-121/+633
|/
* Revert "Add non-breaking space in the file size"szaimen2022-02-103-7/+7
* Use the new option to signaling insensitivityJoas Schilling2022-02-071-0/+2
* Use @nextcloud/sharing in files and files_sharingLouis Chemineau2022-01-267-50/+37
* Auto fix warningsLouis Chemineau2022-01-2111-31/+18
* Add non-breaking space in the file sizeCarl Schwan2022-01-143-7/+7
* Improve layout for the public download pageCarl Schwan2022-01-131-1/+1
* Merge pull request #30572 from nextcloud/fix/lint_warningsLouis2022-01-1232-85/+55
|\
| * Replace license information to SPDX expressionLouis Chemineau2022-01-1125-29/+29
| * Remove legacy build filesLouis Chemineau2022-01-113-28/+0
| * Add generic type and description when its missingLouis Chemineau2022-01-111-6/+6
| * Typing correctionsLouis Chemineau2022-01-116-22/+20
* | [tx-robot] updated from transifexNextcloud bot2022-01-122-0/+12
* | Merge pull request #30570 from nextcloud/rakekniven-branch3Joas Schilling2022-01-1124-206/+0
|\ \ | |/ |/|
| * Removed obselete language files - Pt. IIrakekniven2022-01-1024-206/+0
* | Merge pull request #30499 from nextcloud/bugfix/29941/remove-shareinfo-query-...Vincent Petry2022-01-102-82/+0
|\ \ | |/ |/|
| * Remove inefficient fed share scannerVincent Petry2022-01-102-82/+0
* | Merge pull request #30561 from nextcloud/rakekniven-branch2John Molakvoæ2022-01-1020-1634/+0
|\ \ | |/ |/|
| * Removed obselete language filesrakekniven2022-01-0920-1634/+0
* | Merge pull request #30020 from nextcloud/feat/webpack-vendors-bundlesCarl Schwan2022-01-1035-4040/+172
|\ \
| * | Bump p-queueLouis Chemineau2022-01-081-1/+3
| * | Fix dynamic loadingJohn Molakvoæ (skjnldsv)2022-01-084-38/+0
| * | Eslint fixJohn Molakvoæ (skjnldsv)2022-01-0813-123/+154
| * | Delete outdated bundlesJohn Molakvoæ (skjnldsv)2022-01-0812-3824/+0
| * | Migrate to webpack v5Louis Chemineau2022-01-081-5/+9
| * | Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-084-6/+6
| * | Remove old configsJohn Molakvoæ (skjnldsv)2022-01-081-43/+0
* | | [tx-robot] updated from transifexNextcloud bot2022-01-102-0/+2
| |/ |/|
* | Handle LocalServerException when scanning external sharesCarl Schwan2022-01-061-2/+11
|/
* Fix passing on the parameterJoas Schilling2022-01-051-1/+1
* Improve api documentation for file sharing external storageCarl Schwan2022-01-031-28/+24
* [tx-robot] updated from transifexNextcloud bot2022-01-032-0/+4
* Bump core-js from 3.20.0 to 3.20.1dependabot[bot]2022-01-0110-23/+23
* Merge pull request #30353 from nextcloud/fix/localhost-external-shareCarl Schwan2021-12-291-3/+11
|\
| * Handle external share with invalid hostCarl Schwan2021-12-201-3/+11
* | Bump core-js from 3.19.3 to 3.20.0dependabot[bot]2021-12-184-15/+15
|/
* Merge pull request #30281 from nextcloud/bugfix/30280/fix-confused-notifier-w...Vincent Petry2021-12-171-1/+1
|\