Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-15 | 8 | -6/+234 |
* | Merge pull request #16739 from nextcloud/office/head | Roeland Jago Douma | 2019-08-14 | 1 | -1/+4 |
|\ | |||||
| * | Return proper responses when office is requesting OPTIONS/HEAD with empty Bea... | Julius Härtl | 2019-08-14 | 1 | -1/+4 |
* | | Merge pull request #16663 from JakubOnderka/patch-2 | Roeland Jago Douma | 2019-08-14 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | files_trashbin: File can be without extension | Jakub Onderka | 2019-08-07 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-14 | 6 | -82/+142 |
* | | Merge pull request #14429 from tobiasKaminsky/shareesOnDav | Roeland Jago Douma | 2019-08-13 | 5 | -115/+150 |
|\ \ | |||||
| * | | Fix tests | Roeland Jago Douma | 2019-08-11 | 1 | -2/+2 |
| * | | get all shares, not only first one per type | tobiasKaminsky | 2019-08-08 | 1 | -2/+1 |
| * | | use namespace everywhere | tobiasKaminsky | 2019-08-06 | 1 | -3/+3 |
| * | | Fix tests | Roeland Jago Douma | 2019-08-01 | 2 | -63/+39 |
| * | | add display name to sharee list | tobiasKaminsky | 2019-07-31 | 1 | -2/+3 |
| * | | Unify share fetching | Roeland Jago Douma | 2019-07-30 | 1 | -99/+27 |
| * | | Use proper ShareeList | Roeland Jago Douma | 2019-07-30 | 4 | -6/+63 |
| * | | Use proper caching | Roeland Jago Douma | 2019-07-30 | 1 | -25/+54 |
| * | | wip | tobiasKaminsky | 2019-07-23 | 1 | -58/+32 |
| * | | wip | tobiasKaminsky | 2019-07-22 | 3 | -62/+72 |
| * | | Show sharees via propfind | tobiasKaminsky | 2019-07-22 | 2 | -1/+62 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-12 | 4 | -0/+12 |
* | | | Bump style-loader from 0.23.1 to 1.0.0 | dependabot-preview[bot] | 2019-08-11 | 22 | -44/+44 |
* | | | Merge pull request #16714 from nextcloud/dependabot/npm_and_yarn/nextcloud-vu... | Roeland Jago Douma | 2019-08-11 | 6 | -21/+21 |
|\ \ \ | |||||
| * | | | Bump nextcloud-vue from 0.12.0 to 0.12.1 | dependabot-preview[bot] | 2019-08-11 | 6 | -21/+21 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-11 | 4 | -2/+4 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-10 | 4 | -18/+30 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-09 | 10 | -4/+18 |
* | | | Merge pull request #16638 from nextcloud/fix/noid/ldap-ext-storage-handler-lo... | Roeland Jago Douma | 2019-08-08 | 2 | -6/+13 |
|\ \ \ | |||||
| * | | | delay sending event from app init to when they are needed | Arthur Schiwon | 2019-08-02 | 2 | -6/+13 |
* | | | | Merge pull request #16683 from nextcloud/fix/audit/disabled-user-message | Roeland Jago Douma | 2019-08-08 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | Fix enable/disable user audit message | John Molakvoæ (skjnldsv) | 2019-08-07 | 1 | -1/+3 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-08 | 4 | -0/+4 |
* | | | | | Bump nextcloud-vue to 0.12.0 | John Molakvoæ (skjnldsv) | 2019-08-07 | 6 | -206/+350 |
|/ / / / | |||||
* | | / | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-07 | 2 | -6/+6 |
| |_|/ |/| | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-06 | 4 | -4/+4 |
* | | | Merge pull request #16498 from nextcloud/feature/noid/room_metadata | Morris Jobke | 2019-08-05 | 12 | -1000/+873 |
|\ \ \ | |||||
| * | | | Allow to do a principal property search based on metadata keys | Georg Ehrke | 2019-08-01 | 2 | -1/+93 |
| * | | | Test resource and room principal backend to check that they provide metadata | Georg Ehrke | 2019-08-01 | 3 | -766/+191 |
| * | | | Test sync of resource and room metadata | Georg Ehrke | 2019-08-01 | 1 | -19/+171 |
| * | | | sync metadata of rooms / resources with cache | Georg Ehrke | 2019-08-01 | 1 | -208/+294 |
| * | | | provide room / resource properties as principal properties | Georg Ehrke | 2019-08-01 | 3 | -10/+57 |
| * | | | add oc_calendar_resources_md and oc_calendar_rooms_md tables | Georg Ehrke | 2019-08-01 | 4 | -1/+72 |
* | | | | Merge pull request #16643 from nextcloud/enh/moreDIUsage | Morris Jobke | 2019-08-05 | 1 | -26/+1 |
|\ \ \ \ | |||||
| * | | | | Lets use DI where we can | Roeland Jago Douma | 2019-08-02 | 1 | -26/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #16649 from nextcloud/dependabot/npm_and_yarn/nextcloud-vu... | Roeland Jago Douma | 2019-08-05 | 4 | -24/+24 |
|\ \ \ \ | |||||
| * | | | | Bump nextcloud-vue-collections from 0.5.4 to 0.5.6 | dependabot-preview[bot] | 2019-08-05 | 4 | -24/+24 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-05 | 6 | -2/+12 |
|/ / / / | |||||
* | | | | Merge pull request #16651 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.1 | Roeland Jago Douma | 2019-08-04 | 24 | -51/+51 |
|\ \ \ \ | |||||
| * | | | | Bump webpack from 4.38.0 to 4.39.1 | dependabot-preview[bot] | 2019-08-04 | 24 | -51/+51 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-04 | 2 | -0/+6 |
|/ / / / | |||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-03 | 8 | -4/+16 |
|/ / / | |||||
* | | | Merge pull request #16525 from nextcloud/bugfix/external-user-substitution | blizzz | 2019-08-02 | 7 | -32/+128 |
|\ \ \ |