Commit Graph

39 Commits

Author SHA1 Message Date
58a938d0e7 Add mock data and unit tests for Channels and Members APIs 2025-12-07 04:41:41 -05:00
4673547b95 Refactor Channels and Streams APIs: Update Member streams type to an array, enhance error handling in publishUri method, and add extractMediaType utility function. 2025-12-07 04:41:30 -05:00
f1c1d3ec92 Update bunfig.toml to set test timeout and add type checking scripts to package.json 2025-12-07 04:41:11 -05:00
55da02e98d Update version to 2025.1.8 and implement fork and kill channel methods in Channels API 2025-09-07 13:34:15 -04:00
68f1b47118 Refactor deleteChannel method in PCastApi to return a status object instead of a Channel 2025-09-07 13:11:44 -04:00
39086b0f08 Update version to 2025.1.7 and modify delete method in Channels API to return status object 2025-09-07 13:09:19 -04:00
bca1cde895 bump version 2025-09-04 20:27:54 -04:00
8c1993d39a maintenance 2025-09-04 20:27:27 -04:00
8762051e7a remove comment 2025-09-01 21:59:58 -04:00
d0f3af72f6 update legacy apis 2025-09-01 21:21:45 -04:00
Alex Zinn
bbed095926 fix shit 2025-08-30 20:28:53 -04:00
Alex Zinn
96dd978d5d Update and improve things 2025-08-30 20:17:26 -04:00
Alexander Zinn
68e5b87d8b Enhance pre-publish script to include files field in package.json generation 2025-08-28 17:13:20 -04:00
Alexander Zinn
8b1510d501 Refactor package.json handling in pre-publish script to create a private copy and update main package.json 2025-08-28 17:11:12 -04:00
Alexander Zinn
124bba1863 Update package json to execute pre-publish script 2025-08-28 17:06:49 -04:00
Alexander Zinn
b4643a83e7 Add pre-publish script 2025-08-28 17:06:12 -04:00
Alexander Zinn
8d1b981197 Fix ci-deply script 2025-08-28 16:57:10 -04:00
Alexander Zinn
38f8a2b3ef Improve deploy procedure 2025-08-28 16:52:10 -04:00
Alexander Zinn
44afa943b4 Export types
* Export public type for usage
2025-08-28 16:38:57 -04:00
dee8a27734 chore: update version to 2025.0.8 and refactor Channels class to improve channel management methods 2025-08-21 00:20:59 -04:00
069c4bf405 chore: update version to 2025.0.7, restore module entry in package.json, and simplify HttpMethod enum 2025-08-20 13:22:33 -04:00
b12aef225a feat: add ESLint configuration, update package.json scripts, and create example files for Bun integration 2025-08-20 13:20:59 -04:00
Alexander Zinn
15a6f1ac81 feat: update version to 2025.0.6 and enhance Channels class with new methods for channel management 2025-08-19 13:25:09 -04:00
Alexander Zinn
27ae7789ef chore: update tsconfig.json to enable declaration generation and specify output directories 2025-08-19 12:30:19 -04:00
Alexander Zinn
04a81427df update package json 2025-08-19 12:27:32 -04:00
Alexander Zinn
c8289e90c9 chore: update version to 2025.0.4, modify build scripts, and add type definitions for exports 2025-08-19 12:13:06 -04:00
6ef0b5cf38 fix: remove unused code
* Update version to 2025.0.3, and remove unused code
* Upgrade chai to 5.3.1
* Streamline HTTP request method usage
2025-08-18 19:04:03 -04:00
06f71c60dd clean up 2025-08-18 18:46:53 -04:00
c278dfcf43 clean up 2025-08-18 18:46:03 -04:00
2a76c41960 update version to 2025.0.2, enhance build scripts, add type exports, and improve reporting interfaces 2025-08-18 02:03:47 -04:00
5f73c1e5c4 update version in package.json to 2025.0.1 2025-08-17 15:06:07 -04:00
0943fa367f fix clean.sh 2025-08-17 15:05:35 -04:00
aebce4a473 add clean script 2025-08-17 15:02:25 -04:00
a29f7d13f7 fix package json 2025-08-17 10:44:12 -04:00
5cb8cc11b5 add version to package json 2025-08-17 10:43:06 -04:00
6a40cfa568 basic functionality... 2025-08-17 10:36:57 -04:00
1c032da3df expanded 2025-08-17 07:19:39 -04:00
2bc62eed01 created HttpRequest 2025-08-16 23:47:55 -04:00
8a7cf7bb1c initial commit 2025-08-16 19:32:04 -04:00