Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #27440 from nextcloud/is-file-handle | John Molakvoæ | 2021-10-23 | 1 | -2/+2 |
|\ | |||||
| * | Update Tests | acsfer | 2021-10-22 | 1 | -1/+1 |
| * | Tests update | acsfer | 2021-08-15 | 1 | -1/+1 |
* | | Merge pull request #29363 from nextcloud/fair-use-push | John Molakvoæ | 2021-10-23 | 3 | -16/+111 |
|\ \ | |||||
| * | | add check isFairUseOfFreePushService on login | Vitor Mattos | 2021-10-23 | 1 | -7/+25 |
| * | | Fair use of push notifications | Joas Schilling | 2021-10-23 | 2 | -9/+86 |
* | | | fix populating account array with missing default values | Arthur Schiwon | 2021-10-22 | 1 | -9/+7 |
|/ / | |||||
* | | Merge pull request #29220 from nextcloud/s3-external-list | John Molakvoæ | 2021-10-22 | 1 | -0/+3 |
|\ \ | |||||
| * | | ci | Robin Appelman | 2021-10-15 | 1 | -0/+3 |
* | | | Merge pull request #26725 from nextcloud/fix-federated-scope-not-shown-when-p... | John Molakvoæ | 2021-10-22 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Add missing scope to test | Daniel Calviño Sánchez | 2021-08-18 | 1 | -0/+1 |
* | | | | Merge pull request #26347 from J0WI/clean-path-regex | John Molakvoæ | 2021-10-22 | 1 | -5/+22 |
|\ \ \ \ | |||||
| * | | | | Cleaner normalizePath regex | J0WI | 2021-03-27 | 1 | -5/+22 |
* | | | | | Merge pull request #29344 from nextcloud/dependabot/composer/doctrine/dbal-3.1.3 | John Molakvoæ | 2021-10-22 | 1 | -7/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Bump doctrine/dbal from 3.0.0 to 3.1.3 | Christoph Wurst | 2021-10-22 | 1 | -7/+3 |
* | | | | | | Prevent duplicate auth token activity updates | Christoph Wurst | 2021-10-22 | 1 | -7/+6 |
|/ / / / / | |||||
* | | | | | Merge pull request #29256 from nextcloud/fix/noid/harmonize-appstoreenabled-c... | Julien Veyssier | 2021-10-21 | 2 | -41/+67 |
|\ \ \ \ \ | |||||
| * | | | | | Fix unit tests | Joas Schilling | 2021-10-21 | 2 | -41/+67 |
| | |_|/ / | |/| | | | |||||
* | | | | | Change origin field to appId | Joas Schilling | 2021-10-20 | 1 | -3/+3 |
* | | | | | Do not remove current user on findOne | John Molakvoæ | 2021-10-20 | 1 | -14/+13 |
* | | | | | Add appName to contactsmenu action API | John Molakvoæ | 2021-10-20 | 1 | -0/+19 |
* | | | | | Profile backend | Christopher Ng | 2021-10-19 | 4 | -16/+40 |
* | | | | | Add new account properties | Christopher Ng | 2021-10-19 | 1 | -6/+192 |
|/ / / / | |||||
* | | | | Merge pull request #27217 from nextcloud/techdebt/noid/make-debugging-a-cron-... | John Molakvoæ | 2021-10-15 | 1 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | Move queries to the joblist | Joas Schilling | 2021-10-14 | 1 | -0/+7 |
* | | | | | Merge pull request #29235 from nextcloud/feat/appstore/enterprise | John Molakvoæ | 2021-10-15 | 3 | -5/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Send the subscription key to the appstore requests | John Molakvoæ | 2021-10-14 | 3 | -5/+11 |
| |/ / / / | |||||
* | | | | | Merge pull request #29231 from nextcloud/fix/calendar-providers-instances | Christoph Wurst | 2021-10-14 | 1 | -1/+13 |
|\ \ \ \ \ | |||||
| * | | | | | Build instances of the calendar providers before using them | Christoph Wurst | 2021-10-14 | 1 | -1/+13 |
| |/ / / / | |||||
* | | | | | Merge pull request #29157 from nextcloud/enh/opendocument | Julius Härtl | 2021-10-14 | 2 | -2/+21 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix integrity checker tests | Julius Härtl | 2021-10-13 | 2 | -2/+21 |
* | | | | | Merge pull request #29135 from nextcloud/feat/appstore-filtering | Joas Schilling | 2021-10-14 | 1 | -1/+78 |
|\ \ \ \ \ | |||||
| * | | | | | Allow to whitelist apps from the apsptore | John Molakvoæ | 2021-10-13 | 1 | -1/+78 |
| |/ / / / | |||||
* | | | | | Add Public Calendar Provider | Anna Larch | 2021-10-14 | 1 | -10/+19 |
* | | | | | Merge pull request #29015 from nextcloud/enhancement/l10n-factory-find-generi... | Christoph Wurst | 2021-10-13 | 1 | -123/+232 |
|\ \ \ \ \ | |||||
| * | | | | | Add L10n factory method for generic language heuristics | Christoph Wurst | 2021-10-13 | 1 | -123/+232 |
* | | | | | | Add integration tests for group | Joas Schilling | 2021-10-12 | 1 | -1/+6 |
|/ / / / / | |||||
* | | | | | Merge pull request #28907 from nextcloud/bug/noid/close-stream-local | Daniel | 2021-10-08 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | explicitly close source stream on local storage | Daniel Kesselberg | 2021-09-21 | 1 | -1/+2 |
* | | | | | Merge pull request #29064 from nextcloud/feature/add_cache_to_local_integrati... | Louis | 2021-10-06 | 1 | -1/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Add cache for local integration test container | Louis Chemineau | 2021-10-06 | 1 | -1/+7 |
* | | | | | | Fix app-files acceptance tests | Louis Chemineau | 2021-10-06 | 1 | -2/+2 |
|/ / / / / | |||||
* | | | | | Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-lin... | Julius Härtl | 2021-10-05 | 4 | -119/+136 |
|\ \ \ \ \ | |||||
| * | | | | | Fix UrlGeneratorTest | Daniel Rudolf | 2021-08-05 | 1 | -19/+9 |
| * | | | | | Merge branch 'master' into enhancement/noid/IURLGenerator-linkToDefaultPageUrl | Daniel Rudolf | 2021-08-04 | 15 | -32/+169 |
| |\ \ \ \ \ | |||||
| * | | | | | | Fix UrlGeneratorTest | Daniel Rudolf | 2021-08-04 | 1 | -28/+44 |
| * | | | | | | Fix UrlGeneratorTest::testGetDefaultPageUrlWithDefaultApps() | Daniel Rudolf | 2021-07-01 | 1 | -0/+2 |
| * | | | | | | Move UtilTest::testDefaultApps() to UrlGeneratorTest | Daniel Rudolf | 2021-07-01 | 2 | -62/+73 |
| * | | | | | | Fix UtilTest::testDefaultApps() | Daniel Rudolf | 2021-07-01 | 1 | -16/+3 |
| * | | | | | | Deprecate RedirectToDefaultAppResponse | Daniel Rudolf | 2021-07-01 | 2 | -9/+21 |