All aboard the Hacker Zephyr: a cross-country hackathon on a train!

Related tags

Database all-aboard
Overview

Hacker Zephyr Site

Created using Theme UI & Next.js. Based on Hack Club Theme Starter.

Usage

  1. Import this repo to your coding environment of choice. Download it, git clone, or use the GitHub import on Glitch/Repl.it.
  2. yarn to install dependencies.
  3. yarn dev to start your server.
  4. Start adding your own pages & components in their respective directories.
Comments
  • Not the world's longest hackathon

    Not the world's longest hackathon

    https://www.theverge.com/2013/3/21/4130716/british-airways-ungrounded-hackathon-on-a-plane

    Sadly, Zephyr won't be the longest Hackathon: British Airways ran a Hackathon on a plane from SFO to LHR (5,351 mi).

    Melody pointed this out on Slack

    opened by benaubin 7
  • Remove meetup modal

    Remove meetup modal

    Since the zephyr has ended, it’s weird to keep getting that modal about meetups popping up. I commented it out in this PR because i don’t know if you wanted the code gone, but feel free to edit however

    opened by MatthewStanciu 5
  • Bump theme-ui from 0.10.0 to 0.14.2

    Bump theme-ui from 0.10.0 to 0.14.2

    Bumps theme-ui from 0.10.0 to 0.14.2.

    Release notes

    Sourced from theme-ui's releases.

    v0.14.2

    🐛 Bug Fix

    • @theme-ui/color-modes, @theme-ui/components, @theme-ui/core, @theme-ui/editor, gatsby-plugin-theme-ui, gatsby-theme-style-guide, gatsby-theme-ui-layout, @theme-ui/match-media, @theme-ui/mdx, @theme-ui/parse-props, @theme-ui/sidenav, @theme-ui/style-guide, @theme-ui/theme-provider, theme-ui
      • fix: change react and react-dom peer dependency to >16 (@​hasparus)

    🏠 Internal

    Authors: 1

    v0.14.2-develop.2

    🐛 Bug Fix

    • @theme-ui/color-modes, @theme-ui/components, @theme-ui/core, @theme-ui/editor, gatsby-plugin-theme-ui, gatsby-theme-style-guide, gatsby-theme-ui-layout, @theme-ui/match-media, @theme-ui/mdx, @theme-ui/parse-props, @theme-ui/sidenav, @theme-ui/style-guide, @theme-ui/theme-provider, theme-ui
      • fix: change react and react-dom peer dependency to >16 (@​hasparus)

    🏠 Internal

    Authors: 1

    v0.14.2-develop.1

    No release notes provided.

    v0.14.2-develop.0

    No release notes provided.

    v0.14.1

    🐛 Bug Fix

    Authors: 1

    v0.14.1-develop.0

    🐛 Bug Fix

    • @theme-ui/components
      • fix(components): add missing forwardRef and fix Switch props (@​hasparus)

    ... (truncated)

    Changelog

    Sourced from theme-ui's changelog.

    v0.14.2 (Thu Mar 31 2022)

    🐛 Bug Fix

    • @theme-ui/color-modes, @theme-ui/components, @theme-ui/core, @theme-ui/editor, gatsby-plugin-theme-ui, gatsby-theme-style-guide, gatsby-theme-ui-layout, @theme-ui/match-media, @theme-ui/mdx, @theme-ui/parse-props, @theme-ui/sidenav, @theme-ui/style-guide, @theme-ui/theme-provider, theme-ui
      • fix: change react and react-dom peer dependency to >16 (@​hasparus)

    🏠 Internal

    Authors: 1


    v0.14.1 (Tue Mar 22 2022)

    🐛 Bug Fix

    • @theme-ui/components
      • fix(components): add missing forwardRef and fix Switch props (@​hasparus)

    Authors: 1


    v0.14.0 (Mon Mar 21 2022)

    :tada: This release contains work from new contributors! :tada:

    Thanks for all your work!

    :heart: Brage (@​braaar)

    :heart: peterlits zo (@​PeterlitsZo)

    :heart: Ryan Turner (@​rtturner)

    :heart: Cannon Lock (@​CannonLock)

    🚀 Enhancement

    • feat(examples/next): Add new deps, fully use TSX, rebuild #2068 (@​lachlanjc)
    • @theme-ui/components, @theme-ui/css, gatsby-plugin-theme-ui, @theme-ui/mdx, @theme-ui/sidenav, @theme-ui/theme-provider, theme-ui
    • @theme-ui/tailwind

    ... (truncated)

    Commits
    • 9ccec1e Bump version to: v0.14.2 [skip ci]
    • 81a0eca Update CHANGELOG.md [skip ci]
    • 1a9a2d1 fix: change react and react-dom peer dependency to >16
    • 6778595 chore(examples/next): bump React dependency to ^18
    • 5ad8a36 Merge pull request #2178 from system-ui/update-example-custom-pragma
    • f005a92 docs: expand docs on meta theme-color (#2134)
    • 8bcd8e7 chore(examples): Upgrade custom pragma example
    • bff6f38 Merge pull request #2174 from eltociear/patch-1
    • a1158f9 chore: fix typo in MIGRATING.md
    • eb5c4de chore(examples/next): Add missing @​types/node dependency
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • Bump theme-ui from 0.10.0 to 0.14.1

    Bump theme-ui from 0.10.0 to 0.14.1

    Bumps theme-ui from 0.10.0 to 0.14.1.

    Release notes

    Sourced from theme-ui's releases.

    v0.14.1

    🐛 Bug Fix

    Authors: 1

    v0.14.1-develop.0

    🐛 Bug Fix

    • @theme-ui/components
      • fix(components): add missing forwardRef and fix Switch props (@​hasparus)

    Authors: 1

    v0.14.0

    Migration Notes

    • theme-ui, @theme-ui/components and @theme-ui/mdx packages no longer depend on @emotion/styled.

    • Previously deprecated Component.withComponent API was removed.

    • as prop was removed from Themed.X components from @theme-ui/mdx.

      • All occurences of <Themed.X as="element"> can be changed to <element sx={t => t.styles.X} />.

    :tada: This release contains work from new contributors! :tada:

    Thanks for all your work!

    :heart: Brage (@​braaar)

    :heart: peterlits zo (@​PeterlitsZo)

    :heart: Ryan Turner (@​rtturner)

    :heart: Cannon Lock (@​CannonLock)

    🚀 Enhancement

    ... (truncated)

    Changelog

    Sourced from theme-ui's changelog.

    v0.14.1 (Tue Mar 22 2022)

    🐛 Bug Fix

    • @theme-ui/components
      • fix(components): add missing forwardRef and fix Switch props (@​hasparus)

    Authors: 1


    v0.14.0 (Mon Mar 21 2022)

    :tada: This release contains work from new contributors! :tada:

    Thanks for all your work!

    :heart: Brage (@​braaar)

    :heart: peterlits zo (@​PeterlitsZo)

    :heart: Ryan Turner (@​rtturner)

    :heart: Cannon Lock (@​CannonLock)

    🚀 Enhancement

    • feat(examples/next): Add new deps, fully use TSX, rebuild #2068 (@​lachlanjc)
    • @theme-ui/components, @theme-ui/css, gatsby-plugin-theme-ui, @theme-ui/mdx, @theme-ui/sidenav, @theme-ui/theme-provider, theme-ui
    • @theme-ui/tailwind
    • @theme-ui/custom-properties
      • feat(custom-properties): Warn in development on invalid theme keys #2080 (@​lachlanjc)
    • @theme-ui/color-modes
      • feat(color-modes): Warn when theme color keys have leading/trailing whitespace #2099 (@​lachlanjc)
    • theme-ui

    🐛 Bug Fix

    ... (truncated)

    Commits
    • 79c5d3d Bump version to: v0.14.1 [skip ci]
    • dfd7377 Update CHANGELOG.md [skip ci]
    • 6001c84 Merge branch 'develop' into stable
    • a1ffc73 fix(components): add missing forwardRef and fix Switch props
    • b2e1fc4 Bump version to: v0.14.0 [skip ci]
    • 5c00b3c Update contributors [skip ci]
    • 0a470d1 Update CHANGELOG.md [skip ci]
    • 6f09ac0 Merge branch 'stable' into develop
    • 10b33de Merge pull request #2043 from system-ui/remove-emotion-styled-2
    • 7b4d915 Update snapshot
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • Bump next from 11.0.1 to 12.1.1

    Bump next from 11.0.1 to 12.1.1

    Bumps next from 11.0.1 to 12.1.1.

    Release notes

    Sourced from next's releases.

    v12.1.1

    Core Changes

    • refactor: move HtmlContext: #34482
    • rsc: clean client buffer cache after flushed: #34475
    • Ensure config's experimental field exists: #34500
    • Only log experiments warning if user actually opted in to an experiment(s): #34413
    • Add unstable_useFlushEffects hook: #34117
    • fix: mock image path as next/image expects it: #34350
    • fix process polyfill on middleware: #34426
    • Ensure workers are not left open: #34503
    • Leverage existing component checking warning for streaming: #34526
    • build(next-swc): linux glibc compatible issue: #34481
    • Fix next/image incorrectly warning for position: absolute parent: #34551
    • Remove useMaybeDeferContent hook: #34506
    • Allow reading request bodies in middlewares (#34294): #34519
    • Update swc crates: #34491
    • feat(react-dev-overlay): export getErrorByType and add preventDisplay prop: #34237
    • Improve next/image warnings to avoid printing more than once: #34562
    • Support trailingSlash in middleware SSR: #34544
    • Update to latest version of jscodeshift: #34563
    • Don't import internally from types in next-env.d.ts: #34394
    • Improve type imports in server/render and optimize the Edge SSR loader: #34552
    • remove commons chunk config: #34445
    • Add cargo clippy and cargo fmt to CI: #34625
    • Fix rsc bootstrap buffer missing in the future renders: #34631
    • fix: match redirect and rewrite destination types: #34617
    • fix: make sure image-config.ts gets transpiled to ES5: #34677
    • Normalize image optimizer error status codes: #34699
    • Fix CSS Loader Detection False Positives: #34584
    • Upgrade @​napi-rs/triples to support android arm platform: #34752
    • Add proper headers to responses in web server: #34723
    • produce source maps for middlewares: #34409
    • Reduce the size of web server: #34767
    • collect telemetry for ESLint rules: #34564
    • Refactor entries generation in hot-reloader: #34733
    • Integrate tsec into the linting process: #33746
    • Add API config to allow disabling response size warning: #34700
    • fix(#34030): ignore non-checkable jsx spread attribute: #34473
    • fix eslint-plugin-react version to avoid jsx-key error: #34800
    • fix: #34711 ensure distDir inside project folder: #34795
    • Update to ncc dev overlay during build instead of pre-compile: #34813
    • Add warning for Yarn PnP v3 with Node.js < 16.14: #34818
    • lock eslint-config-next dependencies: #34823
    • Clean-up error when starting next with non-existent dir: #34830
    • Ensure unstable_revalidate does not error from notFound: true: #34826
    • Update eslint-plugin-react to latest version: #34819
    • Add CLI command typo detection: #34836
    • Fix flight loader for shared components: #34692
    • refactor: re-use existed escapeRegex: #34470

    ... (truncated)

    Commits
    Maintainer changes

    This version was pushed to npm by vercel-release-bot, a new releaser for next since your current version.


    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • Bump typescript from 4.3.5 to 4.6.3

    Bump typescript from 4.3.5 to 4.6.3

    Bumps typescript from 4.3.5 to 4.6.3.

    Release notes

    Sourced from typescript's releases.

    TypeScript 4.6.3

    This release includes fixes for

    For the complete list of fixed issues, check out the

    Downloads are available on:

    TypeScript 4.6.2

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    Downloads are available on:

    TypeScript 4.6 RC

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    Downloads are available on:

    TypeScript 4.6 Beta

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • Bump typescript from 4.3.5 to 4.6.2

    Bump typescript from 4.3.5 to 4.6.2

    Bumps typescript from 4.3.5 to 4.6.2.

    Release notes

    Sourced from typescript's releases.

    TypeScript 4.6.2

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    Downloads are available on:

    TypeScript 4.6 RC

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    Downloads are available on:

    TypeScript 4.6 Beta

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    Downloads are available on:

    TypeScript 4.5.5

    This patch release includes a number of fixes to language service crashes and assertion violations, along with improvements to JSX attribute snippets.

    For the complete list of fixed issues, check out the

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • Bump next from 11.0.1 to 12.1.0

    Bump next from 11.0.1 to 12.1.0

    Bumps next from 11.0.1 to 12.1.0.

    Release notes

    Sourced from next's releases.

    v12.1.0

    Core Changes

    • Relay Support in Rust Compiler: #33702
    • fix eslint link-passhref rule: #33857
    • update webpack: #33831
    • Flush buffered vitals metrics on page mount: #33867
    • fix problem with HMR when middleware and page reference the same node_module: #33873
    • Refactor page component getter in web server: #33759
    • update NextResponse default redirect status to 307 to match docs: #33505
    • Bug fix: dynamic page should not be interpreted as predefined page: #33808
    • Group streaming experimental apis: #33878
    • Encapsulate routing and initial hydration: #33875
    • Optimize offline condition judgment: #33238
    • Ensure external beforeFiles rewrites are handled with next/link: #33888
    • Fix parsing params for i18n optional route in minimal mode: #33896
    • Ensure browserslist extends works properly: #33890
    • Fix image cache race condition: #33883
    • Add support for Relay projects without artifactDirectory: #33918
    • fix: handle jsxspreadattribute in inline-script-id eslint rule: #32421
    • feat(next-swc): Update swc: #33724
    • Update to latest version of amphtml-validator: #33967
    • Warn in dev mode when script tags are added with next/head: #33968
    • Ensure optional chaining in swc matches babel: #33995
    • Use react-dom/server.browser in Node.js: #33950
    • Ensure external middleware rewrite is handled correctly: #33962
    • Update Terser to v5.10.0, fix minification issues: #33045
    • Warn in dev mode when stylesheets are added using next/head: #34004
    • Use ReadableStream in RenderResult: #34005
    • Fix suffix ordering while streaming: #34011
    • Don't use yarn if a package-lock.json file is found: #31926
    • Do not warn when application/ld+json scripts are used with next/head: #34021
    • Babel & next-swc: Fix exporting page config with AsExpression: #32702
    • Detect per page runtime config for functions manifest: #33945
    • Add JSDoc to config options: #32915
    • Update font-stylesheet-gathering-plugin.ts: #30709
    • Add decoratorMetadata flag if enabled by tsconfig: #32914
    • fix: data url handling in css-loader: #34034
    • Place 'charset' element at the top of : #28119
    • Fix detection of anchor click events inside svg: #23272
    • Allow passing nothing as custom jest config: #32328
    • Fixes #31240: Adding a recursive addPackagePath function in webpack-config: #31264
    • Require component rendered as child of Link to pass event to onClick handler: #27723
    • Allow scroll prevention on hash change: #31921
    • Add support for async fn / promise in next.config.js/.mjs: #33662
    • Fix lazyRoot functionality for next/image: #33933
    • Change SWC minify from beta to release candidate: #34056
    • Make Router state immutable: #33925
    • Stop exposing internal render and renderError methods from next/client: #34069
    • Add api-utils helper for testing: #34078

    ... (truncated)

    Commits
    Maintainer changes

    This version was pushed to npm by vercel-release-bot, a new releaser for next since your current version.


    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • Bump hls.js from 1.0.7 to 1.1.5

    Bump hls.js from 1.0.7 to 1.1.5

    Bumps hls.js from 1.0.7 to 1.1.5.

    Release notes

    Sourced from hls.js's releases.

    v1.1.5

    Summary

    HLS.js v1.1.5 includes bug fixes and improvements over the last release.

    Changes Since The Last Release

    https://github.com/video-dev/hls.js/compare/v1.1.4...v1.1.5

    • Fixes a bug with ll-hls where ended events would not fire under certain conditions.

    Demo Page

    Get demo url from https://github.com/video-dev/hls.js/tree/deployments

    API and Breaking Changes

    If you are upgrading from version v0.14.17 or lower, see the MIGRATING guide for API changes between v0.14.x and v1.0.0.

    Feedback

    Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

    v1.1.4

    Summary

    HLS.js v1.1.4 includes bug fixes and improvements over the last release.

    Changes Since The Last Release

    https://github.com/video-dev/hls.js/compare/v1.1.3...v1.1.4

    Demo Page

    https://hls-js-42cf332b-b861-4821-9db0-81644f465908.netlify.app/demo/

    API and Breaking Changes

    If you are upgrading from version v0.14.17 or lower, see the MIGRATING guide for API changes between v0.14.x and v1.0.0.

    Feedback

    Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

    v1.1.3

    Summary

    HLS.js v1.1.3 includes bug fixes and improvements over the last release.

    Changes Since The Last Release

    https://github.com/video-dev/hls.js/compare/v1.1.2...v1.1.3

    ... (truncated)

    Commits
    • bf6dc49 bugfix/ll-hls-endofstream: type the levelDetails parameter for _endOfStream i...
    • 704c523 bugfix/ll-hls-endofstream: fix linting recommend.
    • d54bb29 bugfix/ll-hls-endofstream: Add check for at least one part for endofstream pa...
    • b02f584 bugfix/ll-hls-endofstream: account for parts at the end of stream and potenti...
    • 25df020 Bugfix - encrypted vtt subtitles not rendered
    • 116e7cd Merge pull request #4358 from loganek/master
    • 4089530 Merge pull request #4238 from DiceTechnology/bugfix/init-segment-change-witho...
    • 6d7fec9 Merge branch 'master' into master
    • a093fc8 Merge pull request #4479 from SivanA-Kaltura/bugfix/clear-cue-start-time-on-r...
    • 5bfe0d9 Merge pull request #4481 from albertdaurell/feature/report_one_frag_parsing_e...
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • Bump hls.js from 1.0.7 to 1.1.4

    Bump hls.js from 1.0.7 to 1.1.4

    Bumps hls.js from 1.0.7 to 1.1.4.

    Release notes

    Sourced from hls.js's releases.

    v1.1.4

    Summary

    HLS.js v1.1.4 includes bug fixes and improvements over the last release.

    Changes Since The Last Release

    https://github.com/video-dev/hls.js/compare/v1.1.3...v1.1.4

    Demo Page

    https://hls-js-42cf332b-b861-4821-9db0-81644f465908.netlify.app/demo/

    API and Breaking Changes

    If you are upgrading from version v0.14.17 or lower, see the MIGRATING guide for API changes between v0.14.x and v1.0.0.

    Feedback

    Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

    v1.1.3

    Summary

    HLS.js v1.1.3 includes bug fixes and improvements over the last release.

    Changes Since The Last Release

    https://github.com/video-dev/hls.js/compare/v1.1.2...v1.1.3

    Demo Page

    Get demo url from https://github.com/video-dev/hls.js/tree/deployments

    API and Breaking Changes

    If you are upgrading from version v0.14.17 or lower, see the MIGRATING guide for API changes between v0.14.x and v1.0.0.

    Feedback

    Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

    v1.1.2

    Summary

    HLS.js v1.1.2 includes bug fixes and improvements over the last release.

    Changes Since The Last Release

    https://github.com/video-dev/hls.js/compare/v1.1.1...v1.1.2

    ... (truncated)

    Commits
    • 25df020 Bugfix - encrypted vtt subtitles not rendered
    • 116e7cd Merge pull request #4358 from loganek/master
    • 4089530 Merge pull request #4238 from DiceTechnology/bugfix/init-segment-change-witho...
    • 6d7fec9 Merge branch 'master' into master
    • a093fc8 Merge pull request #4479 from SivanA-Kaltura/bugfix/clear-cue-start-time-on-r...
    • 5bfe0d9 Merge pull request #4481 from albertdaurell/feature/report_one_frag_parsing_e...
    • 6c7a549 Merge pull request #4484 from cbsinteractive/issue/4483-CMCD-tb
    • 33ac725 Merge pull request #4399 from NickCis/bugfix/sub-stream-controller-switch-fra...
    • 5a5f96d add semver-major label to major updates
    • 9c581b9 fix vulnerabilityAlerts config
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • Bump @mattjennings/react-modal from 1.0.2 to 1.0.3

    Bump @mattjennings/react-modal from 1.0.2 to 1.0.3

    Bumps @mattjennings/react-modal from 1.0.2 to 1.0.3.

    Release notes

    Sourced from @​mattjennings/react-modal's releases.

    1.0.3

    • Modals close when the escape key is pressed. This can be disabled with the closeOnEscKey prop. Thanks @​sergeylukin (#2)
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
Owner
Hack Club
We are the movement of students building the classes we wish we could take.
Hack Club
This API can be use to all developers to get location details of Sri Lanka 🇱🇰 including major cities, sub areas, districts and Provinces. ⛳️

Location Data API - Sri Lanka Table of Contents Introduction Technologies Implemantations Hosting Use Cases Getting Started Project Setup Contributing

Pasindu Senarathne 35 Jun 29, 2022
Country finder: A site that allows you to browse the countries of the world with all the necessary information about the country

Country finder: A site that allows you to browse the countries of the world with all the necessary information about the country

Medjahdi Islem 12 Nov 18, 2022
Hacker-news-with-react - 👾 Consuming the hacker news api, i created a more modern design for than the current site.

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

João Thomaz 1 Jan 3, 2022
This is Covid-19 data that shows for each country.You can search your country and know its statistics .

COVID-19 Data TRACKER This is Covid-19 data that shows for each country.You can search your country and know its statistics . Built With HTML, CSS, SC

Samiullah Bhadur 2 Apr 21, 2022
⚡️The Fullstack React Framework — built on Next.js

The Fullstack React Framework "Zero-API" Data Layer — Built on Next.js — Inspired by Ruby on Rails Read the Documentation “Zero-API” data layer lets y

⚡️Blitz 12.5k Jan 4, 2023
HackFest is a 36-hour long hackathon wherein you have to put on your hacker hats and build anything that falls in either or both the domain of full-stack web development

HackFest is a 36-hour long hackathon wherein you have to put on your hacker hats and build anything that falls in either or both the domain of full-stack web development (the stack we learn in full-stack web developer roadmap on codedamn).

Shivam Kumar 2 Jun 6, 2022
Hacker Tools cross-platform desktop App, support windows/MacOS/LInux ....

Hacker Tools cross-platform desktop App, support windows/MacOS/LInux ....

51pwn 29 Jan 8, 2023
💻 Countries Web is a web application that lets you view data for all the countries in the world and filter them by country name and continent.

?? Countries Web View Demo This is the Countries Web, a web application that lets you view data for all the countries in the world and filter them by

João Gabriel 5 Jun 23, 2022
A curated collection of all country flags in SVG — plus the CSS for easier integration

flag-icons A curated collection of all country flags in SVG — plus the CSS for easier integration. See the demo. Install You can either download the w

Lipis 9.1k Jan 4, 2023
:steam_locomotive::train: - sturdy 4kb frontend framework

Choo ?? ?? ?? ?? ?? ?? Fun functional programming A 4kb framework for creating sturdy frontend applications Website | Handbook | Ecosystem | Contribut

choo 6.7k Jan 4, 2023
Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.

ConvNetJS ConvNetJS is a Javascript implementation of Neural networks, together with nice browser-based demos. It currently supports: Common Neural Ne

Andrej 10.4k Dec 31, 2022
Composable Concurrency Abstractions for JavaScript. :railway_track: :rhinoceros: :train: :vertical_traffic_light:

sporadic Composable Concurrency Abstractions for JavaScript. Example #!/usr/bin/env node (async () => { const sporadic = require('sporadic') cons

Marco Aurélio da Silva 16 Sep 24, 2022
Train and test machine learning models for your Arduino Nano 33 BLE Sense in the browser.

Tiny Motion Trainer Train and test IMU based TFLite models on the Web Overview Since 2009, coders have created thousands of experiments using Chrome,

Google Creative Lab 59 Nov 21, 2022
A simple tool to help you connect your favorite controllers / Arduino to various train simulator games on Windows using memory hacks.

A simple tool to help you connect your favorite controllers (e.g. Densha de Go! series) / Arduino to various train simulator games on Windows using memory hacks.

Tongze Wang 2 Feb 7, 2022
Train and test your brain with these memory games

Want to help grow your Hippocampus? Engage your Cerebrum? Try these games! Train and test your brain with these memory games. Each game is designed to help you increase your memory. How much can you memorize with each game? Test yourself.

Christian Schroeder 2 Jun 16, 2022
Mekna'7, a subsidiary of the ONCF group, which provides bus services to cities not served by train, needs to set up a computer system by creating a database for managing customer reservations.

Online-bus-ticket-reservation Introduction Hello everyone, this is a project that I have done for assignment. This project is a simple online bus tick

Hala Ziani 5 Oct 25, 2022
This is an unofficial front end for Hacker News, reminiscent of the Windows XP era Outlook email client on a Windows XP default desktop

Hacker XP Hacker News styled as the Windows XP Outlook email client. Try out Hacker XP here! Description This is an unofficial front end for Hacker Ne

null 19 Jul 12, 2022
Lets you add a character to Hacker News links to add social media and OpenGraph previews for sharing on things like Slack or Twitter.

news.ycombinator1.com Lets you add a character to Hacker News links to add social media and OpenGraph previews for sharing on things like Slack or Dis

Ian Langworth ☠ 38 Sep 18, 2022
A drop in replacement for Hacker News with support for dark mode and more.

Worker News A drop in replacement for Hacker News with support for dark mode, quotes in comments, user identicons and submission favicons. What's cool

Worker Tools 18 Dec 31, 2022
A Hacker News style forum, built on the Lens Protocol.

Refract A Hacker News style forum, built on the Lens Protocol This starter kit is composed of Next.js and Tailwind CSS, with RainbowKit, ethers, & wag

Miguel Piedrafita 65 Dec 2, 2022