Git'Fellow

Results 424 comments of Git'Fellow

> how i can tell that? Well, you access the data folder on the server and you can observe REAL file names :) > when i download the folder the...

May i ask if this is a Group Folder bug only? Folders created outside Group Folders have the same issue?

See previous comments by @susnux this comes from a 3rd party library, a fix is on its way πŸ‘

@Jerome-Herbinet noticing that icons are not aligned too; is this a screenshot problem or a real problem?

Just an appreciation post for this amazing work! Thanks a lot for this contribution πŸ’˜

Can't reproduce: ![Image](https://github.com/user-attachments/assets/decce83f-e2e9-462f-8cdb-1745aecff57d)

Can you edit `/var/www/nextcloud/apps/deck/lib/Service/Importer/BoardImportService.php` And replace: `if (!is_object($this->systemInstance)) {` with `if (!is_object($this->systemInstance) || $this->systemInstance === null) {` And retry please?

Is this possibly a solution for https://github.com/orgs/postalserver/discussions/2917 ?