19873 Commits (6e906dedc67dde6d88420fb3a5e891b8231a4bd8)

Author SHA1 Message Date
  Nextcloud bot 87eda567e3
[tx-robot] updated from transifex 2 years ago
  Julius Härtl e475dfe16c
Fix php-cs for S3ConnectionTrait.php 2 years ago
  Carl Schwan 52760a95d9
Check if directoy is writable instead of possibly missing file 2 years ago
  Jonas Meurer 822daa3c64
Further improve addScript logic, migrate to uksort() 2 years ago
  Jonas Meurer 7ec1317b1b
Sort app scripts by dependencies (Fixes: #30278) 2 years ago
  Azul 8535dc4255 fix translation source in directEditing templates 2 years ago
  Côme Chilliet c3a1a66eae
Avoid deprecation warnings about libxml_disable_entity_loader in PHP 8.1 2 years ago
  Côme Chilliet 72baee9698
Allow minor release of PHP 8.1 to be used as well 2 years ago
  Côme Chilliet 743267eba4
Fix LDAP related docblocks types 2 years ago
  Côme Chilliet 260be93a14
Allow running Nextcloud with PHP 8.1 2 years ago
  Christoph Wurst 3e078ffa1b
Deprecate entity slugs 2 years ago
  Christopher Ng c85f78db69 Migrate profile_config id column to bigint 2 years ago
  Julius Härtl c92ac34711 Use proper app id (settings instead of core) 2 years ago
  Joas Schilling 0877d62c47 Make sure strtolower only receives a string to satisfy psalm 2 years ago
  Joas Schilling 99006be126 Lowercase all core=>email values 2 years ago
  Jonas Meurer 241dfef7fb
Don't write to config file if `config_is_read_only` is set 2 years ago
  Nextcloud bot ce6dcbcdb4
[tx-robot] updated from transifex 2 years ago
  Joas Schilling 78e90b69ba
Don't check the configvalue for lastLogin which is never null 2 years ago
  Joas Schilling ae36526978
Always store and compare the email address as lower case 2 years ago
  Nextcloud bot a47da9722d
[tx-robot] updated from transifex 2 years ago
  Vincent Petry 6f81e60bce
Check resource before closing in encryption wrapper 2 years ago
  Joas Schilling f1a6668cc2
Make psalm more happy 2 years ago
  Joas Schilling 93b77f54bd
Fix docs to make Psalm happier 2 years ago
  Nextcloud bot 39f77c8870
[tx-robot] updated from transifex 2 years ago
  Joas Schilling d5cb5a33dc
Convert strict_search to wildcard property and add psalm docs 2 years ago
  Joas Schilling d49ad7ea47
Limit more contact searches 2 years ago
  Joas Schilling 0f1670be8a
Only limit search in the system address book 2 years ago
  Joas Schilling 84d37143b0
Only wildcard search if enumeration is allowed 2 years ago
  Julius Härtl 7b76253aee
Do not clear all results when searching from users address books 2 years ago
  Nextcloud bot 0e665e0646
[tx-robot] updated from transifex 2 years ago
  Nextcloud bot e7fb7115fa
[tx-robot] updated from transifex 2 years ago
  Côme Chilliet 8504f0a59e
Avoid assignment in if clause 2 years ago
  Côme Chilliet ab3a1d5706
Fix typing problems in OC_Image 2 years ago
  Côme Chilliet d537226368
Avoid calling image* methods on boolean 2 years ago
  Nextcloud bot f0e1621eed
[tx-robot] updated from transifex 2 years ago
  Nextcloud bot f210a6a0e5
[tx-robot] updated from transifex 2 years ago
  Christopher Ng e224401a62 Fix relation "user_id" already exists migration error 2 years ago
  acsfer 074a9a5e88
Switch logical operators 2 years ago
  Julius Härtl 5116bf146f
Allow to pass note when creating a share and send it with directly in the share mail when set 2 years ago
  John Molakvoæ (skjnldsv) 791d57051a
Adapt tests 2 years ago
  John Molakvoæ (skjnldsv) 71a3528510
Allow scripts prioritization based on other apps 2 years ago
  Robin Appelman db2dcbfe13
code checker fixes for instanceOfStorage 2 years ago
  Robin Appelman f5fe887b4b
background scan the source storage when a background scan on a storage jail is triggered 2 years ago
  Robin Appelman f93061e344
teach psalm about `Storage::instanceOfStorage` 2 years ago
  Carl Schwan dfb569f097
Follow upstream security recommandation 2 years ago
  Joas Schilling 68d53988f6
Fix log_query config flag 2 years ago
  Joas Schilling 168c673755
Allow to log DB, redis and LDAP requests into files 2 years ago
  Joas Schilling c0ba89ecc9
Remove default token which is deprecated since Nextcloud 13 2 years ago
  Joas Schilling 1d550ab95e
Don't query the bruteforce attempts when we just deleted them 2 years ago
  Joas Schilling 660e550260
Only check the twofactor state once per request 2 years ago