Coder Social home page Coder Social logo

tilos-client's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar greenkeeper[bot] avatar rudywaltz avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

tilos-client's Issues

An in-range update of svelte is breaking the build 🚨

The devDependency svelte was updated from 3.6.5 to 3.6.6.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

svelte is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Commits

The new version differs by 4 commits.

  • f2d2582 -> v3.6.6
  • 2536bd2 Merge pull request #3172 from sveltejs/gh-3113
  • af0d9ed Merge branch 'master' into gh-3113
  • f4ca063 prevent dynamic components being detached twice - fixes #3113

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of svelte is breaking the build 🚨

The devDependency svelte was updated from 3.4.2 to 3.4.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

svelte is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Commits

The new version differs by 36 commits.

There are 36 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of webpack is breaking the build 🚨

The devDependency webpack was updated from 4.39.2 to 4.39.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

webpack is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Release Notes for v4.39.3

Bugfixes

  • fix a missing module in chunk caused by incorrect chunk graph generation of async chunks
Commits

The new version differs by 43 commits.

  • 94929a5 4.39.3
  • 6bf1868 Merge pull request #9635 from webpack/bugfix/9634
  • 83dd295 fixes #9634
  • 54519bd Merge pull request #9630 from webpack/dependabot/npm_and_yarn/eslint-utils-1.4.2
  • aa8d930 chore(deps): bump eslint-utils from 1.3.1 to 1.4.2
  • b16ca50 Merge pull request #9603 from noscripter/patch-1
  • 0601b12 Merge pull request #9623 from webpack/dependabot/npm_and_yarn/less-3.10.3
  • d56b9f8 chore(deps-dev): bump less from 3.10.2 to 3.10.3
  • 9dc49cf Merge pull request #9613 from shaodahong/optimize-eslint
  • 85421cd improve linting performance
  • 94d1768 resolve linting issues in test/helpers
  • 7ee8ca3 optimize code-lint config
  • 9b02c19 Merge pull request #9617 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.15.2
  • 45622a4 Merge pull request #9616 from webpack/dependabot/npm_and_yarn/less-3.10.2
  • 3c252ff Merge pull request #9608 from webpack/dependabot/npm_and_yarn/types/node-10.14.16

There are 43 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of svelte is breaking the build 🚨

The devDependency svelte was updated from 3.4.4 to 3.5.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

svelte is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Commits

The new version differs by 83 commits.

There are 83 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Basic player

  • Render player
  • Add song to player
  • Render song url
  • Render song duration
  • Can start
  • Can stop
  • Render Song current time
  • Render progressbar based on current time
  • handle volume

An in-range update of webpack is breaking the build 🚨

The devDependency webpack was updated from 4.35.3 to 4.36.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

webpack is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Release Notes for v4.36.0

Features

  • SourceMapDevToolPlugin append option now supports the default placeholders in addition to [url]
  • Arrays in resolve and parser options (Rule and Loader API) support backreferences with "..." when overriding options.
Commits

The new version differs by 42 commits.

  • 95d21bb 4.36.0
  • aa1216c Merge pull request #9422 from webpack/feature/dot-dot-dot-merge
  • b3ec775 improve merging of resolve and parsing options
  • 53a5ae2 Merge pull request #9419 from vankop/remove-valid-jsdoc-rule
  • ab75240 Merge pull request #9413 from webpack/dependabot/npm_and_yarn/ajv-6.10.2
  • 0bdabf4 Merge pull request #9418 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.5.2
  • f207cdc remove valid jsdoc rule in favour of eslint-plugin-jsdoc
  • 31333a6 chore(deps-dev): bump eslint-plugin-jsdoc from 15.3.9 to 15.5.2
  • 036adf0 Merge pull request #9417 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.8.0
  • 37d4480 Merge pull request #9411 from webpack/dependabot/npm_and_yarn/simple-git-1.121.0
  • ce2a183 chore(deps-dev): bump eslint-plugin-jest from 22.7.2 to 22.8.0
  • 0beeb7e Merge pull request #9391 from vankop/create-hash-typescript
  • bf1a24a #9391 resolve super call discussion
  • bd7d95b #9391 resolve discussions, AbstractMethodError
  • 4190638 chore(deps): bump ajv from 6.10.1 to 6.10.2

There are 42 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of svelte is breaking the build 🚨

The devDependency svelte was updated from 3.4.1 to 3.4.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

svelte is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Commits

