Commit Graph

18 Commits

Author SHA1 Message Date
michilyy 065fe9f372 .gitignore:
* extend gitignore by recommended values

`pyproject.toml`:
* cap supported python version to 3.12 caused by audioop being removed in 3.13
* add static uv metadata for platform-dependent dependencies
* explicit set namespace of swingmusic

`README.md`:
* remove platform-dependent wsgi server. now being managed in pyproject.toml
2025-06-03 11:39:36 +02:00
cwilvx 056c0456f9 install libev on build scripts
+ fix: scanning system dirs on mac
2025-04-03 14:25:44 +03:00
cwilvx 94591daa1e support mix items not in store 2024-12-26 20:55:59 +03:00
cwilvx b40f05cc7c implement CLI password recovery (hacky :omg:)
+ rewrite migrations logic
+ rename encode_password to hash_password
+ update image sizes (add medium size)
+ rename image endpoints
2024-05-11 21:26:03 +03:00
mungai-njoroge b8fdadbe36 fix merge conflict 2024-03-27 08:39:30 +03:00
mungai-njoroge ed6732e7fd add requirements.txt
+ attempt to remove poetry from distribution
2024-03-24 16:14:47 +03:00
thecookingsenpai 5a918d078e added some handy launchers 2024-01-31 19:59:36 +01:00
mungai-njoroge 4a83fbcf2b add linux/arm64 to release workflow 2023-10-28 20:30:12 +03:00
mungai-njoroge f2addf4d0f rewrite api/artist.py to remove artist cache
+ remove processing taylor's version
2023-09-23 18:57:19 +03:00
mungai-njoroge 9ac744b5ee update readme 2023-09-18 18:27:29 +03:00
mungai-njoroge 22b1342ff7 add icon to windows dist 2023-09-16 19:48:20 +03:00
mungai-njoroge 95214396e7 Handle ReadTimeout error 2023-07-01 20:39:09 +03:00
mungai-njoroge cc6552cb94 check if track exists in db before sending file 2023-06-19 21:49:13 +03:00
geoffrey45 2ba1b0386e feat: extract featured artists from track title 2023-01-24 18:53:30 +03:00
Mungai Njoroge 198957bcae Move server code to this repo (#95)
move server code to this repo
2023-01-13 20:01:52 +03:00
geoffrey45 58d4317ab8 move master flag into component 2023-01-13 18:13:49 +03:00
geoffrey45 0340b64b04 client: migrate to solid dark mode 2022-01-05 05:45:55 +03:00
geoffrey45 26798d2f92 init 2021-11-14 09:10:58 +03:00