labplus_for_gitlab
labplus_for_gitlab copied to clipboard
Lab+ for Gitlab is an App to manage your interactions with your Gitlab Instance from you're phone or Desktop
versioning
Could you please make sure `versionCode` is increased with each release? Currently it seems to be constantly set to `1`, [because of this](https://github.com/thelooter/labplus_for_gitlab/blob/main/pubspec.yaml#L6): ```yaml version: 1.4.1+1 ``` It's the part...
Currently Groups are just a simple List. This doesn't really represent the Subgroup structure of Gitlab. Therefore a Tree representation might be more useful
They are more performant and allow more fine grained regeneration of Widgets
Adding `http://` or `https://` to the URL of your Gitlab Instance in the authentication View makes it fail as Unauthorized. Ideally this should be automatically trimmed and still work
Congrats on getting into the F-Droid store! I noticed that there were no app screenshots for Lab+ on the store, but you have some in the ReadMe. I think there's...
I think, pictures in issue comments (notes) shall be displayed. And I'ld like to be able to add pics (e.g. a screenshot) to an existing or new issue.
If the scaling is set to high on the device, items might wrap improperly
Currently trying to execute the build binary results in the following error. ``` ** (labplus_for_gitlab:70093): WARNING **: 20:19:34.709: libsecret_error: ʰs\xea\xa3\ [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: FormatException: Invalid UTF-8 byte (at offset 1)...