| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | 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 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-06 | 2 | -2/+2 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | Merge pull request #33086 from nextcloud/techdebt/noid/allow-expiring-comment... | blizzz | 2022-07-05 | 2 | -7/+11 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Allow to expire comments of multiple objects with one call | Joas Schilling | 2022-07-01 | 2 | -7/+11 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-04 | 2 | -0/+4 |
|/ / / / / |
|
* | | | | | Add status automation | Joas Schilling | 2022-07-01 | 1 | -0/+12 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-30 | 2 | -2/+2 |
* | | | | | 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 #33007 from nextcloud/cleanup/federation-app | Carl Schwan | 2022-06-28 | 3 | -0/+50 |
|\ \ \ \ \ |
|
| * | | | | | Summer cleanup of the federation app | Carl Schwan | 2022-06-24 | 3 | -0/+50 |
| |/ / / / |
|
* | | | | | 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 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-28 | 2 | -0/+2 |
* | | | | | 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 | 6 | -0/+67 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Add comments expire date | Vitor Mattos | 2022-06-15 | 6 | -0/+67 |
* | | | | | | Merge pull request #32980 from nextcloud/fix/32887/dashboard-load-only-enable... | blizzz | 2022-06-23 | 4 | -17/+26 |
|\ \ \ \ \ \ |
|
| * | | | | | | avoid early DI of IAppManager | Arthur Schiwon | 2022-06-22 | 1 | -3/+5 |
| * | | | | | | load widgets only of enabled apps | Arthur Schiwon | 2022-06-22 | 4 | -17/+24 |
| | |_|/ / /
| |/| | | | |
|
* / | | | | | 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 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-19 | 2 | -0/+2 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-17 | 2 | -0/+2 |
* | | | | | | 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 |
|/ / / / / |
|
* | | / / | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-14 | 2 | -0/+4 |
| |_|/ /
|/| | | |
|
* | | | | Merge pull request #31966 from nextcloud/unencrypted-size | Vincent Petry | 2022-06-13 | 17 | -170/+297 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | store unencrypted size in the unencrypted_size column | Robin Appelman | 2022-06-02 | 7 | -49/+146 |
| * | | | add case statement to sql function builder | Robin Appelman | 2022-06-02 | 2 | -0/+23 |