| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #37451 from Fenn-CS/fix/36437/deprecate-php-8.0 | Andy Scherzinger | 2023-04-19 | 1 | -1/+1 |
|\ |
|
| * | Deprecate PHP8.0 | fenn-cs | 2023-04-17 | 1 | -1/+1 |
* | | add an admin check for db file locking | Simon L | 2023-04-17 | 1 | -0/+6 |
* | | Fix types for reading and writing config values | jld3103 | 2023-04-05 | 1 | -1/+1 |
|/ |
|
* | check-setup: recommend exif extension | Varun Patil | 2023-03-24 | 1 | -0/+6 |
* | Create headings for settings pages | julia.kirschenheuter | 2023-03-07 | 2 | -2/+2 |
* | Check for opcache.file_cache_only=1 | MichaIng | 2023-02-15 | 1 | -0/+2 |
* | Migrate to Symfony Mailer | Côme Chilliet | 2023-02-02 | 1 | -2/+0 |
* | Fix interned strings buffer check if 0 free bytes | MichaIng | 2023-01-23 | 1 | -4/+4 |
* | Remove workarounds specific to 7.4 | Côme Chilliet | 2023-01-20 | 1 | -1/+1 |
* | Add a const for the max user password length | Joas Schilling | 2023-01-04 | 1 | -2/+2 |
* | Fix case sensitivity of email when saving settings | Carl Schwan | 2022-12-16 | 1 | -1/+1 |
* | Add section-id and section-type data attributes to settings <li> navigation i... | Thomas Citharel | 2022-12-05 | 1 | -0/+1 |
* | Merge pull request #34940 from nextcloud/feat/add-mastodon | Carl Schwan | 2022-11-22 | 1 | -1/+8 |
|\ |
|
| * | Rename mastodon to fediverse | Carl Schwan | 2022-11-22 | 1 | -7/+9 |
| * | Add mastodon personal info field | Carl Schwan | 2022-11-21 | 1 | -2/+7 |
* | | Help pages: set window title for sidebar sections | julia.kirschenheuter | 2022-11-22 | 1 | -2/+9 |
|/ |
|
* | Merge pull request #34745 from nextcloud/optimize-show-apps | Côme Chilliet | 2022-11-21 | 1 | -7/+7 |
|\ |
|
| * | Extract $ignoreMaxApps from array_map callback in AppSettingsController | Thomas Citharel | 2022-10-22 | 1 | -7/+7 |
* | | Merge pull request #35024 from nextcloud/deprecate/php74 | Simon L | 2022-11-14 | 1 | -1/+1 |
|\ \ |
|
| * | | Deprecate PHP7.4 | Christoph Wurst | 2022-11-10 | 1 | -1/+1 |
* | | | Merge pull request #34485 from michaelkuhn/hasBigIntConversionPendingColumns-... | Robin Appelman | 2022-11-11 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix hasBigIntConversionPendingColumns missing files_trash | Michael Kuhn | 2022-10-09 | 1 | -0/+1 |
* | | | Limit-number-of-concurrent-preview-generations | szaimen | 2022-11-05 | 1 | -0/+5 |
| |/
|/| |
|
* | | Harden some PHP functions | acsfer | 2022-10-04 | 1 | -5/+5 |
|/ |
|
* | Merge pull request #34067 from nextcloud/timm2k-patch-1 | Vincent Petry | 2022-09-15 | 1 | -0/+1 |
|\ |
|
| * | Update CheckSetupController.php | timm2k | 2022-09-14 | 1 | -0/+1 |
* | | Add accessibility entry in user menu | Vincent Petry | 2022-09-14 | 1 | -1/+5 |
|/ |
|
* | Merge branch 'master' into fix/setting/accessibility-title | Carl Schwan | 2022-09-02 | 5 | -27/+42 |
|\ |
|
| * | Merge pull request #33429 from nextcloud/port-password-vue | Carl Schwan | 2022-08-31 | 1 | -19/+7 |
| |\ |
|
| | * | Port password settings to vue | Carl Schwan | 2022-08-31 | 1 | -19/+7 |
| * | | add a way to open the admin settings overview directly | szaimen | 2022-08-30 | 1 | -1/+6 |
| |/ |
|
| * | Fix opening Help page throws Exception | Arthur Schiwon | 2022-08-24 | 1 | -1/+1 |
| * | add a setup check for 64 bit | szaimen | 2022-07-13 | 1 | -0/+9 |
| * | Don't allow setting password bigger than 469 characters | Carl Schwan | 2022-07-05 | 1 | -1/+10 |
| * | do not display the buffer_size info if the size is already set to a certain t... | szaimen | 2022-06-17 | 1 | -1/+5 |
| * | l10n: Delete apostrophe | Valdnet | 2022-06-07 | 2 | -3/+3 |
| * | l10n: Change to a capital letter | Valdnet | 2022-06-03 | 1 | -1/+1 |
* | | Improve accessibility of the title of the settings | Carl Schwan | 2022-05-16 | 1 | -15/+19 |
|/ |
|
* | Do not dispatch postSetPassword when setPassword fails | Louis Chemineau | 2022-05-05 | 1 | -1/+4 |
* | l10n: Improve grammar | rakekniven | 2022-04-27 | 1 | -1/+1 |
* | Merge pull request #30950 from nextcloud/enh/opcache-recommends-translation | Vincent Petry | 2022-03-24 | 1 | -8/+8 |
|\ |
|
| * | Add OPcache recommendations to Transifex | MichaIng | 2022-03-22 | 1 | -8/+8 |
* | | Limit the length of app password names | Joas Schilling | 2022-03-23 | 1 | -0/+8 |
|/ |
|
* | Merge pull request #31430 from nextcloud/enh/31429/improve-overwrite-cli-url-... | Simon L | 2022-03-10 | 1 | -8/+7 |
|\ |
|
| * | improve overwrite cli url setup check | szaimen | 2022-03-09 | 1 | -8/+7 |
* | | Merge pull request #31470 from nextcloud/enh/13099/allow-disable-imagick-warning | John Molakvoæ | 2022-03-08 | 1 | -14/+21 |
|\ \ |
|
| * | | allow to disable the imagick warning | szaimen | 2022-03-07 | 1 | -14/+21 |
* | | | allow adding protocol to domains in 'connectivity_check_domains' config | Julien Veyssier | 2022-03-07 | 1 | -8/+13 |
|/ / |
|
* | | Merge pull request #31267 from nextcloud/enh/docs-link-for-opcache-recommends | MichaIng | 2022-03-04 | 1 | -1/+1 |
|\ \ |
|