From 2e7b6fa7a798227dea7c7e509a1a8b7069a9e867 Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Wed, 31 May 2023 01:50:50 +0000 Subject: [PATCH] added changelogs --- changelogs/v0-47-1.md | 45 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 changelogs/v0-47-1.md diff --git a/changelogs/v0-47-1.md b/changelogs/v0-47-1.md new file mode 100644 index 00000000..15f84c7c --- /dev/null +++ b/changelogs/v0-47-1.md @@ -0,0 +1,45 @@ +* [+7/-0][internal] [added `file_server` to docker compose](https://github.com/ragestudio/comty/commit/29ca3f0a0e70c2ac4337c4976deccc57b64c0563) - by [@SrGooglo](https://github.com/srgooglo) + +* [+9/-9][app | chat_server | file_server | marketplace_server | music_server | server | wrapper] [Bump version to 0.47.1](https://github.com/ragestudio/comty/commit/a3266ca4c7dd4ad8166506341fa9388fef2ce50b) - by [@SrGooglo](https://github.com/srgooglo) + +* [+12/-5][chat_server | comty.js | file_server | marketplace_server | music_server] [update comty.js](https://github.com/ragestudio/comty/commit/b4d8b349ff5878c296afe0ac4fa28f455bd28c11) - by [@SrGooglo](https://github.com/srgooglo) + +* [+26/-0][file_server] [added docker file](https://github.com/ragestudio/comty/commit/f61ff5d624825466629608b01f997e4b30ebb8c1) - by [@SrGooglo](https://github.com/srgooglo) + +* [+1493/-160][app | comty.js | file_server] [Merge pull request #101 from ragestudio/file_server_api + +File server api](https://github.com/ragestudio/comty/commit/8cf45b0bef526995a6e51dc63d19de8d7ecf7e0f) - by [@srgooglo](https://github.com/srgooglo) + +* [+8/-1][app] [set location to `/` if cannot back](https://github.com/ragestudio/comty/commit/2519295db1746371ede77ec9585ced8eed017afc) - by [@SrGooglo](https://github.com/srgooglo) + +* [+81/-5][app | comty.js | music_server] [implement `refeshTrackCache`](https://github.com/ragestudio/comty/commit/e686bf31add459ec9505a389c3694628f7985b52) - by [@SrGooglo](https://github.com/srgooglo) + +* [+4/-13][app] [remove unnecesary properties](https://github.com/ragestudio/comty/commit/89085b9b6a870285821591f23fd3ea5be7cc9b1e) - by [@SrGooglo](https://github.com/srgooglo) + +* [+22/-4][music_server] [fix old schema validation](https://github.com/ragestudio/comty/commit/e9fc61fb058e8f63e914f86710ccbe6286d8c6c9) - by [@SrGooglo](https://github.com/srgooglo) + +* [+137/-158][music_server] [split services](https://github.com/ragestudio/comty/commit/5db0863943882b1091c6b4f81ee07e9d227546b0) - by [@SrGooglo](https://github.com/srgooglo) + +* [+15/-7][app | music_server] [use thumbnails as fallback](https://github.com/ragestudio/comty/commit/6eb69a8ef819d615c163b05db31978fcf727cb83) - by [@SrGooglo](https://github.com/srgooglo) + +* [+15/-45][app] [use `remoteStorage.uploadFile` method](https://github.com/ragestudio/comty/commit/edd6b2534b1fa093dbee2096dfbca91bc11309f6) - by [@SrGooglo](https://github.com/srgooglo) + +* [+6/-0][comty.js] [added `files` server to remotes](https://github.com/ragestudio/comty/commit/f655eea6139e19f73275ee603ac83cf87c3bf7cb) - by [@SrGooglo](https://github.com/srgooglo) + +* [+200/-95][app] [use new `ChunckedUpload` api](https://github.com/ragestudio/comty/commit/d5977ff2b22dbc0670572c04e26a3280b0a4e1dd) - by [@SrGooglo](https://github.com/srgooglo) + +* [+1272/-20][file_server] [implement `file_server`](https://github.com/ragestudio/comty/commit/e38a139c12dbfef2ba032ced69acd3a62f522e47) - by [@SrGooglo](https://github.com/srgooglo) + +* [+36/-21][server] [improve method](https://github.com/ragestudio/comty/commit/5c4d3ddd8403cdf91e7779972993b16d21d0825d) - by [@SrGooglo](https://github.com/srgooglo) + +* [+0/-0][internal] [Merge branch 'master' of https://github.com/ragestudio/comty](https://github.com/ragestudio/comty/commit/7613f67fef9595f47170d5172b83702ee6fe6e13) - by [@SrGooglo](https://github.com/srgooglo) + +* [+6/-0][chat_server | music_server] [added linebridge](https://github.com/ragestudio/comty/commit/8305200c032346a7fefd77d5c92c540fa40771ff) - by [@SrGooglo](https://github.com/srgooglo) + +* [+1/-0][music_server] [added linebridge](https://github.com/ragestudio/comty/commit/5453818f9780f36e8f5a858840fc378706cc1efd) - by [@SrGooglo](https://github.com/srgooglo) + +* [+7/-3][chat_server | marketplace_server | music_server] [added missing dependencies](https://github.com/ragestudio/comty/commit/0bb1a947f8117835a0d83031e298ec35f4586a2b) - by [@SrGooglo](https://github.com/srgooglo) + +* [+35/-1][music_server] [added docker files & build script](https://github.com/ragestudio/comty/commit/651fb53f98b5f5704a4178b69c651a86c86ea31e) - by [@SrGooglo](https://github.com/srgooglo) + +* [+59/-0][v0-47-0.md] [added changelog](https://github.com/ragestudio/comty/commit/9fecadb95f5c880373a97dea354abedd883ff907) - by [@SrGooglo](https://github.com/srgooglo) \ No newline at end of file