| Commit message (Expand) | Author | Age | Files | Lines |
* | Check style update | Carl Schwan | 2022-01-13 | 21 | -24/+24 |
* | Fix a few psalm issues and moved back to psalm/phar 4.18 | Carl Schwan | 2022-01-12 | 6 | -78/+68 |
* | Fix psalm not running | Carl Schwan | 2022-01-06 | 3 | -9/+22 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-01-06 | 2 | -2/+2 |
* | Merge pull request #29921 from nextcloud/feature/noid/allow-to-count-commment... | Joas Schilling | 2022-01-05 | 2 | -4/+39 |
|\ |
|
| * | Allow to count comments with multiple verbs | Joas Schilling | 2021-11-26 | 2 | -4/+39 |
* | | Merge pull request #30393 from nextcloud/feature/add-group-concat-aggregator-... | Joas Schilling | 2022-01-04 | 6 | -11/+64 |
|\ \ |
|
| * | | Use quote function | Joas Schilling | 2022-01-04 | 2 | -7/+3 |
| * | | Try escaping Oracle single quotes | Joas Schilling | 2022-01-04 | 1 | -1/+1 |
| * | | Add a test with integer | Joas Schilling | 2022-01-04 | 6 | -17/+27 |
| * | | Fix oracle LISTAGG | Joas Schilling | 2022-01-03 | 1 | -1/+1 |
| * | | Add unit test | Vitor Mattos | 2022-01-03 | 5 | -25/+12 |
| * | | Add unit test and orderBy parameter | Vitor Mattos | 2022-01-03 | 6 | -14/+40 |
| * | | Add group_concat aggregator function | Vitor Mattos | 2022-01-03 | 4 | -0/+34 |
* | | | Merge pull request #29780 from nextcloud/bugfix/noid/run-migrations-fuly-on-r... | Joas Schilling | 2022-01-04 | 1 | -4/+5 |
|\ \ \ |
|
| * | | | Run migrations fully when reenabling an app | Joas Schilling | 2021-12-29 | 1 | -4/+5 |
* | | | | Reset job disabling timer on adding the job again | Julius Härtl | 2022-01-03 | 1 | -13/+19 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-01-03 | 2 | -0/+2 |
* | | | | Sort app scripts topologically by its dependencies | Jonas Meurer | 2021-12-29 | 5 | -29/+226 |
* | | | | Merge pull request #29530 from nextcloud/bugfix/noid/username-prefill | Julius Härtl | 2021-12-29 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | Pass username prefill through unauthenticated request redirects | Julius Härtl | 2021-12-29 | 1 | -0/+4 |
| |/ / / |
|
* / / / | Make max size for single put uploads configurable | Julius Härtl | 2021-12-29 | 2 | -2/+6 |
|/ / / |
|
* | | | Merge pull request #28610 from nextcloud/enh/preview-cleanup-query | Julius Härtl | 2021-12-28 | 3 | -1/+6 |
|\ \ \ |
|
| * | | | Use storage filter when fetching previews to cleanup | Julius Härtl | 2021-08-26 | 3 | -1/+6 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-12-25 | 2 | -30/+76 |
| |/ /
|/| | |
|
* | | | Fix php-cs for S3ConnectionTrait.php | Julius Härtl | 2021-12-21 | 1 | -1/+0 |
* | | | Merge pull request #27493 from cuppett/cuppett/simplify-aws-credential-provider | Julius Härtl | 2021-12-21 | 1 | -6/+2 |
|\ \ \ |
|
| * | | | Simplify S3ConnectionTrait to defaultProvider plus option | Stephen Cuppett | 2021-11-22 | 1 | -6/+2 |
* | | | | Merge pull request #29879 from nextcloud/bugfix/noid/sharing-enumeration-addr... | Julius Härtl | 2021-12-21 | 1 | -4/+1 |
|\ \ \ \ |
|
| * | | | | Do not clear all results when searching from users address books | Julius Härtl | 2021-12-08 | 1 | -4/+1 |
* | | | | | Merge pull request #30299 from nextcloud/fix/log_files | John Molakvoæ | 2021-12-20 | 2 | -11/+15 |
|\ \ \ \ \ |
|
| * | | | | | Check if directoy is writable instead of possibly missing file | Carl Schwan | 2021-12-20 | 2 | -11/+15 |
* | | | | | | Further improve addScript logic, migrate to uksort() | Jonas Meurer | 2021-12-20 | 1 | -56/+25 |
* | | | | | | Sort app scripts by dependencies (Fixes: #30278) | Jonas Meurer | 2021-12-20 | 1 | -4/+28 |
* | | | | | | Merge pull request #30130 from nextcloud/fix/config_is_read_only | Christoph Wurst | 2021-12-17 | 2 | -0/+28 |
|\ \ \ \ \ \ |
|
| * | | | | | | Don't write to config file if `config_is_read_only` is set | Jonas Meurer | 2021-12-13 | 2 | -0/+28 |
* | | | | | | | fix translation source in directEditing templates | Azul | 2021-12-16 | 1 | -1/+1 |
* | | | | | | | Avoid deprecation warnings about libxml_disable_entity_loader in PHP 8.1 | Côme Chilliet | 2021-12-16 | 2 | -6/+14 |
* | | | | | | | Allow minor release of PHP 8.1 to be used as well | Côme Chilliet | 2021-12-16 | 1 | -3/+3 |
* | | | | | | | Fix LDAP related docblocks types | Côme Chilliet | 2021-12-16 | 1 | -2/+2 |
* | | | | | | | Allow running Nextcloud with PHP 8.1 | Côme Chilliet | 2021-12-16 | 1 | -3/+3 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge pull request #30254 from nextcloud/fix/30239/use-bigint | Pytal | 2021-12-14 | 2 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Migrate profile_config id column to bigint | Christopher Ng | 2021-12-14 | 2 | -0/+2 |
* | | | | | | | Deprecate entity slugs | Christoph Wurst | 2021-12-14 | 1 | -0/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #30197 from nextcloud/bugfix/noid/always-store-email-lower... | Pytal | 2021-12-13 | 3 | -3/+14 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Use proper app id (settings instead of core) | Julius Härtl | 2021-12-13 | 1 | -2/+2 |
| * | | | | | Make sure strtolower only receives a string to satisfy psalm | Joas Schilling | 2021-12-13 | 1 | -1/+1 |
| * | | | | | Lowercase all core=>email values | Joas Schilling | 2021-12-13 | 2 | -0/+2 |
| * | | | | | Always store and compare the email address as lower case | Joas Schilling | 2021-12-10 | 1 | -3/+12 |
* | | | | | | Merge pull request #30200 from nextcloud/bugfix/noid/last-login-is-never-set-... | Julius Härtl | 2021-12-13 | 1 | -2/+1 |
|\ \ \ \ \ \ |
|