Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

koel

A music streaming platform that works.
Collective - Host: opensource - https://opencollective.com/koel - Website: https://koel.dev - Code: https://github.com/koel

chore(test): add test selectors for middle pane

github.com/koel/core - a8b58795cff8e6e0f49b357f694c5ee7c78c3155 authored almost 4 years ago by Phan An <[email protected]>
chore: some style fixes

github.com/koel/core - 1cd03d70d111fa20ddd7308ae24eee18601a544a authored almost 4 years ago by Phan An <[email protected]>
fix: console error when right-clicking middle pane

github.com/koel/core - 89fd28d272d7a768955f096be207414a75433839 authored almost 4 years ago by Phan An <[email protected]>
chore(test): eliminate the use of variable in queue.spec

github.com/koel/koel - ff11ee49c6f05246b7938f8692324953b27e52f7 authored almost 4 years ago by Phan An <[email protected]>
fix(test): flaky settings test

github.com/koel/koel - f1dffe6afdf7ae3e0997c1fe1978ec8cafd41dd8 authored almost 4 years ago by Phan An <[email protected]>
chore: sync with core

github.com/koel/koel - 73704a3391032c2b3b9ec8e4591e024350552753 authored almost 4 years ago by Phan An <[email protected]>
fix(ui): broken layout if home items are two wide

github.com/koel/core - 5fbb3c4e491a211d3ee1c0769e1309f4b1be5444 authored almost 4 years ago by Phan An <[email protected]>
fix(doc): typo in yarn dev cmd

github.com/koel/koel - ff6d4c0dfc485f497cf40536698fc6b6f31dca37 authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e tests for Extra panel

github.com/koel/koel - f7adf759290565314f133834ed85040d80bc250b authored almost 4 years ago by Phan An <[email protected]>
chore(test): add test selectors for extra panels

github.com/koel/core - e7f951dcd3994551d691560455df2bfd08e9f74d authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e tests for Other Controls

github.com/koel/koel - 7b8c8f4584e3ddda1d923bb1e18c29421f9b04ec authored almost 4 years ago by Phan An <[email protected]>
chore: use buttons instead of span for other controls

github.com/koel/core - c60db8c8fcb891329172221ba57cea93a97e7bf4 authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e tests for shortcut keys

github.com/koel/koel - bb4a31dd046609dc6a7ccdf4ad677221cf0027ab authored almost 4 years ago by Phan An <[email protected]>
fix(ui): repeat mode switch color

github.com/koel/core - 7432cc47cb026c7982f6a9a61575a7449b62d95f authored almost 4 years ago by Phan An <[email protected]>
feat(test): add more e2e test for queue navigation

github.com/koel/koel - 2135a8faba5f9cde55f76631181f80b4c3933bfc authored almost 4 years ago by Phan An <[email protected]>
chore(test): add test selectors for playback

github.com/koel/core - e603d05a170e219fd1d14747ecc05b466c438f8e authored almost 4 years ago by Phan An <[email protected]>
feat: extract repeat mode switch to own component

github.com/koel/core - a8a62c740fae9bc1026a9c484157f300a82c25d4 authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e tests for Search

github.com/koel/koel - bd70cd5bacddb1ec82694b79882c8d62c7f3dfa2 authored almost 4 years ago by Phan An <[email protected]>
chore(test): add test selectors for Search

github.com/koel/core - d1ba4b2c17e9cfb81b1e0c00cd2464f5549ea85b authored almost 4 years ago by Phan An <[email protected]>
fix: catch promise error

github.com/koel/core - 60d2a8a6ccfb1b7c8dfb8e524ed4d0e84a1e3b28 authored almost 4 years ago by Phan An <[email protected]>
chore(deps): remove obsolete flush-promise dep

github.com/koel/core - e6fad5e79b5da8501de9994f4c2c31649f52f8e4 authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e tests for Profile

github.com/koel/koel - 2235063e9374ca313e8231393c2b39fe48160998 authored almost 4 years ago by Phan An <[email protected]>
feat(ui): improve album art logic

github.com/koel/core - cb92152218670abe2aa16a80b8e248249b4b8a56 authored almost 4 years ago by Phan An <[email protected]>
feat(users): add e2e tests

github.com/koel/koel - 6335230f4b347f5cd950b5610e6ce3fb4b080f68 authored almost 4 years ago by Phan An <[email protected]>
feat(users): refactor the user forms

github.com/koel/core - 68a91c872839cc73dc341b24d68c2b927fc6a911 authored almost 4 years ago by Phan An <[email protected]>
chore(test): add selectors for User tests

