Philipp Wolfer
|
357932f9b0
|
Use resty response.IsSuccess() instead of checking for status code 200
|
2024-03-24 16:36:53 +01:00 |
|
Philipp Wolfer
|
7666ca53a7
|
Allow default values for boolean config settings
|
2024-01-13 13:18:52 +01:00 |
|
Philipp Wolfer
|
76fd7cfeb4
|
Allow default value for boolean select
Default for both service delete conformation and disabling Maloja
autofix is now "no".
|
2023-12-09 22:15:40 +01:00 |
|
Philipp Wolfer
|
d6ca8d33f7
|
Mark user interface strings
For now exclude command help, as cobra itself is not localizable yet.
|
2023-12-09 16:43:14 +01:00 |
|
Philipp Wolfer
|
58a47a43e7
|
Implemented service edit command
|
2023-12-08 08:38:17 +01:00 |
|
Philipp Wolfer
|
9c363cc06d
|
Use config.ServiceConfig across API
|
2023-12-07 23:55:20 +01:00 |
|
Philipp Wolfer
|
c9fa21be73
|
Dynamic per-backend configuration options
|
2023-12-07 22:20:27 +01:00 |
|
Philipp Wolfer
|
ca3b8492b0
|
Unified export result types
|
2023-12-03 16:56:12 +01:00 |
|
Philipp Wolfer
|
46e6a667c8
|
Added constants for app name and version, use custom user-agent
|
2023-11-24 08:58:31 +01:00 |
|
Philipp Wolfer
|
857661ebf9
|
Restructured code, moved all modules into internal
For now all modules are considered internal. This might change later
|
2023-11-24 01:24:54 +01:00 |
|