myzinsky / cloudLogOffline

An App as Offline Frontend for CloudLog
GNU Lesser General Public License v3.0
18 stars 7 forks source link

API key (and some minor) improvements #78

Closed phl0 closed 2 years ago

phl0 commented 2 years ago

This basically adds an API key test button to show if the API key is valid. Button turns green on successful test, orange if the key is read-only and red in all other cases. Also the input for API key has been transformed to a SpinBox and the requests against Cloudlog now contain a user-agent header including CLO's version.

Demo here