The new version differs by 21 commits.

  • 9f154e9 Merge branch 'master' of github.com:sveltejs/svelte
  • a0b876f -> v3.4.2
  • e4c5569 Merge pull request #2829 from colincasey/bugfix/2821_custom_elements_with_no_svelte_options
  • 4f324ce update clone with https (#2787)
  • 862ed58 Merge pull request #2793 from jackyef/add-tokopedia-logo
  • 9ba91dd Merge pull request #2794 from trbrc/patch-1
  • 57141a9 Merge pull request #2795 from sanderhahn/master
  • 832259f Update store.ts
  • 931c080 Merge pull request #2804 from kaisermann/fix/dataset-without-value
  • 0247cca Allow custom element to be declared with no tag and no options
  • 394a166 docs: multiple event listeners on single node (#2825)
  • 1e91911 site: document additional arguments in svelte.walk
  • 7ebf347 site: bump @sveltejs/svelte-repl
  • a6d75b8 site: improve instructions for using local copy of Svelte
  • 7265fd4 site: fix binary template files in REPL zips (#2812)

There are 21 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Enhance Player

  • Use 3rd party libary for audio handling
  • handle volume
  • Seek with button
  • Seek with progress bar
  • Render song data (author, title, desc?)
  • Reload latest song
  • Reload latest position of song
  • Mobile concept

layout

  • archive URL use date params

Toggle playing song from playlist?

Hi, I'm using this repo as a starting, learning base for building an advanced audio player with Svelte/Sapper (trying to learn those). At the moment I stuck on the problem of trying to implement PLAY/PAUSE button for every episode. I tried to set a new song in the store in Episode.svelte, then I also tried to import and run loadNewSong() from Player.svelte but that didn't work and seem to be a wrong approach. I cannot wrap my head around this and find the best solution how to start song outside Player.svelte component, maybe you have some better ideas and directions about this? Thank you!

Player layout

  • replace stop with pause
  • seek -10s button
  • next song button
  • clear current song for the next song button

An in-range update of sapper is breaking the build 🚨

The devDependency sapper was updated from 0.27.0 to 0.27.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

sapper is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Commits

The new version differs by 23 commits.

  • a86b613 -> v0.27.1
  • fcd66fb Merge pull request #704 from sveltejs/gh-701
  • b6e2736 always re-run preload functions when query string changes - fixes #701
  • aa31e3c refactor slightly
  • 8b310dd Merge branch 'issues/688' of https://github.com/btakita/sapper into btakita-issues/688
  • 5460896 Checking the current_branch[i] route match against the current request's route match.
  • bcf6ac3 Merge pull request #692 from sveltejs/gh-331
  • b8d99aa Merge pull request #632 from pngwn/master
  • 2bb173f Merge pull request #683 from cristianl/pr-make-live-optional
  • 594cb0a Merge pull request #694 from jarrodldavis/fix/restart-server
  • 9ff87af Merge pull request #698 from mrkishi/gh-689
  • 75afc69 site: fix doc hash link destinations (#696)
  • 9dd63ab fix export queue
  • e7b1aa3 Add support for custom route file extensions.
  • ce50c2f License is MIT, not LIL

There are 23 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of webpack is breaking the build 🚨

The devDependency webpack was updated from 4.32.2 to 4.33.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

webpack is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Release Notes for v4.33.0

Features

  • add target: "electron-preload" for electron 5
    • renderer should use target: "web" in electron 5

Bugfixes

  • fix HMR rejection of removed and readded self-accepted modules
Commits

The new version differs by 21 commits.

  • d45bec3 4.33.0
  • 96869d9 Merge pull request #9191 from webpack/dependabot/npm_and_yarn/chrome-trace-event-1.0.2
  • e90cf7c Merge pull request #9190 from webpack/dependabot/npm_and_yarn/terser-webpack-plugin-1.3.0
  • 96b97b5 Downstream bug fixed and we can remove workaround
  • 31dae4d update snapshots
  • faba6e4 Merge pull request #9209 from webpack/dependabot/npm_and_yarn/@types/node-10.14.8
  • f571d78 Merge pull request #9205 from webpack/dependabot/npm_and_yarn/typescript-3.5.1
  • f59f31d chore(deps-dev): bump @types/node from 10.14.7 to 10.14.8
  • 289c520 chore(deps-dev): bump typescript from 3.4.5 to 3.5.1
  • c408ff5 Merge pull request #9202 from webpack/bugfix/9198
  • 46b428b fix rejection when removing and readding self-accepted module
  • 671cb18 Merge pull request #9188 from kwonoj/electron-preload-target
  • 4345fc5 chore(deps): bump chrome-trace-event from 1.0.0 to 1.0.2
  • 8712474 chore(deps): bump terser-webpack-plugin from 1.2.4 to 1.3.0
  • 2ec75c1 feat(target): support electron preload async chunk loading

There are 21 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of webpack is breaking the build 🚨

The devDependency webpack was updated from 4.31.0 to 4.32.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

webpack is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Release Notes for v4.32.0

Features

  • Added this.mode to the loader API, to allow loaders to choose defaults by mode similar to webpacks options
  • Stack Trace for Errors in rejected Promises from import() now includes the stack from where the import() was called

Bugfixes

  • The Parser can now analyse identifiers in rest patterns too
    • const { a, ...rest } = obj, where rest conflicts with an imported binding etc.
  • node: false now correctly disables __dirname and __filename too
  • __dirname and __filename now no longer evaluates to something when node: false or node.__file/dirname: false is set
    • if(__dirname !== "") is no longer replaced with if(true) in such scenarios
  • prefetching chunks is no executed after the initial module evaluation
    • This allows to override i. e. __webpack_public_path__ for prefetching too
  • fixes a runtime crash when using side-effect-free modules with the DllPlugin

Contribute

  • CI tests node.js 12 now too
  • webpack-bot now merges dependabot PRs automatically when status checks succeed
Commits

The new version differs by 59 commits.

  • bbe71d8 4.32.0
  • 5c63e05 Merge pull request #9153 from webpack/bugfix/dll-side-effects
  • a4bbdae fix problem with dll and sideEffects
  • 36c7ab7 Merge pull request #9128 from rchl/fix/useful-chunk-load-stacktrace
  • a145bea Merge pull request #9140 from tschaub/loader-mode
  • 412f77c Merge pull request #9152 from webpack/dependabot/npm_and_yarn/@types/node-10.14.7
  • ad08a37 chore(deps-dev): bump @types/node from 10.14.6 to 10.14.7
  • b322070 fix: provide useful stacktrace on chunk loading failure
  • 5178aa9 Merge pull request #9143 from webpack/dependabot/npm_and_yarn/eslint-config-prettier-4.3.0
  • a0d16cb Merge pull request #9134 from webpack/dependabot/npm_and_yarn/webpack-dev-middleware-3.7.0
  • fac1b9f chore(deps-dev): bump eslint-config-prettier from 4.2.0 to 4.3.0
  • 1a63d7b Default to production
  • 290ab5d Allow loaders to access the mode
  • 62d1b15 Merge pull request #9136 from webpack/dependabot/npm_and_yarn/lint-staged-8.1.7
  • 412a1ed chore(deps-dev): bump lint-staged from 8.1.6 to 8.1.7

There are 59 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of svelte is breaking the build 🚨

The devDependency svelte was updated from 3.5.4 to 3.6.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

svelte is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Commits

The new version differs by 71 commits.

  • 0c4a844 -> v3.6.0
  • 1685d87 Merge pull request #3110 from sveltejs/gh-3054
  • 33b756c Merge pull request #3111 from sveltejs/gh-2923
  • e924f4d Merge pull request #3109 from sveltejs/gh-3064-part-2
  • ed7fdff Merge pull request #3106 from sveltejs/gh-3035
  • d10d491 sanitize names of automatically-bubbled events - fixes #2923
  • f2044c4 check for existence of switch instance before introing - fixes #3054
  • 177680f doh
  • 423428f Merge pull request #3107 from sveltejs/gh-3022
  • b9b8575 prevent empty if block
  • bdf01d6 add a few more known globals
  • f9fbefe fix #3035 for real
  • 18db410 actually this test should fail
  • 65eb5bb only call subscriber once for writable with callback - fixes #3022
  • 7696c1f remove components without props from each block - fixes #3035

There are 71 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of webpack is breaking the build 🚨

The devDependency webpack was updated from 4.30.0 to 4.31.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

webpack is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Release Notes for v4.31.0

Features

  • add errors-warnings stats preset

Bugfixes

  • allow top-level return in non-ESM modules
Commits

The new version differs by 23 commits.

  • 2e1e179 4.31.0
  • b17543e Merge pull request #8919 from vincentrodriguez/errors-and-warnings-only-preset
  • fed4c3d Merge pull request #8985 from webpack/dependabot/npm_and_yarn/react-dom-16.8.6
  • d05435c Merge pull request #9062 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.5.1
  • 8bf8b82 Merge pull request #9066 from webpack/dependabot/npm_and_yarn/eslint-config-prettier-4.2.0
  • 00d0038 Merge pull request #9096 from webpack/dependabot/npm_and_yarn/glob-7.1.4
  • dbd856e Merge pull request #9098 from webpack/dependabot/npm_and_yarn/simple-git-1.113.0
  • 13045f1 chore(deps-dev): bump simple-git from 1.110.0 to 1.113.0
  • 5800043 chore(deps-dev): bump glob from 7.1.3 to 7.1.4
  • 084ca0b chore(deps-dev): bump eslint-config-prettier from 4.1.0 to 4.2.0
  • 022d1b7 chore(deps-dev): bump eslint-plugin-jest from 22.4.1 to 22.5.1
  • 81cf088 Merge pull request #9046 from mwijngaard/master
  • dc6dd51 Allow top-level return in script parsing. Fixes issue 8509 in master, like PR 8510 fixed it for 'next'
  • 42db81a Merge pull request #9029 from EugeneHlushko/mode/warning
  • 84ca105 mode(warning) update mode warning snapshot hash

There are 23 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Basic playlist

  • 1 song data
  • List of songs data
  • Clear list
  • Remove only one song
  • Integrate with player (support continus playing)

List of available songs

  • display song data
  • add to playlist
  • toggle playlist
  • hide all song from similar artist
  • store hidden artist list in localStorage
  • restore artist from hidden list

Enhance playlist

  • Reload list
  • prevent to add multiple time
  • Order support
  • Order supprt D&D
  • Mobile concept

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.