| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #26615 from nextcloud/enh/ffs/require_read | Morris Jobke | 2021-04-19 | 1 | -0/+8 |
|\ |
|
| * | Require read permissions for federated shares | Roeland Jago Douma | 2021-04-19 | 1 | -0/+8 |
* | | Merge pull request #26618 from nextcloud/bugfix/noid/fix-english-language | Roeland Jago Douma | 2021-04-19 | 6 | -9/+9 |
|\ \ |
|
| * | | Fix English source string | Joas Schilling | 2021-04-19 | 6 | -9/+9 |
* | | | Merge pull request #26601 from nextcloud/dependabot/npm_and_yarn/nextcloud/di... | Roeland Jago Douma | 2021-04-19 | 20 | -129/+57 |
|\ \ \ |
|
| * | | | Bump @nextcloud/dialogs from 3.1.1 to 3.1.2 | dependabot[bot] | 2021-04-19 | 20 | -129/+57 |
| |/ / |
|
* | | | Merge pull request #26613 from nextcloud/enh/no_add_to_your_nc_file_drop | Roeland Jago Douma | 2021-04-19 | 2 | -10/+23 |
|\ \ \
| |/ /
|/| | |
|
| * | | Do not allow adding file drop shares to your own cloud | Roeland Jago Douma | 2021-04-19 | 2 | -10/+23 |
| |/ |
|
* | | Merge pull request #26614 from nextcloud/crl/noid/update-crl-revoked-news | Morris Jobke | 2021-04-19 | 1 | -33/+33 |
|\ \ |
|
| * | | Update root.crl due to revoked news.crt | Morris Jobke | 2021-04-19 | 1 | -33/+33 |
|/ / |
|
* | | Merge pull request #26605 from nextcloud/dependabot/npm_and_yarn/ssri-6.0.2 | Julius Härtl | 2021-04-19 | 1 | -3/+3 |
|\ \ |
|
| * | | [Security] Bump ssri from 6.0.1 to 6.0.2 | dependabot-preview[bot] | 2021-04-16 | 1 | -3/+3 |
* | | | Merge pull request #26555 from nextcloud/techdebt/noid/run-migrator-tests-on-OCI | Joas Schilling | 2021-04-19 | 1 | -3/+49 |
|\ \ \
| |_|/
|/| | |
|
| * | | Integer 0 is not stored as Null and therefor works | Joas Schilling | 2021-04-16 | 1 | -1/+3 |
| * | | Test that oracle throws on EmptyValues in a NotNull columns | Joas Schilling | 2021-04-16 | 1 | -14/+28 |
| * | | Run migrator tests on OCI | Joas Schilling | 2021-04-16 | 1 | -3/+33 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-19 | 36 | -60/+106 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-18 | 2 | -2/+2 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-17 | 52 | -32/+106 |
| |/
|/| |
|
* | | Merge pull request #26592 from nextcloud/enh/2fa_backup/fancy_new_events | Roeland Jago Douma | 2021-04-16 | 4 | -17/+56 |
|\ \ |
|
| * | | Listen to proper UserDeletedEvent | Roeland Jago Douma | 2021-04-16 | 4 | -17/+56 |
|/ / |
|
* | | Merge pull request #26553 from nextcloud/enh/bootstrap/notifiers | Roeland Jago Douma | 2021-04-16 | 12 | -41/+110 |
|\ \ |
|
| * | | Move over notification to new registration | Roeland Jago Douma | 2021-04-16 | 7 | -39/+12 |
| * | | Deprecate the old way | Roeland Jago Douma | 2021-04-16 | 1 | -0/+1 |
| * | | Allow registering NotifierServices trough IBootstrap | Roeland Jago Douma | 2021-04-16 | 4 | -2/+97 |
|/ / |
|
* | | Merge pull request #26581 from nextcloud/bugfix/noid/fix-device-login | Roeland Jago Douma | 2021-04-16 | 1 | -3/+6 |
|\ \ |
|
| * | | Fix constraint violation detection in QB Mapper | Joas Schilling | 2021-04-16 | 1 | -3/+6 |
* | | | Merge pull request #26559 from J0WI/updno-strict | Roeland Jago Douma | 2021-04-16 | 2 | -1/+7 |
|\ \ \ |
|
| * | | | Updatenotification: add missing strict_types | J0WI | 2021-04-14 | 2 | -1/+7 |
* | | | | Merge pull request #26567 from nextcloud/techdebt/noid/adjust-jquery-deprecat... | Roeland Jago Douma | 2021-04-16 | 3 | -3/+3 |
|\ \ \ \ |
|
| * | | | | Compile assets | npmbuildbot-nextcloud[bot] | 2021-04-15 | 2 | -2/+2 |
| * | | | | Don't mentioned we will do something with an already released version | Joas Schilling | 2021-04-15 | 1 | -1/+1 |
* | | | | | Merge pull request #26560 from J0WI/backupcodes-strict | Roeland Jago Douma | 2021-04-16 | 28 | -51/+63 |
|\ \ \ \ \ |
|
| * | | | | | Format header | J0WI | 2021-04-15 | 21 | -42/+0 |
| * | | | | | 2FA backupcodes: add strict typing | J0WI | 2021-04-15 | 18 | -9/+63 |
* | | | | | | Merge pull request #26558 from J0WI/dashboard-strict | Roeland Jago Douma | 2021-04-16 | 1 | -0/+1 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Dashboard: add missing strict_types | J0WI | 2021-04-14 | 1 | -0/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #26583 from nextcloud/fix/unit-test | Roeland Jago Douma | 2021-04-16 | 14 | -19/+18 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Fix unit test | Roeland Jago Douma | 2021-04-16 | 14 | -19/+18 |
|/ / / / |
|
* | / / | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-16 | 44 | -76/+296 |
| |/ /
|/| | |
|
* | | | Merge pull request #25320 from nextcloud/bugfix/noid/save-fed-share-expiration | Julius Härtl | 2021-04-15 | 17 | -107/+639 |
|\ \ \ |
|
| * | | | Separate settings for remote share expiration | Vincent Petry | 2021-04-15 | 12 | -86/+370 |
| * | | | Unit tests for federated share expiration date | Vincent Petry | 2021-04-15 | 3 | -8/+220 |
| * | | | Fix expire date capability for federated shares | Vincent Petry | 2021-04-15 | 1 | -1/+4 |
| * | | | Implement expiration date for federated shares | Vincent Petry | 2021-04-15 | 4 | -18/+51 |
|/ / / |
|
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-15 | 48 | -14/+180 |
|/ / |
|
* | | Merge pull request #26551 from nextcloud/fix/noid/redis-exists-bool | Roeland Jago Douma | 2021-04-14 | 2 | -2/+2 |
|\ \ |
|
| * | | ensure redis returns bool for hasKey | Arthur Schiwon | 2021-04-13 | 2 | -2/+2 |
* | | | Merge pull request #26529 from J0WI/getSystemValue-type | Roeland Jago Douma | 2021-04-14 | 5 | -6/+6 |
|\ \ \ |
|
| * | | | Use correct getSystemValue type | J0WI | 2021-04-12 | 5 | -6/+6 |
| | |/
| |/| |
|