Ecosyste.ms: OpenCollective

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

github.com/koel/koel

🐦 A personal music streaming server that works.
https://github.com/koel/koel

fix: leftover song after sharing

e2838f3c9e1cf7826227aac450d38bd7fc8843f9 authored 11 months ago by Phan An <[email protected]>
fix: updating songs from S3 might create duplicates

3a3a84164d0babd505bfbd23e71dc652c4e1245d authored 11 months ago by Phan An <[email protected]>
feat(design): use Toggle style for checkboxes

fdc780eb435f0d5b2c2452ea3c83b0bcc535acad authored 12 months ago by Phan An <[email protected]>
fix: stablize song sharing functionality

600a3c1dd67a89f5ae71cd4abdaea36ae0dc8769 authored 12 months ago by Phan An <[email protected]>
chore: update FE unit tests badge

9a3fbdfd9211b7805f007c4b7df1a3bcfaa5bf8c authored 12 months ago by Phan An <[email protected]>
chore(release): bump version to v6.12.1

bcbda8b9d145f4375bb33994fa81df949902a6d9 authored 12 months ago by Phan An <[email protected]>
fix: broken profile updating (closes #1737)

991e548da5a5bb1bbbd735a52d603233c8749806 authored 12 months ago by Phan An <[email protected]>
fix: exclude non-played songs from recently/most played list

7f929f5ad60b472c01cd66ee3681ae4c390c02e9 authored 12 months ago by Phan An <[email protected]>
chore: reduce submenu safe triangle duration

9b4f3fb9d23e804256b880c2dde9cc9102b1cc86 authored 12 months ago by Phan An <[email protected]>
chore(release): bump version to v6.12.0

19414adadfecc3f5b223710ebfe8a8ce41cbeb00 authored 12 months ago by Phan An <[email protected]>
chore: increase request throttle max attempt value

03a767f462ac026746f38ba39d395b879a17faad authored 12 months ago by Phan An <[email protected]>
refactor: prefer more invokeable controllers

881ca574ae9963ace205c992b231771bba731464 authored 12 months ago by Phan An <[email protected]>
refactor: prefer invokeable controllers

1ab8d7590f6ea2d00ac176fb61aee6d00b7b0263 authored 12 months ago by Phan An <[email protected]>
refactor: better repository method naming and usage

d8282557d74f61171c868e3bcd47c83c51e4c6dd authored 12 months ago by Phan An <[email protected]>
feat: persist queue and playback state (closes #1675) (#1735)

5f0eaf228d24f1b933450bfee80f6e198ff246a8 authored 12 months ago by Phan An <[email protected]>
feat: show a message for empty Artists/Albums/Genres screens (#1734)

ed6f01ad5234fd1b9a1b6d3038437ff5a88cc5ca authored 12 months ago by Phan An <[email protected]>
chore(release): bump version to v6.11.5

ce0ed4a49c1787f4a6fa7a567f706a46c6a42a8d authored 12 months ago by Phan An <[email protected]>
fix: key constraint prevents migration (closes #1725)

b12b6e03b490e232e0e1781b12a509f31dc174bd authored 12 months ago by Phan An <[email protected]>
fix: make Spotify integration opt-in during tests

033c23492821b9587dc545a815a4805bba56e1b2 authored 12 months ago by Phan An <[email protected]>
fix: broken asset images for Docker (closes #1732)

ac16e49238345d40f97020c51e8e21ffd767e5ce authored 12 months ago by Phan An <[email protected]>
chore(release): bump version to v6.11.4

86586fec210488cd9dbb40f657770c9b5e6f4f67 authored 12 months ago by Phan An <[email protected]>
fix: buggy Spotify integration (#1731)

This fixes a bug with Spotify integration that occurs if an installation isn't connected to Last...

abb0438c8d96ea3a6931ed570785d0e9878e6155 authored 12 months ago by Phan An <[email protected]>
chore(release): bump version to v6.11.3

07f3554fe1a61fb6fa697ee6a95aa9173d022d3f authored 12 months ago by Phan An <[email protected]>
feat: wrap scanning in a try/catch (closing #1727)

1518196af09726a7ef002b54034e6ee76566b22a authored 12 months ago by Phan An <[email protected]>
feat: auto-hide controls in fullscreen mode

a9f1e629e812401cb98cc1ee5609a7eb08f439f1 authored almost 1 year ago by Phan An <[email protected]>
feat: clicking visualizer button toggles the screen

3650bc1fd9db5e1595ebd3e4edf27440d0695132 authored almost 1 year ago by Phan An <[email protected]>
fix: hide overlay after init failure

c6b66c0b5dc66fc025435d6596ed7cf6b848edae authored almost 1 year ago by Phan An <[email protected]>
fix: update snapshots

a6a0edb110dfb5aa56fb8a74d583221cb30a7353 authored about 1 year ago by Phan An <[email protected]>
chore: PascalCase for icon components

a8270f472659ad5263b3fafe62b5c700b460c69f authored about 1 year ago by Phan An <[email protected]>
feat: optionally rehash password upon successful auth

240794b4aa971d8d63ff767b6239b3a1c3842de7 authored about 1 year ago by Phan An <[email protected]>
perf: better array+exists validation rule

ea4a42d60004dd154e210740c9944cc47046e958 authored about 1 year ago by Phan An <[email protected]>
fix(frontend): Fix the base URL supplied to the frontend (#1706)

05727feee861f6138369b531ffb2b3f6ce2b0316 authored about 1 year ago by Bogdan Kondratov <[email protected]>
fix: login page reloaded upon invalid credentials

1a08b49d7b53c7fb22efbc64b7fb56e1e25787fc authored over 1 year ago by Phan An <[email protected]>
fix: remove trailing / for invitation url

52bcc06f962a1ff9afa09403c5f936beddb96ea2 authored over 1 year ago by Phan An <[email protected]>
fix: protect invitations route

f2aff4303899825d0d40900665541ee614cb018a authored over 1 year ago by Phan An <[email protected]>
fix: remove invitation after revocation

39931bf2ae10836dac75946615334b54279af1ce authored over 1 year ago by Phan An <[email protected]>
fix: code analysis error

55e11daf495a2e8be34b58d41a6a8e565a6e22f6 authored over 1 year ago by Phan An <[email protected]>
feat: invite users

f87d970b502acfe7ceeac97b494a249435ea6eaf authored over 1 year ago by Phan An <[email protected]>
fix: placeholder color

c382d5799e93afd423d6c7910ac14a62eaacd78c authored over 1 year ago by Phan An <[email protected]>
Revert "fix: make placeholder text readable"

This reverts commit 7cd5b230d4bf666b12c0797be25d54633e1c7e8b.

a8a3baa4785e1e0e5b6393b7185482e578a848ad authored over 1 year ago by Phan An <[email protected]>
fix: make placeholder text readable

7cd5b230d4bf666b12c0797be25d54633e1c7e8b authored over 1 year ago by Phan An <[email protected]>
feat: allow theming of input elements

c9e4c08e4a98f460e769097a7b3fa654a8e4084b authored over 1 year ago by Phan An <[email protected]>
fix: conflict during merge

e25d22b41c16c3e50b0bbab42889d19839c13511 authored over 1 year ago by Phan An <[email protected]>
feat: guess table key name instead of hard-coding "id"

418241188139a24763a55cbf6f2e58f1b6f20185 authored over 1 year ago by Phan An <[email protected]>
chore: merge v6 into base API

48f6bcc105d8c051ac40cc8334ce3ad6b3fba704 authored over 1 year ago by Phan An <[email protected]>
fix: broken static analytics

d1441382a388e1ebbc88fd88945d483765d79172 authored over 1 year ago by Phan An <[email protected]>
feat: add playlist folder listing

fe793ec28562afbaa2f66891295a0f3d4119e58f authored over 1 year ago by Phan An <[email protected]>
chore: merge v6 into base API (#1685)

de88d23b9564d2f7b496b9cd141fc9e648b7feeb authored over 1 year ago by Phan An <[email protected]>
Fix the track ordering on multi disc albums (#1683)

050c992cf1dc684b0088a91a208c43ded807c290 authored over 1 year ago by bibo38 <[email protected]>
fix: null currentUser on avatar (closes #1679)

52e043cfcd73cad364b80857650b5fd7739a933e authored over 1 year ago by Ali Falahati <[email protected]>
chore: typo fix

fde688d078bd6c9cddc537e42a2c6b2faa571c1d authored over 1 year ago by Phan An <[email protected]>
feat: use dark color scheme (#1665)

22946a6413546a1c97ddf7bb4f5254bc6d129dd7 authored over 1 year ago by Denver F <[email protected]>
chore(release): bump version to v6.11.2

bda38206c5d05a06e122943a187285cf23ab6cac authored over 1 year ago by Phan An <[email protected]>
chore: update nesbot/carbon (fixes #1648)

3cdbeb8e939fdf2560a34b25660e5ae980d1b874 authored over 1 year ago by Phan An <[email protected]>
Revert "chore: update packages (fixes #1648)"

This reverts commit 6751bcd51926f954ba156feba3c344080c70c1a0.

d4d2cefe00e3d0826cadb470773e7f07e40d3359 authored over 1 year ago by Phan An <[email protected]>
chore: update packages (fixes #1648)

6751bcd51926f954ba156feba3c344080c70c1a0 authored over 1 year ago by Phan An <[email protected]>
fix: prevent greetings with "undefined" name

922bb0480358db8c1e42416500ca3133a98afbb1 authored over 1 year ago by Phan An <[email protected]>
chore: use UUID for message toaster

e9fdc024858e1cf80cfd9224dd1cf77dcf1e4fab authored over 1 year ago by Phan An <[email protected]>
chore(release): bump version to v6.11.1

cb2fc8e15d3e539e3d0a48d495912c7a6e6aeeda authored over 1 year ago by Phan An <[email protected]>
feat: use UUID for smart playlist rules + test fixes

81748676ee1e74c770a4b39f96cb1bb4a519048d authored over 1 year ago by Phan An <[email protected]>
feat: add sensitive default upload settings

109f6a49847021b980ee0bf51de3f2458d2f4fc1 authored over 1 year ago by Phan An <[email protected]>
fix: failed upload validation message

e050cb19c88fd85cf799d0043f2f613339a57909 authored over 1 year ago by Phan An <[email protected]>
fix: remove async from Promise.all

859a2def47be9d9e2dba9096edcad1a826815d64 authored over 1 year ago by Phan An <[email protected]>
feat: increase send_timeout in nginx config (#1660)

f64b49d50a8f1f65afec767b65a84a8b5e15c426 authored almost 2 years ago by David Schlachter <[email protected]>
chore(deps): update dependencies (#1659)

050d898857e7876685bb0c38eaea3651b915651a authored almost 2 years ago by René Bos <[email protected]>
chore(release): bump version to v6.11.0

545a303e0a3eca6a10909cdda73dd04264683727 authored almost 2 years ago by Phan An <[email protected]>
fix: menu diagonal problem

3a9f6989e92c247b7181c8887ddec3c9bbdfd8c2 authored almost 2 years ago by Phan An <[email protected]>
fix: cursor blocking ghost text content during dragging

c24cc1c3ed096312d95b3c30cf58effbbd6522b2 authored almost 2 years ago by Phan An <[email protected]>
fix: left and right padding in fullscreen mode

f360207e94e56dad0eff2e42682e0b45b034f708 authored almost 2 years ago by Phan An <[email protected]>
feat: add fullscreen mode (#1637)

21764a040fb3300561cca66127a0ac94c31b1938 authored almost 2 years ago by Phan An <[email protected]>
chore: use indexOf to get index of song in queue

d07b26147379641fd2113d1a29f1f1d39f9e052b authored almost 2 years ago by Phan An <[email protected]>
chore(release): bump version to v6.10.0

925c5c96da3e46cb209969b947edbaad27744c0b authored about 2 years ago by Phan An <[email protected]>
feat: skip/stop if current song is removed from queue (#1636)

1c6fec9d0a7d798f11ffce5c71c39eea4ab447ba authored about 2 years ago by Phan An <[email protected]>
fix: "play selected" not working on All Songs screen

182033b5ec9c5a6fd4f4304731590ca2e8020f1f authored about 2 years ago by Phan An <[email protected]>
feat: allow filtering (applicable) song lists (#1635)

bfd2bd4fcdaedf680ff28c07d02260743b75ffe7 authored about 2 years ago by Phan An <[email protected]>
fix: scroll fade problem on Artist/Album screen (#1634)

63c155ceafd0384c4adfe35831b85276e63d23e0 authored about 2 years ago by Phan An <[email protected]>
feat: use feather as the lyrics icon (#1633)

bf29f7e32e4cb6fd330ef3225864fd4234a93f0a authored about 2 years ago by Phan An <[email protected]>
chore(release): bump version to v6.9.0

ccd6394718141deefe7ac8d667d385739d9ee356 authored about 2 years ago by Phan An <[email protected]>
chore: remove Exoscale as sponsor (#1632)

0fffb4ab5fbf6e02b49b4bdb54e56484a68b66d3 authored about 2 years ago by Phan An <[email protected]>
fix: Added CreatesApplication strict typing (#1626)

9e864c937f5f060aa0192596d4e0776e68dc16e5 authored about 2 years ago by Jan Mikeš <[email protected]>
feat: allow sorting by date added (#1631)

e8e2c2db751b33aa2734408ad9c0cbf584e7e3ff authored about 2 years ago by Phan An <[email protected]>
fix: direct streaming with PHP not working for Safari (#1630)

cb84f14f3493e5ce356989826ed3b14928a29c6c authored about 2 years ago by Phan An <[email protected]>
fix: only set initialized to true if artist/album list load is successful (#1629)

66e1ee411c2e25ee51e850e13485148cd6558f9f authored about 2 years ago by Phan An <[email protected]>
feat: allow dragging and dropping playlist folders to queue (#1624)

9bb4e8c1f09025a6888124fc85f8f4e523eed114 authored about 2 years ago by Phan An <[email protected]>
feat: allow playing/shuffling playlist from context menu (#1623)

c6c805c007e1c9da8856f78b8a47a0e0579618ef authored about 2 years ago by Phan An <[email protected]>
fix: YouTube sidebar item not listening to event

9f66ba5a5627ab457971ae3abce1cc1f600614c6 authored about 2 years ago by Phan An <[email protected]>
feat: only show YouTube sidebar item on demand (#1621)

4e067c3d50b91895071faebb15f4be09b402b3cf authored about 2 years ago by Phan An <[email protected]>
chore(release): bump version to v6.8.5

af467343af038469f03d8ed8e3e5599308a545b0 authored about 2 years ago by Phan An <[email protected]>
fix: album/artist song lists are not sortable (#1619)

9d275436e2ad1fb7bcbaa0189d06bfe4bd7221a4 authored about 2 years ago by Phan An <[email protected]>
feat: add fade effect to overflown lists (#1618)

8be339a23a876237cc1153a9705a4a8f6410a5f7 authored about 2 years ago by Phan An <[email protected]>
feat: support creating playlist directly from songs (#1617)

baa2e45a5deb117f56832dc0634a6ae254ce802d authored about 2 years ago by Phan An <[email protected]>
feat(test): add SmartPlaylistService tests (#1616)

0b486e699b010c81ae83c5a8e68f770f7f363ea7 authored about 2 years ago by Phan An <[email protected]>
feat(build): add CI for MySQL (#1614)

dcc0e82a0bddc26a346ace34e455a48ebb7b26e4 authored about 2 years ago by Phan An <[email protected]>
chore(release): bump version to v6.8.4

10000590811ef31956852fdc4658782f844ccd9e authored about 2 years ago by Phan An <[email protected]>
fix: setting MySQL strict mode to true breaks migration (#1615)

794ac48172531c0eb2b276a02f391af015ec61b8 authored about 2 years ago by Phan An <[email protected]>
fix: broken tests in Node 14

784374382a2aeaa8c409776964aaeff4a6471c0b authored about 2 years ago by Phan An <[email protected]>
chore(release): bump version to v6.8.3

f021d41e9d364b163ef82ea3614bd706a8f40aa9 authored about 2 years ago by Phan An <[email protected]>
Merge branch 'master' of github.com:koel/koel into master

8f03ddcbbfb8902813bcaa1f5e2c85e975540d6e authored about 2 years ago by Phan An <[email protected]>
fix: repeated SmartPlaylist rule label

11bc521a7254057f61960b7b2701a92ad7f4a9d4 authored about 2 years ago by Phan An <[email protected]>
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1612)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

5e61fed87f8fa4ad87b71fb8f53748d5cf150ae3 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>