Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-03 | 508 | -892/+1918 |
* | Merge pull request #20285 from nextcloud/fix/l10n-webauthn | Roeland Jago Douma | 2020-04-03 | 1 | -0/+1 |
|\ | |||||
| * | Ignore compiled webauthn settings | Roeland Jago Douma | 2020-04-03 | 1 | -0/+1 |
* | | Merge pull request #20257 from nextcloud/version/19/beta1v19.0.0beta1 | Roeland Jago Douma | 2020-04-03 | 1 | -2/+2 |
|\ \ | |||||
| * | | 19 beta 1 | Roeland Jago Douma | 2020-04-01 | 1 | -2/+2 |
* | | | Merge pull request #19913 from nextcloud/bugfix/noid/remove-user-name-from-pu... | Roeland Jago Douma | 2020-04-03 | 4 | -38/+260 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add a test and fix the existing ones | Joas Schilling | 2020-04-01 | 1 | -29/+220 |
| * | | Remove user name from public sharing page | Joas Schilling | 2020-04-01 | 3 | -9/+40 |
* | | | Merge pull request #20217 from nextcloud/dependabot/npm_and_yarn/regenerator-... | Roeland Jago Douma | 2020-04-03 | 20 | -31/+31 |
|\ \ \ | |||||
| * | | | Bump regenerator-runtime from 0.13.3 to 0.13.5 | dependabot-preview[bot] | 2020-04-03 | 20 | -31/+31 |
* | | | | Merge pull request #20216 from nextcloud/dependabot/npm_and_yarn/build/karma-... | Roeland Jago Douma | 2020-04-03 | 2 | -15/+15 |
|\ \ \ \ | |||||
| * | | | | Bump karma-viewport from 1.0.5 to 1.0.6 in /build | dependabot-preview[bot] | 2020-03-29 | 2 | -15/+15 |
* | | | | | Merge pull request #20244 from CHRINIMUE/add-progress-bar-to-public-upload | Roeland Jago Douma | 2020-04-03 | 5 | -13/+37 |
|\ \ \ \ \ | |||||
| * | | | | | fix wrong indentation | Christopher Mueller | 2020-03-31 | 1 | -6/+6 |
| * | | | | | add translation strings & add margin to uploaded files-list | Christopher Mueller | 2020-03-31 | 3 | -6/+5 |
| * | | | | | add progressbar for every element & better design | Christopher Mueller | 2020-03-31 | 4 | -14/+33 |
| * | | | | | Add basic progressbar to public upload page | Christopher Mueller | 2020-03-31 | 4 | -3/+9 |
* | | | | | | Merge pull request #20275 from nextcloud/bugfix/noid/publicwebdav-query-appli... | Roeland Jago Douma | 2020-04-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Query Application class on publicwebdav | Julius Härtl | 2020-04-02 | 1 | -1/+1 |
* | | | | | | | Merge pull request #19486 from nextcloud/scanner-performance | Roeland Jago Douma | 2020-04-02 | 4 | -21/+99 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | restart transaction when cache insert fails due to duplicate | Robin Appelman | 2020-04-01 | 1 | -3/+7 |
| * | | | | | | | fix tests | Robin Appelman | 2020-04-01 | 1 | -6/+26 |
| * | | | | | | | call cache->insert directly instead of going trough cache->put first when sca... | Robin Appelman | 2020-04-01 | 1 | -1/+1 |
| * | | | | | | | dont try to get existing cache data during scanning if we already know its a ... | Robin Appelman | 2020-04-01 | 1 | -4/+4 |
| * | | | | | | | reuse known parentId when inserting cache entries in scanner | Robin Appelman | 2020-04-01 | 2 | -1/+4 |
| * | | | | | | | optimize getMetaData for local storage | Robin Appelman | 2020-04-01 | 1 | -6/+57 |
* | | | | | | | | Merge pull request #19672 from nextcloud/fix-pointer-cursor-on-icons-in-prima... | Roeland Jago Douma | 2020-04-02 | 1 | -0/+16 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Fix cursor on click inputs and their descendants | Daniel Calviño Sánchez | 2020-03-25 | 1 | -0/+16 |
* | | | | | | | | Merge pull request #20215 from nextcloud/bug/19939/password-reset-arrow | Roeland Jago Douma | 2020-04-02 | 3 | -50/+52 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add fieldset to align arrow | Daniel Kesselberg | 2020-04-01 | 3 | -50/+52 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #20268 from nextcloud/fix/babel | John Molakvoæ | 2020-04-02 | 1 | -6/+5 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Remove unneeded babel config variable | John Molakvoæ (skjnldsv) | 2020-04-02 | 1 | -6/+5 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #19890 from nextcloud/enh/comments-reference-id | Joas Schilling | 2020-04-02 | 17 | -31/+344 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Update autoloader | Joas Schilling | 2020-04-02 | 2 | -0/+4 |
| * | | | | | | Fix unit tests | Joas Schilling | 2020-04-02 | 1 | -8/+13 |
| * | | | | | | Update new test as well | Joas Schilling | 2020-04-01 | 1 | -0/+1 |
| * | | | | | | Optionally write the reference id into the database | Joas Schilling | 2020-03-31 | 1 | -22/+61 |
| * | | | | | | Allow to set and get the reference id | Joas Schilling | 2020-03-31 | 3 | -0/+49 |
| * | | | | | | Add optional column oc_comments.reference_id | Joas Schilling | 2020-03-31 | 11 | -1/+216 |
* | | | | | | | Merge pull request #19781 from nextcloud/quota-include-external-dont-use-curr... | Robin Appelman | 2020-04-01 | 2 | -17/+11 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Dont always use the current users quota when calculating storage info | Robin Appelman | 2020-03-04 | 2 | -17/+11 |
* | | | | | | | Merge pull request #20209 from nextcloud/techdebt/php-cs-config | Roeland Jago Douma | 2020-04-01 | 5 | -4/+1744 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Add shared php-cs config | Christoph Wurst | 2020-03-31 | 5 | -4/+1744 |
* | | | | | | | Merge pull request #20220 from nextcloud/dependabot/npm_and_yarn/eslint-plugi... | Roeland Jago Douma | 2020-04-01 | 2 | -4/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Bump eslint-plugin-node from 11.0.0 to 11.1.0 | dependabot-preview[bot] | 2020-03-29 | 2 | -4/+4 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #20241 from nextcloud/fix/license-headers-19 | Roeland Jago Douma | 2020-04-01 | 540 | -145/+682 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 540 | -145/+682 |
* | | | | | | | | Merge pull request #20221 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-... | Roeland Jago Douma | 2020-04-01 | 3 | -5/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Bump blueimp-md5 from 2.12.0 to 2.13.0 | dependabot-preview[bot] | 2020-04-01 | 3 | -5/+5 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #19858 from nextcloud/feature/webauthn | Roeland Jago Douma | 2020-03-31 | 67 | -308/+2523 |
|\ \ \ \ \ \ \ \ |