Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #12392 from brad2014/feature/properly-present-buttons-from... | Roeland Jago Douma | 2019-08-15 | 2 | -213/+198 |
|\ | |||||
| * | Move dav.invitation_link_recipients from getSystemValue to getAppValue | brad2014 | 2019-07-31 | 3 | -55/+26 |
| * | IMipPlugin: DRY up - move common test set-up into setUp function | Brad Rubenstein | 2019-02-28 | 1 | -311/+117 |
| * | IMipPlugin: Added unit test for dav.invitation_link_recipients support | Brad Rubenstein | 2019-02-28 | 1 | -0/+132 |
| * | Revert 3ff3ed0c56 case-insensitive compares. | Brad Rubenstein | 2019-02-28 | 1 | -2/+2 |
| * | Respect RSVP parameter for attendees when adding accept/decline buttons. | Brad Rubenstein | 2019-02-28 | 1 | -2/+17 |
| * | corrected sample config | Brad Rubenstein | 2019-02-28 | 1 | -1/+1 |
| * | Customize presentation of accept/decline buttons in iMip mail | Brad Rubenstein | 2019-02-28 | 2 | -4/+65 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-15 | 136 | -250/+456 |
* | | Reset and init new user form language (#16727) | John Molakvoæ | 2019-08-14 | 5 | -34/+51 |
|\ \ | |||||
| * | | Reset and init new user form language | John Molakvoæ (skjnldsv) | 2019-08-13 | 5 | -34/+51 |
* | | | 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 |
* | | | | | Merge pull request #16572 from nextcloud/fix/15613/bring-back-psql9-compat | Roeland Jago Douma | 2019-08-14 | 2 | -3/+24 |
|\ \ \ \ \ | |||||
| * | | | | | instead of upsert, fallback to default query on PgSQL <= 9.4 | Arthur Schiwon | 2019-08-14 | 2 | -3/+24 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #16725 from nextcloud/bugfix/noid/syslog-di | blizzz | 2019-08-14 | 2 | -2/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Make sure SystemConfig class can be injected and syslog_tag is fetched properly | Julius Härtl | 2019-08-13 | 2 | -2/+3 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-14 | 10 | -84/+368 |
* | | | | | 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 | 2 | -62/+32 |
| * | | | | | wip | tobiasKaminsky | 2019-07-22 | 4 | -62/+76 |
| * | | | | | Show sharees via propfind | tobiasKaminsky | 2019-07-22 | 2 | -1/+62 |
* | | | | | | Merge pull request #16728 from nextcloud/bugfix/invalid_uid | Roeland Jago Douma | 2019-08-13 | 5 | -1/+63 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Get the proper UID | Roeland Jago Douma | 2019-08-13 | 5 | -1/+63 |
| | |/ / / | |/| | | | |||||
* / | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-13 | 2 | -0/+542 |
|/ / / / | |||||
* | | | | Merge pull request #16711 from nextcloud/fix/csp/form_actions/loginflow | Roeland Jago Douma | 2019-08-12 | 2 | -2/+20 |
|\ \ \ \ | |||||
| * | | | | Fix login flow form actions | Roeland Jago Douma | 2019-08-11 | 2 | -2/+20 |
* | | | | | Bump vue-router from 3.0.7 to 3.1.2 (#16718) | John Molakvoæ | 2019-08-12 | 4 | -10/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Bump vue-router from 3.0.7 to 3.1.2 | dependabot-preview[bot] | 2019-08-11 | 4 | -10/+10 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-12 | 6 | -0/+16 |
* | | | | | | Merge pull request #16721 from nextcloud/fix/16644 | Roeland Jago Douma | 2019-08-11 | 2 | -6/+16 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Correctly handle emtpy string in proxyuserpwd config | Scott Shambarger | 2019-08-11 | 2 | -6/+16 |
* | | | | | | Merge pull request #16179 from J0WI/mv-frameoptions | Roeland Jago Douma | 2019-08-11 | 2 | -13/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove duplicated spaces | J0WI | 2019-08-11 | 2 | -3/+3 |
| * | | | | | | Use "always" condition for security headers | J0WI | 2019-08-11 | 1 | -7/+7 |
| * | | | | | | Sort headers | J0WI | 2019-08-11 | 2 | -8/+8 |
| * | | | | | | Add X-Frame-Options header to .htaccess | J0WI | 2019-08-11 | 2 | -1/+2 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #16713 from nextcloud/dependabot/npm_and_yarn/style-loader... | Roeland Jago Douma | 2019-08-11 | 46 | -145/+157 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bump style-loader from 0.23.1 to 1.0.0 | dependabot-preview[bot] | 2019-08-11 | 46 | -145/+157 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #16716 from nextcloud/dependabot/npm_and_yarn/css-loader-3... | Roeland Jago Douma | 2019-08-11 | 4 | -12/+12 |
|\ \ \ \ \ \ |