Skip to content

v0.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 21:06
· 1774 commits to main since this release
cc6d727

What's Changed

  • Fix: testing package changes for codecov by @gagan-suie in #169
  • Fix: testing playwright codecov changes by @gagan-suie in #170
  • Fix: testing playwright codecov changes by @gagan-suie in #171
  • Fix: testing playwright tests by @gagan-suie in #172
  • Fix: testing playwright tests by @gagan-suie in #173
  • Fix: testing playwright codecov by @gagan-suie in #174
  • Fix: testing playwright codecov by @gagan-suie in #175
  • Fix: testing playwright tests by @gagan-suie in #176
  • Fix: testing playwright tests by @gagan-suie in #177
  • Build(deps-dev): bump @sveltejs/adapter-cloudflare from 1.0.4 to 1.1.0 by @dependabot in #179
  • Build(deps-dev): bump @sveltejs/kit from 1.1.4 to 1.2.0 by @dependabot in #180
  • Route gurads by @msisaifu in #181
  • Follow up route guards by @msisaifu in #183
  • Feat: changed channel properties by @gagan-suie in #184
  • Chore: added tailwind-output and package-lock to gitignore by @gagan-suie in #185
  • Redesign browse page by @prokawsar in #186
  • Fixed additional changes by @prokawsar in #187
  • Build(deps-dev): bump svelte-preprocess from 5.0.0 to 5.0.1 by @dependabot in #189
  • Build(deps-dev): bump @sveltejs/kit from 1.2.0 to 1.2.3 by @dependabot in #190
  • Fix: resolved npm check fixes by @gagan-suie in #191
  • Fix: added global headers via fetch by @gagan-suie in #192
  • Fix: temporarily removed admin tests by @gagan-suie in #193
  • Fix: updated env vars by @gagan-suie in #194
  • Fix: added routing guards by @gagan-suie in #195
  • Fix: testing dev ci by @gagan-suie in #196
  • Fix: undo dev ci changes by @gagan-suie in #197
  • Fix: testing node version changes by @gagan-suie in #198
  • Fix: updated node version by @gagan-suie in #199
  • Fix: updated node version by @gagan-suie in #200
  • Fix: testing ci deployments by @gagan-suie in #201
  • Fix: testing ci deployments by @gagan-suie in #202
  • Fix: testing ci changes by @gagan-suie in #203
  • Fix: testing ci changes by @gagan-suie in #204
  • Fix: testing ci changes by @gagan-suie in #205
  • Fix: testing ci changes by @gagan-suie in #206
  • Build(deps-dev): bump @playwright/test from 1.29.2 to 1.30.0 by @dependabot in #209
  • Follow up route guards by @msisaifu in #210
  • Fix: oauth same-site and cross-site access by @gagan-suie in #213
  • Fix: npm check issues by @gagan-suie in #214
  • Fix more oauth issues by @gagan-suie in #216
  • Svg efficient by @prokawsar in #207
  • Fix more oauth issues by @gagan-suie in #218
  • Fix banned and maintanance auth by @msisaifu in #217
  • Fix banned and maintanance auth by @msisaifu in #220
  • Fix: added headers to all endpoints and fixed logout user by @gagan-suie in #222
  • Create channel drawer by @prokawsar in #221
  • Fix: npm check issues for create channel drawer by @gagan-suie in #223
  • Build(deps-dev): bump @sveltejs/adapter-cloudflare from 1.1.0 to 2.0.0 by @dependabot in #224
  • Chore: formatted stores with prettier and added channel endpoints by @gagan-suie in #227
  • Fix: Button position responsive by @prokawsar in #225
  • Feat: added channel section endpoints by @gagan-suie in #228
  • Feat: added SmallDrawer and ChatDrawer for channel page by @gagan-suie in #229
  • Feat: added channel navigatation and chat drawer by @gagan-suie in #230
  • Fix: headers not sent to all fetch requests by @gagan-suie in #231
  • Search category drawer by @prokawsar in #226
  • Feat: added chat message and chat drawer by @gagan-suie in #233
  • Fix: background color onhover and onclick by @gagan-suie in #234
  • Form in create drawer by @prokawsar in #235
  • Removed overlay loader by @prokawsar in #236
  • Efficient fetch call for category assets by @prokawsar in #237
  • Fx: rearchitected app to remove excessive store usage by @gagan-suie in #238
  • Fix: skeleton loading design update by @gagan-suie in #239
  • Fix: updated width of carousel loading items by @gagan-suie in #240
  • Fix: removed useless animate-pulse by @gagan-suie in #241
  • Fix: reverted create channel drawer button and added logo icons by @gagan-suie in #242
  • Fix: websockets, error handling, and issues with unauthenticated users by @gagan-suie in #243
  • Fix: websockets, error handling, and issues with unauthenticated users by @gagan-suie in #244
  • Fix: removed social icons by @gagan-suie in #245
  • Fix: reverted channel button to label to save drawer animation by @gagan-suie in #246
  • Fix: theming and settings page by @gagan-suie in #249
  • Feat: settings page by @gagan-suie in #251
  • Browse page fixes by @prokawsar in #247
  • Fix: fixed websocket connection by @da7a90-backup in #253
  • Fix: added ondestroy event for sockets by @gagan-suie in #254
  • Fix: websocket connection by @gagan-suie in #255
  • Feat: completed contact page and updated chat sockets by @gagan-suie in #256
  • Search channels by @msisaifu in #250
  • Fix: mage logo image size by @gagan-suie in #258
  • Browse page fixes again by @prokawsar in #252
  • Browse page fixes by @prokawsar in #259
  • Followup search channels by @msisaifu in #260
  • Fix: add search channels by @gagan-suie in #261
  • Feat: websockets and rearchitected api calls to client-side by @gagan-suie in #262
  • Feat: added send-message websockets by @gagan-suie in #263
  • Feat: channel chat websockets and channel search fix by @gagan-suie in #265
  • Feat: fixed naming conventions and added sections page by @gagan-suie in #266
  • Feat: added placeholder loading components by @gagan-suie in #267
  • Fix: added mobile drawer mage text logo by @gagan-suie in #268
  • Fix: tags styling to match mobile by @gagan-suie in #269
  • Fix: chatDrawer open-close animation and layout by @gagan-suie in #270
  • Feat: added dependabot manual cicd action by @gagan-suie in #271
  • Feat: added dependabot manual cicd action by @gagan-suie in #272
  • Fix: dependabot issues by @gagan-suie in #273
  • Fix: dependabot issues by @gagan-suie in #274
  • Fix: testing cicd dependency action by @gagan-suie in #275
  • Fix: testing cicd dependency action by @gagan-suie in #276
  • Fix: testing cicd dependabot action by @gagan-suie in #277
  • Fix: testing cicd dependabot action by @gagan-suie in #278
  • Fix: testing base-ref and head-ref config by @gagan-suie in #279
  • Fix: testing base-ref and head-ref config by @gagan-suie in #280
  • Fix cicd dependabot scripts by @gagan-suie in #281
  • Fix cicd dependabot scripts by @gagan-suie in #282
  • Chore(deps-dev): bump @playwright/test from 1.30.0 to 1.31.0 by @dependabot in #283
  • Feat: updated chat layout and websockets by @gagan-suie in #284
  • Fix: channel chat and logout issues by @gagan-suie in #285
  • Chore(deps-dev): bump @playwright/test from 1.31.0 to 1.31.1 by @dependabot in #287
  • Feat: added view channel information by @gagan-suie in #288
  • Feat: added chat message delete by @gagan-suie in #289
  • Feat: add copy to clipboard on channel details by @gagan-suie in #290
  • Feat: add copy to clipboard on channel details by @gagan-suie in #291
  • Fix: category assets not loading in channel page by @gagan-suie in #292
  • Feat: Stats client by @da7a90-backup in #293
  • Fix: logout bug and removed current_user writable by @gagan-suie in #294
  • Fix: logout bug and removed current_user writable by @gagan-suie in #295
  • Merge remote-tracking branch 'upstream/main' into dev by @gagan-suie in #296
  • Chore(deps-dev): bump @playwright/test from 1.31.1 to 1.31.2 by @dependabot in #297
  • Feat: added streaming with promises by @gagan-suie in #298
  • Feat: added defer to channel page by @gagan-suie in #299
  • Feat: added toggle color to stream controls by @gagan-suie in #300
  • Feat: added one-hour timeout for remote config retrieval by @gagan-suie in #301
  • Feat: updated stream layout and view channel dropdown by @gagan-suie in #302
  • Chore(deps-dev): bump svelte-tags-input from 4.0.0 to 5.0.0 by @dependabot in #303
  • Feat: added generic modal and channel delete by @gagan-suie in #304
  • Feat: added viewers dropdown and layout cleanup by @gagan-suie in #305
  • Merge branch 'main' into 'dev' by @gagan-suie in #306
  • Profile page fix by @prokawsar in #286
  • Chore: removed unused getTechList and fixed by @gagan-suie in #307
  • Fix: changed channel userId to username by @gagan-suie in #309
  • Skeleton while getbyusername api call by @prokawsar in #308
  • Fix: changed channel userId to username by @gagan-suie in #310
  • Fix: channel creation and added to action by @gagan-suie in #311
  • Chore: removed isHostActive property and renamed writables by @gagan-suie in #312
  • Fix: category, messages layout, and profile page by @gagan-suie in #313
  • Fix: profile page by @gagan-suie in #314
  • Fix: channel and subscribe layouts by @gagan-suie in #315
  • Fix: delete all messages and added user stats by @gagan-suie in #316
  • Fix: delete all messages and added user stats by @gagan-suie in #317
  • Fix: removed inline svg icons causing issues by @gagan-suie in #318
  • Fix: maintenance mode failing by @gagan-suie in #319
  • Chore(deps-dev): bump tailwind-scrollbar from 2.1.0 to 3.0.0 by @dependabot in #320
  • Fix: maintenance mode failing by @gagan-suie in #321
  • Chore(deps-dev): bump typescript from 4.9.5 to 5.0.2 by @dependabot in #324
  • Feat: added edit drawer channel by @gagan-suie in #326
  • Edit channel drawer by @prokawsar in #327
  • Fix: merge conflict fix by @gagan-suie in #328
  • Feat: added edit channel action by @gagan-suie in #329
  • fix: webServer timeout error in playwright tests CI by @MandarDevarshi in #331
  • Update playwright.config.ts by @gagan-suie in #332
  • Fix: playwright test by @gagan-suie in #333
  • Fix: playwright test by @gagan-suie in #334
  • Chore(deps-dev): bump @playwright/test from 1.31.2 to 1.32.0 by @dependabot in #335
  • Fix: codecov issues by @gagan-suie in #336
  • Fix: codecov issues by @gagan-suie in #337
  • Fix: redirect bug by @gagan-suie in #338
  • Fix: redirect bug by @gagan-suie in #339
  • Fix: moved codecov.yml to root by @gagan-suie in #340
  • Fix: moved codecov.yml to root by @gagan-suie in #341
  • Fix: moving codecov.yml to github folder by @gagan-suie in #342
  • Fix: moving codecov.yml to github folder by @gagan-suie in #343
  • Fix: updated codecov file and added streaming utils by @gagan-suie in #344
  • Dev by @gagan-suie in #345
  • Fix: Code coverage issues by @MandarDevarshi in #346
  • chore: minor version change in playwright-e2e-coverage-report package by @gagan-suie in #347
  • Channel page fixes by @prokawsar in #330
  • Fix: merged changes and resolved conflicts by @gagan-suie in #348
  • Chore(deps-dev): bump @playwright/test from 1.32.0 to 1.32.1 by @dependabot in #350
  • Load more channels and chat drawer layout fix by @prokawsar in #349
  • Merge remote-tracking branch 'upstream/main' into dev by @gagan-suie in #351
  • Chore(deps-dev): bump concurrently from 7.6.0 to 8.0.1 by @dependabot in #353
  • fix chat drawer animation by @prokawsar in #352
  • Feat: merged streaming changes to channel page by @gagan-suie in #354
  • Feat: added infinite scrolling to browse page by @gagan-suie in #356
  • Level bar color by @prokawsar in #355
  • Feat: merged streaming changes to channel page by @gagan-suie in #357
  • Fix: level calculation by @prokawsar in #358
  • Chore(deps-dev): bump @playwright/test from 1.32.1 to 1.32.2 by @dependabot in #359
  • Fix: level calculation by @gagan-suie in #360
  • Feat: updated channel socket connections by @gagan-suie in #367
  • Removing active channel by @gagan-suie in #369
  • Feat: updated channel socket connections by @gagan-suie in #370
  • Chore(deps-dev): bump @playwright/test from 1.32.2 to 1.32.3 by @dependabot in #372
  • Fix: websocket channel chat and added banning users by @gagan-suie in #376
  • Chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 by @dependabot in #377
  • Search and rising stars by @da7a90-backup in #371
  • Fix: rising star defer issues by @gagan-suie in #378
  • Feat: video items and live-input by @gagan-suie in #381
  • Chore(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 by @dependabot in #382
  • Chore(deps-dev): bump @playwright/test from 1.32.3 to 1.33.0 by @dependabot in #383
  • Feat: video items and live-input by @gagan-suie in #384
  • Fix: browse channel item and streaming fix by @gagan-suie in #385
  • Fix: socket reconnection and isOnline flag by @gagan-suie in #386
  • Feat: added streak and hours endpoints by @gagan-suie in #387
  • Feat: added draggable webcam by @gagan-suie in #388
  • Feat: added host screen and webcam streaming by @gagan-suie in #390
  • Fix: stop streaming and added empty streaming message by @gagan-suie in #391
  • Fix: system audio causing crash by @gagan-suie in #392
  • Fix: multiple streams and avatar overlap issue by @gagan-suie in #393
  • UI fixes by @prokawsar in #389
  • Fix: audio in streaming tracks by @gagan-suie in #394
  • Feat: added liveinputs collection and fixed buzzing sound by @gagan-suie in #396
  • Feat: added AI moderation by @gagan-suie in #398
  • UI fixes by @prokawsar in #397
  • Feat: added AI chat toggle button and fixed channel update socket by @gagan-suie in #399
  • Dev by @gagan-suie in #400
  • Fix: removed browse sections and fixing channel and user search by @gagan-suie in #401
  • Fix: changed to carousel square buttons by @gagan-suie in #402
  • Feat: updated the LoadingItemSearch layout by @gagan-suie in #403
  • Feat: added item search user and loading item search user by @gagan-suie in #404
  • Fix: added createdAt and updatedAt properties by @gagan-suie in #406
  • Feat: redesigned itemChannel and itemCarousel by @gagan-suie in #407
  • Feat: added favorite and subscribe buttons by @gagan-suie in #409
  • Chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #411
  • Chore(deps-dev): bump @playwright/test from 1.33.0 to 1.34.0 by @dependabot in #412
  • Merge remote-tracking branch 'upstream/dev' into dev by @gagan-suie in #413
  • Fix: commented broken endpoints by @gagan-suie in #414
  • Fix: moved placeholder images to static by @gagan-suie in #415
  • Fix: changed legal docs s3 buckets to r2 bucket by @gagan-suie in #416
  • Chore(deps-dev): bump @playwright/test from 1.34.0 to 1.34.1 by @dependabot in #419
  • Fix: minor edge-cases covered by @gagan-suie in #420
  • Merge remote-tracking branch 'upstream/main' into dev by @gagan-suie in #421
  • screen/cam resize, correct video indexing and css by @sitaradev in #418
  • Fix: loading indicators by @gagan-suie in #422
  • Feat: updated version to 0.0.2 by @gagan-suie in #423
  • v0.0.2 merge dev to main by @gagan-suie in #424
  • Fix: temp profile page changes by @gagan-suie in #425
  • Fix: permissions to grant mod and guest by @gagan-suie in #427
  • Chore(deps-dev): bump @playwright/test from 1.34.1 to 1.34.2 by @dependabot in #428
  • Feat: added audio indicators to speakers by @gagan-suie in #432
  • fixed transition conflict with draggable by @sitaradev in #429
  • Fix: missing comma in variable list by @gagan-suie in #433
  • Chore(deps-dev): bump @playwright/test from 1.34.2 to 1.34.3 by @dependabot in #434
  • Feat: optimized websockets for multiple connections by @gagan-suie in #435
  • Fix: channel host and video items race condition by @gagan-suie in #437
  • Feat: optimized websockets for multiple connections by @gagan-suie in #438
  • Feat: disable channel sockets if out of a 10 channel range by @gagan-suie in #439
  • Fix: delete channel socket on error by @gagan-suie in #440
  • Fix: removed video items removal by @gagan-suie in #441
  • Fix: undo video item changes by @gagan-suie in #442
  • Feat: changed placeholder content to slash commands list by @gagan-suie in #445
  • Feat: changed placeholder content to slash commands list by @gagan-suie in #446
  • Fix: prevent 401 unauth error on subscribes endpoint by @gagan-suie in #447
  • Fix: added description for slash commands by @gagan-suie in #448
  • Sidebar fixes by @sitaradev in #443
  • Fix: added description for slash commands by @gagan-suie in #449
  • Feat: WIP subscriber section in profile page by @gagan-suie in #451
  • Feat: replaced remoteConfig endpoints with env variables by @gagan-suie in #452
  • Feat: replaced remoteConfig endpoints with env variables by @gagan-suie in #453
  • promisify view and render after mounting by @sitaradev in #450
  • Chore(deps): bump daisyui from 2.52.0 to 3.0.0 by @dependabot in #456
  • tags validation by @sitaradev in #457
  • Merge remote-tracking branch 'upstream/main' into dev by @gagan-suie in #458
  • Feat: Add dropdown menu of commands to videoItem by @gagan-suie in #462
  • Feat: WIP profile card on message by @gagan-suie in #464
  • Fix: disabled video recording by @gagan-suie in #465
  • Fix: rising-stars endpoint by @gagan-suie in #466
  • Fix: rising-stars endpoint by @gagan-suie in #467
  • Fix: reverted daisyui breaking changes by @gagan-suie in #468
  • Fix: reverted daisyui breaking changes by @gagan-suie in #469
  • Fix: massage data by @gagan-suie in #470
  • Fix: massage data by @gagan-suie in #471
  • Fix: undo data massage by @gagan-suie in #472
  • Fix: undo data massage by @gagan-suie in #473
  • Fix: added createdByUsername fix by @gagan-suie in #474
  • Fix: added createdByUsername fix by @gagan-suie in #475
  • Fix: changed viewers icon by @gagan-suie in #476
  • Fix: changed viewers icon by @gagan-suie in #477
  • Fix: removed updateAllUsernamesInChannels endpoint by @gagan-suie in #478
  • Fix: removed updateAllUsernamesInChannels endpoint by @gagan-suie in #479
  • Chore(deps): bump daisyui from 2.52.0 to 3.0.3 by @dependabot in #480
  • Fix: viewers view not resizing by @gagan-suie in #481
  • Fix: viewers view not resizing by @gagan-suie in #482
  • Chat commands by @sitaradev in #461
  • Fix: channel delete, and removed videos and legal buckets by @gagan-suie in #483
  • Fix: set max char limit on tags by @gagan-suie in #484
  • Fix: set max char limit on tags by @gagan-suie in #485
  • Chore(deps): bump daisyui from 2.52.0 to 3.0.3 by @dependabot in #488
  • Fix: removed tags package by @gagan-suie in #489
  • Fix: ban, mod, and guest roles by @gagan-suie in #491
  • Feat: updated version by @gagan-suie in #492
  • Fix: ban, mod, and guest roles by @gagan-suie in #493
  • Fix: tags and category required by @gagan-suie in #494
  • Fix: tags and category required by @gagan-suie in #495
  • Fix: removed export requirement for role and coloredRole by @gagan-suie in #496
  • Fix: removed export requirement for role and coloredRole by @gagan-suie in #497

New Contributors

Full Changelog: 0.0.2...0.0.3