Граф коммитов

32 Коммитов

Автор SHA1 Сообщение Дата
Karlie-777 1890d61fdc
update offline default max in storage time (#2386) 2024-07-26 17:39:26 -07:00
Karlie-777 4beaba5355
fix circular dependency (#2380) 2024-07-18 11:35:46 -07:00
siyuniu-ms 8d6686c226
[main] add withCredentials config (#2373) 2024-07-11 17:29:29 -07:00
Karlie-777 db27ec3344
[Main] [Release] Increase version to 3.3.0 (#2372)
* release 3.3.0

* update
2024-07-01 15:26:23 -07:00
Nev 513d8e6288
Bump @microsoft/rush from 5.97.1 to 5.129.6 (#2371)
Bump @nevware21/ts-utils from 0.11.1 to 0.11.3
Bump @nevware21/ts-async from 0.5.1 to 0.5.2
2024-06-28 11:02:45 -07:00
siyuniu-ms 806051aca0
[main] update the way to generate ajax perforamance mark prefix (#2367) 2024-06-27 10:04:50 -07:00
Karlie-777 db5e084edd
[Main][Task]27939476: Initialization with iKey and endpoint to be promises (#2340)
* add init with promise

* update

* udpate

* udpate

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update
2024-06-25 17:23:34 -07:00
Karlie-777 ec0d273358
[Main] [Release] Increase version to 3.2.2 (#2363)
* release 3.2.2

* update
2024-06-11 10:00:25 -07:00
Karlie-777 46ce9075be
[Main][Task]27080650: Initialization Should Handle Offline Support Dependency (#2358)
* expose send next batch

* update

* channel init

* update

* update

* update

* update

* update

* update

* update

* udpate

* update

* update

* update
2024-06-07 18:23:00 -07:00
Karlie-777 07a6eaa1ea
[Main][Task] 28050373: Expose Offline Support SendNextBatch function (#2357)
* expose send next batch

* update
2024-05-30 15:34:03 -07:00
Karlie-777 767790b901
add enum (#2356) 2024-05-29 11:49:23 -07:00
Karlie-777 1f3dee13cd
[Main] [Release] Increase version to 3.2.1 (#2343)
* release 3.2.1

* update
2024-05-09 14:33:04 -07:00
Karlie-777 8d2c4164b8
[Main][Task]27923018: Post Channel getOfflineSupport should set correct headers and url based on payload data (#2338)
* fix 1ds offline support

* update

* update

* update

* update
2024-05-06 10:15:20 -07:00
Karlie-777 3af1dae116
fix test (#2335) 2024-04-25 10:38:01 -07:00
Karlie-777 0f0b644552
[Main] [Release] Increase version to 3.2.0 (#2326)
* release 3.2.0

* update

* update

* update

* update

* update
2024-04-23 09:51:24 -07:00
Nev 9375ed33ce
Reset the version number for DataCacheHelper (#2331)
Upgrade components
2024-04-18 18:55:15 -07:00
Karlie-777 14cc7a37d1
fix msazure test (#2328) 2024-04-16 16:30:36 -07:00
Karlie-777 dbaa425ec0
fix test (#2327) 2024-04-16 10:52:10 -07:00
siyuniu-ms 2a1c332f70
[main] implement Osplugin, extracting windows 11 info and put into telemetry (#2294) 2024-04-03 01:40:22 -07:00
Nev 81c2a1865f
[Main] [Release] Increase version to 3.1.2 (#2315) 2024-03-21 13:01:00 -07:00
Nev 276c123a40
[BUG] Excessive memory usage for SPA where unload hooks keep accumulating #2311 (#2312)
- Rework Asynchronous notification handling
2024-03-20 16:44:58 -07:00
Nev ed69e82d78
[Main] [Release] Increase version to 3.1.1 (#2304) 2024-03-12 15:45:06 -07:00
Nev 02a003bc21
[Main][BUG] remove 403 as a “retriable” error code #2296 (#2298) 2024-03-12 12:49:40 -07:00
Karlie-777 aba7c9dfc5
[Main][Task]27064983: Update post channel to use sender post common interfaces from core (#2295)
* update sender and post

* udpate

* update

* update
2024-03-08 16:10:52 -08:00
Karlie-777 724d5204e3
[Main][Task]27064950: Add doc on adding offline support channel (#2288)
* add offline doc

* update

* update

* update
2024-03-05 12:30:41 -08:00
Karlie-777 a20e6891a1
[Main][Task]25693679: Extract common sendPost implementation for online and offline sender (#2285)
* copy1

* add send common interface

* update

* update

* update

* mark interface as internal

* update

* update

* update

* update

* update

* udpate
2024-03-03 18:34:13 -08:00
Karlie-777 9d2267e025
add notification mgr (#2281) 2024-02-26 17:31:34 -08:00
Nev 9028aba4ce
Update api-docs (typedoc) with the current 3.1.0 release details (#2276) 2024-02-16 12:43:41 -08:00
Nev 02d4c4b9e6
[Main] [Release] Increase version to 3.1.0 (#2273) 2024-02-14 14:29:10 -08:00
Nev 3e92477d31
Cherry-pick from release-3.0 branch (#2271)
- [Release-3.0] [Release] Increase version to 3.0.8 (#2264)
- [Release-3.0] Update namespaced types (DTS) generation to include referenced bundles
2024-02-13 18:22:33 -08:00
Karlie-777 150f931b8f
update offline timer (#2267) 2024-02-12 13:40:27 -08:00
Karlie-777 f9d5ec1e20
[Main][Task]26451789: Add Offline Support (#2241)
* offline draft v1

* copy2

* add offline support

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update
2024-02-02 16:39:06 -08:00