summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
...
* | Do not filter id matching userId on non-user-share sharesJohn Molakvoæ (skjnldsv)2020-05-054-8/+10
* | Fix filtering our owner & current user from sharesJohn Molakvoæ (skjnldsv)2020-05-053-22/+24
* | [tx-robot] updated from transifexNextcloud bot2020-05-054-0/+4
* | Fix federated link sharing permissionsJohn Molakvoæ (skjnldsv)2020-05-044-67/+87
* | [tx-robot] updated from transifexNextcloud bot2020-05-042-0/+2
* | [tx-robot] updated from transifexNextcloud bot2020-05-034-0/+4
* | Fix expiry datepicker allowing all datesGary Kim2020-05-025-10/+18
* | [tx-robot] updated from transifexNextcloud bot2020-05-0252-104/+60
* | Process shares only once, better debug and expiration date codeJohn Molakvoæ (skjnldsv)2020-05-015-22/+24
* | [tx-robot] updated from transifexNextcloud bot2020-05-0116-2/+20
* | Merge pull request #20538 from nextcloud/fix/20520/share-expireRoeland Jago Douma2020-04-304-4/+7
|\ \
| * | Fix share expiration date not shownGary Kim2020-04-304-4/+7
* | | Fix public layout header title & descriptionJohn Molakvoæ (skjnldsv)2020-04-301-16/+0
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-04-3052-104/+110
* | Allow to navigate to others with access from the sidebarRoeland Jago Douma2020-04-2916-55/+100
* | Merge pull request #20714 from nextcloud/fix/license-headers-19Christoph Wurst2020-04-2936-2/+35
|\ \
| * | Update license headers for 19Christoph Wurst2020-04-2936-2/+35
* | | Bump webpack from 4.42.1 to 4.43.0dependabot-preview[bot]2020-04-294-4/+4
|/ /
* | Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke2020-04-272-7/+13
|\ \
| * | Link shares have reshare permission if outgoing federated shares are enabledJulius Härtl2020-04-212-7/+13
* | | [tx-robot] updated from transifexNextcloud bot2020-04-272-2/+90
* | | [tx-robot] updated from transifexNextcloud bot2020-04-262-0/+2
* | | Merge pull request #17623 from j3l11234/masterRoeland Jago Douma2020-04-241-0/+1
|\ \ \ | |_|/ |/| |
| * | Add support for download share on old android browserj3l112342019-10-211-0/+1
* | | make php-cs happyRobin Appelman2020-04-231-1/+0
* | | [tx-robot] updated from transifexNextcloud bot2020-04-232-0/+4
* | | Merge pull request #20575 from nextcloud/fix/sharing-suggestionsMorris Jobke2020-04-224-32/+33
|\ \ \
| * | | Fix Sharing recommendation user displayJohn Molakvoæ (skjnldsv)2020-04-214-32/+33
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2020-04-222-10/+6
* | | Merge pull request #20114 from nextcloud/techdebt/noid/allow-some-apps-to-hav...Roeland Jago Douma2020-04-212-76/+35
|\ \ \ | |/ / |/| |
| * | PHP CS fixesJoas Schilling2020-04-181-5/+0
| * | Directly use the class to get the serviceJoas Schilling2020-04-181-1/+1
| * | Fix creating the share controllerJoas Schilling2020-04-181-70/+3
| * | Allow some apps to have root URLs in their own routing fileJoas Schilling2020-04-181-0/+31
* | | [tx-robot] updated from transifexNextcloud bot2020-04-212-6/+6
* | | Add method to storage backends to get directory content with metadataRobin Appelman2020-04-202-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2020-04-192-0/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-04-182-0/+2
* | [tx-robot] updated from transifexNextcloud bot2020-04-166-0/+96
* | Also disallow ; in remote urlsJoas Schilling2020-04-142-1/+2
* | Properly display share error messagesJohn Molakvoæ (skjnldsv)2020-04-143-4/+6
* | Merge pull request #20446 from nextcloud/dependabot/npm_and_yarn/css-loader-3...Roeland Jago Douma2020-04-134-4/+4
|\ \
| * | Bump css-loader from 3.4.1 to 3.5.2dependabot-preview[bot]2020-04-134-4/+4
* | | [tx-robot] updated from transifexNextcloud bot2020-04-132-4/+4
* | | Changing the translation catalog for "Share"Valdnet2020-04-123-3/+3
|/ /
* | Merge pull request #20185 from azul/open-new_tabJohn Molakvoæ2020-04-111-8/+4
|\ \
| * | Allow opening files for editing in new tabsAzul2020-04-091-4/+4
| * | refactor: fileActions.getCurrentDefaultFileAction()Azul2020-04-081-6/+2
* | | Merge pull request #20426 from nextcloud/techdebt/psr2John Molakvoæ2020-04-1120-91/+91
|\ \ \
| * | | Add visibility to all constantsChristoph Wurst2020-04-1015-51/+51