aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(tests): Adjust `files_external` tests to also work locally with WebDAVFerdinand Thiessen2024-02-021-4/+4
* chore(ci): Migrate files-external webdav tests to GitHubFerdinand Thiessen2024-02-022-40/+0
* fix(caldav): only call getTimestamp() on actual DateTime dataThomas Citharel2024-02-021-2/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-0224-18/+328
* Merge pull request #43024 from nextcloud/42835-use-default-perms-4new-sharesF. E Noel Nfebe2024-02-023-29/+40
|\
| * Use `@nextcloud/capabilities` to obtain share api defaultsfenn-cs2024-02-012-19/+8
| * Consider admin defaults when creating sharesfenn-cs2024-02-013-12/+34
* | Revert "Cleanup versions entity in during versions:clean command"Louis Chemineau2024-02-012-20/+0
|/
* Merge pull request #43234 from nextcloud/fix/provisioning-exception-msgsFerdinand Thiessen2024-02-012-82/+60
|\
| * fix(provisioning_api): Translate exceptions shown in the frontend + replace s...Ferdinand Thiessen2024-02-012-82/+60
* | Cleanup versions entity in during versions:clean commandLouis Chemineau2024-02-012-0/+20
|/
* Merge pull request #43215 from nextcloud/rakekniven-patch-3Côme Chilliet2024-02-011-1/+1
|\
| * fix(i18n): Adapted spelling of Unicoderakekniven2024-01-301-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-0130-6/+88
* | Merge pull request #41338 from nextcloud/fix/nested-actions-back-focusJohn Molakvoæ2024-01-311-1/+17
|\ \
| * | fix(files): make sure we focus the parent actions submenu entryJohn Molakvoæ2024-01-311-1/+17
* | | fix(settings): stop reloading after force-enabling an appJohn Molakvoæ2024-01-311-2/+12
|/ /
* | test(php): Fix the unit testsBaptiste Fotia2024-01-311-0/+2
* | feat(php,vue): Create a new parameterBaptiste Fotia2024-01-313-0/+12
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-3194-86/+122
* | fix(files): selected files actions position on scroll/with readme blockGrigorii K. Shartsev2024-01-302-9/+16
* | chore: Update `@nextcloud/vue` to 8.5.1Ferdinand Thiessen2024-01-301-35/+35
|/
* Merge pull request #43194 from nextcloud/fix/fix-psalm-missing-template-param...Côme Chilliet2024-01-3057-36/+78
|\
| * chore: Fix twofactor_backupcodes testsCôme Chilliet2024-01-302-24/+12
| * fix: Fix template parameter for some listenersCôme Chilliet2024-01-302-3/+4
| * fix(twofactor_backupcodes): Mirate away from deprecated eventCôme Chilliet2024-01-303-9/+10
| * chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-3054-4/+56
* | fix(files): Improve inaccessible files message in file reference widgetJonas2024-01-301-1/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-3080-0/+140
* Merge pull request #42331 from nextcloud/fix/auth-token-settingsFerdinand Thiessen2024-01-292-1/+2
|\
| * fix(settings): Disable renaming for tokens marked to be wipedFerdinand Thiessen2024-01-292-1/+2
* | Migrate debug mode check to new SetupCheck APICôme Chilliet2024-01-294-0/+59
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2910-0/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-28118-142/+106
* fix(files): Consistent sorting for folders before files (user configurable)Ferdinand Thiessen2024-01-274-4/+15
* chore(assets): Recompile assetsJohn Molakvoæ2024-01-272-35/+11
* fix(files): disable `Unshare` until proper fixJohn Molakvoæ2024-01-272-7/+9
* fix: added a label element to the NcSelect in update settingsEduardo Morales2024-01-271-4/+10
* chore: Update `@nextcloud/dialogs` to 5.1.1Ferdinand Thiessen2024-01-271-2/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-27104-270/+984
* Merge pull request #41003 from nextcloud/chore/migrate-behat-to-githubJoas Schilling2024-01-263-5/+20
|\
| * fix(tests): Make PHP 8.1.2 with Datetime Diff Bug pass the notifier testJoas Schilling2024-01-261-3/+11
| * fix(CS): Fix coding styleJoas Schilling2024-01-261-1/+1
| * fix(encryption): Fix deprecated syntax in encryption testsFerdinand Thiessen2024-01-261-1/+7
| * fix(user_ldap): Ensure host is a string when checking if `ldapi`Ferdinand Thiessen2024-01-261-1/+2
* | fix(files_sharing): Return focus to trigger element on sharing details closeChristopher Ng2024-01-263-62/+91
* | Move modal outside of the Version component.Louis Chemineau2024-01-264-237/+290
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-26538-2436/+2534
* fix(tests): Adjust legacy tests for nextcloud-router updateFerdinand Thiessen2024-01-251-3/+3
* Merge pull request #43078 from nextcloud/version-expire-handle-storageRobin Appelman2024-01-251-0/+5
|\