-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
43 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,23 @@ | ||
------------------------------------------------------------------- | ||
Mon May 6 05:13:54 UTC 2024 - Imobach Gonzalez Sosa <[email protected]> | ||
|
||
- Extend the HTTP/JSON API: | ||
- Localization (gh#openSUSE/agama#1047, gh#openSUSE/agama#1120). | ||
- Networking (gh#openSUSE/agama#1064). | ||
- Software (gh#openSUSE/agama#1069). | ||
- Manager service (gh#openSUSE/agama#1089). | ||
- Questions (gh#openSUSE/agama#1091). | ||
- Progress interface (gh#openSUSE/agama#1092). | ||
- Issues interface (gh#openSUSE/agama#1100). | ||
- Users (gh#openSUSE/agama#1117). | ||
- Product registration (gh#openSUSE/agama#1146). | ||
- Add an "agama-web-server" service (gh#openSUSE/agama/1119). | ||
- Fix the generation of the self-signed certificate | ||
(gh#openSUSE/agama#1131). | ||
- Improve agama-server logging (gh#openSUSE/agama#1143). | ||
- Provide frontend translations via the /po.js path | ||
(gh#openSUSE/agama#1126). | ||
|
||
------------------------------------------------------------------- | ||
Wed Mar 13 12:42:58 UTC 2024 - Jorik Cronenberg <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
------------------------------------------------------------------- | ||
Mon May 6 05:13:11 UTC 2024 - Imobach Gonzalez Sosa <[email protected]> | ||
|
||
- Remove the dependency on cockpit.socket (gh#openSUSE/agama#1119) | ||
|
||
------------------------------------------------------------------- | ||
Thu Apr 25 13:40:06 UTC 2024 - Ancor Gonzalez Sosa <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
------------------------------------------------------------------- | ||
Mon May 6 05:41:15 UTC 2024 - Imobach Gonzalez Sosa <[email protected]> | ||
|
||
- Adapt to the new HTTP/JSON API: | ||
- Authentication (gh#openSUSE/agama#1080). | ||
- Localization (gh#openSUSE/agama#1094). | ||
- Networking (gh#openSUSE/agama#1116). | ||
- Software (gh#openSUSE/agama#1094 and gh#openSUSE/agama#1112). | ||
- Manager service (gh#openSUSE/agama#1132). | ||
- Questions (gh#openSUSE/agama#1132). | ||
- Progress interface (gh#openSUSE/agama#1103). | ||
- Issues interface (gh#openSUSE/agama#1100). | ||
- Product registration (gh#openSUSE/agama#1146). | ||
- Users (gh#openSUSE/agama#1117). | ||
- Adapt webpack to work with the new architecture | ||
(gh#openSUSE/agama#1061, gh#openSUSE/agama#1074 and | ||
gh#openSUSE/agama#1130). | ||
|
||
------------------------------------------------------------------- | ||
Fri May 3 09:45:36 UTC 2024 - José Iván López González <[email protected]> | ||
|
||
|