aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #40667 from nextcloud/rakekniven-patch-2Simon L2024-02-281-1/+1
|\
| * fix(i18n): Corrected grammarrakekniven2024-02-271-1/+1
| | | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-28220-1182/+1812
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #43768 from ↵John Molakvoæ2024-02-275-305/+44
|\ | | | | | | nextcloud/artonge/tests/add_tests_for_versions_actions
| * fix(files_version): Prevent error in nc/vue when deleting an NcListItem in ↵Louis Chemineau2024-02-271-1/+5
| | | | | | | | | | | | from one of its actions Signed-off-by: Louis Chemineau <louis@chmn.me>
| * test: Add test selector on sharing and versions componentsLouis Chemineau2024-02-273-9/+34
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * chore(files_sharing): Remove legacy share permissions editorLouis Chemineau2024-02-271-290/+0
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * fix(dav): Init ViewOnlyPlugin after authLouis Chemineau2024-02-271-5/+5
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Merge pull request #41317 from fabianzw/fix/admin_overview_versionJohn Molakvoæ2024-02-271-4/+0
|\ \
| * | fix(settings): Always show "Nextcloud" before version numberFabian Zwemke2024-02-271-4/+0
| |/ | | | | | | Signed-off-by: Fabian Zwemke <fabian@zwemke.de>
* | Merge pull request #43854 from theTyster/fix/add-button-switching-to-newJohn Molakvoæ2024-02-271-1/+1
|\ \ | |/ |/|
| * fix: Display "+New" while files page loads instead of "+Add".Ty Davis2024-02-261-1/+1
| | | | | | | | Signed-off-by: Ty Davis <noreply@mail.theTyster.dev>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-27186-420/+542
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #43577 from arublov/fix/pages-titles-appsJohn Molakvoæ2024-02-263-4/+4
|\ | | | | [Bugfix]: Titles of pages (dashboard, apps-settings, users-settings)
| * Merge branch 'master' into fix/pages-titles-appsAndrii Rublov2024-02-25166-617/+828
| |\ | | | | | | Signed-off-by: Andrii Rublov <github.a@rublov.me>
| * | [Bugfix]: Titles of pages (dashboard, apps-settings, users-settings) #43327Andrii Rublov2024-02-233-4/+4
| | | | | | | | | | | | Signed-off-by: Andrii Rublov <airublev@outlook.com>
* | | Merge pull request #43325 from ↵John Molakvoæ2024-02-261-0/+19
|\ \ \ | | | | | | | | | | | | arublov/feature/hide-breadcrumbs-upload-and-overlap
| * | | Update apps/files/src/components/BreadCrumbs.vueAndrii Rublov2024-02-251-4/+4
| | | | | | | | | | | | | | | | Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com> Signed-off-by: Andrii Rublov <39839367+arublov@users.noreply.github.com>
| * | | feature: [F2V] Hide breadcrumbs when an upload is ongoing on narrow screen ↵Andrii Rublov2024-02-251-0/+19
| | |/ | |/| | | | | | | | | | | | | #40942 Signed-off-by: Andrii Rublov <airublev@outlook.com>
* | | Merge pull request #43428 from nextcloud/feat/share-expiration-with-timeBenjamin Gaussorgues2024-02-264-10/+21
|\ \ \
| * | | feat(share): save date and time for expirationBenjamin Gaussorgues2024-02-224-10/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because of timezones, not saving time can lead to unexpected behaviour when sharing an item sooner than timezone offset Example: sharing a file before 9am when in UTC+9 Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2612-0/+12
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2528-86/+102
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge branch 'master' into fix/42480/user-admin-not-adminJohn Molakvoæ2024-02-24203-1005/+2297
|\ \ \ | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | | fix: Allow to disable multipart copy on external s3 storageJulius Härtl2024-02-241-0/+3
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Merge pull request #43248 from nextcloud/fix/clear-status-after-predefinedPytal2024-02-241-11/+5
| |\ \ \ | | | | | | | | | | fix(user_status): Fix status update request not being sent
| | * | | fix(user_status): Fix status update request not being sentChristopher Ng2024-02-241-11/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | Merge pull request #39276 from nextcloud/fix/noid/full-upper-constJohn Molakvoæ2024-02-249-17/+20
| |\ \ \ \
| | * | | | mark MOUNT_TYPE_PERSONAl as deprecatedMaxence Lange2024-02-242-0/+4
| | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| | * | | | full uppercase constMaxence Lange2024-02-249-19/+18
| | |/ / / | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | | | Merge branch 'master' into share-external-watcherJohn Molakvoæ2024-02-24105-425/+601
| |\| | |
| | * | | feat: files update correctly on destination/current folderEduardo Morales2024-02-231-19/+12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
| | * | | fix: conflict picker moves files correctly to its directoryEduardo Morales2024-02-231-5/+26
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
| | * | | fix: merge conflict dialog added when overwriting files on move-file actionEduardo Morales2024-02-231-0/+9
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
| | * | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2490-182/+458
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| | * | | Merge pull request #41038 from nextcloud/fix-#41005-Resend-welcome-emailJohn Molakvoæ2024-02-231-1/+8
| | |\ \ \ | | | | | | | | | | | | Fix: #41005 Resend welcome email
| | | * | | Fix: #41005 Resend welcome emailEzhil Shanmugham2024-02-231-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ezhil Shanmugham <ezhil930@gmail.com>
| | * | | | fix(settings): Adjust frontend of appstore and user management to use ↵Ferdinand Thiessen2024-02-237-18/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | initial state Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| | * | | | fix(settings): Use initial state instead of custom state for server dataFerdinand Thiessen2024-02-236-201/+84
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| | * | | | fix(settings): Only use `id` in categories - drop duplicated `ident` propertyFerdinand Thiessen2024-02-233-23/+7
| | |/ / / | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | Merge branch 'master' into share-external-watcherJohn Molakvoæ2024-02-233723-51592/+101286
| |\| | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| | * | | Merge pull request #39553 from ↵John Molakvoæ2024-02-231-2/+4
| | |\ \ \ | | | | | | | | | | | | | | | | | | zero0cool0/fix/caldavbackend_getChangesForCalendar
| | | * | | Bug fix: Select the correct table based on CALENDAR_TYPE_CALENDARPatrick Fischer2024-02-231-2/+4
| | | | |/ | | | |/| | | | | | | | | | | Signed-off-by: Patrick Fischer <mail@patrickfischer.ch>
| | * | | Merge pull request #39234 from shdehnavi/refactor_admin_audit_appJohn Molakvoæ2024-02-234-19/+15
| | |\ \ \
| | | * | | Make adjustments based on the psalm reviewHamid Dehnavi2024-02-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com> Co-authored-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
| | | * | | Refactor admin_audit appHamid Dehnavi2024-02-234-20/+16
| | | |/ / | | | | | | | | | | | | | | | Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
| | * | | Merge pull request #39750 from nextcloud/Jerome-Herbinet-to-dos-wording-changeJohn Molakvoæ2024-02-231-1/+1
| | |\ \ \
| | | * | | "Taks" to fit calendar wordingJérôme Herbinet2024-02-231-1/+1
| | | |/ / | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| | * | | Merge pull request #39214 from shdehnavi/replace_substr_calls_in_dav_appJohn Molakvoæ2024-02-237-7/+7
| | |\ \ \
| | | * | | Refactors "substr" calls to improve code readabilityHamid Dehnavi2024-02-237-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>