Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
| * | | | make expression build return IQueryFunction instead of string | Robin Appelman | 2022-06-02 | 8 | -121/+128 | |
* | | | | Merge pull request #31637 from nextcloud/add-password-reset-typed-events | Vincent Petry | 2022-06-13 | 2 | -0/+4 | |
|\ \ \ \ | ||||||
| * | | | | Add password reset typed events | Thomas Citharel | 2022-06-10 | 2 | -0/+4 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-12 | 2 | -0/+2 | |
|/ / / / | ||||||
* | | | | 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 | 3 | -3/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix a doctype in OCP for IAddressBook | Thomas Citharel | 2022-05-17 | 3 | -3/+5 | |
* | | | | | | Merge pull request #32660 from susnux/master | Vincent Petry | 2022-06-10 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Feature: Add and expose frontend loglevel | Ferdinand Thiessen | 2022-06-06 | 1 | -0/+4 | |
* | | | | | | | Merge pull request #32685 from nextcloud/fix/external-storage-password-replac... | Vincent Petry | 2022-06-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix replacing external storage password during debug log | Christoph Wurst | 2022-06-01 | 1 | -1/+1 |