Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #36347 from ↵ | Christoph Wurst | 2023-01-26 | 2 | -16/+25 |
|\ | | | | | | | | | nextcloud/chore/autoloader/composer-2.5.1-autoloader-files chore(autoloaders): Update autoloader files for Composer 2.5.1 | ||||
| * | chore(autoloaders): Update autoloader files for Composer 2.5.1 | Christoph Wurst | 2023-01-25 | 2 | -16/+25 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-26 | 64 | -66/+8 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-25 | 62 | -64/+64 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | don't translate a variable | Simon L | 2023-01-24 | 1 | -1/+1 |
| | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-24 | 2 | -2/+62 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix interned strings buffer check if 0 free bytes | MichaIng | 2023-01-23 | 1 | -4/+4 |
| | | | | | | | With #32902 it was meant to be avoided to recommend raising the interned strings buffer size above a quarter of the total OPcache size. This works as long as there is at least 1 byte free, but does not apply if the buffer is filled completely. This commit switches the conditions so that the interned strings buffer size must be smaller than a quarter of the total OPcache size for the warning to be shown. That the buffer must be either filled completely or by more than 90% remains untouched. Signed-off-by: MichaIng <micha@dietpi.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-22 | 2 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-21 | 2 | -8/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Remove workarounds specific to 7.4 | Côme Chilliet | 2023-01-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-20 | 4 | -2/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-19 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #36219 from ↵ | Joas Schilling | 2023-01-18 | 1 | -0/+1 |
|\ | | | | | | | | | nextcloud/fix/correction-35886-Replace_custom_tooltips_with_native_one_for_personal_and_administration_settings Correct title for button on federation actions button | ||||
| * | Correct title for button on federation actions button | julia.kirschenheuter | 2023-01-18 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | | fix(search): Fix settings section icon color | Joas Schilling | 2023-01-18 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-16 | 6 | -2/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-15 | 2 | -10/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-14 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Compress SASS output | Christopher Ng | 2023-01-11 | 2 | -1475/+2 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Replace custom tooltips with native tooltips | julia.kirschenheuter | 2023-01-11 | 5 | -27/+15 |
| | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | Replace custom tooltips with native ones in users page | julia.kirschenheuter | 2023-01-11 | 2 | -17/+15 |
| | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | Merge pull request #35903 from ↵ | Vincent Petry | 2023-01-11 | 2 | -6/+10 |
|\ | | | | | | | | | nextcloud/fix/35887-Replace_custom_tooltips_with_native_one_for_Apps_page Replace custom tooltips with native ones in apps page | ||||
| * | Replace custom tooltips with native ones in apps page | julia.kirschenheuter | 2023-01-10 | 2 | -6/+10 |
| | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-11 | 2 | -0/+8 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-10 | 12 | -14/+22 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-09 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-08 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-07 | 8 | -0/+14 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #36005 from nextcloud/fix/default-phone-region | Simon L | 2023-01-05 | 2 | -1/+8 |
|\ | | | | | Fix default phone region validation | ||||
| * | Fix default phone region validation | Christopher Ng | 2023-01-05 | 2 | -1/+8 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Merge pull request #35981 from ↵ | Joas Schilling | 2023-01-05 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | nextcloud/followup/35965/const-for-max-password-length Add a const for the max user password length | ||||
| * | | Add a const for the max user password length | Joas Schilling | 2023-01-04 | 1 | -2/+2 |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-05 | 90 | -164/+184 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #35876 from bennet0496/patch-mail-header | Joas Schilling | 2023-01-04 | 2 | -0/+7 |
|\ | | | | | Adding option to set Auto-Submitted email header | ||||
| * | fix missing class in NewUserMailHelper and static code analysis errors | Bennet Becker | 2023-01-03 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Bennet Becker <dev@bennet.cc> | ||||
| * | update usages of AutoSubmittedValue to AutoSubmitted::VALUE_ | Bennet Becker | 2023-01-03 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: Bennet Becker <dev@bennet.cc> | ||||
| * | Revert "ran build/autoloaderchecker.sh after adding AutoSubmittedValue class" | Bennet Becker | 2022-12-24 | 2 | -25/+16 |
| | | | | | | | | | | | | This reverts commit 77569bae4511c057e3023c01fa247aae60a0a3a3. Signed-off-by: Bennet Becker <dev@bennet.cc> | ||||
| * | Updating unit test for NewUserMailHelper, to test for autosumbitted | Bennet Becker | 2022-12-23 | 1 | -0/+5 |
| | | | | | | | | | | | | header Signed-off-by: Bennet Becker <bbecker@pks.mpg.de> | ||||
| * | ran build/autoloaderchecker.sh after adding AutoSubmittedValue class | Bennet Becker | 2022-12-23 | 2 | -16/+25 |
| | | | | | | | | Signed-off-by: Bennet Becker <bbecker@pks.mpg.de> | ||||
| * | Setting Auto-Submitted header for calendar events and new user mail | Bennet Becker | 2022-12-23 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Bennet Becker <bbecker@pks.mpg.de> | ||||
* | | Merge pull request #35943 from nextcloud/fix/code-fixes-from-34997 | Côme Chilliet | 2023-01-03 | 1 | -6/+4 |
|\ \ | | | | | | | Code fixes from PR 34997 | ||||
| * | | Fix typing errors in settings tests | Côme Chilliet | 2023-01-02 | 1 | -6/+4 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | avoid using the word 'password' in the APP_TOKEN_CREATED activity | Julien Veyssier | 2023-01-02 | 1 | -2/+2 |
|/ / | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2022-12-27 | 2 | -6/+6 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2022-12-26 | 2 | -0/+14 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2022-12-25 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2022-12-24 | 4 | -12/+14 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2022-12-21 | 142 | -418/+282 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #34807 from nextcloud/fix/compute-notification-parsed-subject | Côme Chilliet | 2022-12-19 | 2 | -24/+2 |
|\ | | | | | Compute notification parsed subject from rich subject when possible | ||||
| * | Get rid of all useless calls to setParsedSubject now that setRichSubject is ↵ | Côme Chilliet | 2022-11-29 | 2 | -24/+2 |
| | | | | | | | | | | | | able to do it Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> |