Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
* | | | | | | | | Merge pull request #32748 from nextcloud/bugfix/noid/keep-non-default-protoco... | Vincent Petry | 2022-06-10 | 1 | -7/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Keep non default protocol in cloud id | Joas Schilling | 2022-06-09 | 1 | -7/+1 | |
* | | | | | | | | | Merge pull request #32799 from nextcloud/bugfix/noid/fix-exception-handling-w... | Vincent Petry | 2022-06-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix exception handling when profile data is too long | Joas Schilling | 2022-06-09 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #32723 from MartinBrugnara/master | Vincent Petry | 2022-06-10 | 1 | -5/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Expose umask override value as config parameter: localstorage.umask | Martin Brugnara | 2022-06-05 | 1 | -5/+9 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #32768 from nextcloud/fs-setup-onetime-earlier | Vincent Petry | 2022-06-10 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | perform onetime setup earlier to ensure wrappers are registered on time | Robin Appelman | 2022-06-08 | 1 | -0/+4 | |
* | | | | | | | | | | fix mounts mounted at the users home | Robin Appelman | 2022-06-09 | 1 | -7/+3 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #32767 from nextcloud/seeakble-http-stream-wrappers | Julius Härtl | 2022-06-09 | 1 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | handle stream wrappers in SeekableHttpStream | Robin Appelman | 2022-06-08 | 1 | -0/+13 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-09 | 4 | -0/+12 | |
* | | | | | | | | | Merge pull request #32697 from nextcloud/fix/get-avatar-authz | Pytal | 2022-06-08 | 1 | -11/+14 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix get avatar authorization | Christopher Ng | 2022-06-07 | 1 | -11/+14 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #32746 from nextcloud/new-share-column-attributes | Julius Härtl | 2022-06-08 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add new share attributes column | Vincent Petry | 2022-06-08 | 2 | -0/+2 | |
* | | | | | | | | | Merge pull request #32744 from nextcloud/bugfix/noid/easier-federation-debugging | Joas Schilling | 2022-06-08 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Always log errors from sending federation api requests to ease debugging | Joas Schilling | 2022-06-07 | 1 | -1/+2 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Simlify tests for integrity check on modified mimetype lists | Julius Härtl | 2022-06-07 | 1 | -1/+2 | |
* | | | | | | | | feat: add docxf and form mimetypes | Luka Trovic | 2022-06-07 | 1 | -0/+13 | |
|/ / / / / / / |