github.com/koel/core - 833f2c2c66dc30ea9110238db7f5872ad1c257d0 authored almost 4 years ago by Phan An <[email protected]>
feat(build): use official Cypress actions (#1270)

github.com/koel/koel - 62b31347ab4ecb45a5d464fc285d10586b0cdd89 authored almost 4 years ago by Phan An <[email protected]>
feat(build): add Cypress build integration

github.com/koel/koel - 07147827bd10bb0f976779c55af48323c0000db7 authored almost 4 years ago by Phan An <[email protected]>
fix(build): broken e2e build flow

github.com/koel/koel - e6cd93afd1c4e8f8231c06050d19b6f4acab584d authored almost 4 years ago by Phan An <[email protected]>
feat(cs): add linting for cypress folder

github.com/koel/koel - 6b87deb2ee0083ee74e17c155c4c4ea295ebd498 authored almost 4 years ago by Phan An <[email protected]>
feat: add CI badges

github.com/koel/koel - 4f260f91c6b821b244926980a9e43202c5302fa9 authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e tests for Upload

github.com/koel/koel - df26f09f39b0103fb225bcab3aadee3d97bb6dd8 authored almost 4 years ago by Phan An <[email protected]>
chore(test): add test selectors for Upload

github.com/koel/core - a1e24168a3bf83cb3ca4d99de0b09806fc1bfac9 authored almost 4 years ago by Phan An <[email protected]>
feat(upload): allow uploading songs via clicking

github.com/koel/core - f8eb1e100de1d8864e7d682c37d357aa514da307 authored almost 4 years ago by Phan An <[email protected]>
fix(test): fix Settings tests

github.com/koel/koel - 2fd249e9847eb3f37684ad9aeb981f062d8a224d authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e tests for Settings

github.com/koel/koel - 4696ac755894ccd78cd4cd896409c03908fb72bb authored almost 4 years ago by Phan An <[email protected]>
chore(test): add test selectors for Settings

github.com/koel/core - dd54881f72db57ef80b803c51560a444475732df authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e tests for YouTube

github.com/koel/koel - a9eefa5e29eb0f4fb8a3967d539a30646f35ed8a authored almost 4 years ago by Phan An <[email protected]>
feat(test): add a command to assert menu item is active

github.com/koel/koel - 457251242c63fc6cf54a01b00c3a96894f4565b2 authored almost 4 years ago by Phan An <[email protected]>
chore(test): add test selectors for YouTube

github.com/koel/core - 4a5caa18d1d087094e7f2c29c8c7f0ba71bbef6d authored almost 4 years ago by Phan An <[email protected]>
feat(test): add missing test for edit/download

github.com/koel/koel - d56a69c449d278214a5a93adaf25932571bd8c7e authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e tests for artists

github.com/koel/koel - baf0f0ffa4c401e962fcdae1400d0dfd3c055c45 authored almost 4 years ago by Phan An <[email protected]>
chore(test): add test selectors for artist

github.com/koel/core - 9826b4f372a1c6190ba087680853c36d55e8aef6 authored almost 4 years ago by Phan An <[email protected]>
fix(test): broken home tests

github.com/koel/koel - 94c44c41f2a65e3a27a948c12b5c09843409ec38 authored almost 4 years ago by Phan An <[email protected]>
Revert "feat: disable Cypress output locally"

This reverts commit 3bfbfa9a44a1cfa9ba102007bda92da7606edc32.

github.com/koel/koel - 4558b32e194819e091feb2c55abb7dc5eac70a3f authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e tests for albums

github.com/koel/koel - e9c9fafc3a848cb9b53603e126ee5b8fb1bf6ee2 authored almost 4 years ago by Phan An <[email protected]>
feat(test): enable retries for flaky tests

github.com/koel/koel - 963dfa6f453a99be8020a34609a1a392d055ec77 authored almost 4 years ago by Phan An <[email protected]>
feat: disable Cypress output locally

github.com/koel/koel - 3bfbfa9a44a1cfa9ba102007bda92da7606edc32 authored almost 4 years ago by Phan An <[email protected]>
feat: disable workbox output

github.com/koel/koel - 852df591a01bd2215d43f78725e5823674b4c395 authored almost 4 years ago by Phan An <[email protected]>
chore(test): add test selectors for album

github.com/koel/core - e0486fabc1119886ec8df6cad5863d20c4231e09 authored almost 4 years ago by Phan An <[email protected]>
fix: allow some time for the components to be loaded

github.com/koel/core - 561632cddd770edf1fa45eba00f9f6d8cec2cad8 authored almost 4 years ago by Phan An <[email protected]>
fix(ui): artist/card layout

github.com/koel/core - e645bf96b633d00b23fc89edd6c9671002bd35c4 authored almost 4 years ago by Phan An <[email protected]>
chore(test): add more asserting for song play/pause

github.com/koel/koel - e31860bb7597a09725a8df1245f28c535d1a588a authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e tests for song card

github.com/koel/koel - 55f3d3817a41898b5e509a051342ed2e88ea8bf9 authored almost 4 years ago by Phan An <[email protected]>
chore(test): add test selectors for song card

github.com/koel/core - ba0a66ce0a2160ee1e829d981b18937dcf4bb82d authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e tests for song editing

github.com/koel/koel - 2133b3ef3ee9ff1f756c46f21ec4ebe63a3a88b7 authored almost 4 years ago by Phan An <[email protected]>
chore(test): add test selector for song edit form

github.com/koel/core - 68d2c8aeb5d1b0f69447181d69ba4effe5c2e576 authored almost 4 years ago by Phan An <[email protected]>
feat(test): add edit song e2e tests

github.com/koel/koel - a83dcfb477578dc900c7bd0deae424a1a1484da2 authored almost 4 years ago by Phan An <[email protected]>
feat(test): add download and shared URL tests

github.com/koel/koel - 1dea8cd522ecd29c73ed221c26588bf4e05b1861 authored almost 4 years ago by Phan An <[email protected]>
fix(test): remove .only from spec

github.com/koel/koel - 63630eef656f23ec6059bc5371c4f72eac2e56d5 authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e tests for song context menu

github.com/koel/koel - 67703be7cae8d182d300206ca6e06d5ea6ef7eaf authored almost 4 years ago by Phan An <[email protected]>
chore(test): add test selector for song edit form

github.com/koel/core - 925ebc48432a3fa401ea21a35508a8d48e42079c authored almost 4 years ago by Phan An <[email protected]>
fix(ui): margin for artist info paragraph

github.com/koel/core - d65900f7a10f72df3a3f197ca0096bbd5e4b122a authored almost 4 years ago by Phan An <[email protected]>
feat(test): add missing Favorites e2e test

github.com/koel/koel - 1c39a594490a4bdb85500d950fab94928fe8cf51 authored almost 4 years ago by Phan An <[email protected]>
feat(test): add missing e2e queue test

github.com/koel/koel - b93f2d2e94930d1dc406ff36bb0204f5b66bd595 authored almost 4 years ago by Phan An <[email protected]>
chore(deps): update jest and ts-jest

github.com/koel/core - 9e72452c39d09a275ebbcb5aa25531e7f66525a1 authored almost 4 years ago by Phan An <[email protected]>
chore(deps): convert jest-each to jest.each

github.com/koel/core - 4f2259ae3e8917a2aa7320ad4f1f6cc8bb418c71 authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e test for queue

github.com/koel/koel - db9bb9ef5fbdb9238155a54cb30159a577268e73 authored almost 4 years ago by Phan An <[email protected]>
chore(test): add selectors for queuing tests

github.com/koel/core - 2fd5be0f98e6b3edecdc847440eb81243625705b authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e test for creating playlist directly from songs

github.com/koel/koel - 2b8d2b248fc6e8499d3ee3816266e18a0c9e40fc authored almost 4 years ago by Phan An <[email protected]>
chore(test): add more selectors for test

github.com/koel/core - 54589044115127e9fc17609db98f2773480aceb4 authored almost 4 years ago by Phan An <[email protected]>
feat(test): add tests for adding songs into playlist from song list

github.com/koel/koel - 4e289a41c229d9bd68958afa6907b2ff4c42be9b authored almost 4 years ago by Phan An <[email protected]>
fix: do not allow add songs to smart playlist

github.com/koel/core - 983ab6e19a12664a60aec1810b3113b426972edb authored almost 4 years ago by Phan An <[email protected]>
fix: do not show smart playlists in Add To dropdown

github.com/koel/core - c4f102fd697c1901d0e46f6922cafff3e3c9b898 authored almost 4 years ago by Phan An <[email protected]>
chore: restore `yarn production` alias

github.com/koel/koel - 20cdbfdbbb65ac1d60b2bec9eff942afdfdb72c2 authored almost 4 years ago by Phan An <[email protected]>
fix: update the build command

github.com/koel/koel - 0844833bfc3f69f4a5e931aeed46a2fe6b5e6388 authored almost 4 years ago by Phan An <[email protected]>
chore: sync with core

github.com/koel/koel - 2fe9b17846d5decd3699125b1ce39c5e22d8189d authored almost 4 years ago by Phan An <[email protected]>
fix(test): lint errors

github.com/koel/core - e0ad4507c4839e3d39319cbb3d72103527906798 authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e Favorites tests

github.com/koel/koel - 5fb1d6aa752e88455e6a5578f2f1ef878df08dce authored almost 4 years ago by Phan An <[email protected]>
chore(test): add favorites selectors for test

github.com/koel/core - 1d933de3e80d7212b630429b9d7e98947797d372 authored almost 4 years ago by Phan An <[email protected]>
feat: better position the add-to menu

github.com/koel/core - dc6f2a923dffcc24ba4af834083198a3a3a8abee authored almost 4 years ago by Phan An <[email protected]>
feat(build): add e2e workflow

github.com/koel/koel - 18d5a77fa6c4a9d444407cd74d04693814869712 authored almost 4 years ago by Phan An <[email protected]>
feat(test): add update smart playlist e2e test

github.com/koel/koel - 8066c8bc99bd10d9413124934454fc8076e652ad authored almost 4 years ago by Phan An <[email protected]>
feat(test): add delete playlist e2e test

github.com/koel/koel - 7bbb6eee1e80f7bdce97216cbff7ed58cdf007b6 authored almost 4 years ago by Phan An <[email protected]>
chore(test): add more smart playlist-related selectors for test

github.com/koel/core - f9ba863c2741058a799b81a0886d39adebb7489c authored almost 4 years ago by Phan An <[email protected]>
chore(test): add smart playlist into data fixture

github.com/koel/koel - 111ad75a0dd9eefef341b2b89f96534ecd5de44d authored almost 4 years ago by Phan An <[email protected]>
chore(test): add test for smart playlist creation

github.com/koel/koel - 265d89918ad088bb4329c197a4acf9f9758fab33 authored almost 4 years ago by Phan An <[email protected]>
chore(test): add smart playlist-related selectors for test

github.com/koel/core - e6c99a131c8629b5ff39f31bc379d6cbb00a92bb authored almost 4 years ago by Phan An <[email protected]>
chore(test): remove redundant time calls

github.com/koel/koel - 29953e45ddab7fd6e5e2ea1a394ad5cbb3ff6c39 authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e playlist tests

github.com/koel/koel - 524a4b7039d210ef2cdb60062acc57c8293f55f3 authored almost 4 years ago by Phan An <[email protected]>
fix(test): broken login test

github.com/koel/koel - ff99d596fb747cf0c0a2add25cd913c277c29408 authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e menu sidebar tests

github.com/koel/koel - b45a8c40e36b74a74edb35daebcb420ae19ff075 authored almost 4 years ago by Phan An <[email protected]>
chore(test): add playlist-related selectors for test

github.com/koel/core - 30492760b17f49218b1a7ae714c79ffc3949c37b authored almost 4 years ago by Phan An <[email protected]>
chore(test): remove obsolete sidebar snapshots

github.com/koel/core - 2ae70d14be4693777afa2f56825a7141cacbb065 authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e tests app layout

github.com/koel/koel - e46811a8407f2172e8f028235ce80fec54df122d authored almost 4 years ago by Phan An <[email protected]>
chore(test): remove obsolete layout snapshots

github.com/koel/core - 1ff0bb64bf9d9e68d8f5574168e8385e433a8159 authored almost 4 years ago by Phan An <[email protected]>
feat(test): add e2e tests for Home

github.com/koel/koel - dc180064be5f2b2b00140e3edcd87303193a0349 authored almost 4 years ago by Phan An <[email protected]>
chore(test): remove obsolete home unit tests

github.com/koel/core - d8a122ab08535b920616f098838a7139adb7e2e9 authored almost 4 years ago by Phan An <[email protected]>
Bump goss to v0.3.16

Changelogs:
https://github.com/aelsabbahy/goss/releases/tag/v0.3.15
https://github.com/aelsabbah...

github.com/koel/docker - 9edbb8251a409d41405c3044a780d8be1e7f21a3 authored almost 4 years ago by Joris MASSON <[email protected]>
feat(test): complete authentication E2E tests

github.com/koel/koel - 9740bf8d12d0adb906d53c362d3cb1cc92696d30 authored almost 4 years ago by Phan An <[email protected]>