Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #28082 from nextcloud/improve-exception-serializer | Lukas Reschke | 2021-07-21 | 1 | -1/+57 | |
|\ \ \ \ | ||||||
| * | | | | Sanitize more functions from the encryption app | Lukas Reschke | 2021-07-21 | 1 | -1/+57 | |
| |/ / / | ||||||
* | | | | Merge pull request #28077 from nextcloud/heicPerformance | Julius Härtl | 2021-07-21 | 1 | -2/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Disable HEIC image preview provider for performance concerns | tobiasKaminsky | 2021-07-21 | 1 | -2/+1 | |
* | | | | Mask password for Redis and RedisCluster on connection failure | Daniel Kesselberg | 2021-07-19 | 1 | -0/+6 | |
* | | | | Merge pull request #27860 from J0WI/alphanumeric-rnd | Joas Schilling | 2021-07-16 | 4 | -4/+5 | |
|\ \ \ \ | ||||||
| * | | | | Introduce ISecureRandom::CHAR_ALPHANUMERIC | J0WI | 2021-07-08 | 4 | -4/+5 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #26463 from Worteks/fix-s3proxy | Julius Härtl | 2021-07-14 | 2 | -2/+15 | |
|\ \ \ \ | ||||||
| * | | | | fix(proxy): use accessor | Maxime Besson | 2021-06-30 | 1 | -2/+2 | |
| * | | | | fix(proxy): reaching s3 storage behind some http proxy | Maxime Besson | 2021-04-09 | 1 | -4/+4 | |
| * | | | | fix(proxy): reaching s3 storage behind some http proxy | Samuel | 2021-04-09 | 2 | -2/+15 | |
* | | | | | Merge pull request #27884 from nextcloud/enh/cloud-id-local | blizzz | 2021-07-14 | 3 | -13/+36 | |
|\ \ \ \ \ | ||||||
| * | | | | | Allow to get a local cloud id without going through the contacts manager | Julius Härtl | 2021-07-14 | 2 | -12/+35 | |
| * | | | | | Directly return cloud id from user | Julius Härtl | 2021-07-14 | 1 | -1/+1 | |
* | | | | | | Merge pull request #27761 from nextcloud/bugfix/noid/also-hide-group-from-dir... | Julius Härtl | 2021-07-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Also hide group from direct matches | Joas Schilling | 2021-07-02 | 1 | -1/+1 | |
* | | | | | | Merge pull request #27631 from yan12125/php8-fix-error-reporting | Julius Härtl | 2021-07-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Correctly skip suppressed errors in PHP 8.0 | Chih-Hsuan Yen | 2021-07-13 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #26481 from ghost/fdroid | Julius Härtl | 2021-07-13 | 1 | -0/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add F-Droid | HouraisanNEET | 2021-07-04 | 1 | -0/+14 | |
* | | | | | | | | Merge pull request #27852 from nextcloud/bugfix/noid/allow-casting-query-func... | Julius Härtl | 2021-07-13 | 3 | -5/+5 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Allow casting query functions as well | Joas Schilling | 2021-07-07 | 3 | -5/+5 | |
* | | | | | | | | Check for !== false instead | Lukas Reschke | 2021-07-12 | 1 | -1/+1 | |
* | | | | | | | | Check if dns_get_record returns non-false | Lukas Reschke | 2021-07-12 | 1 | -1/+1 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Fixes recursion count incrementation | Sanpi | 2021-07-07 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Refactor getEncryptionModule routine | J0WI | 2021-07-06 | 1 | -17/+13 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #27801 from nextcloud/enh/noid/hardening-dns-pin-middleware | kesselb | 2021-07-06 | 1 | -13/+28 | |
|\ \ \ \ \ | ||||||
| * | | | | | Ignore subdomain for soa queries | Daniel Kesselberg | 2021-07-05 | 1 | -13/+28 | |
* | | | | | | Fix in locking cache check | MichaIng | 2021-07-05 | 1 | -1/+1 | |
* | | | | | | Merge pull request #27794 from nextcloud/fix/clarify-lazy-event-listener-cont... | Christoph Wurst | 2021-07-05 | 1 | -6/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Clarify that lazy event listeners are built from the server container | Christoph Wurst | 2021-07-05 | 1 | -6/+18 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #27767 from nextcloud/enh/20515/maintenance-mode-info | Pytal | 2021-07-05 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Improve maintenance mode info | szaimen | 2021-07-02 | 1 | -2/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #27799 from nextcloud/bug/26425/check-return-encrypt | Lukas Reschke | 2021-07-05 | 1 | -6/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Throw exception if encrypting the data failed. | Daniel Kesselberg | 2021-07-05 | 1 | -6/+16 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #27758 from nullspoon/fix-dns-pinning | John Molakvoæ | 2021-07-05 | 1 | -5/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix DnsPinMiddleware resolve pinning bug | Aaron Ball | 2021-07-02 | 1 | -5/+12 | |
| |/ / / / / | ||||||
* / / / / / | Check that pdo is installed | Daniel Kesselberg | 2021-07-05 | 1 | -1/+4 | |
|/ / / / / | ||||||
* / / / / | dont include folder being search in in the results | Robin Appelman | 2021-07-02 | 1 | -1/+7 | |
|/ / / / | ||||||
* | | | | Merge pull request #27533 from Rid/master | blizzz | 2021-07-01 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fix scanner mistaking socket files for directories | Rid | 2021-06-17 | 1 | -2/+2 | |
* | | | | | Merge pull request #27586 from nextcloud/bugfi/noid/objectstore-checksum | blizzz | 2021-07-01 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Reset checksum when writing files to object store | Julius Härtl | 2021-06-21 | 1 | -0/+1 | |
* | | | | | | Migrate HintException to OCP | Gary Kim | 2021-06-30 | 15 | -72/+40 | |
* | | | | | | ensure that factoryClass exisits before instantiation | Arthur Schiwon | 2021-06-30 | 1 | -1/+1 | |
* | | | | | | cleanup | Arthur Schiwon | 2021-06-30 | 1 | -7/+3 | |
* | | | | | | adjust internal data handling logic to fix store and load | Arthur Schiwon | 2021-06-30 | 3 | -135/+155 | |
* | | | | | | adjust email verification checker | Arthur Schiwon | 2021-06-30 | 1 | -16/+18 | |
* | | | | | | fix code style | Arthur Schiwon | 2021-06-30 | 2 | -2/+2 | |
* | | | | | | adjust verification state updater method | Arthur Schiwon | 2021-06-30 | 1 | -70/+33 |