summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-06-232-0/+10
* [tx-robot] updated from transifexNextcloud bot2021-06-222-2/+2
* Update AutoloaderLouis Chemineau2021-06-211-1/+3
* [tx-robot] updated from transifexNextcloud bot2021-06-202-0/+2
* [tx-robot] updated from transifexNextcloud bot2021-06-192-0/+2
* [tx-robot] updated from transifexNextcloud bot2021-06-1812-0/+12
* Use DI for files_sharing CacheMorris Jobke2021-06-172-11/+13
* Use proper methods for display name retrievalMorris Jobke2021-06-171-1/+8
* [tx-robot] updated from transifexNextcloud bot2021-06-17122-122/+122
* Merge pull request #26571 from nextcloud/bugfix/noid/existing-link-no-reshareblizzz2021-06-164-4/+10
|\
| * Only allow removing existing shares that would not be allowed due to reshare ...Julius Härtl2021-06-093-4/+4
| * When changing the share owner, downgrade permissions where neededJulius Härtl2021-06-091-0/+1
| * Drop share if moved to a parent share that does not allow resharingJulius Härtl2021-06-091-0/+5
* | Use product name in places where it is appropriate rather than the instance nameJulius Härtl2021-06-162-2/+14
* | use searchoperation for storage filter instead of db expressionRobin Appelman2021-06-141-8/+13
* | rework search api to allow searching on multiple caches at onceRobin Appelman2021-06-141-11/+11
* | [tx-robot] updated from transifexNextcloud bot2021-06-112-4/+4
* | Merge pull request #27430 from nextcloud/fix/feedback_response_checkblizzz2021-06-091-2/+2
|\ \ | |/ |/|
| * Correctly check the reception of a remote feedbackLouis Chemineau2021-06-091-2/+2
* | [tx-robot] updated from transifexNextcloud bot2021-06-092-4/+4
|/
* Emit sidebar eventsLouis Chemineau2021-06-0712-67/+67
* Merge pull request #27008 from francoisfreitag/no-jq-app-calendarJohn Molakvoæ2021-06-0512-66/+66
|\
| * Port dav calendar settings page to Vue.jsFrançois Freitag2021-06-0512-66/+66
* | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-04109-191/+91
|/
* [tx-robot] updated from transifexNextcloud bot2021-06-044-48/+50
* [tx-robot] updated from transifexNextcloud bot2021-06-032-4/+4
* Replace proposal-class-private-properties by regular propertiesJohn Molakvoæ (skjnldsv)2021-06-026-78/+80
* [tx-robot] updated from transifexNextcloud bot2021-06-022-2/+2
* Merge pull request #25658 from nextcloud/dav-respect-disallow-sharing-with-gr...Christoph Wurst2021-06-012-25/+31
|\
| * Make dav respect disallowing sharing with groupsThomas Citharel2021-05-261-24/+28
| * Also make other shares listen to the "Allow sharing with groups"Joas Schilling2021-05-261-1/+3
* | [tx-robot] updated from transifexNextcloud bot2021-06-012-0/+4
* | Merge pull request #27286 from francoisfreitag/rewrite-npm-test-with-jestJohn Molakvoæ2021-05-3112-65/+65
|\ \
| * | Rewrite requesttoken.spec.js with JestFrançois Freitag2021-05-3012-65/+65
* | | [tx-robot] updated from transifexNextcloud bot2021-05-312-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2021-05-304-12/+12
|/ /
* | Npm buildJohn Molakvoæ (skjnldsv)2021-05-2912-71/+71
* | Bump core-js from 3.10.1 to 3.13.1dependabot-preview[bot]2021-05-2910-38/+38
* | Bump css-loader from 5.2.0 to 5.2.6dependabot[bot]2021-05-274-4/+4
* | Replace node-sass with sassJohn Molakvoæ (skjnldsv)2021-05-274-4/+4
* | Bump @nextcloud/vue from 3.7.2 to 3.10.0dependabot-preview[bot]2021-05-275-73/+73
|/
* Move remnants of ocs api requests to v2 endpointJohn Molakvoæ (skjnldsv)2021-05-263-28/+30
* [tx-robot] updated from transifexNextcloud bot2021-05-262-6/+6
* Merge pull request #26338 from nextcloud/dependabot/npm_and_yarn/nextcloud/br...dependabot-preview[bot]2021-05-2510-72/+70
|\
| * Bump @nextcloud/browserslist-config from 1.0.0 to 2.1.0dependabot-preview[bot]2021-05-2510-72/+70
* | [tx-robot] updated from transifexNextcloud bot2021-05-254-0/+8
* | [tx-robot] updated from transifexNextcloud bot2021-05-242-0/+2
* | [tx-robot] updated from transifexNextcloud bot2021-05-234-0/+8
* | [tx-robot] updated from transifexNextcloud bot2021-05-2212-2/+16
|/
* Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke2021-05-213-25/+70
|\