Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Remove unused imports | Daniel Rudolf | 2021-06-30 | 1 | -1/+0 | |
| * | | | | | | Add IUrlGenerator::linkToDefaultPageUrl() | Daniel Rudolf | 2021-06-30 | 4 | -40/+40 | |
* | | | | | | | Make AppsEnableTest and AppsDisableTest independet of the app version number | Daniel Kesselberg | 2021-10-01 | 2 | -22/+22 | |
* | | | | | | | Merge pull request #28189 from nextcloud/work/carl/admin-delegation | Carl Schwan | 2021-09-29 | 2 | -10/+33 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add admin privilege delegation for admin settings | Carl Schwan | 2021-09-29 | 2 | -10/+33 | |
* | | | | | | | | Fix unit tests | Joas Schilling | 2021-09-29 | 2 | -16/+16 | |
|/ / / / / / / | ||||||
* | | | | | | | Remove tests that just prove mocked calls and don't actually validate anythin... | Julius Härtl | 2021-09-27 | 2 | -82/+0 | |
* | | | | | | | Run oci tests against phpunit9/php8 | Julius Härtl | 2021-09-27 | 1 | -0/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Bump @nextcloud/vue | John Molakvoæ | 2021-09-16 | 2 | -3/+3 | |
* | | | | | | Add email addresses to contacts menu | Daniel Kesselberg | 2021-09-15 | 1 | -1/+3 | |
* | | | | | | Merge pull request #28792 from nextcloud/fix/noid/lost-password-missing-prefix | John Molakvoæ | 2021-09-14 | 1 | -2/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fixes missing prefix to validate password reset token | Arthur Schiwon | 2021-09-10 | 1 | -2/+5 | |
* | | | | | | | Merge pull request #28728 from nextcloud/add-database-backend-limiter | Lukas Reschke | 2021-09-13 | 2 | -36/+19 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Adjust tests | Lukas Reschke | 2021-09-06 | 2 | -16/+12 | |
| * | | | | | | Adjust logic to store period instead of current timestamp | Lukas Reschke | 2021-09-06 | 2 | -20/+7 | |
* | | | | | | | use specific email getter where necessary | Arthur Schiwon | 2021-09-09 | 1 | -1/+21 | |
* | | | | | | | enable the user to set a primary (notification) email address (backend) | Arthur Schiwon | 2021-09-09 | 1 | -1/+4 | |
* | | | | | | | add a job to clean up expired verification tokens | Arthur Schiwon | 2021-09-09 | 1 | -2/+39 | |
* | | | | | | | implement verification for additional mails | Arthur Schiwon | 2021-09-09 | 1 | -0/+36 | |
* | | | | | | | move verification token logic out of lost password controller | Arthur Schiwon | 2021-09-09 | 2 | -258/+315 | |
* | | | | | | | Merge pull request #28725 from nextcloud/disallow-public-page-in-2fa-flow | Lukas Reschke | 2021-09-07 | 1 | -27/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Adjust tests | Lukas Reschke | 2021-09-06 | 1 | -27/+0 | |
| |/ / / / / / | ||||||
* / / / / / / | Resolve absolute path in tests | Lukas Reschke | 2021-09-06 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Refactor writeObject to only use MultipartUpload when required | Bernd Rederlechner | 2021-08-20 | 2 | -0/+105 | |
* | | | | | | Merge pull request #27294 from pjft/patch-2 | Christoph Wurst | 2021-08-19 | 1 | -0/+5 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Add logging to 2FA failure | pjft | 2021-06-21 | 1 | -0/+5 | |
* | | | | | | Use IURLGenerator function to get value of `\OC::$WEBROOT` global | Jonas Meurer | 2021-08-16 | 1 | -0/+6 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge pull request #28220 from nextcloud/get-by-id-multiple-mounts-single-sto... | John Molakvoæ | 2021-08-09 | 1 | -68/+30 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | fix Folder->getById() when a single storage is mounted multiple times | Robin Appelman | 2021-07-28 | 1 | -68/+30 | |
* | | | | | refs #21045 add app config to disable unlimited quota and to set max quota | Julien Veyssier | 2021-07-29 | 1 | -0/+65 | |
* | | | | | Merge pull request #28175 from nextcloud/jail-search-root | Julius Härtl | 2021-07-29 | 1 | -0/+18 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | add test for searching within a "root jail" | Robin Appelman | 2021-07-28 | 1 | -0/+18 | |
* | | | | | Merge pull request #28075 from nextcloud/enh/noid/admin_audit-report-full-path | Julius Härtl | 2021-07-26 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Admin Audit - Sharing: createShare - report the full path | szaimen | 2021-07-22 | 1 | -0/+1 | |
* | | | | | | Let memory limit set in tests fit the used amount | Julius Härtl | 2021-07-22 | 1 | -4/+3 | |
|/ / / / / | ||||||
* | | | | | Allow to get a local cloud id without going through the contacts manager | Julius Härtl | 2021-07-14 | 3 | -12/+31 | |
* | | | | | Add a unit test to check for casting a IQueryFunction | Joas Schilling | 2021-07-07 | 1 | -0/+34 | |
|/ / / / | ||||||
* | | | | Merge pull request #27198 from nextcloud/tests/run-s3-tests | Lukas Reschke | 2021-07-05 | 3 | -10/+11 | |
|\ \ \ \ | ||||||
| * | | | | Use minio for s3 tests | Julius Härtl | 2021-07-01 | 2 | -4/+10 | |
| * | | | | Run s3 tests again | Julius Härtl | 2021-06-30 | 1 | -6/+1 | |
| | |/ / | |/| | | ||||||
* / | | | Migrate HintException to OCP | Gary Kim | 2021-06-30 | 4 | -6/+6 | |
|/ / / | ||||||
* | | | adjust internal data handling logic to fix store and load | Arthur Schiwon | 2021-06-30 | 1 | -146/+109 | |
* | | | adjust email verification checker | Arthur Schiwon | 2021-06-30 | 1 | -4/+1 | |
* | | | adjust verification state updater method | Arthur Schiwon | 2021-06-30 | 1 | -10/+5 | |
* | | | make AccountManager actually write multi value properties | Arthur Schiwon | 2021-06-30 | 1 | -163/+106 | |
* | | | accounts event handler to use eventdispatcher, DI and Accounts API | Arthur Schiwon | 2021-06-30 | 1 | -42/+42 | |
* | | | prov api reports additional emails on getUser | Arthur Schiwon | 2021-06-30 | 1 | -0/+1 | |
* | | | Fix app version check | Joas Schilling | 2021-06-25 | 2 | -27/+17 | |
* | | | Merge pull request #27635 from nextcloud/fix/datetime-constants | Pytal | 2021-06-23 | 1 | -5/+5 | |
|\ \ \ | ||||||
| * | | | Move DateTime::RFC2822 to DateTimeInterface::2822 | Christoph Wurst | 2021-06-23 | 1 | -3/+3 |