| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-row | blizzz | 2022-07-08 | 2 | -7/+2 |
|\ |
|
| * | Set as optional argument | Vitor Mattos | 2022-06-13 | 1 | -1/+1 |
| * | Remove unecessary row and make compatible with db schema | Vitor Mattos | 2022-06-13 | 2 | -6/+1 |
* | | Merge pull request #33110 from nextcloud/feat/handle-onetime-password-large | blizzz | 2022-07-08 | 1 | -2/+5 |
|\ \ |
|
| * | | Handler large passwords | Carl Schwan | 2022-07-05 | 1 | -1/+4 |
| * | | Handle one time passwords | Carl Schwan | 2022-07-05 | 1 | -1/+1 |
* | | | Only ignore attempts of the same action | Joas Schilling | 2022-07-07 | 1 | -4/+4 |
* | | | Merge pull request #33052 from nextcloud/fix/set-display-name | Joas Schilling | 2022-07-06 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Do not save invalid display name to the database | Christopher Ng | 2022-06-28 | 1 | -0/+4 |
* | | | | Allow to expire comments of multiple objects with one call | Joas Schilling | 2022-07-01 | 1 | -5/+9 |
| |/ /
|/| | |
|
* | | | Fix detection of firefox in ContentSecurityPolicyNonceManager | Carl Schwan | 2022-06-29 | 1 | -4/+2 |
* | | | Check whether entry is of type ICacheEntry in Cache->remove() | Jonas | 2022-06-29 | 1 | -1/+1 |
* | | | Merge pull request #32994 from nextcloud/fix/extended-query-search | Carl Schwan | 2022-06-29 | 2 | -5/+9 |
|\ \ \ |
|
| * | | | Search without join on filecache_extended | Carl Schwan | 2022-06-23 | 2 | -5/+9 |
* | | | | Merge pull request #33042 from nextcloud/bugfix/noid/extend-email-logging | Joas Schilling | 2022-06-28 | 1 | -0/+3 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Extend email logging | Joas Schilling | 2022-06-28 | 1 | -0/+3 |
* | | | | Merge pull request #32982 from nextcloud/fix/metadata-extraction | Carl Schwan | 2022-06-28 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fix metadata extraction | Carl Schwan | 2022-06-22 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #32960 from nextcloud/fix/avoid-using-undeclared-properties | Côme Chilliet | 2022-06-28 | 6 | -66/+30 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | composer run cs:fix | Côme Chilliet | 2022-06-21 | 2 | -2/+0 |
| * | | | Fix PHP 8.2 warnings about undeclared properties | Côme Chilliet | 2022-06-21 | 6 | -65/+31 |
* | | | | Merge pull request #32998 from nextcloud/fix/setting_name | Louis | 2022-06-27 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Rename setting name to reduce its length | Louis Chemineau | 2022-06-27 | 2 | -2/+2 |
* | | | | | Merge pull request #32863 from nextcloud/feature/add-comments-expire-date | blizzz | 2022-06-24 | 2 | -0/+37 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Add comments expire date | Vitor Mattos | 2022-06-15 | 2 | -0/+37 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #32980 from nextcloud/fix/32887/dashboard-load-only-enable... | blizzz | 2022-06-23 | 3 | -16/+25 |
|\ \ \ \ |
|
| * | | | | avoid early DI of IAppManager | Arthur Schiwon | 2022-06-22 | 1 | -3/+5 |
| * | | | | load widgets only of enabled apps | Arthur Schiwon | 2022-06-22 | 3 | -16/+23 |
| | |_|/
| |/| | |
|
* / | | | Improve local domain detection | Côme Chilliet | 2022-06-23 | 1 | -2/+4 |
|/ / / |
|
* | | | Merge pull request #32242 from nextcloud/fix-logging-data-array | blizzz | 2022-06-21 | 2 | -14/+24 |
|\ \ \ |
|
| * | | | Fix logging data context to file | Thomas Citharel | 2022-05-02 | 2 | -14/+24 |
* | | | | Merge pull request #31475 from nextcloud/kofemann-patch-1 | blizzz | 2022-06-21 | 1 | -0/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | files: close open directory file descriptor on error path | Tiramisu Mokka | 2022-03-07 | 1 | -0/+1 |
* | | | | Merge pull request #32924 from nextcloud/memcached-binary-protocol | Carl Schwan | 2022-06-21 | 1 | -24/+6 |
|\ \ \ \ |
|
| * | | | | memcached should not throw arbitrary exceptions | Arthur Schiwon | 2022-06-17 | 1 | -24/+6 |
| * | | | | Enable binary protocol again | Carl Schwan | 2022-06-17 | 1 | -1/+1 |
* | | | | | Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-... | blizzz | 2022-06-21 | 3 | -4/+8 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Explicitely only accept closures from our dependencies in ClosureJob | Côme Chilliet | 2022-06-21 | 1 | -1/+4 |
| * | | | | Replace opis/closure with laravel/serializable-closure in code | Côme Chilliet | 2022-06-14 | 3 | -4/+5 |
| | |_|/
| |/| | |
|
* | | | | make placeholder a const for reuse | Arthur Schiwon | 2022-06-16 | 1 | -2/+4 |
* | | | | fix overwriting original vars when logging | Arthur Schiwon | 2022-06-16 | 1 | -2/+4 |
* | | | | Use {$var} instead of ${var} for PHP 8.2 compatibility | Côme Chilliet | 2022-06-14 | 3 | -3/+3 |
|/ / / |
|
* | | | Merge pull request #31966 from nextcloud/unencrypted-size | Vincent Petry | 2022-06-13 | 13 | -134/+239 |
|\ \ \ |
|
| * | | | store unencrypted size in the unencrypted_size column | Robin Appelman | 2022-06-02 | 6 | -49/+136 |
| * | | | add case statement to sql function builder | Robin Appelman | 2022-06-02 | 1 | -0/+11 |
| * | | | make expression build return IQueryFunction instead of string | Robin Appelman | 2022-06-02 | 6 | -85/+92 |
* | | | | Merge pull request #31771 from nextcloud/fix/hook-encryption-cron | Vincent Petry | 2022-06-10 | 1 | -13/+25 |
|\ \ \ \ |
|
| * | | | | Fix hook encryption with cron job | Carl Schwan | 2022-06-07 | 1 | -13/+25 |
* | | | | | Merge pull request #32364 from nextcloud/dav-listeners | Vincent Petry | 2022-06-10 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | Fix a doctype in OCP for IAddressBook | Thomas Citharel | 2022-05-17 | 1 | -1/+2 |