| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow to tweak default scopes for accounts | Thomas Citharel | 2022-05-16 | 1 | -0/+14 |
* | only log diagnostic events if a treshhold is set | Robin Appelman | 2022-05-13 | 1 | -1/+3 |
* | Merge pull request #32110 from plumbeo/binary-encoding-4 | Vincent Petry | 2022-05-05 | 1 | -0/+9 |
|\ |
|
| * | Save encrypted files in binary format | plumbeo | 2022-05-04 | 1 | -0/+9 |
* | | Add enforce_theme example IDs | John Molakvoæ | 2022-04-30 | 1 | -1/+2 |
* | | Allow to override the default theme | John Molakvoæ | 2022-04-30 | 1 | -0/+6 |
* | | Adds uploadPartSize to config sample. | Pierre Ozoux | 2022-04-27 | 1 | -0/+2 |
|/ |
|
* | Merge pull request #31975 from nextcloud/bugfix/31952/fix-mail-link-share-pas... | Vincent Petry | 2022-04-14 | 1 | -0/+12 |
|\ |
|
| * | Adjust settings for mail link password | Vincent Petry | 2022-04-14 | 1 | -0/+12 |
* | | Add a metadata service to store file metadata | Carl Schwan | 2022-04-13 | 1 | -0/+11 |
|/ |
|
* | Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa... | Vincent Petry | 2022-04-06 | 1 | -0/+5 |
|\ |
|
| * | Allow to disable password policy enforcement for selected groups | Carl Schwan | 2022-04-05 | 1 | -0/+5 |
* | | Add a built-in profiler inside Nextcloud | Carl Schwan | 2022-04-04 | 1 | -0/+8 |
|/ |
|
* | Merge pull request #24166 from nextcloud/imaginary-prototype | Carl Schwan | 2022-03-18 | 1 | -0/+8 |
|\ |
|
| * | Send images to imaginary docker to generate previews | Vincent Petry | 2022-03-17 | 1 | -0/+8 |
* | | Add global profile toggle config | Christopher Ng | 2022-03-18 | 1 | -0/+7 |
* | | allow adding protocol to domains in 'connectivity_check_domains' config | Julien Veyssier | 2022-03-07 | 1 | -0/+4 |
* | | Diagnostics event logging to Nextcloud log | Julius Härtl | 2022-02-28 | 1 | -0/+14 |
* | | Typo | acsfer | 2022-02-20 | 1 | -1/+1 |
* | | Clarify `preview_max_filesize_image` behavior | acsfer | 2022-02-20 | 1 | -2/+3 |
|/ |
|
* | Allow sysadmins to define a maintenance window where heavier jobs can run | Joas Schilling | 2022-02-07 | 1 | -0/+14 |
* | Merge pull request #30763 from nextcloud/feature/noid/allow-to-log-audit-to-s... | John Molakvoæ | 2022-01-25 | 1 | -1/+26 |
|\ |
|
| * | Allow write audit log to syslog and systemdlog | Joas Schilling | 2022-01-20 | 1 | -1/+26 |
* | | allow changing the top-left logo link target in system config | Julien Veyssier | 2022-01-20 | 1 | -0/+7 |
* | | Merge pull request #30129 from nextcloud/mdb10.6-pipeline | John Molakvoæ | 2022-01-19 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Update default row_format | acsfer | 2021-12-07 | 1 | -1/+1 |
* | | Merge pull request #30291 from nextcloud/image-memory-limit | Joas Schilling | 2022-01-11 | 1 | -0/+10 |
|\ \ |
|
| * | | Prevent loading images that would require too much memory. | Joachim Bauch | 2022-01-11 | 1 | -0/+10 |
| |/ |
|
* | | Merge pull request #30130 from nextcloud/fix/config_is_read_only | Christoph Wurst | 2021-12-17 | 1 | -5/+5 |
|\ \ |
|
| * | | Don't write to config file if `config_is_read_only` is set | Jonas Meurer | 2021-12-13 | 1 | -5/+5 |
| |/ |
|
* / | Add option to disallow creation of local storages | Vincent Petry | 2021-12-15 | 1 | -0/+13 |
|/ |
|
* | Allow to log DB, redis and LDAP requests into files | Joas Schilling | 2021-12-01 | 1 | -0/+27 |
* | Fix background scan doc in config | Vincent Petry | 2021-10-15 | 1 | -1/+1 |
* | Merge pull request #29135 from nextcloud/feat/appstore-filtering | Joas Schilling | 2021-10-14 | 1 | -0/+6 |
|\ |
|
| * | Allow to whitelist apps from the apsptore | John Molakvoæ | 2021-10-13 | 1 | -0/+6 |
* | | Merge pull request #28637 from JensTimmerman/master | Daniel | 2021-10-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Update config.sample.php | Jens Timmerman | 2021-08-29 | 1 | -1/+1 |
| * | | Update config.sample.php | Jens Timmerman | 2021-08-29 | 1 | -1/+1 |
* | | | Add documentation for files_no_background_scan | Daniel Kesselberg | 2021-10-08 | 1 | -0/+11 |
| |/
|/| |
|
* | | Add config.php option for transfer ownership | Vincent Petry | 2021-09-15 | 1 | -0/+7 |
* | | Copy doc update to sample config | Joas Schilling | 2021-09-14 | 1 | -1/+3 |
* | | Merge pull request #28677 from nextcloud/fix/noid/mysql-collation | blizzz | 2021-09-09 | 1 | -0/+18 |
|\ \ |
|
| * | | make it possible to override the default collation | Arthur Schiwon | 2021-09-01 | 1 | -0/+18 |
| |/ |
|
* / | Let users choose a share_folder | Hinrich Mahler | 2021-09-06 | 1 | -0/+5 |
|/ |
|
* | Extend description for dbdriveroptions config value for TLS/SSL setups | Julius Härtl | 2021-08-25 | 1 | -1/+11 |
* | Merge pull request #27888 from nextcloud/fix/redis-auth | John Molakvoæ | 2021-07-22 | 1 | -0/+20 |
|\ |
|
| * | Properly support RedisCluster | John Molakvoæ (skjnldsv) | 2021-07-22 | 1 | -2/+2 |
| * | Support redis user password auth and tls encryption | John Molakvoæ (skjnldsv) | 2021-07-20 | 1 | -0/+20 |
* | | Merge pull request #28077 from nextcloud/heicPerformance | Julius Härtl | 2021-07-21 | 1 | -2/+1 |
|\ \
| |/
|/| |
|
| * | Disable HEIC image preview provider for performance concerns | tobiasKaminsky | 2021-07-21 | 1 | -2/+1 |