aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * handle storage not available when expiring versionsRobin Appelman2024-01-241-0/+5
* | Merge pull request #42939 from nextcloud/enh/migrate-fairuseoffreepushservice...Côme Chilliet2024-01-256-25/+91
|\ \
| * | Rename to "Push service" and enable on all instances to avoid troubleCôme Chilliet2024-01-254-10/+16
| * | Migrate fair use of free push service check to new SetupCheck APICôme Chilliet2024-01-256-25/+85
* | | Merge pull request #43104 from nextcloud/chore/cleanupJohn Molakvoæ2024-01-2513-515/+0
|\ \ \
| * | | chore(files): cleanup old templatesJohn Molakvoæ2024-01-2513-515/+0
* | | | Merge pull request #42552 from nextcloud/fix/41849/theming--change-color-butt...Ferdinand Thiessen2024-01-253-44/+36
|\ \ \ \
| * | | | fix(theming): change color button contrast on admin settingsGrigorii K. Shartsev2024-01-242-29/+14
| * | | | fix(theming): change color button contrast on user settingsGrigorii K. Shartsev2024-01-241-15/+22
| | |_|/ | |/| |
* | | | fix(files): Ensure the correct `dir` query is set on folder actionFerdinand Thiessen2024-01-251-3/+2
* | | | fix(files): Make sure to add the `fileid` on favorite folders navigation entriesFerdinand Thiessen2024-01-255-53/+90
* | | | fix(files): Make sure `$navigation` is observable to react on changesFerdinand Thiessen2024-01-252-3/+3
* | | | fix(files): Set default view and match also child routesFerdinand Thiessen2024-01-253-18/+29
* | | | fix(files): Add declaration for `$navigation`Ferdinand Thiessen2024-01-251-0/+7
| |_|/ |/| |
* | | Merge pull request #42839 from nextcloud/enh/migrate-s3tempspace-setupcheckJoas Schilling2024-01-256-110/+130
|\ \ \
| * | | Merge writable temporary space check with the s3 one, and improveCôme Chilliet2024-01-256-40/+51
| * | | Remove old version of temporary space setup check and fix testsCôme Chilliet2024-01-252-88/+0
| * | | Migrate available temp space check to new SetupCheck APICôme Chilliet2024-01-254-0/+97
* | | | Merge pull request #42896 from nextcloud/fix/42451/revert-in-a-meeting-statusChristoph Wurst2024-01-253-25/+110
|\ \ \ \