aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-31164-140/+542
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #46894 from ↵Joas Schilling2024-07-311-2/+2
|\ | | | | | | | | nextcloud/bugfix/noid/improve-explanation-of-timestamp fix(trashbin): Improve documentation of since/until timestamps of res…
| * fix(trashbin): Improve documentation of since/until timestamps of restore ↵Joas Schilling2024-07-301-2/+2
| | | | | | | | | | | | trashbin Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #46822 from nextcloud/refactor/user_ldap/security-attributesKate2024-07-302-19/+20
|\ \
| * | refactor(user_ldap): Replace security annotations with respective attributesprovokateurin2024-07-272-19/+20
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Merge pull request #46824 from ↵Kate2024-07-301-14/+8
|\ \ \ | |_|/ |/| | | | | nextcloud/refactor/weather_status/security-attributes
| * | refactor(weather_status): Replace security annotations with respective ↵provokateurin2024-07-271-14/+8
| |/ | | | | | | | | | | attributes Signed-off-by: provokateurin <kate@provokateurin.de>
* | chore(ShareSettings): Proper wording for share autocompletion settingsfenn-cs2024-07-301-2/+2
| | | | | | | | | | | | The existing is incorrect and can be misleading as seen in : https://github.com/nextcloud/server/issues/42501 Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | Merge pull request #46744 from ↵Kate2024-07-301-8/+9
|\ \ | | | | | | | | | nextcloud/refactor/cloud_federation_api/security-attributes
| * | refactor(cloud_federation_api): Replace security annotations with respective ↵provokateurin2024-07-271-8/+9
| |/ | | | | | | | | | | attributes Signed-off-by: provokateurin <kate@provokateurin.de>
* | fix(files_sharing): Make account file filter consistent have designFerdinand Thiessen2024-07-304-19/+112
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #46476 from nextcloud/enh/noid/migration-attributesStephan Orbaugh2024-07-303-0/+43
|\ \ | | | | | | Migration Attributes
| * | fix(migration-attributes): psalmMaxence Lange2024-07-291-14/+14
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | feat(migration-attributes): testsMaxence Lange2024-07-293-0/+43
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | fix(files_sharing): always show file request creation optionskjnldsv2024-07-301-7/+3
| | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | chore(files_sharing): refactor Share model to tsskjnldsv2024-07-3013-264/+94
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | feat(files_sharing): show file requests in navigationskjnldsv2024-07-306-10/+56
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | Merge pull request #46865 from nextcloud/fix/46635/breadcrumbs-shrinkJohn Molakvoæ2024-07-301-0/+1
|\ \ \
| * | | fix(files): correctly shrink breadcrumbs barRaimund Schlüßler2024-07-301-0/+1
| | | | | | | | | | | | Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
* | | | Merge pull request #46825 from ↵Kate2024-07-302-8/+8
|\ \ \ \ | | | | | | | | | | | | | | | nextcloud/refactor/workflowengine/security-attributes
| * | | | refactor(workflowengine): Replace security annotations with respective ↵provokateurin2024-07-272-8/+8
| | |_|/ | |/| | | | | | | | | | | | | | | | | | attributes Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | Merge pull request #46746 from nextcloud/refactor/dashboard/security-attributesKate2024-07-302-15/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | refactor(dashboard): Replace security annotations with respective attributesprovokateurin2024-07-272-15/+16
| |/ / | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | fix: fix recursive share checkRobin Appelman2024-07-301-1/+1
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #46805 from ↵Kate2024-07-302-30/+26
|\ \ \ | | | | | | | | | | | | nextcloud/refactor/federatedfilesharing/security-attributes
| * | | refactor(federatedfilesharing): Replace security annotations with respective ↵provokateurin2024-07-272-30/+26
| |/ / | | | | | | | | | | | | | | | attributes Signed-off-by: provokateurin <kate@provokateurin.de>
* | / Fix(l10n): Update translations from TransifexNextcloud bot2024-07-3020-8/+82
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(psalm): named attribute argumentMaxence Lange2024-07-291-1/+1
| | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | Merge pull request #46834 from withbest/masterAndy Scherzinger2024-07-291-1/+1
|\ \ | | | | | | chore: fix some comments
| * | chore: fix some commentswithbest2024-07-291-1/+1
| | | | | | | | | | | | Signed-off-by: withbest <seekseat@outlook.com>
* | | Merge pull request #46817 from nextcloud/refactor/systemtags/security-attributesKate2024-07-291-3/+2
|\ \ \
| * | | refactor(systemtags): Replace security annotations with respective attributesprovokateurin2024-07-271-3/+2
| | |/ | |/| | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Merge pull request #46819 from nextcloud/refactor/theming/security-attributesKate2024-07-293-33/+33
|\ \ \ | |_|/ |/| |
| * | refactor(theming): Replace security annotations with respective attributesprovokateurin2024-07-273-33/+33
| |/ | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2912-0/+22
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #46815 from ↵Joas Schilling2024-07-286-79/+68
|\ \ | | | | | | | | | | | | nextcloud/refactor/provisioning_api/security-attributes refactor(provisioning_api): Replace security annotations with respective attributes
| * | refactor(provisioning_api): Replace security annotations with respective ↵provokateurin2024-07-276-79/+68
| |/ | | | | | | | | | | attributes Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #46820 from ↵Kate2024-07-281-3/+4
|\ \ | | | | | | | | | nextcloud/refactor/twofactor_backupcodes/security-attributes
| * | refactor(twofactor_backupcodes): Replace security annotations with ↵provokateurin2024-07-271-3/+4
| |/ | | | | | | | | | | respective attributes Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #46818 from nextcloud/refactor/testing/security-attributesKate2024-07-281-11/+11
|\ \
| * | refactor(testing): Replace security annotations with respective attributesprovokateurin2024-07-271-11/+11
| |/ | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #46823 from ↵Kate2024-07-284-20/+14
|\ \ | | | | | | | | | nextcloud/refactor/user_status/security-attributes
| * | refactor(user_status): Replace security annotations with respective attributesprovokateurin2024-07-274-20/+14
| |/ | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-07-28100-162/+358
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* test(theming): Fix broken footer links testsprovokateurin2024-07-271-3/+3
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Merge pull request #46784 from nextcloud/fix/public-footerJohn Molakvoæ2024-07-271-1/+1
|\
| * Merge branch 'master' into fix/public-footerJohn Molakvoæ2024-07-27127-614/+1301
| |\ | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | fix(styles): Make sure footer with legal links is shown correctlyFerdinand Thiessen2024-07-261-1/+1
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #46779 from nextcloud/fix/testing/textprocessing-unicodeMarcel Klehr2024-07-272-2/+24
|\ \ \ | |_|/ |/| | fix(testing): Make Testing TextProcessing providers unicode safe
| * | fix(testing): Make Testing TextProcessing providers unicode safeMarcel Klehr2024-07-262-2/+24
| |/ | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>