Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-21 | 34 | -264/+402 |
* | Convert more columns to bigint | Roeland Jago Douma | 2019-11-20 | 1 | -0/+4 |
* | Fix share tests | Roeland Jago Douma | 2019-11-20 | 13 | -28/+138 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-20 | 110 | -124/+290 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-19 | 140 | -364/+758 |
* | Merge pull request #17985 from nextcloud/enh/use_displayname_federated_share | Roeland Jago Douma | 2019-11-18 | 2 | -12/+24 |
|\ | |||||
| * | Use the displayname for federated notifications | Roeland Jago Douma | 2019-11-18 | 2 | -12/+24 |
* | | Merge pull request #16828 from nextcloud/feature/noid/accept-incoming-shares | Roeland Jago Douma | 2019-11-18 | 13 | -12/+456 |
|\ \ | |||||
| * | | Fixes | Roeland Jago Douma | 2019-11-18 | 1 | -1/+1 |
| * | | Make sure the super share also has a valid type | Joas Schilling | 2019-11-12 | 1 | -3/+5 |
| * | | Fix "Invalid parameter number: mixed named and positional parameters" | Joas Schilling | 2019-11-12 | 1 | -1/+1 |
| * | | Correctly use the displayname of the sharer in the notification | Joas Schilling | 2019-11-12 | 1 | -6/+16 |
| * | | The share manager knows which provider can accept shares | Joas Schilling | 2019-11-12 | 1 | -5/+0 |
| * | | Use constants for the magic strings | Joas Schilling | 2019-11-12 | 2 | -8/+9 |
| * | | Accept existing shares on update | Joas Schilling | 2019-11-12 | 4 | -1/+83 |
| * | | Only restrict loading of group and user shares for now | Joas Schilling | 2019-11-12 | 1 | -1/+3 |
| * | | Add notifications for users that are added to the group | Joas Schilling | 2019-11-12 | 2 | -3/+51 |
| * | | Allow to accept group shares | Joas Schilling | 2019-11-12 | 3 | -30/+85 |
| * | | Notifications for group shares | Joas Schilling | 2019-11-12 | 1 | -1/+14 |
| * | | Add the notifier and the API endpoint for user shares | Joas Schilling | 2019-11-12 | 9 | -6/+231 |
| * | | Respect the accepted flag for group and user shares | Joas Schilling | 2019-11-12 | 2 | -2/+13 |
* | | | Merge pull request #17765 from nextcloud/filecache-extension | Roeland Jago Douma | 2019-11-18 | 4 | -0/+47 |
|\ \ \ | |||||
| * \ \ | Merge remote-tracking branch 'origin/master' into filecache-extension | Roeland Jago Douma | 2019-11-18 | 74 | -180/+400 |
| |\ \ \ | |||||
| * | | | | hookup creation and upload time into dav | Robin Appelman | 2019-11-13 | 3 | -0/+39 |
| * | | | | dont expose metadata etag for now | Robin Appelman | 2019-11-13 | 1 | -4/+0 |
| * | | | | expose filecache extension data in FileInfo | Robin Appelman | 2019-11-13 | 1 | -0/+12 |
* | | | | | Merge pull request #17972 from nextcloud/dependabot/npm_and_yarn/p-queue-6.2.1 | Roeland Jago Douma | 2019-11-18 | 2 | -3/+3 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Bump p-queue from 6.2.0 to 6.2.1 | dependabot-preview[bot] | 2019-11-18 | 2 | -3/+3 |
* | | | | | Merge pull request #17965 from nextcloud/fix/noid/strict-controller-userid | blizzz | 2019-11-18 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fixes a 500 without userid | Arthur Schiwon | 2019-11-16 | 1 | -1/+1 |
* | | | | | Bump vuex from 3.1.1 to 3.1.2 | dependabot-preview[bot] | 2019-11-18 | 8 | -40/+40 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #17974 from nextcloud/dependabot/npm_and_yarn/handlebars-4... | Roeland Jago Douma | 2019-11-18 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Bump handlebars from 4.5.1 to 4.5.2 | dependabot-preview[bot] | 2019-11-17 | 2 | -2/+2 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-18 | 8 | -4/+10 |
* | | | | | Merge pull request #17654 from burgha/feature/3866/uploaddetails | Roeland Jago Douma | 2019-11-17 | 1 | -3/+4 |
|\ \ \ \ \ | |||||
| * | | | | | update tooltip content dynamically | Hannes Burger | 2019-10-23 | 1 | -2/+3 |
| * | | | | | fix uploadprogressbar tooltip | Hannes Burger | 2019-10-22 | 1 | -1/+1 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-17 | 8 | -4/+12 |
| |/ / / / |/| | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-16 | 6 | -24/+28 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-15 | 16 | -90/+122 |
* | | | | Merge pull request #17926 from nextcloud/dav-upload-shared-lock-expired | Roeland Jago Douma | 2019-11-14 | 2 | -3/+36 |
|\ \ \ \ | |||||
| * | | | | re-acquired expired shared locks on large file uploads | Robin Appelman | 2019-11-13 | 2 | -3/+36 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-14 | 30 | -10/+92 |
* | | | | | Use function to open a sidebar file (#17750) | John Molakvoæ | 2019-11-13 | 6 | -21/+29 |
|\ \ \ \ \ | |||||
| * | | | | | Use function to open a sidebar file | John Molakvoæ (skjnldsv) | 2019-11-13 | 6 | -21/+29 |
| |/ / / / | |||||
* | | | | | Merge pull request #17832 from nextcloud/fix/noid/wfe-event-proxying | blizzz | 2019-11-13 | 3 | -21/+54 |
|\ \ \ \ \ | |||||
| * | | | | | relax dependency on GenericEvent, instead stay compatible with old events | Arthur Schiwon | 2019-11-13 | 3 | -21/+54 |
| |/ / / / | |||||
* | | | | | Merge pull request #17924 from nextcloud/enh/15664/check_quota_before_transfer | Roeland Jago Douma | 2019-11-13 | 1 | -2/+14 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Check quota before transfer ownership | Roeland Jago Douma | 2019-11-13 | 1 | -2/+14 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #17873 from nextcloud/fix/17846/make-timeout-opt | Roeland Jago Douma | 2019-11-13 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | | |