Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bump core-js from 3.17.2 to 3.17.3 | dependabot[bot] | 2021-09-11 | 10 | -48/+48 | |
* | Let users choose a share_folder | Hinrich Mahler | 2021-09-06 | 12 | -71/+71 | |
* | Bump core-js from 3.16.4 to 3.17.2 | dependabot[bot] | 2021-09-04 | 4 | -5/+5 | |
* | Recompile | Joas Schilling | 2021-08-31 | 2 | -2/+2 | |
* | Revert OC.linkToOCS() calls back to old behaviour | Joas Schilling | 2021-08-31 | 2 | -8/+8 | |
* | Bump @nextcloud/vue from 4.0.3 to 4.1.0 | dependabot[bot] | 2021-08-30 | 12 | -254/+1546 | |
* | Bump core-js from 3.16.2 to 3.16.4 | dependabot[bot] | 2021-08-30 | 5 | -42/+42 | |
* | Bump core-js from 3.16.1 to 3.16.2 | dependabot[bot] | 2021-08-23 | 4 | -12/+12 | |
* | Bump core-js from 3.16.0 to 3.16.1 | dependabot[bot] | 2021-08-15 | 10 | -34/+34 | |
* | Bump core-js from 3.15.2 to 3.16.0 | dependabot[bot] | 2021-07-31 | 12 | -73/+73 | |
* | Bump @nextcloud/vue from 3.10.1 to 4.0.3 | dependabot[bot] | 2021-07-28 | 12 | -135/+968 | |
* | Fix route path for pending remote shares | Vincent Petry | 2021-07-27 | 6 | -6/+6 | |
* | Use mimetype instead of type when defaulting in remote shares | Vincent Petry | 2021-07-27 | 1 | -1/+1 | |
* | Disable default actions in pending file list | Vincent Petry | 2021-07-27 | 1 | -0/+2 | |
* | Pending remote group share fixes | Vincent Petry | 2021-07-27 | 2 | -2/+10 | |
* | Remove "Reject share" for pending remote shares | Vincent Petry | 2021-07-27 | 2 | -0/+10 | |
* | Extend pending shares list to include remote shares | Vincent Petry | 2021-07-27 | 2 | -3/+45 | |
* | Bump p-queue | John Molakvoæ (skjnldsv) | 2021-07-26 | 10 | -31/+31 | |
* | Rebuild | Christopher Ng | 2021-07-23 | 2 | -2/+2 | |
* | Bump @nextcloud/router from 1.2.0 to 2.0.0 | dependabot[bot] | 2021-07-23 | 12 | -72/+72 | |
* | Fix eslint and update bundles | John Molakvoæ (skjnldsv) | 2021-07-22 | 2 | -2/+2 | |
* | Bump @babel/core from 7.14.3 to 7.14.6 | dependabot[bot] | 2021-07-18 | 10 | -77/+103 | |
* | Bump @nextcloud/event-bus from 1.3.0 to 2.0.0 | dependabot[bot] | 2021-07-18 | 12 | -78/+78 | |
* | Bump css-loader from 5.2.6 to 5.2.7 | dependabot[bot] | 2021-07-17 | 4 | -4/+4 | |
* | Merge pull request #27946 from nextcloud/enh/breadcrumb-detail-view-in-menu | Julius Härtl | 2021-07-14 | 2 | -4/+4 | |
|\ | ||||||
| * | show breadcrumb detail view in breadcrumb menu | Julien Veyssier | 2021-07-13 | 2 | -4/+4 | |
* | | Bump striptags from 3.1.1 to 3.2.0 | dependabot[bot] | 2021-07-14 | 2 | -2/+2 | |
|/ | ||||||
* | Bump @nextcloud/paths from 1.1.2 to 2.0.0 | dependabot[bot] | 2021-07-12 | 7 | -40/+40 | |
* | Bump core-js from 3.13.1 to 3.15.1 | dependabot[bot] | 2021-06-24 | 12 | -65/+65 | |
* | Only allow removing existing shares that would not be allowed due to reshare ... | Julius Härtl | 2021-06-09 | 2 | -3/+3 | |
* | Emit sidebar events | Louis Chemineau | 2021-06-07 | 12 | -67/+67 | |
* | Port dav calendar settings page to Vue.js | François Freitag | 2021-06-05 | 12 | -66/+66 | |
* | Replace proposal-class-private-properties by regular properties | John Molakvoæ (skjnldsv) | 2021-06-02 | 2 | -15/+17 | |
* | Rewrite requesttoken.spec.js with Jest | François Freitag | 2021-05-30 | 12 | -65/+65 | |
* | Npm build | John Molakvoæ (skjnldsv) | 2021-05-29 | 12 | -71/+71 | |
* | Bump core-js from 3.10.1 to 3.13.1 | dependabot-preview[bot] | 2021-05-29 | 10 | -38/+38 | |
* | Bump css-loader from 5.2.0 to 5.2.6 | dependabot[bot] | 2021-05-27 | 4 | -4/+4 | |
* | Replace node-sass with sass | John Molakvoæ (skjnldsv) | 2021-05-27 | 4 | -4/+4 | |
* | Bump @nextcloud/vue from 3.7.2 to 3.10.0 | dependabot-preview[bot] | 2021-05-27 | 5 | -73/+73 | |
* | Move remnants of ocs api requests to v2 endpoint | John Molakvoæ (skjnldsv) | 2021-05-26 | 2 | -3/+3 | |
* | Bump @nextcloud/browserslist-config from 1.0.0 to 2.1.0 | dependabot-preview[bot] | 2021-05-25 | 10 | -72/+70 | |
* | Bump @babel/core from 7.13.15 to 7.13.16 | dependabot-preview[bot] | 2021-04-28 | 2 | -2/+2 | |
* | Consider read permission in sharing tab | Roeland Jago Douma | 2021-04-19 | 2 | -4/+4 | |
* | Separate settings for remote share expiration | Vincent Petry | 2021-04-15 | 2 | -4/+4 | |
* | Fix undefined error on add-share | John Molakvoæ (skjnldsv) | 2021-04-13 | 2 | -2/+2 | |
* | Bump core-js from 3.9.1 to 3.10.1 | dependabot-preview[bot] | 2021-04-08 | 4 | -24/+24 | |
* | Compile node | John Molakvoæ (skjnldsv) | 2021-03-31 | 12 | -16/+151 | |
* | Bump url-search-params-polyfill from 8.1.0 to 8.1.1 | dependabot-preview[bot] | 2021-03-29 | 2 | -2/+2 | |
* | Sharing link & mail parity | John Molakvoæ (skjnldsv) | 2021-03-22 | 2 | -21/+42 | |
* | Bump clipboard from 2.0.6 to 2.0.8 | dependabot-preview[bot] | 2021-03-20 | 2 | -4/+4 |