Commit Graph

73 Commits

Author SHA1 Message Date
139b2d0de4 feat: implemented and passed correct api of player 2026-04-23 22:18:07 +03:30
a219d67646 fix: corrected my interface to be unified and std 2026-04-23 22:17:47 +03:30
8a00ed1eab ci: added vitest and changed vite to correct name 2026-04-23 22:17:29 +03:30
fbbf6961cf fix: made vp class accessible globally 2026-04-23 02:23:34 +03:30
bb3c4f6ba4 chore: changed package name 2026-04-23 02:23:15 +03:30
1a3ed6816c ci: corrected building and bundeling with tsc vite 2026-04-23 02:01:53 +03:30
8278e313e5 feat: almost tried to use adapter but havent yet 2026-04-23 01:25:45 +03:30
e0148573dc feat: added better types for my adapter api 2026-04-23 01:25:19 +03:30
72af0641dd feat: added a basic native adapter
it uses basic html api to play the video and do normal things on video like pause and seek
2026-04-23 01:25:03 +03:30
ba991b8156 feat: made the vars private and added adapter
will change a lot of it later on
2026-04-23 00:47:28 +03:30
26d65b3282 feat: added a baseline adapter api to use 2026-04-23 00:41:50 +03:30
e730b77fce feat: made it accept both video id and element 2026-04-23 00:41:38 +03:30
7f450b04fb fix: corrected wrong english tense 2026-04-23 00:21:14 +03:30
f04ff1995a refactored: removed some functions from vp
i will implement these later but not now
2026-04-23 00:20:29 +03:30
4977066961 feat: made index main export option only
and added plugin type which i will add to it later on
2026-04-22 14:58:18 +03:30
cc02d08f9f feat: made more modular 2026-04-22 14:57:49 +03:30
b4dc0476a0 feat: added types and changes are incoming 2026-04-22 14:45:08 +03:30
004f2a81f9 feat: added some basic stuff to class VP
still have a long way to become even barely functional but i love where this is going
2026-04-22 01:26:13 +03:30
9b9413af6d ci: added basic workflow of automated build and deploy 2026-04-21 00:05:34 +03:30
951d4d8301 feat: added test to npm and changed from index.js to index.ts 2026-04-20 23:52:08 +03:30
4849d42d54 feat: removed old files and added configs of js ts 2026-04-20 23:50:30 +03:30
7b5f082ecd feat: ignored some files and initialized npm 2026-04-20 23:44:21 +03:30
bf49e68bfe feat: added basic structure of files 2026-04-20 23:27:25 +03:30