Commit Graph

14 Commits

Author SHA1 Message Date
849a8505a2 Bump version to 0.3.1 in package.json and package-lock.json
All checks were successful
build / build (push) Successful in 12s
2026-03-05 23:29:45 +01:00
71ec95b52b Bump version to 0.3.0 and add get-token command for Azure token retrieval 2026-03-05 22:39:42 +01:00
21b8179d40 Update version to 0.2.1 and add create-pca script for Azure app management 2026-03-05 22:03:10 +01:00
b88b35cb90 Bump version to 0.2.0 and update build script to make CLI executable 2026-03-05 21:36:52 +01:00
cb41e7dec1 Migrated to TypeScript. 2026-03-05 21:29:58 +01:00
5aacde4f67 Update package name to scoped format and add Gitea configuration documentation 2026-03-05 21:09:31 +01:00
eb8a2562a6 feat(graph): add resource permission listing and output mode aliases 2026-02-08 14:46:51 +01:00
a22b762180 feat(cli): add graph commands with query and table output 2026-02-08 11:42:47 +01:00
aa75ad11f1 Update logout userPrincipalName 2026-02-07 09:40:52 +01:00
7c2228ec5b Add author and license information to package.json; create .npmignore file 2026-02-05 07:36:03 +01:00
21b469c118 Reorganized the module structure. 2026-02-05 05:55:08 +01:00
4aae2dc31d Add Azure DevOps API dependency and update exports in package.json 2026-02-04 21:52:17 +01:00
ec7410ccd5 Add Azure and Microsoft Graph integration with credential management and API functions 2026-02-04 19:58:24 +01:00
42afd80831 Initialize project with basic structure, including .gitignore, README, package.json, and entry point 2026-02-04 09:19:03 +01:00