Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump @nextcloud/paths from 2.0.0 to 2.1.0 | dependabot[bot] | 2021-10-02 | 5 | -45/+45 |
* | Bump @nextcloud/axios from 1.6.0 to 1.7.0 | dependabot[bot] | 2021-10-02 | 4 | -4/+4 |
* | Update app versions for 23 | Vincent Petry | 2021-09-28 | 1 | -1/+1 |
* | Bump core-js from 3.17.3 to 3.18.0 | dependabot[bot] | 2021-09-26 | 12 | -76/+76 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-23 | 2 | -0/+14 |
* | Update generated composer files to latest format | Christoph Wurst | 2021-09-22 | 3 | -19/+110 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-22 | 2 | -6/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-20 | 2 | -6/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-19 | 2 | -0/+14 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-18 | 2 | -0/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-17 | 24 | -48/+24 |
* | Bump @nextcloud/vue | John Molakvoæ | 2021-09-16 | 12 | -182/+247 |
* | Add new ExternalShareActions API | John Molakvoæ | 2021-09-16 | 5 | -8/+178 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-14 | 24 | -48/+62 |
* | Correct code | Valdnet | 2021-09-13 | 1 | -2/+2 |
* | l10n: Remove a text string from translation | Valdnet | 2021-09-13 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-13 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-12 | 2 | -0/+14 |
* | Bump vue-clipboard2 from 0.3.1 to 0.3.2 | dependabot[bot] | 2021-09-11 | 2 | -2/+2 |
* | Merge pull request #28795 from nextcloud/dependabot/npm_and_yarn/core-js-3.17.3 | dependabot[bot] | 2021-09-11 | 10 | -48/+48 |
|\ | |||||
| * | Bump core-js from 3.17.2 to 3.17.3 | dependabot[bot] | 2021-09-11 | 10 | -48/+48 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-11 | 2 | -0/+4 |
|/ | |||||
* | Merge pull request #28377 from nextcloud/fix/shared-ext-storage-scan | szaimen | 2021-09-10 | 1 | -1/+16 |
|\ | |||||
| * | Return proper watcher if SharedStorage originates from ExternalMount | John Molakvoæ (skjnldsv) | 2021-09-10 | 1 | -1/+16 |
* | | Merge pull request #28764 from nextcloud/feat/sharing-link-event | John Molakvoæ | 2021-09-10 | 5 | -5/+105 |
|\ \ | |||||
| * | | Emit event on link share action | John Molakvoæ | 2021-09-10 | 5 | -5/+105 |
* | | | Merge pull request #28422 from nextcloud/enh/27465/notification-email | John Molakvoæ | 2021-09-10 | 2 | -5/+5 |
|\ \ \ | |||||
| * | | | use specific email getter where necessary | Arthur Schiwon | 2021-09-09 | 2 | -5/+5 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-10 | 6 | -0/+20 |
|/ / / | |||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-09 | 16 | -0/+126 |
|/ / | |||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-08 | 2 | -0/+2 |
|/ | |||||
* | Merge pull request #28157 from Bibo-Joshi/share-folder-per-user | John Molakvoæ | 2021-09-07 | 20 | -87/+289 |
|\ | |||||
| * | Let users choose a share_folder | Hinrich Mahler | 2021-09-06 | 20 | -87/+289 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-07 | 2 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-06 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-05 | 4 | -0/+4 |
* | Bump core-js from 3.16.4 to 3.17.2 | dependabot[bot] | 2021-09-04 | 4 | -5/+5 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-04 | 8 | -0/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-03 | 122 | -244/+244 |
* | Merge pull request #28643 from nextmcloud/NMC-552 | John Molakvoæ | 2021-09-02 | 2 | -1/+16 |
|\ | |||||
| * | Duplicate code removed | sangramsinh.desai@t-systems.com | 2021-09-02 | 1 | -14/+1 |
| * | unwanted class removed | sangramsinh.desai@t-systems.com | 2021-09-02 | 1 | -2/+2 |
| * | space above the downloadFile element added | sangramsinh.desai@t-systems.com | 2021-09-02 | 1 | -0/+1 |
| * | mimetype condition merged | sangramsinh.desai@t-systems.com | 2021-09-02 | 1 | -0/+11 |
| * | Guest view download button seperated for image | Sangramsinh Desai | 2021-09-02 | 1 | -0/+13 |
| * | Guest view download button seperated for video | Sangramsinh Desai | 2021-09-02 | 1 | -1/+4 |
* | | 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 |
|/ |