зеркало из
1
0
Форкнуть 0
Граф коммитов

1081 Коммитов

Автор SHA1 Сообщение Дата
Timothy Wang b298821949
Merge pull request #883 from codingoutloud/main
Fix swa.md typo
2024-08-19 09:51:59 -04:00
Bill Wilder ae8062d121
Fix swa.md typo
"shorcut" => "shortcut"
2024-08-18 14:50:27 -04:00
Timothy Wang 79383841e8
Merge pull request #878 from Timothyw0/main
[Feature] Add AAD Custom Auth Support & Setup Custom Auth Framework
2024-08-13 14:09:44 -04:00
Timothy Wang 6c2ca6ceb9 Address PR comments. Change AAD variable to ENTRA_ID. Change route matching to use supported auth constant list. 2024-08-08 10:10:36 -04:00
Timothy Wang 3b1a557fda Fix typos 2024-08-07 15:50:33 -04:00
Timothy Wang 5feccd64b8 Fix typos 2024-08-07 14:29:40 -04:00
Timothy Wang d32027fc55 Merge branch 'main' of https://github.com/Timothyw0/static-web-apps-cli 2024-08-07 14:13:07 -04:00
Timothy Wang 9fc685d53f Fix missed changes 2024-08-07 14:08:02 -04:00
Timothy Wang 3ba0cb9302
Merge branch 'Azure:main' into main 2024-08-07 13:53:17 -04:00
Timothy Wang 8386aab9c6 Refactor custom auth files to generic functions for all auth providers 2024-08-07 13:52:14 -04:00
Timothy Wang c2016f6b8c Change AAD auth routes to use aad in the URL 2024-08-07 13:28:18 -04:00
Timothy Wang 309304ccef Add AAD custom authentication in MSHA emulator 2024-08-07 13:16:03 -04:00
Timothy Wang 8d0b7aab27
Merge pull request #876 from Timothyw0/main
chore: Prep for 2.0.1
2024-07-24 15:46:01 -04:00
Timothy Wang 4783067e7a Update package.json node and npm engines 2024-07-24 15:34:02 -04:00
Timothy Wang bc5b44e165 2.0.1 2024-07-24 15:24:30 -04:00
Timothy Wang e06191e4fe
Merge pull request #875 from adrianhall/issues/871
(#871) fix: import JSON files using createRequire
2024-07-24 15:23:13 -04:00
Adrian Hall 1f32666a5d (#871) fix: import JSON files using createRequire 2024-07-24 12:05:55 -07:00
Adrian Hall 4a481edf14
Merge pull request #874 from Timothyw0/fix/873-start-crash-including-auth
fix (#873, #864): Start crash including auth & Node 20 support
2024-07-24 10:57:38 -07:00
Timothy Wang 49639286aa Add node:20 to the allowed api runtimes configuration. Fixes issue #864 2024-07-24 13:44:00 -04:00
Timothy Wang 6c100a44c5 Fix msha auth import function 2024-07-24 13:35:02 -04:00
Timothy Wang c152eaaebb
Merge pull request #870 from Timothyw0/main
Chore: Prep for 2.0.0 release
2024-07-23 09:30:12 -04:00
Timothy Wang c075a0b180 2.0.0 2024-07-23 09:14:29 -04:00
Timothy Wang 41015cc853
Merge pull request #869 from Timothyw0/main
Refreshing Node.js supported versions
2024-07-22 13:39:25 -04:00
Timothy Wang 019c7b89db Delete debug code 2024-07-22 12:41:11 -04:00
Timothy Wang 6d5a521dff Refresh node.js supported versions of azure function core tools 2024-07-22 12:39:09 -04:00
Timothy Wang 5bcec8375c
Merge pull request #868 from adrianhall/ci-updates
Replace codeowners with current maintainers list
2024-07-22 11:39:26 -04:00
Adrian Hall 8ef7b6bde6
Merge pull request #857 from nickpainter/patch-1
Update 1-install.md
2024-07-22 08:29:50 -07:00
Timothy Wang 3c81c111e7
Merge pull request #865 from johnpapa/patch-2
updated svelte's output location to use the correct folder where it puts built assets. (dist)
2024-07-22 11:29:19 -04:00
Adrian Hall dbf8ea8119 fix: codeowners 2024-07-22 07:43:01 -07:00
Timothy Wang 3cb595c6ed
Merge pull request #866 from Timothyw0/fix/start-output-fix
[Fix] Show "swa start" output in console
2024-07-18 17:47:09 -04:00
Timothy Wang 18e2c1ce7c Add 'raw' option in start.ts concurrently call so output is properly shown 2024-07-18 17:28:46 -04:00
Timothy Wang 4efa278da3
Merge pull request #861 from Timothyw0/main
fix (#859): Add check for azureProfile.json to prevent double login
2024-07-18 13:32:24 -04:00
John Papa 9e57adf406
updated svelte's output location to use the correct folder where it puts built assets. (dist) 2024-07-18 12:10:10 -04:00
Timothy Wang 6eabbcd676 Add check in login command to try to get default tenant and subscription id from azureConfig.json 2024-07-16 09:44:08 -04:00
Timothy Wang 81adcabcee
Merge pull request #862 from adrianhall/issues/684
(#684) Move to ESM, Fix for CVE audit failures
2024-07-16 09:35:14 -04:00
Timothy Wang 9eb3720af1
Merge pull request #739 from y2kbugger/y2kbugger-schemafix
Fix typo in config schema
2024-07-12 11:27:54 -04:00
Adrian Hall e5165caed6 fix: github-actions deprecated modules 2024-07-11 12:55:00 -07:00
Adrian Hall de3d78a1d6 fix: mshaPath 2024-07-11 12:49:07 -07:00
Adrian Hall ae45775a72 fix: mshaPath and update deprecated github actions 2024-07-11 12:40:33 -07:00
Adrian Hall 214d7b9db9 fix: __dirname not defined in ES Modules 2024-07-11 12:34:15 -07:00
Adrian Hall 3120fb0bb3 fix: CommonJS usage in ci/json-schema-library 2024-07-11 12:25:58 -07:00
Adrian Hall 9d4174e9f5 fix: ci-deploy import attributes 2024-07-11 12:08:57 -07:00
Adrian Hall 4583dc709e fix: RangeError: options.minThreads and options.maxThreads must not conflict 2024-07-11 11:16:24 -07:00
Adrian Hall 05af70f213 fix: more missed require conversions 2024-07-11 08:19:00 -07:00
Adrian Hall 88a40bfbec (#684) fix: hugo detection failure 2024-07-11 07:29:33 -07:00
Adrian Hall d763bd7d1d (#684) fix: hugo detection failure 2024-07-10 15:43:15 -07:00
Adrian Hall d54c3840d7 (#684) corrections / updates / e2e tests not working 2024-07-10 15:37:48 -07:00
Adrian Hall dbd5c572e1 (#684) Update update-notifier to fix got dependency 2024-07-10 14:23:10 -07:00
Adrian Hall 76ae252dde (#684) Fix to the build errors 2024-07-10 14:18:30 -07:00
Adrian Hall 87bfd60893 (#684) fix the husky change on commit error 2024-07-10 13:31:57 -07:00